Kore/app/src/main/java/org/xbmc/kore/ui/sections
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
..
addon Introduces BaseMediaActivity (#374) 2017-04-21 18:39:55 +01:00
audio Introduces BaseMediaActivity (#374) 2017-04-21 18:39:55 +01:00
file File view fixes (#379) 2017-05-03 09:28:12 +01:00
hosts Fix for #380 (#381) 2017-04-29 15:15:24 +01:00
remote Make remote bottom bar configurable (#355) 2017-03-06 19:58:31 +00:00
settings Make remote bottom bar configurable (#355) 2017-03-06 19:58:31 +00:00
video Introduces BaseMediaActivity (#374) 2017-04-21 18:39:55 +01:00