History log of /packages/apps/Settings/src/com/android/settings/notification/VolumeSeekBarPreference.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cb9f35171d14bec1af4bb313aac2e79ac2290fac 02-Sep-2014 Dan Sandler <dsandler@android.com> Switch to vibrate (or slash-bell) icon at ringer volume 0.

Bug: 16900054
Change-Id: If94a18a7cac596c0f4c33421b642f96dcf0280fd
/packages/apps/Settings/src/com/android/settings/notification/VolumeSeekBarPreference.java
dbaf080f44c72dcd08136c8b026c782696102df6 17-Jun-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix VolumeSeekBarPreference

- was not able to do theming and all progress was blocked to "0"
- add missing constructors

Change-Id: Iee0d14b7f6e6708290e5d7838768f7a8da934c93
/packages/apps/Settings/src/com/android/settings/notification/VolumeSeekBarPreference.java
85315533a19aa61a0c5fc27d3f783c3f21e3878f 27-May-2014 John Spurlock <jspurlock@google.com> Settings: Performance tweaks for SeekBarVolumizer.

Bind to existing volumizer instance when possible.

Bug:15091992
Change-Id: I26248967ff85fdb7a850451336d6850e508d4f18
/packages/apps/Settings/src/com/android/settings/notification/VolumeSeekBarPreference.java
81bef1d74568d623b9db3c5409740dc21c0bbc08 16-May-2014 John Spurlock <jspurlock@google.com> VolumeZen: Sound & Notifications settings.

- Add sound settings under the newly combined Sound & Notifications
top-level settings page.
- New slider preferences for setting audio stream volumes.
- Migrate checkbox prefs to switch prefs.
- New settings subpage for touch sounds.
- New settings subpage for "Showing notifications"
- New setting pref for displaying intercepted notifications in zen mode.
- New tri-state lockscreen notifications pref.
- Add priority + sensitivity options to app notification dialog.
- Remove badges on app notifications row, migrate to subtitle text.
- Migrate strings to common spot in strings.xml
- Remove heads up setting.
- Remove tweaks category (unused).
- Clean up notification settings, separate out into a code section per option.
- Clean up _settings.xml files, prefix each pref with option name.
- Add appropriate indexing data to each settings page.

Depends on f/b change Ic30aa575ae07650cee62c8c1d83b6bc69395cf0d

Change-Id: If700385a7d0057f6c4c4bcf6e648dcf88b8ebff2
/packages/apps/Settings/src/com/android/settings/notification/VolumeSeekBarPreference.java