Kore/app/src/main/java/org/xbmc/kore/ui/sections/localfile
Michael Bien 571e3ceae8
Uri encoding for local filenames. (#710)
* Uri encoding for local filenames. Kodi should now be able to play http-served files with spaces or other special characters in their name.

* Uri encoding for local files served with "share with Kore".
2020-02-20 19:54:35 +00:00
..
HttpApp.java Uri encoding for local filenames. (#710) 2020-02-20 19:54:35 +00:00
LocalFileActivity.java Stream local files with NanoHTTPD server (#681) 2019-12-03 18:17:19 +00:00
LocalFileListFragment.java Stream local files with NanoHTTPD server (#681) 2019-12-03 18:17:19 +00:00
LocalFileLocation.java Stream local files with NanoHTTPD server (#681) 2019-12-03 18:17:19 +00:00
LocalMediaFileListFragment.java Stream local files with NanoHTTPD server (#681) 2019-12-03 18:17:19 +00:00