Kore/app/src/main/java/org/xbmc/kore
Synced Synapse e4e7f66e36 Fix warning on compilation 2015-04-23 19:26:12 +01:00
..
host 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
jsonrpc Disable http keep-alive if we get a ProtocolException (bad status line) from the server. 2015-04-21 09:57:41 +01:00
provider Fixed Mime types of the provider 2015-03-13 18:55:06 +00:00
service Fix Null pointer exception reported on Google Play 2015-04-13 22:51:00 +01:00
ui Fix warning on compilation 2015-04-23 19:26:12 +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 Changed settings to always use Default Shared Preferences. Settings is now only an interface with the definition of the keys stored in Shered Preferences 2015-03-11 18:38:59 +00:00