NewPipe-app-android/app/src/main/java/org/schabi/newpipe
vkay94 32a142bf79 Fix PlaylistAppendDialog: Renamed method and replaced with Runnable 2020-10-23 09:44:26 +02:00
..
about Migrate AboutActivity to viewpager2 2020-10-17 19:15:10 -04:00
database Fix PlaylistAppendDialog showing when no local playlists exist 2020-10-23 09:44:26 +02:00
download Fix some deprecations 2020-09-06 12:52:43 +02:00
fragments Fix PlaylistAppendDialog: Renamed method and replaced with Runnable 2020-10-23 09:44:26 +02:00
info_list Disabled commenter image view on LoadThumbnail set to false 2020-09-29 21:17:39 +05:30
local Fix PlaylistAppendDialog: Renamed method and replaced with Runnable 2020-10-23 09:44:26 +02:00
player Fix PlaylistAppendDialog: Renamed method and replaced with Runnable 2020-10-23 09:44:26 +02:00
report Add migration concept for shared preferences 2020-09-26 21:43:58 +02:00
settings Add button in settings to clear reCAPTCHA cookies 2020-10-14 14:39:08 +02:00
streams Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00
util Fix PlaylistAppendDialog: Renamed method and replaced with Runnable 2020-10-23 09:44:26 +02:00
views Fixed player's ZOOM mode for KitKat devices 2020-09-27 04:25:06 +03:00
ActivityCommunicator.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
App.java Use multidex for all build types. 2020-10-18 14:14:27 +05:30
BaseFragment.java Upgrade LeakCanary 2020-05-25 11:03:07 +02:00
CheckForNewAppVersionTask.java Use ContextCompat.getSystemService() and the Context.getSystemService() extension function. 2020-10-09 08:52:05 +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 Merge pull request #4259 from TeamNewPipe/pref_migration 2020-09-27 11:20:39 +02:00