Kore/app/src/main/java/org/xbmc/kore
Synced Synapse 0e90b731dc Highlight current selected item on playlist 2015-06-23 18:43:57 +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 Highlight current selected item on playlist 2015-06-23 18:43:57 +01:00
utils Switched HTTP library. Using OkHttp explicitly now, instead of the default Android one, which varies acroos OS versions. 2015-04-18 10:52:31 +01:00
Settings.java Add EventServer configuration options in wizard and host editing. 2015-06-21 15:04:54 +01:00