1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-29 15:30:51 +00:00
NewPipe/app/src
devlearner 585bfff11d
Utilize a retained fragment to safekeep network requests in flight
pending result for openAddToPlaylistDialog() and openDownloadDialog()
Despite marked deprecated, setRetainInstance(true) is probably our best bet (since a ViewModel is probably too overkill for our present purpose)
2023-01-11 14:53:48 +01:00
..
androidTest/java/org/schabi/newpipe Use SparseArrayCompat instead of SparseArray in StreamItemAdapter. 2022-11-22 18:31:58 +05:30
debug Update Android Gradle Plugin to 7.3.0. 2022-10-15 04:09:08 +05:30
main Utilize a retained fragment to safekeep network requests in flight 2023-01-11 14:53:48 +01:00
test Fix ListHelperTest failure caused by immutable list being used 2022-07-22 16:09:43 +02:00