Commit Graph

6643 Commits (10e4bf1d7ff929ec91bf45e2263128a5d2bcd7ed)
 

Author SHA1 Message Date
Codrut Topliceanu d0bd0eb8a0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19570 - Set appropriate theme color for delete card button (https://github.com/mozilla-mobile/fenix/pull/19581) 3 years ago
MickeyMoz 78cb28c9d2 [fenix] Update Android Components version to 90.0.20210520143152. 3 years ago
MickeyMoz f4d8931a50 [fenix] Update Android Components version to 90.0.20210520013552. 3 years ago
Sebastian Kaspari ea2b2316f9 [fenix] AutofillConfiguration: Correctly specify autofill confirm activity. 3 years ago
Mozilla L10n Automation Bot 2e9ed281fc [fenix] Import l10n. 3 years ago
MickeyMoz 15978e5038 [fenix] Update Android Components version to 90.0.20210519143042. 3 years ago
Mihai Adrian Carare ac35cf37da [fenix] For https://github.com/mozilla-mobile/fenix/issues/19054 - Navigate to the Credit card screen when deleting last card. (https://github.com/mozilla-mobile/fenix/pull/19451) 3 years ago
Tim D. Smith 43956c9687 [fenix] Fix case of item extras in browser_menu_action event (https://github.com/mozilla-mobile/fenix/pull/19487)
* Fix case of item extras in browser_menu_action event

Update the event description to match the values observed in telemetry.

* Line length
3 years ago
Mihai Adrian Carare 43965a3255 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18507 - Prevent screenshots on credit card screens. (https://github.com/mozilla-mobile/fenix/pull/19560) 3 years ago
mcarare 3061600148 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8370: Remove extra characters from name mapping. 3 years ago
Mozilla L10n Automation Bot a23de0165f [fenix] Import l10n. 3 years ago
MickeyMoz 810073532e [fenix] Update Android Components version to 90.0.20210518143104. 3 years ago
Arturo Mejia 07b4f64970 [fenix] Remove feature flag for proton icons re-design https://github.com/mozilla-mobile/fenix/issues/18132 3 years ago
Mozilla L10n Automation Bot 54433dee2a [fenix] Import l10n. 3 years ago
MickeyMoz f17988b27d [fenix] Update Android Components version to 90.0.20210516190059. 3 years ago
mcarare ed3cf07f11 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19418: Allow multiple lines title for sync cards preference. 3 years ago
Mozilla L10n Automation Bot d80f218034 [fenix] Import l10n. 3 years ago
MickeyMoz 86dccdf7c8 [fenix] Update Android Components version to 90.0.20210516143141. 3 years ago
MickeyMoz 04685496bd [fenix] Update Android Components version to 90.0.20210514190120. 3 years ago
MickeyMoz d598ef187f [fenix] Update Android Components version to 90.0.20210513190129. 3 years ago
Michael Comella bcce5e8c8a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/19496: Remove glean metrics docs check from pre-push hook. (https://github.com/mozilla-mobile/fenix/pull/19497) 3 years ago
Gabriel Luong 13d977b0d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18287 - Display a credit card autofill prompt (https://github.com/mozilla-mobile/fenix/pull/19477) 3 years ago
Arturo Mejia d6912dd0f9 [fenix] For issue AChttps://github.com/mozilla-mobile/fenix/issues/10231 update proton icons third batch 3 years ago
MickeyMoz 2bcb4aaf78 [fenix] Update Android Components version to 90.0.20210513164638. 3 years ago
Priyanka 27756aa4f6 [fenix] created string resource for close (https://github.com/mozilla-mobile/fenix/pull/19500)
Co-authored-by: priyanka0906 <priyanka02amb@reddiffmail.com>
3 years ago
Elise Richards 2803f54537 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17537: Add preferences for syncing credit cards and addresses (https://github.com/mozilla-mobile/fenix/pull/19471)
* Add preferences for enable/disable sync for cc and addresses

* Set pref visibility based on feature flags

* Helper function for pin warning preferences and set default values for cc and addresses to false.

* Kdocs for relevant sync functions in account settings

* Default visibility to false for credit cards and addresses in account settings
3 years ago
Jonathan Almeida f10aebe8e8 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19176: Exit select mode when removing tab (https://github.com/mozilla-mobile/fenix/pull/19486) 3 years ago
Mozilla L10n Automation Bot e3b90eae64 [fenix] Import l10n. 3 years ago
mcarare 42d3d1edb1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19258: Replace default Android back button with a custom icon. 3 years ago
AndiAJ 1a8155edfd [fenix] For https://github.com/mozilla-mobile/fenix/issues/19468 and https://github.com/mozilla-mobile/fenix/issues/19478 fix intermittent UI tests 3 years ago
Mozilla L10n Automation Bot 8e16b102f6 [fenix] Import l10n. 3 years ago
MickeyMoz 5f0361e690 [fenix] Update Android Components version to 90.0.20210511143058. 3 years ago
Codrut Topliceanu 099b301288 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19091 - Fix Undo of close multiple tabs (https://github.com/mozilla-mobile/fenix/pull/19466)
Fixes the issue where closing multiple selected tabs and then pressing Undo would only restore one of the tabs.
3 years ago
Roger Yang b7ecc05811 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19147: Move set startup metrics off main thread 3 years ago
Jonathan Almeida 8cc83017b2 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002: Correct naming of pager viewholders 3 years ago
Jonathan Almeida cf9a9dd6dc [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002: Use a single BrowserTrayList for normal/private list
We now have a BrowserTrayList.
 - Renamed from `BaseBrowserTrayList`.
 - Removed the abstract `configuration` and used a `lateinit var`
 instead.
 - Removed `NormalBrowserTrayList` and `PrivateBrowserTrayList`.
3 years ago
Jonathan Almeida 9ace0c8551 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002: Correct browser viewholder naming 3 years ago
Jonathan Almeida 31a0602b9b [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002: Move TabsTrayViewHolder to browser package 3 years ago
Jonathan Almeida 44973342da [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002: Remove unused TrayItem interface 3 years ago
Jonathan Almeida 8b8b96d7d4 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002: Use AbstractBinding from lib-state 3 years ago
Mugurell ecaf009a61 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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
kanish671 9190ef1c11 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18672 - Rename TopSites even on the second page
Index calculation for notifying changes while renaming a top site in the second
page was being wrongly calculated. Since it is page 2, we would need to take a
mod with the number of top sites per page to get the actual index of the top
site that was being renamed.
3 years ago
Mozilla L10n Automation Bot 1822be6c64 [fenix] Import l10n. 3 years ago
Neha Binwal 57f0fb0f6d [fenix] For https://github.com/mozilla-mobile/fenix/issues/19401 - Replace hard-coded hex color values with their respective photon color variable (https://github.com/mozilla-mobile/fenix/pull/19406)
* Replaced https://github.com/mozilla-mobile/fenix/issues/20123A with @color/photonInk80 in values\colors.xml

* Replaced #F9F9FB with @color/photonLightGrey10 in values\colors.xml

* Replaced #E0E0E6 with @color/photonLightGrey30 in values\colors.xml

* Replaced https://github.com/mozilla-mobile/fenix/pull/592ACB with @color/photonViolet70 in values\colors.xml

* Replaced https://github.com/mozilla-mobile/fenix/pull/312A65 with @color/photonInk20 in values\colors.xml

* Replaced #FBFBFE with @color/photonLightGrey05 in values\colors.xml

* Replaced #52525E with @color/photonDarkGrey10 in values\colors.xml

* Replaced #ffffff with @color/photonWhite in values\colors.xml

* Replaced https://github.com/mozilla-mobile/fenix/pull/5B5B66 with @color/photonDarkGrey05 in values\colors.xml

* Replaced https://github.com/mozilla-mobile/fenix/issues/1C1B22 with @color/photonDarkGrey80 in values\colors.xml

* Replaced #737373 with @color/photonGrey50 in values\colors.xml

* Replaced https://github.com/mozilla-mobile/fenix/issues/9059FF with @color/photonViolet50 in values\colors.xml

* Replaced https://github.com/mozilla-mobile/fenix/pull/5B5B66 with @color/photonDarkGrey05 in values-night\colors.xml

* Replaced https://github.com/mozilla-mobile/fenix/pull/3A3944 with @color/photonDarkGrey40 in values-night\colors.xml
3 years ago
Michael Comella 3d04b3dbf5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19436: rm Application and FeatureFlags from perf code owners. 3 years ago
Jonathan Almeida a9254b79b9 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/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
MickeyMoz 264505809d [fenix] Update Android Components version to 90.0.20210510143050. 3 years ago
mcarare 3f404375d3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19357: Remove bookmarks experiment and keep star-with-line icon. 3 years ago
Mozilla L10n Automation Bot 88a894ed3a [fenix] Import l10n. 3 years ago
MickeyMoz 27850a067d [fenix] Update Android Components version to 90.0.20210509143123. 3 years ago