index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
preference
/
SeekBarVolumizer.java
Age
Commit message (
Expand
)
Author
2020-09-15
Add 0.5 second delay to set stream or play volume ringtone
Hugh Chen
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-09-27
Ringer toggle always affects system sounds
Beverly
2019-05-20
SeekBarVolumizer: fix media volume initialization for VolumeGroup
Jean-Michel Trivi
2019-04-11
Replacing AudioVolumeGroups with List
Hayden Gomes
2019-04-11
Cleaning up SeekBarVolumizer
Hayden Gomes
2019-04-11
Replacing AudioProductStrategies with List
Hayden Gomes
2019-03-27
Use Volume Group core callback in volume preference rather than intent
François Gaffie
2019-03-26
Merge "Revert "Disable preview on volume change" "
TreeHugger Robot
2019-03-26
Revert "Disable preview on volume change"
Beverly Tai
2018-12-21
Users can change zen policy for system dnd rules
Beverly
2018-11-19
Deprecates framework Preference classes
Louis Pullen-Freilich
2018-09-07
Disable preview on volume change
Julia Reynolds
2018-08-22
Clarify constructor param in SeekBarVolumizer.
Andrew Zeng
2018-08-20
Merge "Add option to not play sample in SeekBarVolumizer."
TreeHugger Robot
2018-08-17
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-16
Add option to not play sample in SeekBarVolumizer.
Andrew Zeng
2018-07-26
Use VOLUME_SETTINGS_INT instead of VOLUME_SETTINGS
Andrew Zeng
2018-03-06
System sounds get its own dnd toggle
Beverly
2018-01-26
Alarms and Media visibly muted in PriorityOnly dnd
Beverly
2017-10-10
Fix alarm preview volume
Jean-Michel Trivi
2017-02-16
Merge "Fix the "Alarm volume" icon is displayed incorrectly" am: e0ba81110a a...
Shigeki Yokomichi
2017-02-16
Merge "Fix the "Alarm volume" icon is displayed incorrectly"
Treehugger Robot
2016-09-15
Animate volume slider changes.
Julia Reynolds
2016-07-21
Fix the "Alarm volume" icon is displayed incorrectly
Shigeki Yokomichi
2016-03-17
Fix a race condition in SeekBarVolumizer.
Sudheer Shanka
2015-10-14
Update volume slider on device changed.
Julia Reynolds
2015-06-10
Volume: Disable seekbar prefs when zen muted.
John Spurlock
2015-04-16
Volume: Automute in seek bar volumizer.
John Spurlock
2015-02-18
AudioAttributes: introduce new flags to bypass audio restrictions.
John Spurlock
2014-11-28
Volume: Improve inline volume controls used in settings.
John Spurlock
2014-10-21
Settings: Make SeekBarVolumizer more null-resilient.
John Spurlock
2014-10-13
Make SeekBarVolumizer restartable.
John Spurlock
2014-07-25
Volume: Show safe media warning in settings.
John Spurlock
2014-06-01
Settings: Keep SeekBarVolumizer in sync with audio stream.
John Spurlock
2014-05-27
frameworks/base: Performance tweaks for SeekBarVolumizer.
John Spurlock
2014-05-18
VolumeZen: frameworks changes to support Settings.
John Spurlock