straw/app/src/main/java/org/schabi/newpipe/settings
Stypox 5fea12d8eb
Small code improvements
Removed some non-translatable strings and just hardcoded them in the code, like it's being done for other string separators. This also deduplicates some code by using Localization.
Used some Kotlin feature to reduce code.
2022-02-26 10:40:24 +01:00
..
custom Fix random NullPointerException in NotificationActionsPreference 2021-03-31 09:12:47 +02:00
notifications Fixed some Sonarlint warnings 2022-01-05 15:31:55 +01:00
preferencesearch Code cleanup 2022-01-25 20:47:53 +01:00
tabs Code cleanup 2022-01-24 21:08:39 +01:00
AppearanceSettingsFragment.java Applied code changes for preference search framework 2022-01-24 21:08:41 +01:00
BasePreferenceFragment.java Applied code changes for preference search framework 2022-01-24 21:08:41 +01:00
ContentSettingsFragment.java Moved reset-reCAPTCHA-cookie to cache tab and made it read-only 2022-01-24 21:08:42 +01:00
ContentSettingsManager.kt Removed `e.printStacktrace` and used an proper logger 2021-11-05 18:04:49 +01:00
DebugSettingsFragment.java Merge branch 'dev' into feature/notifications 2022-02-19 12:34:44 +01:00
DownloadSettingsFragment.java Applied code changes for preference search framework 2022-01-24 21:08:41 +01:00
HistorySettingsFragment.java Moved reset-reCAPTCHA-cookie to cache tab and made it read-only 2022-01-24 21:08:42 +01:00
MainSettingsFragment.java Made debug settings searchable (debug only) 2022-01-24 21:08:45 +01:00
NewPipeFileLocator.kt cleanup 2021-01-03 20:32:16 +01:00
NewPipeSettings.java Reworked player-notfication 2021-11-05 14:10:53 +01:00
NotificationSettingsFragment.kt Applied code changes for preference search framework 2022-01-24 21:08:41 +01:00
NotificationsSettingsFragment.kt Small code improvements 2022-02-26 10:40:24 +01:00
PeertubeInstanceListFragment.java Update RecyclerView & Groupie 2021-10-19 17:31:59 -04:00
PlayerNotificationSettingsFragment.kt Merge branch 'dev' into feature/notifications 2022-02-19 12:34:44 +01:00
SelectChannelFragment.java Replace ErrorActivity with ErrorUtil 2021-12-04 10:36:36 +01:00
SelectKioskFragment.java Code cleanup 2022-01-24 21:08:39 +01:00
SelectPlaylistFragment.java Replace ErrorActivity with ErrorUtil 2021-12-04 10:36:36 +01:00
SettingMigrations.java Replace ErrorActivity with ErrorUtil 2021-12-04 10:36:36 +01:00
SettingsActivity.java Use the correct app language when searching in the settings 2022-02-11 20:58:44 +01:00
SettingsResourceRegistry.java Merge branch 'dev' into feature/notifications 2022-02-19 12:34:44 +01:00
UpdateSettingsFragment.java Applied code changes for preference search framework 2022-01-24 21:08:41 +01:00
VideoAudioSettingsFragment.java Applied code changes for preference search framework 2022-01-24 21:08:41 +01:00