Kore/app/src/main/java/org/xbmc/kore
Sebastian b42f6f8119 File view fixes (#379)
* Sort file lists by path and show filename/foldername in details
* rewrite diplay of file lists using java.io.File for platform independence. It also makes the code clearer by avoiding string acrobatics
* fix enqueue order of action_play_from_this_item
* remove java.io.File dependency again
instead add method getFilenameFromPath
* move playMediaFile to end of block
2017-05-03 09:28:12 +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 Implemented testing actionbar state (#382) 2017-04-29 16:08:15 +01:00
ui File view fixes (#379) 2017-05-03 09:28:12 +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