summaryrefslogtreecommitdiff
path: root/core/java/android/preference/SeekBarVolumizer.java
AgeCommit message (Expand)Author
2020-09-15Add 0.5 second delay to set stream or play volume ringtoneHugh Chen
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-09-27Ringer toggle always affects system soundsBeverly
2019-05-20SeekBarVolumizer: fix media volume initialization for VolumeGroupJean-Michel Trivi
2019-04-11Replacing AudioVolumeGroups with ListHayden Gomes
2019-04-11Cleaning up SeekBarVolumizerHayden Gomes
2019-04-11Replacing AudioProductStrategies with ListHayden Gomes
2019-03-27Use Volume Group core callback in volume preference rather than intentFrançois Gaffie
2019-03-26Merge "Revert "Disable preview on volume change" "TreeHugger Robot
2019-03-26Revert "Disable preview on volume change" Beverly Tai
2018-12-21Users can change zen policy for system dnd rulesBeverly
2018-11-19Deprecates framework Preference classesLouis Pullen-Freilich
2018-09-07Disable preview on volume changeJulia Reynolds
2018-08-22Clarify constructor param in SeekBarVolumizer.Andrew Zeng
2018-08-20Merge "Add option to not play sample in SeekBarVolumizer."TreeHugger Robot
2018-08-17Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-16Add option to not play sample in SeekBarVolumizer.Andrew Zeng
2018-07-26Use VOLUME_SETTINGS_INT instead of VOLUME_SETTINGSAndrew Zeng
2018-03-06System sounds get its own dnd toggleBeverly
2018-01-26Alarms and Media visibly muted in PriorityOnly dndBeverly
2017-10-10Fix alarm preview volumeJean-Michel Trivi
2017-02-16Merge "Fix the "Alarm volume" icon is displayed incorrectly" am: e0ba81110a a...Shigeki Yokomichi
2017-02-16Merge "Fix the "Alarm volume" icon is displayed incorrectly"Treehugger Robot
2016-09-15Animate volume slider changes.Julia Reynolds
2016-07-21Fix the "Alarm volume" icon is displayed incorrectlyShigeki Yokomichi
2016-03-17Fix a race condition in SeekBarVolumizer.Sudheer Shanka
2015-10-14Update volume slider on device changed.Julia Reynolds
2015-06-10Volume: Disable seekbar prefs when zen muted.John Spurlock
2015-04-16Volume: Automute in seek bar volumizer.John Spurlock
2015-02-18AudioAttributes: introduce new flags to bypass audio restrictions.John Spurlock
2014-11-28Volume: Improve inline volume controls used in settings.John Spurlock
2014-10-21Settings: Make SeekBarVolumizer more null-resilient.John Spurlock
2014-10-13Make SeekBarVolumizer restartable.John Spurlock
2014-07-25Volume: Show safe media warning in settings.John Spurlock
2014-06-01Settings: Keep SeekBarVolumizer in sync with audio stream.John Spurlock
2014-05-27frameworks/base: Performance tweaks for SeekBarVolumizer.John Spurlock
2014-05-18VolumeZen: frameworks changes to support Settings.John Spurlock