NewPipe-app-android/app/src/main/java/org/schabi/newpipe
John Zhen Mo 18d019c62a -Added quadratic slider strategy implementation and tests.
-Modified playback speed control to use quadratic sliders instead of linear.
-Modified number formatters in player helper to use double instead of float.
-Simplified slider behavior in playback parameter dialog.
-Fixed potential NPE in base local fragment.
2018-03-21 20:08:33 -07:00
..
about - add donation hint and website to about activity 2017-12-05 17:07:31 +01:00
database made frontend combatible to latest extractor refactorings 2018-03-18 16:37:49 +01:00
download made frontend combatible to latest extractor refactorings 2018-03-18 16:37:49 +01:00
fragments -Added quadratic slider strategy implementation and tests. 2018-03-21 20:08:33 -07:00
history -Changed thumbnail toggle in disabled mode to load dark dummy image. 2018-03-19 16:44:17 -07:00
info_list -Changed thumbnail toggle in disabled mode to load dark dummy image. 2018-03-19 16:44:17 -07:00
player -Added quadratic slider strategy implementation and tests. 2018-03-21 20:08:33 -07:00
playlist -Refactored synchronization checks out from MediaSourceManager to ManagedMediaSource. 2018-03-19 16:44:18 -07:00
report added some more lambdas 2018-02-04 17:50:22 +01:00
settings -Changed thumbnail toggle in disabled mode to load dark dummy image. 2018-03-19 16:44:17 -07:00
subscription Implement subscriptions import/export 2018-03-08 10:39:24 -03:00
util -Added quadratic slider strategy implementation and tests. 2018-03-21 20:08:33 -07:00
views Implement UI for subscriptions import/export 2018-03-08 11:50:46 -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 -Changed thumbnail toggle in disabled mode to load dark dummy image. 2018-03-19 16:44:17 -07: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 -Changed thumbnail toggle in disabled mode to load dark dummy image. 2018-03-19 16:44:17 -07:00
MainActivity.java fix release crash because of setting sidebar header 2018-03-12 16:00:38 +01: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