straw/app/src/main/java/org/schabi/newpipe
Tobias Groza 4b8186ecd6 Merge pull request #4555 from Stypox/playqueue-crash
Fix NullPointerException in queue handling
2020-11-08 01:19:38 +01:00
..
about Use RxJava instead of AsyncTask in LicenseFragmentHelper. 2020-11-05 11:06:51 +05:30
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 Merge pull request #4555 from Stypox/playqueue-crash 2020-11-08 01:19:38 +01: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 Switch to the Java 8 Date/Time API. 2020-11-05 15:02:51 +05:30
player Merge pull request #4555 from Stypox/playqueue-crash 2020-11-08 01:19:38 +01:00
report Add migration concept for shared preferences 2020-09-26 21:43:58 +02:00
settings Use RxJava instead of AsyncTask to check for new app versions. 2020-11-05 11:06:50 +05:30
streams Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00
util Switch to the Java 8 Date/Time API. 2020-11-05 15:02:51 +05:30
views Fix some version checks to use android.os.Build 2020-10-31 15:54:02 -04: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 Some general-purpose lint cleanup 2020-09-06 12:55:26 +02: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 Added comments and improved the code 2020-09-30 00:49:34 +03: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 Use TextViewCompat.setCompoundDrawablesRelativeWithIntrinsicBounds(). 2020-10-22 06:01:49 +05:30