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
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
..
androidTest Fix flaky UI Tests #19306 #19160 #19404 #19373 3 years ago
beta/res Simplify build variants to just: debug, nightly, beta and release. 4 years ago
debug For #19273 - Ensure a new line at the EOF is available in all xml files (#19295) 3 years ago
geckoRelease/java/org/mozilla/fenix/engine No issue: Suppress deprecation for LoginStorageDelegate (#19145) 3 years ago
main For #18672 - Renaming a TopSite changes just the title 3 years ago
migration Add domestic China FxA service for Mozilla Online builds 3 years ago
nightly Integrate Android Autofill support into Nightly and debug builds. 3 years ago
release/res Simplify build variants to just: debug, nightly, beta and release. 4 years ago
test Issue #19175: Fix SyncTabs list not updating on changes 3 years ago