1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-27 07:33:20 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe/settings/tabs
Stypox b9378a7c1f
Fix NPEs after OnSharedPreferenceChangeListener changes
Apps targeting {@link android.os.Build.VERSION_CODES#R} on devices running OS versions {@link android.os.Build.VERSION_CODES#R Android R} or later, will receive a {@code null} value when preferences are cleared.
2023-01-16 22:30:28 +01:00
..
AddTabDialog.java Migrate rest of AlertDialogs to AppCompat 2021-04-04 10:26:38 -04:00
ChooseTabsFragment.java Fix compile errors 2022-06-22 19:47:03 +02:00
Tab.java Chenged the name of the icon 2023-01-14 09:21:37 +01:00
TabsJsonHelper.java Added the "What's New"-section to the default tabs 2023-01-11 16:06:11 +01:00
TabsManager.java Fix NPEs after OnSharedPreferenceChangeListener changes 2023-01-16 22:30:28 +01:00