| BrowserToolbarSyncToHistoryMiddleware.kt |
[BrowserToolbarStore] middleware that will synchronize history searches being ended when the toolbar exits search
mode.
|
1370 |
- |
| HistoryAdapter.kt |
Adapter for the list of visited pages, that uses Paging 3 versions of the Paging library. |
6959 |
- |
| HistoryDataSource.kt |
PagingSource of History items, used in History Screen. It is the data source for the Flow<PagingData>, that provides
HistoryAdapter with items to display.
|
4226 |
- |
| HistoryFragment.kt |
|
37624 |
- |
| HistoryFragmentStore.kt |
Class representing a history entry. |
11331 |
- |
| HistoryItemTimeGroup.kt |
Represents a group of history items for a specific date.
@property timestamp The timestamp representing the start of the day for this group.
|
1622 |
- |
| HistoryView.kt |
View that contains and configures the History List |
7072 |
- |
| PendingDeletionHistory.kt |
Wrapper for the data of the history item that has been marked for removal. Undo snackbar delays the actual removal,
while this class is used to match History items that should be hidden in the UI.
|
2155 |
- |
| RemoveTimeFrame.kt |
A helper class that provides starting and ending timestamps for a set time frame. Is used by [HistoryFragment] to
provide timestamps for options inside the delete history dialog.
|
1587 |
- |
| state |
|
|
- |
| viewholders |
|
|
- |