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
Michael Comella 4bab493487 No issue: remove useless @MenuRes annotation in History Fragment.
This annotation was not applied correctly and lint was unable to ensure
it was used properly: it declared an error in lint saying so but that
error was ignored. I did not know how to apply the annotation - and I
felt it had limited utility - so I removed it entirely in order to
permit the lint baseline file to be removed (it was the only error).
4 years ago
..
viewholders For #2570: Hide 3-dots menu for all library items when in select mode (#5699) 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 Switched to AC string extensions (#6258) 5 years ago
HistoryDataSourceFactory.kt For #4137 - Fixes HistoryInteractorTest 5 years ago
HistoryFragment.kt No issue: remove useless @MenuRes annotation in History Fragment. 4 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 No Issue - Fixes warnings / compiler errors with A-C update 5 years ago
HistoryViewModel.kt For #4137 - Fixes HistoryInteractorTest 5 years ago