summaryrefslogtreecommitdiffstats
path: root/core/java/android/preference
Commit message (Expand)AuthorAgeFilesLines
* am 7ed14549: am 7081a114: Merge "Add preferences rendering." into lmp-devDeepanshu Gupta2015-01-062-2/+2
|\
| * Add preferences rendering.Deepanshu Gupta2014-12-232-2/+2
* | Volume: Improve inline volume controls used in settings.John Spurlock2014-11-282-22/+88
* | Format ListPreference summary with empty string if entry is nullAlan Viverette2014-10-211-2/+2
* | Settings: Make SeekBarVolumizer more null-resilient.John Spurlock2014-10-212-3/+6
* | Make SeekBarVolumizer restartable.John Spurlock2014-10-132-12/+20
|/
* Fix bug #17521147 Settings activity looks terrible on VolantisFabrice Di Meglio2014-09-261-6/+42
* Fix accessibility events emitted from TwoStatePreferenceAlan Viverette2014-09-023-29/+3
* Fix bug #16957601 Stability: ISE in Settings: Observer com.android.settings.Fabrice Di Meglio2014-08-141-0/+5
* Volume: Show safe media warning in settings.John Spurlock2014-07-251-1/+2
* Remove old listener when rebinding SwitchPreferenceAlan Viverette2014-07-111-1/+7
* Add PreferenceFragment stylingFabrice Di Meglio2014-07-071-2/+15
* Fix PreferenceGroupAdapter highlight code pathFabrice Di Meglio2014-06-231-4/+20
* setSelectedHeader() when switching to fragmentBrian Attwell2014-06-171-1/+8
* Fix SeekBarPreference ThemingFabrice Di Meglio2014-06-161-3/+11
* Settings: Keep SeekBarVolumizer in sync with audio stream.John Spurlock2014-06-011-14/+77
* frameworks/base: Performance tweaks for SeekBarVolumizer.John Spurlock2014-05-272-26/+34
* VolumeZen: frameworks changes to support Settings.John Spurlock2014-05-183-227/+257
* Ensure volume preference has correct defStyleAttrAlan Viverette2014-05-151-1/+1
* Improve Preference highlightingFabrice Di Meglio2014-04-172-1/+6
* Add Preference highlightingFabrice Di Meglio2014-04-162-4/+39
* Update list item text appearanceAlan Viverette2014-04-091-3/+7
* Add support for saving and using the Preference's key valueFabrice Di Meglio2014-04-081-3/+13
* Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-1/+1
* Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette2014-02-032-3/+3
* Make public but hide OnPreferenceTreeClickListenerFabrice Di Meglio2014-01-201-1/+3
* Code cleaning for PreferenceActivityFabrice Di Meglio2014-01-081-5/+3
* Apply theme to PreferenceActivity headersAlan Viverette2013-12-021-2/+2
* am 4f23b610: am b95d6f54: am c6db9c3b: Merge "Revert "PreferenceFragment show...Svetoslav Ganov2013-11-211-5/+6
|\
| * Merge "Revert "PreferenceFragment showing the breadcrumb when not needed."" i...Svetoslav Ganov2013-11-211-5/+6
| |\
| | * Revert "PreferenceFragment showing the breadcrumb when not needed."Svetoslav Ganov2013-11-211-5/+6
* | | am dbab7e17: am 4ed5f502: am 4d159661: Merge "Revert "PreferencesFragment sho...Svetoslav Ganov2013-11-211-6/+6
|\ \ \ | |/ /
| * | Revert "PreferencesFragment showing the breadcrumb area in single pane mode."Svetoslav Ganov2013-11-211-6/+6
* | | Remove unused imports from frameworks/base.John Spurlock2013-11-204-7/+0
* | | am ebda68bf: am 52dedb89: am 512c722f: Merge "PreferencesFragment showing the...Svetoslav2013-11-111-6/+6
|\ \ \ | |/ /
| * | PreferencesFragment showing the breadcrumb area in single pane mode.Svetoslav2013-11-111-6/+6
* | | am fa0d9c2f: am 02b77575: am 1cdbbb1e: Merge "Changes to support new screen c...Jeff Brown2013-11-111-3/+3
|\ \ \ | |/ /
| * | Changes to support new screen cast settings screen.Jeff Brown2013-11-101-3/+3
| |/
* | am 109c0a21: am b1dac2f4: am 517220b4: Merge "PreferenceFragment showing the ...Svetoslav2013-11-041-6/+5
|\ \ | |/
| * PreferenceFragment showing the breadcrumb when not needed.Svetoslav2013-11-011-6/+5
* | am 32a2775e: am 85f77c2b: Merge "Unmarshall PFDs properly when hand-crafting ...Amith Yamasani2013-09-241-2/+3
|\ \ | |/
| * Unmarshall PFDs properly when hand-crafting interface stubsAmith Yamasani2013-09-231-2/+3
* | Fix default style attr in DialogPreference subclass constructorsAlan Viverette2013-09-166-14/+21
* | am 23d6b7b3: am 618f8cc5: Merge "Don\'t leave space for summary text if it\'s...Amith Yamasani2013-09-101-3/+4
|\ \ | |/
| * Merge "Don't leave space for summary text if it's an empty string" into klp-devAmith Yamasani2013-09-101-3/+4
| |\
| | * Don't leave space for summary text if it's an empty stringAmith Yamasani2013-09-091-3/+4
* | | Add View constructor that supplies a default style resourceAlan Viverette2013-09-0916-82/+214
|/ /
* | Throw an exception if isValidFragment is not overridden for KK targetsAmith Yamasani2013-09-061-5/+2
|/
* Merge "Apply implicit parent dependency when adding to PreferenceGroup" into ...Alan Viverette2013-09-051-4/+1
|\
| * Apply implicit parent dependency when adding to PreferenceGroupAlan Viverette2013-09-051-4/+1