NewPipe-app-android/app/src/main/java/org/schabi/newpipe
Stypox fdb0f01b38
Add Objects.requireNotNull to warning which is surely not null
2021-01-28 14:35:47 +01:00
..
about Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
database [FIX] - Use of a Data class instead of overriding equals method 2020-12-07 10:53:33 +01:00
download Use view binding in DownloadDialog. 2021-01-14 11:16:01 +05:30
fragments Animate secondary controls toggle 2021-01-17 15:59:29 +01:00
info_list Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
ktx Convert AnimationUtils functions to extension functions. 2021-01-16 14:49:37 +05:30
local Fix number being shown instead of corresponding string resorce in feed 2021-01-20 10:44:44 +01:00
player Add Objects.requireNotNull to warning which is surely not null 2021-01-28 14:35:47 +01:00
report Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
settings Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
streams Fix typos 2020-12-07 13:35:37 +03:00
util Fix crash when no browser is present and use an ACTION_CHOOSER intent in the app update notification (#5429) 2021-01-18 21:45:36 +01:00
views Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
ActivityCommunicator.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
App.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
BaseFragment.java Move description to a tab alongside related streams and comments 2021-01-17 15:26:25 +01:00
CheckForNewAppVersion.java Fix crash when no browser is present and use an ACTION_CHOOSER intent in the app update notification (#5429) 2021-01-18 21:45:36 +01:00
DownloaderImpl.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
ExitActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
ImageDownloader.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
MainActivity.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +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 WebViewClientCompat in ReCaptchaActivity. 2020-12-19 13:21:57 +05:30
RouterActivity.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00