Kore/app/src/main/java/org/xbmc/kore/jsonrpc
DoomMortal ebae33755c AndroidX migration
Migration to AndroidX
- Update to API level 29
- Update Java sourcecode and xml import statements
- Upgrade Butterknife Version 10 AndroidX support
- Set Java 8 compile options due Butterknife needs it
2020-04-26 19:13:07 +02:00
..
event Fixed issue with recursing music items 2016-05-10 15:08:38 +02:00
method Fix addons content sort 2019-07-01 20:57:53 +02:00
notification Implemented showing playlists even when not playing (#618) 2019-03-30 11:08:58 +00:00
type Fix addons content sort 2019-07-01 20:57:53 +02:00
ApiCallback.java fix up typo on ApiCallback.onSucess() 2015-03-16 11:33:40 -07:00
ApiException.java Implemented showing playlists even when not playing (#618) 2019-03-30 11:08:58 +00:00
ApiFuture.java AndroidX migration 2020-04-26 19:13:07 +02: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 Add support for handling Player.OnResume event through TCP 2018-05-04 21:10:06 +02:00
HostConnection.java Tweak connection threads 2019-09-28 22:10:04 +02:00