NewPipe-app-android/app/src/main/java/org/schabi/newpipe
Christian Schabesberger 5a31882be3 Merge branch 'dev' of github.com:teamnewpipe/NewPipe into dev 2018-02-24 22:57:34 +01: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 make NewPipe compatible with latest Extractor refactorings 2018-02-24 22:57:25 +01: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 -Changed global Rx exception handling to no longer trigger error activity if the exception is undeliverable. 2018-02-20 22:35:34 -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
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
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
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