NewPipe/app/src/main/java/org/schabi/newpipe
kapodamy 16d6bda85d Webm muxer fixes and strings.xml changes
* replace "In queue" to "Pending" in the downloads header to avoid confusions (all languages)
* use 29bits Clusters size to support huge video resolutions (fixes #2291) (WebmWriter.java)
* add missing changes to WebmMuxer.java (i forget select the audio track)
2019-06-03 18:24:49 -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 more SAF implementation 2019-06-03 18:18:20 -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 Forget the download save path if the storage API is changed 2019-06-03 18:19:20 -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