NewPipe-app-android/app/src/main/java/org/schabi/newpipe/settings
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
..
custom Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
tabs Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
AppearanceSettingsFragment.java Use ActivityCompat.recreate(). 2020-12-15 13:55:05 +05:30
BasePreferenceFragment.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
ContentSettingsFragment.java Extract settings file deletion 2021-01-03 20:32:16 +01:00
ContentSettingsManager.kt cleanup 2021-01-03 20:32:16 +01:00
DownloadSettingsFragment.java Use Objects.requireNonNull(). 2021-01-02 09:36:33 +05:30
HistorySettingsFragment.java Update most dependencies 2020-11-22 14:03:10 +01:00
MainSettingsFragment.java Use RxJava instead of AsyncTask to check for new app versions. 2020-11-05 11:06:50 +05:30
NewPipeFileLocator.kt cleanup 2021-01-03 20:32:16 +01:00
NewPipeSettings.java Add migration concept for shared preferences 2020-09-26 21:43:58 +02:00
NotificationSettingsFragment.kt Update most dependencies 2020-11-22 14:03:10 +01:00
PeertubeInstanceListFragment.java Update most dependencies 2020-11-22 14:03:10 +01:00
SelectChannelFragment.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
SelectKioskFragment.java Convert ErrorInfo to Kotlin and use the Parcelize annotation. 2020-11-21 12:47:35 +05:30
SelectPlaylistFragment.java Update most dependencies 2020-11-22 14:03:10 +01:00
SettingMigrations.java Convert ErrorInfo to Kotlin and use the Parcelize annotation. 2020-11-21 12:47:35 +05:30
SettingsActivity.java Use view binding in SettingsActivity. 2020-12-19 04:22:01 +05:30
UpdateSettingsFragment.java Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
VideoAudioSettingsFragment.java Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00