NewPipe/app/src/main
kapodamy 34b2b96158 Simplify the storage APIs use
* use Java I/O (classic way) on older android versions
* use Storage Access Framework on newer android versions (Android Lollipop or later)
* both changes have the external SD Card write permission
* add option to ask the save path on each download
* warn the user if the save paths are not defined, this only happens on the first NewPipe run (Android Lollipop or later)
2019-06-03 18:26:24 -03:00
..
assets add themes to license dialog 2017-09-22 11:07:17 +02:00
java Simplify the storage APIs use 2019-06-03 18:26:24 -03:00
res Simplify the storage APIs use 2019-06-03 18:26:24 -03:00
AndroidManifest.xml Merge branch 'dev' into updated-urls 2019-02-19 14:30:34 +01:00