summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogControllerImpl.java
Commit message (Expand)AuthorAgeFilesLines
...
* When ringer changes to vibrate, phone vibratesBeverly2018-05-141-3/+22
* Volume UI updatesJulia Reynolds2018-03-291-5/+34
* Set audio attrs on volume + home button vibrationsBeverly2018-03-151-6/+10
* System sounds get its own dnd toggleBeverly2018-03-061-5/+10
* New small volume dialogJulia Reynolds2018-02-221-45/+0
* For null status bar, can still show volume dialogBeverly2018-02-011-5/+8
* Show the connected device more reliablyJulia Reynolds2018-01-301-16/+19
* Add content description to volume buttonJulia Reynolds2018-01-301-1/+1
* Alarms and Media visibly muted in PriorityOnly dndBeverly2018-01-261-0/+29
* Display the current connected audio deviceJulia Reynolds2018-01-241-0/+47
* AudioManager: add method to query stream attenuations in dBJean-Michel Trivi2017-12-201-1/+1
* Separate volume ui and safety warning configsLuke Song2017-12-131-2/+12
* Switch to use audio usage instead of stream_type in Car Settings UIHongwei Wang2017-12-041-1/+0
* Added null test to avoid regression for onRemoteVolumeChanged.Beverly2017-08-021-2/+2
* Merge "Check if stream exists on volume changed." into oc-dr1-devTreeHugger Robot2017-07-271-5/+16
|\
| * Check if stream exists on volume changed.Beverly2017-07-241-5/+16
* | Volume dialog doesn't show on ambient/aod.Beverly2017-07-211-4/+12
|/
* Added check for AOD before showing volume dialog.Beverly2017-07-171-4/+17
* Fix a11y volume not always being shownJason Monk2017-06-271-0/+8
* Create plugin interface for volume dialogJason Monk2017-03-241-0/+962