Kore/app/src/main/java/org/xbmc/kore/ui/volumecontrollers
Tamás Varga 108fb88b9f Use hardware volume keys from anywhere inside Kore (#453)
* Allow the RemoteActivity and BaseMediaActivity to show a volume controller dialog when hardware volume keys are pressed
** The dialog handles the key events and makes callbacks to the activities to handle showing the dialog itself

* Minor improvements
** Make HighlightButton render in the IDE GUI Editor
** Minor code cleanup
** set currentActivePlayerId = -1; on playerOnStop in BaseMediaActivity to be more consistent

resolves xbmc/Kore#235
2017-10-08 19:48:00 +01:00
..
OnHardwareVolumeKeyPressedCallback.java Use hardware volume keys from anywhere inside Kore (#453) 2017-10-08 19:48:00 +01:00
VolumeControllerDialogFragmentListener.java Use hardware volume keys from anywhere inside Kore (#453) 2017-10-08 19:48:00 +01:00
VolumeKeyActionHandler.java Use hardware volume keys from anywhere inside Kore (#453) 2017-10-08 19:48:00 +01:00