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
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
..
bookmarks Exclude separators from the bookmarks UI 3 years ago
downloads For #17352 - Fixes deleted downloads reappearing (#17930) 3 years ago
history For #13522: Also remove history entries from tab history. (#17392) 3 years ago
recentlyclosed Remove unused SessionManager reference from RecentlyClosedController 3 years ago
LibraryPageFragment.kt For #13321 - Do not hide toolbar when opening multiple bookmarks (#17038) 3 years ago
LibraryPageView.kt Prevent favicons from flashing when items are selected in History (#9233) 4 years ago
LibrarySiteItemView.kt Merge bookmark item and folder view holders 4 years ago