summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogControllerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-4/+7
|\
| * [DO NOT MERGE] Replace UserHandle.CURRENT with UserTrackerAlex Stetson2023-01-171-2/+5
* | base: Add switch to unlink ringtone and notifications volume [1/2]Pranav Vashi2023-05-051-1/+20
* | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-2/+9
|\|
| * [LE Audio] Add BT LE headset check for voice call to update the iconchangbetty2022-12-011-0/+5
| * Register VolumeDialogControllerImpl with DumpManager.Alison Cichowlas2022-09-291-2/+4
* | Revert "frameworks: Add unlinked ringtone and notification volumes"Michael Bestas2023-03-261-17/+0
* | [1/2] SystemUI: Introduce Adaptive PlaybackJyotiraditya2022-10-261-0/+35
* | base: Live Volume Steps [1/2]Meticulus2022-10-261-0/+3
* | frameworks: Add unlinked ringtone and notification volumesAdnan Begovic2022-10-261-0/+17
|/
* Move Volume control Binder calls to worker threadJustin Weir2022-05-161-36/+31
* Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
* Clean up captions service checksNadav Bar2022-03-131-36/+2
* Merge "Correct volume control symbol for BLE" am: 200dfd387f am: 50987acb5b a...Treehugger Robot2022-03-031-1/+5
|\
| * Correct volume control symbol for BLEHyundo Moon2022-02-181-2/+5
| * Tweak volume adjustment rulesOliver Woodman2021-11-241-12/+46
* | Integrate captions volume button with new CaptioningManager APINadav Bar2022-02-231-12/+14
* | Make all Vibrator calls asyncLucas Dupin2022-01-271-10/+7
* | Tweak volume adjustment rules am: aa9dc925f8 am: e49fa1c0beOliver Woodman2021-11-101-12/+46
|\ \
| * | Tweak volume adjustment rulesOliver Woodman2021-11-091-12/+46
| |/
* / Changed user check for play sound effect APIOscar Azucena2021-11-061-1/+2
|/
* Merge "Add flag for remote streams" into sc-devJulia Reynolds2021-06-241-58/+74
|\
| * Add flag for remote streamsJulia Reynolds2021-06-171-58/+74
* | WakefulenessLifecycle: start out as AWAKE for NFFsRobin Lee2021-06-171-1/+1
|/
* Break VolumeDialogControllerImpl' dependency on StatusBarDave Mankoff2021-05-251-66/+58
* Merge "Use a concurrent hash map to access VolumeDialogControllerImpl's callb...Treehugger Robot2020-09-111-1/+2
|\
| * Use a concurrent hash map to access VolumeDialogControllerImpl's callbacksJeff Blattman2020-09-111-1/+2
* | 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
|/
* Added RingModeTrackerFabian Kozynski2020-04-091-17/+88
* Workaround for not initializing StatusBar on TVsSergey Nikolaienkov2020-03-031-1/+6
* BroadcastDispatcher can use Executors nowFabian Kozynski2020-01-091-1/+1
* De-contextify volume/Events MetricsLogger calls.Will Brockman2019-12-021-13/+13
* Add some temporary logging about remote volumesJulia Reynolds2019-11-131-4/+8
* Remove circular depdendency in VolumdDialogControllerImpl.Dave Mankoff2019-11-111-9/+13
* Remove all calls to getComponent(StatusBar.class)Dave Mankoff2019-11-111-18/+12
* Ringer toggle always affects system soundsBeverly2019-09-271-1/+3
* Convert all SCREEN_OFF receivers to BroadcastDispatcherFabian Kozynski2019-09-251-3/+6
* Merge "Use per user method when writing or reading Live Caption secure settin...Nadav Bar2019-07-291-4/+5
|\
| * Use per user method when writing or reading Live Caption secure settingNadav Bar2019-07-281-4/+5
* | Fix crash on dump()Julia Reynolds2019-07-021-17/+33
|/
* Remove OPTED_OUT Secure Setting based on API Council feedback.Anthony Tripaldi2019-04-081-3/+2
* Add a new Secure Setting check for current opted-out state of captions.Anthony Tripaldi2019-03-221-0/+7
* Add tool tip view for first run of volume dialog to notify users of odiAnthony Tripaldi2019-03-211-10/+13
* Adding the on-device captions service toggle into the volume rocker.Anthony Tripaldi2019-03-111-1/+60
* Move MediaSessions from systemui to settingslibjackqdyulei2019-02-271-0/+1
* Merge "Users can change zen policy for system dnd rules"TreeHugger Robot2018-12-211-1/+2
|\
| * Users can change zen policy for system dnd rulesBeverly2018-12-211-1/+2
* | Clean up DependencyProvider a bitJason Monk2018-12-211-0/+5
|/
* Fixed volume logging on sticky broadcastsAlastair Breeze2018-10-171-0/+2
* Revert "When ringer changes to vibrate, phone vibrates"Beverly Tai2018-05-151-22/+3