NewPipe-app-android/app/src/main/java/org/schabi/newpipe
John Zhen Mo 7f068b691b -Removed system ui on main player for Kitkat or above.
-[#1151] Hide video player UI on playing to avoid unnecessary interruptions after pause, seek and resize.
2018-03-03 20:58:53 -08:00
..
about - add donation hint and website to about activity 2017-12-05 17:07:31 +01:00
database -Fixed Soundcloud playlist bookmark button not working when entered from search page. 2018-02-10 17:20:56 -08:00
download Use getters for extractor items 2017-12-10 11:07:51 +01:00
fragments -Added loader eviction to avoid spawning too many threads in MediaSourceManager. 2018-03-03 11:42:23 -08:00
history -Renamed "watch history" fragment under bookmark to "last played". 2018-02-07 19:24:36 -08:00
info_list -Fixed potential NPE when obtaining broadcast receiver. 2018-02-25 20:12:30 -08:00
player -Removed system ui on main player for Kitkat or above. 2018-03-03 20:58:53 -08:00
playlist -Added seamless shuffling. 2018-03-03 20:58:06 -08:00
report added some more lambdas 2018-02-04 17:50:22 +01:00
settings -Added debug default values on settings init. 2018-02-20 21:16:53 -08:00
util -Added loader eviction to avoid spawning too many threads in MediaSourceManager. 2018-03-03 11:42:23 -08:00
ActivityCommunicator.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
App.java Use OkHttp with UIL 2018-02-22 13:25:56 +01:00
BaseFragment.java -Added toggle for enabling leak canary heap dump. 2018-02-11 11:33:16 -08:00
Downloader.java Use OkHttp with UIL 2018-02-22 13:25:56 +01:00
ExitActivity.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
ImageDownloader.java Use OkHttp with UIL 2018-02-22 13:25:56 +01:00
MainActivity.java -Added debug preference settings for debug and beta builds. 2018-02-20 21:16:53 -08:00
NewPipeDatabase.java -Added bulk playlist creation and append. 2018-02-07 19:24:34 -08:00
PanicResponderActivity.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
ReCaptchaActivity.java Improve some aspects of the Downloader implementation 2018-02-21 08:08:52 -03:00
RouterActivity.java fixed preferred_player inconsistancy 2018-02-14 19:33:43 +01:00