..
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
Improve meta info layout and merge duplicate code
2020-12-20 15:10:18 +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
Use ServiceCompat.stopForeground().
2020-12-19 16:52:17 +05:30
player
Fix null pointer exception in play button method
2020-12-29 14:51:24 -05:00
report
Use view binding in ErrorActivity.
2020-12-19 04:21:59 +05:30
settings
Use view binding in SettingsActivity.
2020-12-19 04:22:01 +05:30
streams
Fix typos
2020-12-07 13:35:37 +03:00
util
Improve meta info layout and merge duplicate code
2020-12-20 15:10:18 +01:00
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
[media.ccc.de] Fix service color
2020-12-23 19:58:09 +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
Use ServiceCompat.stopForeground().
2020-12-19 16:52:17 +05:30