summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/volume/VolumeUI.java
Commit message (Expand)AuthorAgeFilesLines
* SysUI: Recreate volume dialog on theme changed34d2016-01-221-2/+1
* VolumeUI: Call mContext.recreateTheme() on theme changed34d2015-10-271-0/+1
* Themes: Port to CM13 [1/3]Andy Mast2015-10-261-0/+18
* Volume: Simple dialog footer, DND in quick settings.John Spurlock2015-04-291-1/+1
* An update on VolumePanel.John Spurlock2015-04-161-9/+4
* Zen: Add new user introduction msg for "Priority only".John Spurlock2015-04-141-1/+24
* Introduce new volume dialog.John Spurlock2015-04-021-130/+23
* Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-1/+1
* Volume policy updates.John Spurlock2015-03-121-0/+2
* Audio: Remove the concept of master volume.John Spurlock2015-03-041-6/+1
* Merge "VolumePrototypes: Better handle removals/upgrades."John Spurlock2015-02-261-2/+7
|\
| * VolumePrototypes: Better handle removals/upgrades.John Spurlock2015-02-261-2/+7
* | Merge "VolumePrototypes: Fix restoration notification intent."John Spurlock2015-02-261-1/+2
|\ \
| * | VolumePrototypes: Fix restoration notification intent.John Spurlock2015-02-261-1/+2
| |/
* | DND: Add a hidden DND tile to quick settings.John Spurlock2015-02-251-0/+2
|/
* Allow sysui-managed remote volume controllers.John Spurlock2015-02-121-32/+149
* Volume: Improve inline volume controls used in settings.John Spurlock2014-11-281-9/+0
* VolumeZen: Introduce internal vs external ringer mode.John Spurlock2014-11-251-0/+9
* Volume: Dismiss panel on nav bar interaction.John Spurlock2014-11-181-1/+6
* Volume dialog: Add zen mode icons and notification access.John Spurlock2014-11-101-0/+6
* Volume: Make VolumeUI startup configurable.John Spurlock2014-10-231-4/+4
* Start all resolver activities after keyguard is goneJorim Jaggi2014-09-081-2/+1
* Start intent chooser after Keyguard is goneJorim Jaggi2014-08-281-1/+2
* Lockscreen launch animationsJorim Jaggi2014-08-121-17/+4
* Common shade width across devices.John Spurlock2014-08-061-0/+9
* Add context to MediaController constructorRoboErik2014-07-281-1/+1
* Volume: Remove silent mode icon.John Spurlock2014-07-201-9/+12
* Volume: new coat of paint.John Spurlock2014-07-201-1/+1
* Volume: Dismiss shade when launching settings from rocker.John Spurlock2014-07-181-0/+3
* Make MediaSession and MediaController constructors publicRoboErik2014-07-161-1/+1
* Volume: Delay adjustments made when showing ringer UI.John Spurlock2014-07-141-0/+7
* Volume: delay dismissing panel when starting settings.John Spurlock2014-07-111-10/+20
* Implement new volume UI design.John Spurlock2014-07-071-7/+14
* b/15729204 Pipe sessions through to VolumePanelRoboErik2014-06-251-47/+60
* VolumeZen: combine ringer/notification volume and zen.John Spurlock2014-05-271-8/+49
* VolumeZen: SystemUI now hosts the volume dialog.John Spurlock2014-05-211-0/+125