NewPipe/app/src/main/java/org/schabi/newpipe/info_list/dialog
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
..
InfoItemDialog.java Add download option to long-press menu 2022-07-06 11:42:57 +02:00
StreamDialogDefaultEntry.java Fix crash when the user clicks download then quits the history fragment (#9143) 2022-10-26 11:22:32 +02:00
StreamDialogEntry.java Deduplicate code for fetching stream info when sparse 2022-03-03 16:54:40 +01:00