NewPipe/app/src/main/res/xml
kapodamy 5825843f68 main commit
Post-processing infrastructure
* remove interfaces with one implementation
* fix download resources with unknow length
* marquee style for ProgressDrawable
* "view details" option in mission context menu
* notification for finished downloads
* postprocessing infrastructure: sub-missions, circular file, layers for layers of abstractions for Java IO streams
* Mp4 muxing (only DASH brand)
* WebM muxing
* Captions downloading
* alert dialog for overwrite existing downloads finished or not.

Misc changes
* delete SQLiteDownloadDataSource.java
* delete DownloadMissionSQLiteHelper.java
* implement Localization from #114

Misc fixes (this branch)
* restore old mission listeners variables. Prevents registered listeners get de-referenced on low-end devices
* DownloadManagerService.checkForRunningMission() now return false if the mission has a error.
* use Intent.FLAG_ACTIVITY_NEW_TASK when launching an activity from gigaget threads (apparently it is required in old versions of android)

More changes
* proper error handling "infrastructure"
* queue instead of multiple downloads
* move serialized pending downloads (.giga files) to app data
* stop downloads when swicthing to mobile network (never works, see 2nd point)
* save the thread count for next downloads
* a lot of incoherences fixed
* delete DownloadManagerTest.java (too many changes to keep this file updated)
2018-11-08 19:00:44 -03:00
..
appearance_settings.xml Merge branch 'dev' into tablet_ui 2018-10-08 11:56:25 +02:00
content_settings.xml add support for content language and content country 2018-10-05 16:20:27 +02:00
debug_settings.xml -Changed Rx exception handling to swallow undeliverable exceptions by default. 2018-02-21 10:42:54 -08:00
download_settings.xml main commit 2018-11-08 19:00:44 -03:00
history_settings.xml add delete while history 2018-04-29 12:51:57 +02:00
main_settings.xml made debug setting get a debug symbol 2018-02-21 23:14:14 +01:00
provider_paths.xml Java language level + javadoc + xml 2018-09-11 19:20:10 +02:00
video_audio_settings.xml Separate options for volume and brightness gestures 2018-08-31 19:30:40 +05:30