1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-30 16:00:50 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe
2020-12-19 04:19:59 +05:30
..
about Use view binding in AboutActivity. 2020-12-19 04:19:58 +05:30
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 DownloadActivity. 2020-12-19 04:19:59 +05:30
fragments Show radio instead of Youtube logo in mixes 2020-12-14 19:22:00 +01:00
info_list Merge pull request #4921 from Isira-Seneviratne/Call_offsetDateTime_instead_of_date 2020-11-20 15:58:22 +01:00
ktx Add a workaround for a possible null offset ID. 2020-12-10 15:23:30 +05:30
local Merge pull request #4961 from TeamNewPipe/lint 2020-12-07 11:19:01 +01:00
player Use ActivityCompat.recreate(). 2020-12-15 13:55:05 +05:30
report Make ErrorInfo constructor public 2020-11-25 17:05:52 +01:00
settings Fix compile error caused by auto merging 2020-12-15 20:26:38 +01:00
streams Fix typos 2020-12-07 13:35:37 +03:00
util Add a workaround for a possible null offset ID. 2020-12-10 15:23:30 +05:30
views Lint: Inner class may be static 2020-11-18 18:02:33 -05:00
ActivityCommunicator.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
App.java Use a notification instead of a ProgressDialog in MissionAdapter. 2020-12-13 05:21:38 +05:30
BaseFragment.java Upgrade LeakCanary 2020-05-25 11:03:07 +02:00
CheckForNewAppVersion.java Update NewPipe's API url for new app's version check 2020-12-15 18:57:36 +01:00
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 Use view binding in MainActivity. 2020-12-19 04:19:57 +05:30
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 user agent of DownloaderImpl also in ReCapthaActivity 2020-12-18 18:40:09 +01:00
RouterActivity.java Update most dependencies 2020-11-22 14:03:10 +01:00