Mozilla L10n Automation Bot
a23de0165f
[fenix] Import l10n.
2021-05-19 00:32:03 +00:00
MickeyMoz
810073532e
[fenix] Update Android Components version to 90.0.20210518143104.
2021-05-18 16:28:48 +00:00
Arturo Mejia
07b4f64970
[fenix] Remove feature flag for proton icons re-design https://github.com/mozilla-mobile/fenix/issues/18132
2021-05-18 07:24:22 -04:00
Mozilla L10n Automation Bot
54433dee2a
[fenix] Import l10n.
2021-05-18 00:26:01 +00:00
MickeyMoz
f17988b27d
[fenix] Update Android Components version to 90.0.20210516190059.
2021-05-17 16:34:19 +00:00
mcarare
ed3cf07f11
[fenix] For https://github.com/mozilla-mobile/fenix/issues/19418 : Allow multiple lines title for sync cards preference.
2021-05-17 13:39:39 +03:00
Mozilla L10n Automation Bot
d80f218034
[fenix] Import l10n.
2021-05-17 00:27:21 +00:00
MickeyMoz
86dccdf7c8
[fenix] Update Android Components version to 90.0.20210516143141.
2021-05-16 16:34:05 +00:00
MickeyMoz
04685496bd
[fenix] Update Android Components version to 90.0.20210514190120.
2021-05-15 16:31:26 +00:00
MickeyMoz
d598ef187f
[fenix] Update Android Components version to 90.0.20210513190129.
2021-05-14 16:43:55 +00:00
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 )
2021-05-13 21:18:59 -04:00
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 )
2021-05-13 21:18:18 -04:00
Arturo Mejia
d6912dd0f9
[fenix] For issue AC https://github.com/mozilla-mobile/fenix/issues/10231 update proton icons third batch
2021-05-13 21:16:21 -04:00
MickeyMoz
2bcb4aaf78
[fenix] Update Android Components version to 90.0.20210513164638.
2021-05-13 20:35:57 +00:00
Priyanka
27756aa4f6
[fenix] created string resource for close ( https://github.com/mozilla-mobile/fenix/pull/19500 )
...
Co-authored-by: priyanka0906 <priyanka02amb@reddiffmail.com>
2021-05-13 14:25:33 -05:00
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
2021-05-13 14:08:46 -05:00
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 )
2021-05-13 09:31:04 +03:00
Mozilla L10n Automation Bot
e3b90eae64
[fenix] Import l10n.
2021-05-13 00:32:41 +00:00
mcarare
42d3d1edb1
[fenix] For https://github.com/mozilla-mobile/fenix/issues/19258 : Replace default Android back button with a custom icon.
2021-05-12 16:56:49 +03:00
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
2021-05-12 15:18:54 +03:00
Mozilla L10n Automation Bot
8e16b102f6
[fenix] Import l10n.
2021-05-12 08:56:08 +00:00
MickeyMoz
5f0361e690
[fenix] Update Android Components version to 90.0.20210511143058.
2021-05-12 08:05:15 +00:00
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.
2021-05-12 10:12:03 +03:00
Roger Yang
b7ecc05811
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19147 : Move set startup metrics off main thread
2021-05-12 06:44:31 +04:00
Jonathan Almeida
8cc83017b2
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002 : Correct naming of pager viewholders
2021-05-11 19:40:14 +04:00
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`.
2021-05-11 19:40:14 +04:00
Jonathan Almeida
9ace0c8551
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002 : Correct browser viewholder naming
2021-05-11 19:40:14 +04:00
Jonathan Almeida
31a0602b9b
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002 : Move TabsTrayViewHolder to browser package
2021-05-11 19:40:14 +04:00
Jonathan Almeida
44973342da
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002 : Remove unused TrayItem interface
2021-05-11 19:40:14 +04:00
Jonathan Almeida
8b8b96d7d4
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002 : Use AbstractBinding from lib-state
2021-05-11 19:39:50 +04:00
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.
2021-05-11 17:33:10 +03:00
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.
2021-05-11 17:33:10 +03:00
Mozilla L10n Automation Bot
1822be6c64
[fenix] Import l10n.
2021-05-11 00:31:17 +00:00
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
2021-05-10 19:26:10 -04:00
Michael Comella
3d04b3dbf5
[fenix] For https://github.com/mozilla-mobile/fenix/issues/19436 : rm Application and FeatureFlags from perf code owners.
2021-05-10 15:58:33 -07:00
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.
2021-05-10 21:37:32 +04:00
MickeyMoz
264505809d
[fenix] Update Android Components version to 90.0.20210510143050.
2021-05-10 16:35:56 +00:00
mcarare
3f404375d3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/19357 : Remove bookmarks experiment and keep star-with-line icon.
2021-05-10 15:38:52 +03:00
Mozilla L10n Automation Bot
88a894ed3a
[fenix] Import l10n.
2021-05-10 00:43:35 +00:00
MickeyMoz
27850a067d
[fenix] Update Android Components version to 90.0.20210509143123.
2021-05-09 16:31:12 +00:00
Mozilla L10n Automation Bot
0acc879521
[fenix] Import l10n.
2021-05-09 00:35:54 +00:00
William Lachance
adb10fab4e
[fenix] No issue - Stop generating metrics.md
and direct to Glean Dictionary instead ( https://github.com/mozilla-mobile/fenix/pull/19411 )
...
Now that the Glean Dictionary (https://dictionary.telemetry.mozilla.org )
has hit production, our guidance is to move away from generating
metrics.md files. The Glean Dictionary is a better solution for this task
for a couple of reasons:
1. The Glean Dictionary contains a complete reference of all metrics
and pings sent by an application (not just those defined in the
application itself, as is the case with the markdown documentation)
2. The Glean Dictionary provides additional context and links beyond
what is provided by the documentation (for example, information on
how to access metric information via BigQuery or GLAM) as well as
annotations provided by data scientists in the course of analyzing data
(see, for example, the commentary section for:
https://dictionary.telemetry.mozilla.org/apps/fenix/metrics/metrics_search_count ).
This should also reduce some of the churn/burden on people when
they submit PRs, as there is no longer any need to update metrics.md
as a part of them.
2021-05-07 20:52:01 -04:00
Mozilla L10n Automation Bot
dc73ae411d
[fenix] Import l10n.
2021-05-08 00:33:33 +00:00
Neha Binwal
8e0c0c905c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/8984 : Added color for "Share" menu's "Recently Used" in Dark theme ( https://github.com/mozilla-mobile/fenix/pull/18839 )
...
* Added color for "Share" menu's "Recently Used" in Dark theme
- Changed HEX code for inset_dark_theme in values/colors.xml
* Replaced #52525E in values/colors.xml with @color/photonDarkGrey10
* Added color for "Share" menu's "Recently Used" in Dark theme
- Created a separate attribute recentlyUsedSharedMenu to be used by 'recently used' panel of tab share menu
- It specifies colors to be used for Light and Dark theme
2021-05-07 14:48:35 -05:00
Neha Binwal
a235c00112
[fenix] For https://github.com/mozilla-mobile/fenix/issues/18226 : Fixed display of tabs for when text size is set to largest ( https://github.com/mozilla-mobile/fenix/pull/19046 )
...
- Made website titles clearly visible in Grid view of tab tray
- Made website URLs clearly visible in List view of tab tray
2021-05-07 14:45:09 -05:00
Elise Richards
50e5ebebd2
[fenix] Move locale restoration on startup to the visual completeness queue to prevent perf impact ( https://github.com/mozilla-mobile/fenix/pull/19315 )
2021-05-07 14:12:40 -05:00
Dharan Aditya
9b8e77e372
[fenix] Fixed mozilla-mobile https://github.com/mozilla-mobile/fenix/issues/18641 : [Bug] Fill link from clipboard overlaps search engines ( https://github.com/mozilla-mobile/fenix/pull/18657 )
2021-05-07 14:25:41 -04:00
Gabriel Luong
744e447c64
[fenix] For https://github.com/mozilla-mobile/fenix/issues/18993 - Nimbus: Allow internal tooling to opt into specific branches of an experiment ( https://github.com/mozilla-mobile/fenix/pull/19333 )
2021-05-07 14:21:03 -04:00
AndiAJ
9855b1d05a
[fenix] Fix flaky UI Tests https://github.com/mozilla-mobile/fenix/issues/19306 https://github.com/mozilla-mobile/fenix/issues/19160 https://github.com/mozilla-mobile/fenix/issues/19404 https://github.com/mozilla-mobile/fenix/issues/19373
2021-05-07 17:14:23 +03:00
Roger Yang
f9477db816
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3728 : Add secret menu switch for allowing third party root certificates ( https://github.com/mozilla-mobile/fenix/pull/19398 )
2021-05-06 21:52:55 -04:00