| .. |
|
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
|
-Fixed inconsistent audio focus state when audio becomes noisy (e.g. headset unplugged).
|
2018-02-25 15:10:11 -08: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
|
-Added serialized cache for transferring serializable objects too large for intent transactions.
|
2018-02-28 17:47:12 -08:00 |
|
playlist
|
-Added serialized cache for transferring serializable objects too large for intent transactions.
|
2018-02-28 17:47:12 -08: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
|
-Added serialized cache for transferring serializable objects too large for intent transactions.
|
2018-02-28 17:47:12 -08: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 |