NewPipe-app-android/app/src/main/java/org/schabi/newpipe/settings/tabs
Profpatsch 91826b2428 ServiceHelper: return Optional for non-fallback function & renames
There wase one place where `null` was not checked. We use the fallback
function there.

For the `name` function we make clear that `"<unknown>"` is returned
iff the service is not known.
2024-01-08 12:07:52 +01:00
..
AddTabDialog.java Migrate rest of AlertDialogs to AppCompat 2021-04-04 10:26:38 -04:00
ChooseTabsFragment.java ServiceHelper: return Optional for non-fallback function & renames 2024-01-08 12:07:52 +01:00
Tab.java ServiceHelper: return Optional for non-fallback function & renames 2024-01-08 12:07:52 +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 some sonar warnings and make some smaller improvements 2023-08-14 23:09:50 +02:00