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
/
VolumePreference.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-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-11-19
Deprecates framework Preference classes
Louis Pullen-Freilich
2018-08-17
Add @UnsupportedAppUsage annotations
Mathew Inwood
2015-06-10
Volume: Disable seekbar prefs when zen muted.
John Spurlock
2015-06-08
Update seek bar dialog preference for Material
Alan Viverette
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-05-27
frameworks/base: Performance tweaks for SeekBarVolumizer.
John Spurlock
2014-05-18
VolumeZen: frameworks changes to support Settings.
John Spurlock
2014-05-15
Ensure volume preference has correct defStyleAttr
Alan Viverette
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2013-07-19
VolumePreference: fix audio sample playback
Eric Laurent
2012-05-14
Implement new volume display policy.
Eric Laurent
2011-08-12
am 648dc03c: am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.o...
Amith Yamasani
2011-08-12
am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.onActivityStop...
Amith Yamasani
2011-06-16
Inline SeekBarPreference
John Reck
2011-02-03
Issue 3371080: fix volume update in mute state.
Eric Laurent
2011-02-03
VolumePreference.onActivityStop only stops playback
Samuel Asteberg
2011-01-31
Enable subclass of SeekBarVolumizer to provide a custom file for sample playb...
Amith Yamasani
2010-11-02
Add plumbing for volume mute key.
Jeff Brown
2010-01-21
Workaround for a database update callback that claims that the data doesn't e...
Amith Yamasani
2009-09-20
Track CPU speed stepping to get more accurate CPU cost per app.
Amith Yamasani
2009-08-25
Fix rare NPE due to key being delivered after activity is stopped. #2062930
Amith Yamasani
2009-08-24
Revert volume if it wasn't okayed by user.
Amith Yamasani
2009-07-28
Support for selection of silent ringtone from the ringtone picker.
Marco Nelissen
2009-04-13
AI 145870: Add a build property for the default alarm alert. Update the various
Patrick Scott
2009-03-13
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project