aboutsummaryrefslogtreecommitdiffstats
path: root/showcaseview
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release' into upstreamSamuel Tardieu2014-08-272-18/+26
|\
| * #4234: avoid exception with no dimensions for showcase viewBananeweizen2014-08-271-18/+23
| |
| * fix #4233: avoid NPE if showcase view target is not foundBananeweizen2014-08-271-0/+3
| |
| * Update Intellij IDEA fileSamuel Tardieu2014-08-271-1/+1
| |
* | Update Intellij IDEA fileSamuel Tardieu2014-08-271-1/+1
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-08-261-0/+27
|\ \ | |/
| * Add showcaseview to Gradle buildSamuel Tardieu2014-08-261-0/+27
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-08-263-4/+25
|\ \ | |/
| * Add configuration files for showcaseview in Intellij IDEASamuel Tardieu2014-08-261-0/+21
| |
| * Add missing XML namespace information in showcaseview resourcesSamuel Tardieu2014-08-262-4/+4
| | | | | | | | | | This change has been submitted upstream as https://github.com/amlcurran/ShowcaseView/pull/226
* | disable new lint checks in librariesBananeweizen2014-08-241-0/+191
|/
* Add files necessary to build on CISamuel Tardieu2014-08-242-0/+93
|
* avoid overlaying the system buttonsBananeweizen2014-08-191-4/+3
| | | | This is actually quite a hack. If someone knows a better solution, we can and should revert this.
* initial showcase implementationBananeweizen2014-08-1451-0/+2449