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/home
Mugurell 551031eee3 For #18672 - Renaming a TopSite changes just the title
Previously renaming a TopSite would bind that as a new item and in such update
the entire list. This could potentially leading changes in the list and then
it's ViewPager parent's layout.

This patch switches the code to use the existing TopSitePayload and so do a
partial update of an on-screen TopSite instead of rebind it as a new item.

If a layout is requested while showing <=4 TopSites on the second page, by
having "offscreenPageLimit = 1" the biggest height of ViewPager pages is used
preventing an edgecase where the ViewPager would hide half of the items from
the first page.
3 years ago
..
intent Issue #19040: Remove Leanplum (Nightly) 3 years ago
mozonline Pop out privacy notice in first launch in MozillaOnline builds 3 years ago
sessioncontrol For #18672 - Renaming a TopSite changes just the title 3 years ago
tips For #13926 - MP migration 4 years ago
HomeFragment.kt For #19114: check state of sync account when navigating from sync sign in menu item (#19118) 3 years ago
HomeFragmentStore.kt For #18375: Add experiment for set default browser New Tab card. 3 years ago
HomeMenu.kt For #19357: Remove bookmarks experiment and keep star-with-line icon. 3 years ago
HomeScreenViewModel.kt Closes #17443: IllegalStateException in startPostponedEnterTransition on HomeFragment 3 years ago
ImageViewTopCrop.kt No issue: Normalize license header comment (#3909) 5 years ago
Mode.kt For #6521 - Remove auto sigin onboarding card (#16315) 4 years ago
PrivateBrowsingButtonView.kt fix #8135 - remove getColorFromAttr 4 years ago
SharedViewModel.kt Remove tab tray feature flag (#11176) 4 years ago