NewPipe-app-android/app/src/main/java/org/schabi/newpipe
TiA4f8R 79e98db3bd
Apply the requested changes and little improvements
Apply the requested changes, use ShareUtils.shareText to share an stream in the play queue and optimize imports for Java files, using Android Studio functionality.

Apply the requested changes and do little improvements
Apply the requested changes, use ShareUtils.shareText to share an stream in the play queue and optimize imports for Java files, using Android Studio functionality.
2021-01-16 13:23:42 +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 Apply the requested changes and little improvements 2021-01-16 13:23:42 +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 Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
player Apply the requested changes and little improvements 2021-01-16 13:23:42 +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 Apply the requested changes and little improvements 2021-01-16 13:23:42 +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 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 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