1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-25 22:53:20 +00:00
NewPipe/app/src
Profpatsch 32d2606a65 BaseDescriptionFragment: Assert member is initialized
`streamInfo` and `channelInfo` have to be initialized, since the only
way to construct the class it to pass them. So we can remove the null
check boilerplate and make some of the accessors `NonNull`.
2024-01-23 14:28:37 +01:00
..
androidTest/java/org/schabi/newpipe Fix FeedDAOTest 2023-12-29 10:54:31 +01:00
debug Fix DebugApp doing unneeded AppWatcher.manualInstall 2023-07-14 18:32:04 +02:00
main BaseDescriptionFragment: Assert member is initialized 2024-01-23 14:28:37 +01:00
test Update miscellaneous libraries 2023-12-23 11:47:57 +01:00