1
0
Fork 0
fenix/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
2019-09-12 13:56:39 -07:00
..
viewholders Rename HistoryStore/State/Action to HistoryFragmentStore/State/Action. 2019-09-03 10:09:06 -07:00
HistoryAdapter.kt Rename HistoryStore/State/Action to HistoryFragmentStore/State/Action. 2019-09-03 10:09:06 -07:00
HistoryController.kt Rename HistoryStore/State/Action to HistoryFragmentStore/State/Action. 2019-09-03 10:09:06 -07:00
HistoryDataSource.kt For #4326 - Updates codebase to support latest version of detekt 2019-08-21 13:50:51 -07:00
HistoryDataSourceFactory.kt For #4137 - Fixes HistoryInteractorTest 2019-07-31 14:35:33 -07:00
HistoryFragment.kt Rename HistoryStore/State/Action to HistoryFragmentStore/State/Action. 2019-09-03 10:09:06 -07:00
HistoryFragmentStore.kt Fix ktlint MaxLineLength issues. 2019-09-03 10:09:06 -07:00
HistoryInteractor.kt For #4398 - add HistoryController (#4837) 2019-08-27 10:33:40 -07:00
HistoryItemMenu.kt Move classes out of top-level package 2019-08-21 13:52:30 -07:00
HistoryView.kt For #2570: Hide 3-dots menu when in select mode for bookmarks and history (#5173) 2019-09-12 13:56:39 -07:00
HistoryViewModel.kt For #4137 - Fixes HistoryInteractorTest 2019-07-31 14:35:33 -07:00