1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-01-10 17:30:31 +00:00
NewPipe/app/src
plasticanu 40815086ad
Fix crash when the user clicks download then quits the history fragment (#9143)
* Fix crash when the user clicks download then quits the history fragment

* add a nonnull annotation to the context parameter in the DownloadDialog constructor.

* Revert "Merge branch 'TeamNewPipe:dev' into fix/HistoryFragmentDownloadDialogCrash"

This reverts commit 968d7a7603.

* Revert "Merge branch 'TeamNewPipe:dev' into fix/HistoryFragmentDownloadDialogCrash"

This reverts commit 968d7a7603, reversing
changes made to 52963ba37d.

Reverted merge

jlhzxc

* update project to the latest dev branch

* Revert "update project to the latest dev branch"

This reverts commit fb3ed83d51.

revert changes to build files

* Revert "Revert "Merge branch 'TeamNewPipe:dev' into fix/HistoryFragmentDownloadDialogCrash""

This reverts commit f9e1835e71.
2022-10-26 11:22:32 +02:00
..
androidTest/java/org/schabi/newpipe Add support of other delivery methods than progressive HTTP (in the player only) 2022-06-17 22:00:22 +02:00
debug Update Android Gradle Plugin to 7.3.0. 2022-10-15 04:09:08 +05:30
main Fix crash when the user clicks download then quits the history fragment (#9143) 2022-10-26 11:22:32 +02:00
test Fix ListHelperTest failure caused by immutable list being used 2022-07-22 16:09:43 +02:00