summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/volume/VolumePrefs.java
Commit message (Collapse)AuthorAgeFilesLines
* Volume UI updatesJulia Reynolds2018-03-291-1/+1
| | | | | | | | | | | | | - Reorder streams - constrain ripples - Show an introductory ripple on the ringer toggle - Add sound/vibration feedback for the ringer toggle - resize some elements Test: manual Bug: 76438403 Fixes: 73892482 Change-Id: I92dd6f5681f1822ae493a5a2b218b15970293e80
* New small volume dialogJulia Reynolds2018-02-221-0/+2
| | | | | | | | | | | | | | - Remove labels - Remove output chooser dialog - Reorder icons - Add settings affordance - Add instructive toast Test: manual Change-Id: I6640fb8147707936fe22e3c756ab29116973fbe3 Fixes: 73719758 Fixes: 73333233 Fixes: 71663761
* Show volume row headers by default.Julia Reynolds2016-06-241-1/+1
| | | | | Bug: 28269951 Change-Id: I26acfb26064e7f44e4b1897d940228247b45d7b1
* Scale volume panel with density changes.Julia Reynolds2016-02-221-1/+1
| | | | | | | Also remove invisible settings buttons. Bug: 26846853 Change-Id: I15722f5705a7718a90033d24c185eb21c8c41bc9
* Volume: Simple dialog footer, DND in quick settings.John Spurlock2015-04-291-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Show DND tile by default, this is now the only place to manage DND modes / end conditions. - Remove super footer from volume dialog, replace with a simplified version that displays the current mode and allows ending DND. - Remove obsolete text-only footer from codebase. - Migrate remaining volume items into main resource files. - Rename "No interruptions" to "Total silence". - Add new user information banner for "Total silence" - Crude media filtering for Total Silence. (deeper muting changes will be done as a followup) - Disable volume dialog sliders completely if muted due to zen. - Cleanup ZenModePanel: assume embedded mode, remove expandable subhead - Remember "favorite" DND mode inside the DND config panel. - AudioService: consult ringer-mode-delegate before voluming down into silent. - Add new hour options to time-based exit conditions. - Volume dialog visual updates to move closer to final visuals. - Unify ringer=silent with DND. Bug: 19260237 Change-Id: I05d7e001eca3b5125418ec3bc4087d0cb8866717
* Zen: Add new user introduction msg for "Priority only".John Spurlock2015-04-141-0/+69
Bug: 19260237 Change-Id: I3b5785befc05685c7f676e918710fb7500221172