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/historymetadata
Elise Richards 7fdad978a3
For FNXV2-17067: always show home in background behind search dialog (#20573)
* Navigate to home on toolbar click. Handle back press from search dialog

Update tests to show home behind search dialog. Remove unused test.

Jump back in show all button is clickable behind search dialog

Recently saved bookmarks show all button is clickable behind search dialog

* Add feature flag

* Past explorations show all button is clickable behind search dialog

Handle keyboard in controllers instead of viewholders. Update tests.

Allow collections to be visible behind search dialog

Dismiss keyboard and search dialog with navigateUp instead of just dismissing the keyboard

Verify navigateUp in tests

Adding ignore for flaky UI test

Only resize home behind search dialog

Add ignore for collection intermittent test

Cleanup
3 years ago
..
controller For FNXV2-17067: always show home in background behind search dialog (#20573) 3 years ago
interactor For #20438 - Display a list of history metadata groups 3 years ago
view For #20438 - Display a list of history metadata groups 3 years ago
HistoryMetadataFeature.kt For #20438 - Display a list of history metadata groups 3 years ago
HistoryMetadataGroup.kt For #20438 - Display a list of history metadata groups 3 years ago
HistoryMetadataMiddleware.kt Run ktlintFormat to adapt to latest formatting rules. 3 years ago
HistoryMetadataService.kt Obtain searchTerms from previous page in tab's history 3 years ago