1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-10-02 00:40:51 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe
John Zhen Mo 19cbcd0c1d -Fixed media source update index check.
-Fixed media source manager excessive loading.
-Remove unneeded fields in loaded media source.
2018-02-24 21:54:47 -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 -Updated Exoplayer to 2.7.0. 2018-02-24 21:54:47 -08:00
history -Renamed "watch history" fragment under bookmark to "last played". 2018-02-07 19:24:36 -08:00
info_list -Refactored info item and local item click gestures into the same OnClickGesture. 2018-02-07 19:24:35 -08:00
player -Fixed media source update index check. 2018-02-24 21:54:47 -08:00
playlist make NewPipe compatible with latest Extractor refactorings 2018-02-24 22:57:25 +01: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 make NewPipe compatible with latest Extractor refactorings 2018-02-24 22:57:25 +01: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