Kore/app/src
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
..
androidTest Updated documentation on running local and instrumentation tests (#460) 2017-09-28 19:54:52 +01:00
instrumentationTest Refactored integration tests to use robolectric (#302) 2016-11-08 11:43:10 +00:00
main Use hardware volume keys from anywhere inside Kore (#453) 2017-10-08 19:48:00 +01:00
test unit test IDE execution improvements (#463) 2017-10-01 12:34:45 +01:00
testUtils Implemented unit/integration tests for the now playing panel (#420) 2017-07-17 19:07:11 +01:00