Kore/app/src
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
..
androidTest Implemented testing actionbar state (#382) 2017-04-29 16:08:15 +01:00
instrumentationTest Refactored integration tests to use robolectric (#302) 2016-11-08 11:43:10 +00:00
main File view fixes (#379) 2017-05-03 09:28:12 +01:00
test Implemented testing actionbar state (#382) 2017-04-29 16:08:15 +01:00
testUtils Implemented testing actionbar state (#382) 2017-04-29 16:08:15 +01:00