NewPipe-app-android/app/src/main/java/org/schabi/newpipe/settings
AudricV a4a9957a15
Add ExoPlayerSettingsFragment and move playback load interval size setting into it
This fragment has been added into SettingsResourceRegistry, to allow searches
in its options.

It has been placed at the place of the previous playback load interval size
setting (so in Video and Audio settings).
2023-04-10 17:37:30 +02:00
..
custom Use TextViewCompat.setCompoundDrawableTintList(). 2022-11-01 06:31:35 +05:30
notifications Simplify disposables handling in notification mode settings 2023-01-02 14:45:11 +01:00
preferencesearch Merge pull request #8739 from Isira-Seneviratne/Stream_average 2022-10-30 22:09:55 +01:00
tabs Fix NPEs after OnSharedPreferenceChangeListener changes 2023-01-16 22:30:28 +01:00
AppearanceSettingsFragment.java Implemented suggestions 2022-12-05 21:21:46 +01:00
BasePreferenceFragment.java Applied code changes for preference search framework 2022-01-24 21:08:41 +01:00
ContentSettingsFragment.java Changed the code accordingly 2022-07-15 19:55:19 +02:00
ContentSettingsManager.kt Use IO extensions. 2022-07-21 05:15:39 +05:30
DebugSettingsFragment.java Changed the code accordingly 2022-07-15 19:55:19 +02:00
DownloadSettingsFragment.java Use new NewPipe Extractor Utils methods. 2023-01-02 07:03:18 +05:30
ExoPlayerSettingsFragment.java Add ExoPlayerSettingsFragment and move playback load interval size setting into it 2023-04-10 17:37:30 +02: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 Move utility methods out of CheckForNewAppVersion 2022-03-03 13:19:06 -05:00
NewPipeFileLocator.kt cleanup 2021-01-03 20:32:16 +01:00
NewPipeSettings.java Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
NotificationSettingsFragment.kt Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
NotificationsSettingsFragment.kt Fix New streams settings snackbar not being hidden on exiting 2022-04-16 19:01:30 +02:00
PeertubeInstanceListFragment.java Use ListAdapter in PeertubeInstanceListFragment. 2022-08-15 07:26:02 +05:30
PlayerNotificationSettingsFragment.kt More minSdk 21 cleanup 2022-07-13 19:03:47 +02:00
SelectChannelFragment.java Replace CircleImageView with ShapeableImageView 2022-02-23 15:11:25 -05: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 Fix settings migration 2023-04-04 11:06:20 +02:00
SettingsActivity.java Annotate some NonNulls, some lint cleaning 2022-03-18 13:15:44 -04:00
SettingsResourceRegistry.java Add ExoPlayerSettingsFragment and move playback load interval size setting into it 2023-04-10 17:37:30 +02:00
UpdateSettingsFragment.java Show toast when no updates are available. 2022-12-04 12:01:56 +01:00
VideoAudioSettingsFragment.java Made two list options 2023-04-04 09:57:06 +02:00