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/tabstray
Jonathan Almeida 392ace67d6 Issue #19175: Fix SyncTabs list not updating on changes
The main cause for this is that the `LifecycleProvider` needs to be set
to `State.RESUMED` to avoid the account manager's internal
`ObserverRegistry` from putting the UI observers into the paused state.

The rest of the changes is to rely the internal (safe) logic to
correctly sync and then update the tabs list.
3 years ago
..
browser Issue #18934: Do not nullify adapter on window detached 3 years ago
ext No issue: Fix the initial select mode check 3 years ago
syncedtabs Issue #19175: Fix SyncTabs list not updating on changes 3 years ago
viewholders Issue #19175: Fix SyncTabs list not updating on changes 3 years ago
AccessibleNewTabButtonBinding.kt Issue #19175: Fix SyncTabs list not updating on changes 3 years ago
CloseOnLastTabBinding.kt Close #19045: Dismiss tabstray when last tab in a page is closed 3 years ago
FloatingActionButtonBinding.kt Issue #19175: Fix SyncTabs list not updating on changes 3 years ago
MenuIntegration.kt Closes #19003: Add account setting to tabstray synced tab menu (#19034) 3 years ago
NavigationInteractor.kt Issue #19175: Fix SyncTabs list not updating on changes 3 years ago
TabCounterBinding.kt No issue: Observe only normal tabs when updating counter 3 years ago
TabLayoutMediator.kt Close #19064: Focus on tab page with the BrowsingModeManager 3 years ago
TabsTrayController.kt Issue #19175: Fix SyncTabs list not updating on changes 3 years ago
TabsTrayDialog.kt Close #18774: Migrate mutli-selection to store 3 years ago
TabsTrayFragment.kt Issue #19175: Fix SyncTabs list not updating on changes 3 years ago
TabsTrayInfoBannerBinding.kt Closes #18948: Update tabstray telemetry (#19004) 3 years ago
TabsTrayInteractor.kt Close #18862: Add multi-select banner to tabs tray (#18932) 3 years ago
TabsTrayMenu.kt Closes #19003: Add account setting to tabstray synced tab menu (#19034) 3 years ago
TabsTrayStore.kt Closes #18946: Add undo toast for tabstray 3 years ago
TabsTrayViewHolder.kt No issue: Fix the initial select mode check 3 years ago
TrayItem.kt Issue #17822: Create a tabs tray layout and fragment 3 years ago
TrayPagerAdapter.kt Issue #19175: Fix SyncTabs list not updating on changes 3 years ago
TraySheetBehaviorCallback.kt For #19023 - Expands tabsTray when tabs over certain number 3 years ago