NewPipe/app/src/main/java/org/schabi/newpipe
TacoTheDank ad2ea0b807 Lint: 'if' replaceable with 'switch' 2020-11-18 17:58:41 -05:00
..
about Lint: Redundant 'new' expression in constant array creation 2020-11-18 17:52:30 -05:00
database Switch to the Java 8 Date/Time API. 2020-11-05 15:02:51 +05:30
download Push conditionals inside branch expressions 2020-10-31 15:57:26 -04:00
fragments Lint: 'if' replaceable with 'switch' 2020-11-18 17:58:41 -05:00
info_list Disabled commenter image view on LoadThumbnail set to false 2020-09-29 21:17:39 +05:30
ktx Switch to the Java 8 Date/Time API. 2020-11-05 15:02:51 +05:30
local Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
player Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
report Lint: Redundant 'new' expression in constant array creation 2020-11-18 17:52:30 -05:00
settings Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
streams Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
util Lint: Redundant 'new' expression in constant array creation 2020-11-18 17:52:30 -05:00
views Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
ActivityCommunicator.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
App.java Use RxJava instead of AsyncTask to check for new app versions. 2020-11-05 11:06:50 +05:30
BaseFragment.java Upgrade LeakCanary 2020-05-25 11:03:07 +02:00
CheckForNewAppVersion.java Use RxJava instead of AsyncTask to check for new app versions. 2020-11-05 11:06:50 +05:30
DownloaderImpl.java Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
ExitActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
ImageDownloader.java Use AndroidX preference 2020-09-06 12:52:42 +02:00
MainActivity.java Fix switching to main player when MainActivity is closed 2020-11-08 10:00:28 +01:00
NewPipeDatabase.java Use final where possible 2020-08-16 10:25:09 +02:00
PanicResponderActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
ReCaptchaActivity.java Use final where possible 2020-08-16 10:25:09 +02:00
RouterActivity.java Lint: Lambda fix 2020-11-18 17:57:30 -05:00