NewPipe/app/src/main/java/org/schabi/newpipe
polymorphicshade f0b029df06 SponsorBlock: Now requires the API url to be set
Added/rearranged/renamed some SponsorBlock settings. Now the API Url setting must be set for SponsorBlock to work.
2020-07-28 11:37:41 -06:00
..
about avoid duplicate: use openUrlInBrowser instead of openWebsite 2020-05-31 12:17:54 +02:00
database Move local/remote playlist merge() to PlaylistLocalItem class 2020-07-04 11:38:22 +02:00
download Fix checkstyle issues 2020-05-21 15:39:36 +02:00
fragments Merge pull request #3689 from wb9688/next-stream 2020-07-18 11:59:04 +02:00
info_list inverted if-else statement 2020-06-11 09:36:05 -07:00
local Move local/remote playlist merge() to PlaylistLocalItem class 2020-07-04 11:38:22 +02:00
player SponsorBlock: Now requires the API url to be set 2020-07-28 11:37:41 -06:00
report Add Markdown export of crash logs 2020-06-28 16:07:22 +02:00
settings SponsorBlock: Now requires the API url to be set 2020-07-28 11:37:41 -06:00
streams checkstyle's amend 2020-07-05 23:55:40 -03:00
util SponsorBlock: Codestyle fixes 2020-07-28 11:37:40 -06:00
views SponsorBlock: Made the FocusAwareSeekBar extend MarkableSeekBar 2020-07-28 11:37:40 -06:00
ActivityCommunicator.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
App.java Use androidx.annotation.NonNull instead of io.reactivex.annotations.NonNull 2020-07-14 21:15:29 +02:00
BaseFragment.java Upgrade LeakCanary 2020-05-25 11:03:07 +02:00
CheckForNewAppVersionTask.java Clean up CheckForNewAppVersionTask 2020-04-04 19:34:13 +02:00
DownloaderImpl.java rename setting to "YouTube restricted mode" 2020-04-20 21:47:32 -05:00
ExitActivity.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
ImageDownloader.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
MainActivity.java Update status color to match toolbar color 2020-06-11 19:29:15 -07:00
NewPipeDatabase.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PanicResponderActivity.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
ReCaptchaActivity.java ageRestrictedContent first draft 2020-04-20 21:45:32 -05:00
RouterActivity.java Fix choice dialogs on API 19 by manually getting drawable 2020-05-21 15:39:36 +02:00
SponsorBlockApiTask.java SponsorBlock: Added the ability to customize the server url 2020-07-28 11:37:40 -06:00