summaryrefslogtreecommitdiffstats
path: root/v14
Commit message (Expand)AuthorAgeFilesLines
* Add Set<String> persist capabilities to PreferenceFilip Pavlis2017-05-181-63/+0
* Added allowDividerAfterLastItem attr to PreferenceFragmentCompatjustinbis2017-05-021-1/+1
* Don't assume negative ID is invalidAdam Lesinski2017-04-271-1/+1
* Throw exception earlier for null dialog targetTony Mantler2017-03-241-1/+2
* Merge "Fix RTL summary alignment bug in drop down pref."TreeHugger Robot2017-03-242-2/+2
|\
| * Fix RTL summary alignment bug in drop down pref.Filip Pavlis2017-03-232-2/+2
* | Move version metadata to <application>Chris Banes2017-03-201-2/+3
* | Restore "Clean up files left over from old SDK build"Alan Viverette2017-03-181-11/+0
* | Revert "Clean up files left over from old SDK build" to fix buildAlan Viverette2017-03-181-0/+11
* | Clean up files left over from old SDK buildAlan Viverette2017-03-131-11/+0
* | A pass at fixing unchecked javac warnings.Aurimas Liutikas2017-03-051-0/+1
* | Add all missing @Override annotations.Aurimas Liutikas2017-03-054-0/+11
* | Fix AAPT2 warningsAdam Lesinski2017-03-011-4/+4
|/
* Be able to customize drawing divider between preferencesFan Zhang2017-02-222-2/+11
* 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-2/+1
|/
* Merge "Added material styling for SeekBarPreference in v14"Keyvan Amiri2017-01-193-0/+104
|\
| * Added material styling for SeekBarPreference in v14Keyvan Amiri2017-01-183-0/+104
* | 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
|/
* Add support lib version meta-data to AndroidManifest.xmlChris Banes2017-01-041-3/+16
* 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-13/+1
* Revert "Create AndroidLibraryPlugin to share common module configuration. "Aurimas Liutikas2017-01-031-1/+13
* Create AndroidLibraryPlugin to share common module configuration.Aurimas Liutikas2017-01-031-13/+1
* Clean up build.gradle files in support library.Aurimas Liutikas2016-12-191-9/+0
* Remove javadocTask and javadocJarTask.Aurimas Liutikas2016-12-141-11/+0
* Move from GROUP_ID to LIBRARY_GROUP annotationsAurimas Liutikas2016-11-185-18/+18
* Adds working lint target to support lib build, more workaroundsAlan Viverette2016-11-163-14/+11
* Revert "Add support lib version meta-data to AndroidManifest.xml"Chris Banes2016-11-141-16/+3
* Add support lib version meta-data to AndroidManifest.xmlChris Banes2016-11-141-3/+16
* Fix NewApi errors in support librariesAlan Viverette2016-10-262-2/+25
* Move all support library projects to use a single compilation unitAlan Viverette2016-10-252-4/+6
* Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotationsAlan Viverette2016-09-095-0/+23
* Fix pref layoutsTony Mantler2016-07-263-6/+240
* Add MultiSelectListPreferenceDialogFragmentCompatTony Mantler2016-07-112-7/+7
* Merge \\\"Use correct switch/checkbox ID in accessibility code\\\" into nyc-d...Tony Mantler2016-06-171-1/+1
|\
| * Use correct switch/checkbox ID in accessibility codeTony Mantler2016-06-161-1/+1
* | Remove old API check artifacts, invoke gradle from old make targetAlan Viverette2016-06-133-107/+0
* | Merge "Revert "Remove old API check artifacts, invoke gradle from old make ta...Yigit Boyar2016-06-103-0/+107
|\ \
| * | Revert "Remove old API check artifacts, invoke gradle from old make target"Yigit Boyar2016-06-103-0/+107
* | | Add missing source and docs JAR tasks for support libraries am: 523ece85ea am...Alan Viverette2016-06-101-0/+33
|\ \ \ | |/ / |/| / | |/
| * Add missing source and docs JAR tasks for support librariesAlan Viverette2016-06-091-0/+33
* | Remove old API check artifacts, invoke gradle from old make targetAlan Viverette2016-06-103-107/+0
* | Link to preference samplesTony Mantler2016-06-091-3/+3
* | Remove API files that track individual releasesKirill Grouchnikov2016-05-123-283/+0
|/
* Add accessibility hooks for Preference, provide a11y header infoSteven Dao2016-04-281-0/+3
* Update attr refs for unbundlingAlan Viverette2016-04-202-7/+7
* Merge "Add ability to jump-scroll to a particular preference" into nyc-devTony Mantler2016-04-132-0/+117
|\