Kore/app/src/main/java/org/xbmc/kore/jsonrpc
Martijn Brekhof 134ec550e8 Implemented MediaProgressIndicator widget to allow for code sharing (#405)
* Refactored NowPlayingFragment to use the new MediaProgressIndicator
2017-06-20 19:05:27 +01:00
..
event Fixed issue with recursing music items 2016-05-10 15:08:38 +02:00
method Fix ClassCastException when Favourites returned are empty. (#386) 2017-05-10 09:52:55 +01:00
notification Implemented showing volume level on NowPlayingFragment (#312) 2016-11-30 12:20:21 +00:00
type Implemented MediaProgressIndicator widget to allow for code sharing (#405) 2017-06-20 19:05:27 +01:00
ApiCallback.java fix up typo on ApiCallback.onSucess() 2015-03-16 11:33:40 -07:00
ApiException.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
ApiList.java Fixed issue with recursing music items 2016-05-10 15:08:38 +02:00
ApiMethod.java Added support for pausing when phone in call 2016-01-30 17:32:00 +02:00
ApiNotification.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
HostConnection.java Enable manual configuration of https (#338) 2017-01-27 15:17:39 +00:00