NewPipe-app-android/app/src/main/java/org/schabi/newpipe
John Zhen Mo 75a58d6381 -Fixed memory leak on rogue observable in history fragment.
-Removed stream id from playlist stream join table since only foreign constraint is needed.
-Added bar to playlist control UI.
-Modified local playlist fragment to no longer save when out of focus.
2018-02-07 19:24:35 -08:00
..
about
database -Fixed memory leak on rogue observable in history fragment. 2018-02-07 19:24:35 -08:00
download
fragments -Fixed memory leak on rogue observable in history fragment. 2018-02-07 19:24:35 -08:00
history -Fixed memory leak on rogue observable in history fragment. 2018-02-07 19:24:35 -08:00
info_list -Condensed repeating entries on stream history. 2018-02-07 19:24:35 -08:00
player -Added state saving for streams on skip and player exception events. 2018-02-07 19:24:35 -08:00
playlist -Added bulk playlist creation and append. 2018-02-07 19:24:34 -08:00
report
settings
util -Condensed repeating entries on stream history. 2018-02-07 19:24:35 -08:00
ActivityCommunicator.java
App.java -Fixed memory leak in playlist append dialog due to rogue flowables. 2018-02-07 19:24:35 -08:00
BaseFragment.java
Downloader.java
ExitActivity.java
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
ReCaptchaActivity.java
RouterActivity.java
RouterPlayerActivity.java