You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/java/org/mozilla/fenix/library/downloads
Codrut Topliceanu ec54397637
For #17352 - Fixes deleted downloads reappearing (#17930)
* For #17352 - Fixes deleted downloads reappearing

The `getDeleteDownloadItemsOperation` job would check fragment context not null after the fragment was stopped. Removing that check and only passing the downloadUseCase as a parameter fixes the problem.
3 years ago
..
viewholders For #16541: Download UX Updates 3 years ago
DownloadAdapter.kt For #16541: Download UX Updates 3 years ago
DownloadController.kt For #352: Delete a download 4 years ago
DownloadFragment.kt For #17352 - Fixes deleted downloads reappearing (#17930) 3 years ago
DownloadFragmentStore.kt For #352: Delete a download 4 years ago
DownloadInteractor.kt For #352: Delete a download 4 years ago
DownloadItemMenu.kt For #352: Delete a download 4 years ago
DownloadView.kt For #16541: Download UX Updates 3 years ago