summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/volume/VolumeUI.java
Commit message (Expand)AuthorAgeFilesLines
* Make CoreStartable an Interface.Dave Mankoff2022-10-131-4/+4
* Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-3/+2
* Rename SystemUI class to CoreStartableDave Mankoff2021-11-091-2/+2
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Remove last call to getComponent(VolumeComponent.class)Dave Mankoff2019-11-071-8/+3
* Remove some calls to putComponent.Dave Mankoff2019-10-101-4/+7
* Pass context into the constructor of SystemUI objects.Dave Mankoff2019-10-101-0/+5
* Move car related code from SystemUI to CarSystemUIBrad Stenning2018-12-041-1/+4
* Fixes import ordering.Gus Prevas2018-11-141-2/+0
* Separate volume ui and safety warning configsLuke Song2017-12-131-1/+5
* Work on sysui dependenciesJason Monk2017-01-231-2/+1
* Use internal volume controller and status bar.Julia Reynolds2017-01-061-181/+5
* SystemUI: Override notification app nameAdrian Roos2016-06-171-15/+16
* 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