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/tabtray
Mugurell ef5846dc3e
For #16614 - Ensure a stable order for the items in tabs tray. (#16618)
Items should follow the following ordering:
- current session open tabs
- collections options - currently the "Select tabs" button
- synced tabs items

This order should also be kept after returning from Multiselect mode.
4 years ago
..
CollectionsAdapter.kt Closes #14131: Move constants to dimens.xml (#14135) 4 years ago
FenixTabsAdapter.kt For #16477: Migrate updateAccessibilityCollectionItemInfo to extension. 4 years ago
MultiselectSelectionMenu.kt For #16132 - Rename normal mode menu item, remove telemetry 4 years ago
SaveToCollectionsButtonAdapter.kt For #16511 - Change a11y parent of button without breaking the tab list. (#16555) 4 years ago
SyncedTabsController.kt For #16614 - Ensure a stable order for the items in tabs tray. (#16618) 4 years ago
TabTrayController.kt For #16132 - Rename normal mode menu item, remove telemetry 4 years ago
TabTrayDialogFragment.kt For #16132 - Rename normal mode menu item, remove telemetry 4 years ago
TabTrayDialogFragmentStore.kt For #10163 - Adds tab multiselect mode 4 years ago
TabTrayFragmentInteractor.kt For #14920 - Show a Tabs Tray CFR Banner for grid view tip (#16466) 4 years ago
TabTrayItemMenu.kt Replace @string/tab_tray_menu_item_save with @string/tab_tray_menu_select, Remove "Share all tabs" option from tab tray's private browsing menu 4 years ago
TabTrayView.kt For #16614 - Ensure a stable order for the items in tabs tray. (#16618) 4 years ago
TabTrayViewHolder.kt For #16477: Migrate updateAccessibilityCollectionItemInfo to extension. 4 years ago
TabsTouchHelper.kt For #15115 - Part 5: Don't draw any background when swiping to delete a tab 4 years ago