Commit Graph

17 Commits (2380d518081c7e003b8737bfd18af40d414ef8ee)

Author SHA1 Message Date
Arturo Mejia c725493bea Fix openFile breaking changes 3 years ago
Jonathan Almeida 499aa858b2 Issue #18774: Move SelectionInteractor to new package
The interactor and holder are useful outside of the `library` package, so
let's move it up a package level for other components.
3 years ago
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
Mugurell 574eac4636
For #15367 - DownloadsFragment telemetry (#16728)
Adds a counter for how many times the user does the following action:
- opens the Downloads section inside the app
- tap to open an item from inside Downloads / from the download dialog
- tap to delete one or more downloads at once
4 years ago
Kate Glazko ef01cdcefe For #16541: Download UX Updates 4 years ago
Kate Glazko 6c68e79a22 For #14772: Crash in Downloads 4 years ago
Kate Glazko 0ae268914b For #352: Delete a download 4 years ago
Jocelyne Abi Haidar 1b204158e5
For #15931: Sort Downloads from newest to oldest (#15939) 4 years ago
mcarare b696fc4c4b For #13031: Show size in KB for smaller downloaded files. 4 years ago
kglazko 5ecab0f48a
For #13935: Enhanced File Type List Icons (#14036)
* For #13935: Enhanced File Type List Icons

* For #13935 - Pulls out and tests logic for getting the icon for a DownloadItem

Co-authored-by: Kate Glazko <kglazko@Kates-MacBook-Pro.local>
Co-authored-by: Jeff Boek <jeff@jeffboek.com>
4 years ago
Kate Glazko 3370762248 For #13983: Show Only Completed Downloads in List 4 years ago
Kate Glazko 7f9e2255f7 For #13979: Deleted Download Files Shouldnt Show 4 years ago
Kate Glazko 95970dbfef For #13974: Long Press Should Not Result In Crash 4 years ago
Kate Glazko 751efb7bfb For #13940: Pull To Refresh View Causes Throbber Downloads 4 years ago
Kate Glazko 86c5a38ed8 For #13939: Missing empty state for downloads view 4 years ago
Kate Glazko 3c0334141c No Issue: Fix Lint Issues Downloads Manager 4 years ago
Kate Glazko f83372b67c For #349: View Downloads 4 years ago