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/history
Mihai Adrian c8bc144114 For #2570: Hide 3-dots menu when in select mode for bookmarks and history (#5173)
Show or hide overflow menu for entire list is triggered when mode is changed
For bookmarks, due to implementation of selection and diffUtil,
additional check is necessary for current item (last selected) that is redrawn
5 years ago
..
viewholders Rename HistoryStore/State/Action to HistoryFragmentStore/State/Action. 5 years ago
HistoryAdapter.kt Rename HistoryStore/State/Action to HistoryFragmentStore/State/Action. 5 years ago
HistoryController.kt Rename HistoryStore/State/Action to HistoryFragmentStore/State/Action. 5 years ago
HistoryDataSource.kt For #4326 - Updates codebase to support latest version of detekt 5 years ago
HistoryDataSourceFactory.kt For #4137 - Fixes HistoryInteractorTest 5 years ago
HistoryFragment.kt Rename HistoryStore/State/Action to HistoryFragmentStore/State/Action. 5 years ago
HistoryFragmentStore.kt Fix ktlint MaxLineLength issues. 5 years ago
HistoryInteractor.kt For #4398 - add HistoryController (#4837) 5 years ago
HistoryItemMenu.kt Move classes out of top-level package 5 years ago
HistoryView.kt For #2570: Hide 3-dots menu when in select mode for bookmarks and history (#5173) 5 years ago
HistoryViewModel.kt For #4137 - Fixes HistoryInteractorTest 5 years ago