NewPipe/app/src/main/java/org/schabi/newpipe
kapodamy 7b948f83c3 Space reserving tweaks for huge video resolutions
* improve space reserving, allows write better 4K/8K video data
* do not use cache dirs in the muxers, Android can force close NewPipe if the device is running out of storage. Is a aggressive cache cleaning >:/
* (for devs) webm & mkv are the same thing
* calculate the final file size inside of the mission, instead getting from the UI
* simplify ps algorithms constructors
* [missing old commit message] simplify the loading of pending downloads
2019-06-03 18:26:26 -03:00
..
about Java language level + javadoc + xml 2018-09-11 19:20:10 +02:00
database error handling + imports + unboxing 2018-09-11 19:18:50 +02:00
download Space reserving tweaks for huge video resolutions 2019-06-03 18:26:26 -03:00
fragments Remove share utilities from BaseStateFragment 2019-04-06 20:17:04 +02:00
info_list Merge branch 'dev' into timestampClickFix 2019-03-26 23:20:55 +01:00
local Implement Storage Access Framework 2019-06-03 18:16:41 -03:00
player Implement Storage Access Framework 2019-06-03 18:16:41 -03:00
report New MP4 muxer + Queue changes + Storage fixes 2019-06-03 18:09:43 -03:00
settings Simplify the storage APIs use 2019-06-03 18:26:24 -03:00
streams Webm muxer fixes and strings.xml changes 2019-06-03 18:24:49 -03:00
util more SAF implementation 2019-06-03 18:18:20 -03:00
views data flow issue + declaration redundancy 2018-09-11 19:18:41 +02:00
ActivityCommunicator.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
App.java Conflict resolution 2018-11-23 01:41:47 +05:30
BaseFragment.java error handling + imports + unboxing 2018-09-11 19:18:50 +02:00
CheckForNewAppVersionTask.java Update CheckForNewAppVersionTask.java 2019-02-26 19:33:01 +01:00
Downloader.java merged upstream/dev 2018-12-20 08:51:44 +05:30
ExitActivity.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
ImageDownloader.java -Changed thumbnail toggle in disabled mode to load dark dummy image. 2018-03-19 16:44:17 -07:00
MainActivity.java error handling + imports + unboxing 2018-09-11 19:18:50 +02:00
NewPipeDatabase.java Implement subscriptions import/export 2018-03-08 10:39:24 -03:00
PanicResponderActivity.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
ReCaptchaActivity.java data flow issue + declaration redundancy 2018-09-11 19:18:41 +02:00
RouterActivity.java Merge branch 'dev' into dev 2019-03-07 15:20:42 +01:00