SystemUI: Make the volume dialog expandable
Author: Arian <arian.kulmer@web.de> Date: Sun Jan 30 20:59:18 2022 +0100 SystemUI: Make the volume dialog expandable Change-Id: I282aece97f0c7b4435c94ca773631e2d9e738a14 Author: Christian Hoffmann <chrmhoffmann@gmail.com> Date: Wed Jun 22 21:50:42 2022 +0200 SystemUI: Avoid NPE in volume dialog Change-Id: I1bc6d46de01ddd4db6b32555e5557611550d007e Author: Arian <arian.kulmer@web.de> Date: Fri Jun 17 13:46:42 2022 +0200 SystemUI: VolumeDialogImpl: Show output button if there is an active stream The media output dialog can be used to connect different devices. This patch makes it show up if at least one of the following conditions is met: 1: There is an active local media controller 2: There is a bluetooth a2dp device connected Change-Id: Ie2a2a0f3125e1ffbf78bfc1f66868696f6389294 Author: Arian <arian.kulmer@web.de> Date: Tue Jul 26 11:26:06 2022 +0200 SystemUI: VolumeDialogImpl: Move the MediaOutputDialog above status bar The volume dialog is above the status bar too and can be used while the statusbar is expanded. Opening the media output dialog then will cause the dialog to appear below the status bar which isn't visible until the status bar is collapsed. This change moves the media output dialog above the status bar. Change-Id: Ie906ee0a59d52dbb6b6f703e210fa43308d069f0 Change-Id: I780a9851eaa209204b6be2ad26506e4eab4dc84e
Loading
Please register or sign in to comment