NewPipe/app/src/main/java/org/schabi/newpipe
Mauricio Colli 83b084a90b Implement subscriptions import/export
- Import subscriptions from YouTube and SoundCloud (all services that the extractor support)
- Import/export a JSON representation of the subscriptions
- [Minor] Remove some javax annotations in favor of the one provided by the android support library
2018-03-08 10:39:24 -03:00
..
about - add donation hint and website to about activity 2017-12-05 17:07:31 +01:00
database Implement subscriptions import/export 2018-03-08 10:39:24 -03:00
download Use getters for extractor items 2017-12-10 11:07:51 +01:00
fragments Implement subscriptions import/export 2018-03-08 10:39:24 -03: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 Implement subscriptions import/export 2018-03-08 10:39:24 -03: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 Implement subscriptions import/export 2018-03-08 10:39:24 -03:00
subscription Implement subscriptions import/export 2018-03-08 10:39:24 -03:00
util Implement subscriptions import/export 2018-03-08 10:39:24 -03:00
ActivityCommunicator.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
App.java Implement subscriptions import/export 2018-03-08 10:39:24 -03:00
BaseFragment.java Implement subscriptions import/export 2018-03-08 10:39:24 -03: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 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 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