Kore/app/src/main/java/org/xbmc/kore/jsonrpc
Adrian 7c18df20cf Add setting to use skip steps instead of seeking (#152)
closes #147
2018-04-15 15:39:06 +01:00
..
event Fixed issue with recursing music items 2016-05-10 15:08:38 +02:00
method Add setting to use skip steps instead of seeking (#152) 2018-04-15 15:39:06 +01:00
notification Implemented a slideup panel with media controls and info (#320) 2017-07-13 19:10:49 +01:00
type Fix NPE reported on Google Play, occurring in RemoteFragment.SetNowPlayingInfo, because the ListType.ItemsAll might be null after a call to Player.GetItem 2017-12-04 10:16:35 +00: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
ApiFuture.java Refactored share logic to show a notification when an item is added to the playlist (#473) 2018-01-26 14:03:30 +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 Change the source of AlbumGenres table to support Kodi v18 2018-02-22 20:57:37 +01:00