Kore/app/src/main/java/org/xbmc/kore
Martijn Brekhof 6afaa60d74 Introduces BaseMediaActivity (#374)
* BaseMediaActivity enforces a common layout which allows us to more
     easily add new common UI elements
   * All activities that allow browsing media should extend BaseMediaActivity
     Currently CastActivity is the only exception.
2017-04-21 18:39:55 +01:00
..
eventclient Enable manual configuration of https (#338) 2017-01-27 15:17:39 +00:00
host Enable manual configuration of https (#338) 2017-01-27 15:17:39 +00:00
jsonrpc Make remote bottom bar configurable (#355) 2017-03-06 19:58:31 +00:00
provider Added option to sort by last played (#340) 2017-01-30 19:03:16 +00:00
service Fix typo (Itent -> Intent) (#377) 2017-04-02 18:42:59 +01:00
ui Introduces BaseMediaActivity (#374) 2017-04-21 18:39:55 +01:00
utils Refactored AbstractDetailsFragment 2017-03-02 11:55:19 +01:00
Settings.java Make remote bottom bar configurable (#355) 2017-03-06 19:58:31 +00:00