aboutsummaryrefslogtreecommitdiffstats
path: root/showcaseview
Commit message (Collapse)AuthorAgeFilesLines
* Update IntelliJ IDEA filesSamuel Tardieu2015-01-051-0/+199
|
* use current build tools version in gradle buildsMichael Keppler2015-01-031-1/+1
|
* Update Intellij IDEA filesSamuel Tardieu2015-01-011-3/+2
|
* Fix gradle buildSamuel Tardieu2014-11-201-1/+1
|
* ignore invalid package references in testsBananeweizen2014-11-161-0/+1
| | | Also updates lint exclusions of external projects.
* ignore Eclipse warnings on showcaseview projectBananeweizen2014-10-301-0/+96
|
* Merge branch 'release' into upstreamSamuel Tardieu2014-09-101-1/+1
|\
| * Revert "Use the same properties in showcaseview"Samuel Tardieu2014-09-101-1/+1
| | | | | | | | This reverts commit 89b5653b322534449d64006c4861bc85be086cd5.
* | Merge branch 'release' into upstreamSamuel Tardieu2014-09-092-2/+2
|\ \ | |/
| * Use the same properties in showcaseviewSamuel Tardieu2014-09-091-1/+1
| |
| * Inherit JDK in Intellij IDEA filesSamuel Tardieu2014-09-091-1/+1
| |
* | 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