Kore/app/src/main/java/org/xbmc/kore/ui/sections/localfile
Francesco Bonazzi 37ef130a7c Share local files - part 2 (#693)
* Local media files (image, audio, video) can now be shared with Kore. Added token to HttpApp to improve security.

* Added 'Queue on Kodi' share option. 'Play on Kodi' skips the playlist while 'Queue on Kodi' puts the media link at the end of the playlist
2019-12-16 18:37:46 +00:00
..
HttpApp.java Share local files - part 2 (#693) 2019-12-16 18:37:46 +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