Kore/app/src/main/java/org/xbmc/kore
Synced Synapse 47f4875762 Switch ff/rw buttons to skip next/previous if current playing item is a song 2015-06-23 19:43:33 +01:00
..
eventclient Add EventServer configuration options in wizard and host editing. 2015-06-21 15:04:54 +01:00
host Add support for using EventServer in remote d-pad 2015-06-21 15:11:22 +01:00
jsonrpc Catch an exception that is being reported in Google Play, when user enters a malformed URL as the media center address. This causes a RuntimeException on OkHttp which wasn't being handled. Ideally we should validate the hostname/ip address that the user enters, but i'm not sure that Patterns.IP_ADDRESS/Patterns.DOMAIN_NAME/Patterns.WEB_URL catches all the possible cases, so i opted for the lazy solution, catch the exception 2015-05-25 23:17:41 +01:00
provider Add EventServer configuration options in wizard and host editing. 2015-06-21 15:04:54 +01:00
service Workaround for issue #78: https://github.com/xbmc/Kore/issues/78 2015-05-25 22:37:32 +01:00
ui Switch ff/rw buttons to skip next/previous if current playing item is a song 2015-06-23 19:43:33 +01:00
utils Slight optimization loading different icons 2015-06-23 18:58:21 +01:00
Settings.java Add EventServer configuration options in wizard and host editing. 2015-06-21 15:04:54 +01:00