NewPipe/app
kapodamy f6b32823ba Implement Storage Access Framework
* re-work finished mission database
* re-work DownloadMission and bump it Serializable version
* keep the classic Java IO API
* SAF Tree API support on Android Lollipop or higher
* add wrapper for SAF stream opening
* implement Closeable in SharpStream to replace the dispose() method

* do required changes for this API:
** remove any file creation logic from DownloadInitializer
** make PostProcessing Serializable and reduce the number of iterations
** update all strings.xml files
** storage helpers: StoredDirectoryHelper & StoredFileHelper
** best effort to handle any kind of SAF errors/exceptions
2019-06-03 18:16:41 -03:00
..
src Implement Storage Access Framework 2019-06-03 18:16:41 -03:00
.gitignore New version number 0.6.0 and some fixes: 2015-11-10 20:51:39 +01:00
build.gradle Update Extractor 2019-06-03 22:06:58 +02:00
proguard-rules.pro Downloader: Fix crash on loading unfinished downloads from .giga files 2018-06-01 14:35:03 +02:00