NewPipe/app/src/main/java/org/schabi/newpipe
John Zhen Mo c0a75f5b98 -Added ability to save playlist as remote playlist link rather than storing it in database.
-Added LeakCanary as part of debug build.
-Modified bookmark list to show both remote and local playlists.
-Removed ability to save channel items as local playlist, in favor of subscribe.
2018-02-07 19:24:36 -08:00
..
about - add donation hint and website to about activity 2017-12-05 17:07:31 +01:00
database -Added ability to save playlist as remote playlist link rather than storing it in database. 2018-02-07 19:24:36 -08:00
download Use getters for extractor items 2017-12-10 11:07:51 +01:00
fragments -Added ability to save playlist as remote playlist link rather than storing it in database. 2018-02-07 19:24:36 -08:00
history -Modified BaseLocalItemFragment to no longer cache items when going into background. 2018-02-07 19:24:35 -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 -Modified BaseLocalItemFragment to no longer cache items when going into background. 2018-02-07 19:24:35 -08:00
playlist -Added bulk playlist creation and append. 2018-02-07 19:24:34 -08:00
report added some more lambdas 2018-02-04 17:50:22 +01:00
settings Merge branch 'eximport' into dev 2018-02-04 13:40:03 +01:00
util -Refactored info item and local item click gestures into the same OnClickGesture. 2018-02-07 19:24:35 -08:00
ActivityCommunicator.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
App.java -Added ability to save playlist as remote playlist link rather than storing it in database. 2018-02-07 19:24:36 -08:00
BaseFragment.java Add preferred player 2018-01-23 11:15:36 -02:00
Downloader.java Improve search 2017-09-28 10:06:48 -03:00
ExitActivity.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
MainActivity.java -Added history record manager as single entry for all database history transactions. 2018-02-07 19:24:35 -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 Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
RouterActivity.java Add preferred player 2018-01-23 11:15:36 -02:00
RouterPlayerActivity.java Add preferred player 2018-01-23 11:15:36 -02:00