summaryrefslogtreecommitdiffstats
path: root/core/java/android/preference
Commit message (Expand)AuthorAgeFilesLines
* Update volume slider only if ringer mode changedLuis Vidal2016-05-131-1/+2
* fw: Make sure to get the actual ringtone uri per subId.Adnan Begovic2016-02-021-1/+1
* SeekBarVolumizer : Disable notification volume if RINGER_MODE_VIBRATEDanesh M2016-01-281-1/+1
* Ringtone: Add support for selection of phone ringtone for SIM-2.Karthik Reddy Katta2016-01-121-1/+29
* Port over linked volumes from 12.1Adnan Begovic2015-12-181-2/+17
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-7/+16
|\
| * Update volume slider on device changed.Julia Reynolds2015-10-141-7/+16
* | IndexOutOfBoundsException on addPreference in PreferenceGroupDaniel 2 Olofsson2015-11-071-5/+4
* | Reset the setOnKeyListener callback when view is destroyedMykola Kondratenko2015-11-071-0/+3
* | base: Add theme support to Ringtone and Profile pickers activitiesJorge Ruesga2015-11-011-0/+28
* | MultiSelectListPreference.java should deal with onRestoreInstanceState methodlongping.zou2015-10-271-1/+14
* | Treat default value that wasn't found as empty value.Danny Baumann2015-10-251-1/+1
* | Factor out preference-in-storage check to overridable method.Danny Baumann2015-10-191-1/+9
* | [1/2] frameworks/base: Battery and Notification LightsSam Mortimer2015-10-181-11/+18
|/
* Volume: Disable seekbar prefs when zen muted.John Spurlock2015-06-102-11/+35
* Update seek bar dialog preference for MaterialAlan Viverette2015-06-082-20/+25
* Ringtone picker is not affected by current sonification policyJean-Michel Trivi2015-05-211-0/+3
* Always force constructors accessible during inflationAlan Viverette2015-05-041-0/+1
* Volume: Automute in seek bar volumizer.John Spurlock2015-04-161-4/+7
* am 3fa46a0f: am d7fb6d26: am a01250c7: Merge "Frameworks/base: Change String ...Andreas Gampe2015-03-281-1/+1
|\
| * Frameworks/base: Change String == to equals in PreferenceAndreas Gampe2015-03-181-1/+1
* | First implementation of the grant/revoke UISvet Ganov2015-03-241-2/+4
* | Add resource type annotations to some APIsTor Norbye2015-03-131-1/+2
* | Annotate methods to be called from overrides with @CallSuperTor Norbye2015-03-072-0/+6
* | Remove unused imports in frameworks/base.John Spurlock2015-02-282-4/+0
* | Add some more @Nullable annotationsScott Kennedy2015-02-222-5/+7
* | Merge "AudioAttributes: introduce new flags to bypass audio restrictions."John Spurlock2015-02-191-0/+6
|\ \
| * | AudioAttributes: introduce new flags to bypass audio restrictions.John Spurlock2015-02-181-0/+6
| |/
* | Add @ResourceInt annotations on APIsTor Norbye2015-02-1810-27/+50
|/
* 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