summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/volume/VolumeDialog.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Selectively show zen footer."Roman Birg2016-05-021-4/+1
* Fix volume expand arrow to be displayed correctlyAlexander Toresson2016-03-091-2/+7
* SystemUI: Fix volume panel inconsistenciesMichael Bestas2016-03-031-3/+3
* SysUI: Recreate volume dialog on theme changed34d2016-01-221-20/+26
* Themes: Expose volume slider and thumb colors and make them work with custom ...Randall Rushing2016-01-181-1/+4
* Port over linked volumes from 12.1Adnan Begovic2015-12-181-31/+53
* Selectively show zen footer.Julia Reynolds2015-10-141-1/+4
* Remove volume motion delayJorim Jaggi2015-07-081-0/+1
* Don't dismiss volume during animationJason Monk2015-07-061-0/+3
* Volume: Mark inactive sliders as focusable.John Spurlock2015-06-301-5/+0
* Volume Motion: Initial show and expand transition.John Spurlock2015-06-241-18/+99
* Volume: Force focused state to disambig multiple sliders.John Spurlock2015-06-221-0/+9
* instrument volume controlsChris Wren2015-06-171-6/+8
* A11y: Use a backstop dialog timeout when a11y is enabled.John Spurlock2015-06-111-16/+16
* Merge "Volume: Show row headers for cast streams." into mnc-devJohn Spurlock2015-06-101-17/+24
|\
| * Volume: Show row headers for cast streams.John Spurlock2015-06-101-17/+24
* | Volume: Show disabled level on slider when muted by zen.John Spurlock2015-06-091-17/+12
|/
* Audio policy: setting explicit non-zero volume unmutes the stream.John Spurlock2015-06-031-15/+0
* Volume: Include a11y bit in dialog dump.John Spurlock2015-05-201-0/+2
* Volume: Dialog should not interfere when not showing.John Spurlock2015-05-191-1/+1
* Volume: Use inactive slider tints when disabled.John Spurlock2015-05-131-2/+12
* Volume: Separate tint colors for active vs inactive sliders.John Spurlock2015-05-111-0/+11
* Volume a11y: Resize zen footer text when changed.John Spurlock2015-05-061-0/+1
* Volume A11y: Prevent auto-dismiss when feedback enabled.John Spurlock2015-05-051-4/+72
* Volume: Simple dialog footer, DND in quick settings.John Spurlock2015-04-291-136/+26
* Zen: Add new user introduction msg for "Priority only".John Spurlock2015-04-141-17/+29
* Merge "Volume: Update media bluetooth icons."John Spurlock2015-04-101-3/+4
|\
| * Volume: Update media bluetooth icons.John Spurlock2015-04-091-3/+4
* | An update on Downtime.John Spurlock2015-04-091-9/+0
|/
* Volume: Port safety warning over to new dialog.John Spurlock2015-04-031-19/+49
* Introduce new volume dialog.John Spurlock2015-04-021-0/+1039