Robin
bf2a3ca043
Migrate to AndroidX
2019-10-04 14:59:08 +02:00
Christian Schabesberger
72a9940863
Merge branch 'player_fix' of https://github.com/karyogamy/NewPipe into dev
2018-02-21 23:20:08 +01:00
Christian Schabesberger
a3468b51e2
Merge branch 'pfix' into dev
2018-02-21 23:00:56 +01:00
John Zhen Mo
34f19c4268
-Changed Rx exception handling to swallow undeliverable exceptions by default.
2018-02-21 10:42:54 -08:00
Mauricio Colli
1d2c616ce0
Improve some aspects of the Downloader implementation
2018-02-21 08:08:52 -03:00
John Zhen Mo
1a92dfb019
-Changed global Rx exception handling to no longer trigger error activity if the exception is undeliverable.
...
-Added debug settings to force reporting of undeliverable Rx exceptions.
-Changed back MediaSourceManager to use serial disposable for syncing.
2018-02-20 22:35:34 -08:00
wb9688
76e082159d
Use OkHttp
2018-02-20 16:24:43 +01:00
John Zhen Mo
829059ea01
-Added toggle for enabling leak canary heap dump.
2018-02-11 11:33:16 -08:00
John Zhen Mo
622d698ff8
-Added LeakCanary to debug build for memory detection on activities and fragments.
...
-Added LeakCanary no-op lib to release and beta builds.
2018-02-11 11:32:57 -08:00
John Zhen Mo
490b250db6
-Removed Leak Canary dependency.
...
-Fixed local playlist header margins.
2018-02-08 11:53:08 -08:00
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
Mauricio Colli
146d4a8365
Update extractor and refactored NewPipe
2017-09-03 13:57:12 -03:00
Tonelico
10c4f7b465
Added basic channel subscription and feed pages ( #620 )
...
Added basic channel subscription and feed pages
- Room Persistence for sqlite support.
- RxJava2 for reactive async support.
- Stetho for database inspection support.
- Enabled Multidex for debug build.
2017-08-07 10:02:30 -03:00