summaryrefslogtreecommitdiffstats
path: root/percent
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move version metadata to <application>"TreeHugger Robot2017-03-211-2/+3
|\
| * Move version metadata to <application>Chris Banes2017-03-201-2/+3
* | Merge "Deprecate :support-percent"TreeHugger Robot2017-03-214-1/+172
|\ \ | |/ |/|
| * Deprecate :support-percentAga Madurska2017-03-204-1/+172
* | Restore "Clean up files left over from old SDK build"Alan Viverette2017-03-181-2/+0
* | Revert "Clean up files left over from old SDK build" to fix buildAlan Viverette2017-03-181-0/+2
* | Clean up files left over from old SDK buildAlan Viverette2017-03-131-2/+0
|/
* Cleanup test AndroidManifest.xml files.Aurimas Liutikas2017-02-232-12/+3
* Workaround a bug in tradefed runner not supporting assumeTrue()Aurimas Liutikas2017-02-161-4/+15
* Merge "Another build.gradle file cleanup."Aurimas Liutikas2017-01-301-2/+0
|\
| * Another build.gradle file cleanup.Aurimas Liutikas2017-01-291-2/+0
* | Deprecated ViewCompat methods that were added in API 11.Aurimas Liutikas2017-01-301-10/+6
|/
* Put dependencies and their versions into one place.Aurimas Liutikas2017-01-231-3/+2
* Move the setup of uploadArchives repository to SupportLibraryPlugin.Aurimas Liutikas2017-01-051-9/+0
* Move the set up of uploadArchives to SupportLibraryPluginAurimas Liutikas2017-01-051-25/+6
* Bump minSdkVersion to API 14.Aurimas Liutikas2017-01-053-3/+3
* Add support lib version meta-data to AndroidManifest.xmlChris Banes2017-01-041-0/+1
* Move creating the source jar setup to SupportLibraryPlugin.javaAurimas Liutikas2017-01-041-16/+0
* Create AndroidLibraryPlugin to share common module configuration.Aurimas Liutikas2017-01-031-17/+1
* Revert "Create AndroidLibraryPlugin to share common module configuration. "Aurimas Liutikas2017-01-031-1/+17
* Create AndroidLibraryPlugin to share common module configuration.Aurimas Liutikas2017-01-031-17/+1
* resolve merge conflicts of 94d018a to masterAurimas Liutikas2016-12-191-7/+0
|\
| * Clean up build.gradle files in support library.Aurimas Liutikas2016-12-191-7/+0
* | Remove javadocTask and javadocJarTask.Aurimas Liutikas2016-12-151-11/+0
|\|
| * Remove javadocTask and javadocJarTask.Aurimas Liutikas2016-12-141-11/+0
* | Remove unnecessary @TargetApi annotationsAlan Viverette2016-12-081-2/+0
|/
* Adds working lint target to support lib build, more workaroundsAlan Viverette2016-11-161-4/+0
* Revert "Add support lib version meta-data to AndroidManifest.xml"Chris Banes2016-11-141-1/+0
* Add support lib version meta-data to AndroidManifest.xmlChris Banes2016-11-141-0/+1
* Annotate support classes with RequiresApi / TargetApiAlan Viverette2016-10-252-2/+6
* Replace usage of Instrumentation#runOnMainSync with ActivityTestRule#runOnUiT...Aurimas Liutikas2016-09-291-10/+6
* Switch from deprecated size annotations to new ones.Aurimas Liutikas2016-09-274-24/+25
* Update to new test runner and espresso.Aurimas Liutikas2016-08-031-2/+2
* Skip lint errorsTony Mantler2016-07-221-0/+4
* Remove old API check artifacts, invoke gradle from old make targetAlan Viverette2016-06-133-75/+0
* Revert "Remove old API check artifacts, invoke gradle from old make target"Yigit Boyar2016-06-103-0/+75
* Remove old API check artifacts, invoke gradle from old make targetAlan Viverette2016-06-103-75/+0
* Removed extra "/" from PercentFrameLayout docs.Aurimas Liutikas2016-06-071-1/+1
* Fix an example in PercentRelativeLayout documentation.Aurimas Liutikas2016-06-031-1/+1
* Remove API files that track individual releasesKirill Grouchnikov2016-05-123-194/+0
* Clean-up pass over support lib modulesKirill Grouchnikov2016-05-102-2/+2
* Bump minSdk to 9 everywhere where it was < 9Kirill Grouchnikov2016-05-044-4/+4
* Merge "Clean up deprecation tags in support libraries" into nyc-dev am: f7bdb...Alan Viverette2016-04-221-1/+1
|\
| * Clean up deprecation tags in support librariesAlan Viverette2016-04-221-1/+1
* | Merge "Suppress PercentRelativeLayout RTL tests on v17 devices" into nyc-dev ...Kirill Grouchnikov2016-04-191-1/+10
|\|
| * Suppress PercentRelativeLayout RTL tests on v17 devicesKirill Grouchnikov2016-04-181-1/+10
* | Merge "Javadocs for PercentLayoutHelper.PercentLayoutInfo" into nyc-dev am: d...Kirill Grouchnikov2016-04-131-9/+21
|\|
| * Javadocs for PercentLayoutHelper.PercentLayoutInfoKirill Grouchnikov2016-04-131-9/+21
* | Account for Percent-based parent paddings am: 72de056Kirill Grouchnikov2016-04-0512-24/+433
|\|
| * Account for Percent-based parent paddingsKirill Grouchnikov2016-04-0512-24/+433