Commit Graph

8295 Commits (ec6e121a8d05a8fc800b538c0fc4da8c283d3243)
 

Author SHA1 Message Date
Mozilla L10n Automation Bot 6473381df7 Import l10n. 2 years ago
Roger Yang 1e90235dcc Close #10046: Add history search 2 years ago
Geordan Neukum 23036680c2 For #16395 - Use Secondary Text for the Site Permissions subtext 2 years ago
MickeyMoz 09a556d12c Update Android Components version to 98.0.20220205170353. 2 years ago
MickeyMoz bc7f467143 Update Android Components version to 98.0.20220205143941. 2 years ago
Mozilla L10n Automation Bot a6acacbcc1 Import l10n. 2 years ago
Arturo Mejia dc3a44d4f9 For #23574: Remove stale partial bitmaps created while downloading wallpapers 2 years ago
Gabriel Luong 1484f77bdb For #23575 - Use design system colors for the Pocket filter and Customize homepage buttons 2 years ago
mcarare de6e2e763e Add VisitInfo.isRemote parameter. 2 years ago
MickeyMoz 95270a03d0 Update Android Components version to 98.0.20220204143127. 2 years ago
Matt Tighe 9b9d08c7d1 closes #23565: expire remote wallpapers but let users keep selected 2 years ago
Arturo Mejia e290bc1bd6 For #23563: Address time out crash when downloading wallpaper 2 years ago
Arturo Mejia 7fc7cf9b9f For #23498 improve logo content description comments for wallpapers 2 years ago
Mozilla L10n Automation Bot 91b7a46b51 Import l10n. 2 years ago
Gabriel Luong 6f2af25a60 For #23558 - Update menu copy for What's new and Customize homepage 2 years ago
Gabriel Luong 7e09be3bf8 For #23554 - Remove Top Sites border 2 years ago
Mugurell 0be470a104 For #21009 - New Recently closed tabs telemetry
This adds a new `recently_closed_tabs` category with then events for all user
interactions on the screen.

The already existent `events.recently_closed_tabs_opened` is still kept for a
bit more time to still have this data available while the new telemetry ride
the trains but can later be removed in favor of this newly added events.
2 years ago
Lucius C e73deb23ac
For #13336: Open bookmarks in current tab (#23169)
* For #13336: Open bookmarks in current tab

* For #13336: Fix tests to verify bookmark opening in current tab

* Change test name for handleBookmarkTapped
2 years ago
Mozilla L10n Automation Bot 39f83e20fa Import l10n. 2 years ago
Matt Tighe 0837197d84 closes #23514: add firefox wallpapers 2 years ago
MickeyMoz 4780ebaf50 Update Android Components version to 98.0.20220202143123. 2 years ago
Mozilla L10n Automation Bot d6cfe0cde0 Import l10n. 2 years ago
Arturo Mejia fdb2006c85 For #23498 add content description for wallpapers 2 years ago
Christian Sadilek 892e65f8e8 Issue #12731: Disable TrimMemoryMiddleware on all channels
This was already disabled in Nightly over two months ago
and seems to work much better combined with latest fixes
in GV (see links inline for details.)
2 years ago
Gabriel Luong 39c6067b03
For #23350 - Revert changes from removing duplicate icons that already exists in ui-icons (#23527)
* Revert "For #23121 - Override @color/mozac_ui_icons_fill with ?primaryText attribute"

This reverts commit 12347c9999.

* Revert "For #23121 - Replace @drawble/ic_share with @drawable/mozac_ic_share"

This reverts commit bbf6ce3f0c.

* Revert "For #23121 - Replace @drawble/ic_storage_enabled with @drawable/mozac_ic_storage"

This reverts commit 930c7bf3b3.

* Revert "For #23121 - Replace @drawble/ic_notifications_enabled with @drawable/mozac_ic_notification"

This reverts commit 9069b57c24.

* Revert "For #23121 - Replace @drawble/ic_microphone_enabled with @drawable/mozac_ic_microphone"

This reverts commit 53216f3f4a.

* Revert "For #23121 - Replace @drawble/ic_location_enabled with @drawable/mozac_ic_location"

This reverts commit 9ee9aafd87.

* Revert "For #23121 - Replace @drawble/ic_autoplay_disabled with @drawable/mozac_ic_autoplay_blocked"

This reverts commit b045a5e203.

* Revert "For #23121 - Replace @drawble/ic_camera_enabled with @drawable/mozac_ic_video"

This reverts commit 62842db131.

* Revert "For #23121 - Replace @drawble/mozac_ic_extensions_black with @drawable/mozac_ic_extensions"

This reverts commit c020a9da10.

* Revert "For #23121 - Replace @drawble/ic_top_sites with @drawable/mozac_ic_pin"

This reverts commit ca67b0a752.

* Revert "For #23121 - Replace @drawble/ic_search with @drawable/mozac_ic_search"

This reverts commit 02d9197945.

* Revert "For #23121 - Replace @drawble/ic_readermode with @drawable/mozac_ic_reader_mode"

This reverts commit cf8592c709.

* Revert "For #23121 - Replace @drawble/ic_menu with @drawable/mozac_ic_menu"

This reverts commit a1ac019024.

* Revert "For #23121 - Replace @drawble/ic_login with @drawable/mozac_ic_login"

This reverts commit 541c56b589.

* Revert "For #23121 - Replace @drawble/ic_internet with @drawable/mozac_ic_globe"

This reverts commit 4d8adce85e.

* Revert "For #23121 - Replace @drawble/ic_download with @drawable/mozac_ic_download"

This reverts commit ef026d3ec2.

* Revert "For #23121 - Replace @drawble/ic_lock with @drawable/mozac_ic_lock"

This reverts commit 18591d5dd8.

* Revert "For #23121 - Replace @drawble/ic_desktop with @drawable/mozac_ic_device_desktop"

This reverts commit ad33e3c1e1.

* Revert "For #23121 - Replace @drawble/ic_close with @drawable/mozac_ic_close"

This reverts commit a9f0fefac2.

* Revert "For #23121 - Replace @drawble/ic_delete with @drawable/mozac_ic_delete"

This reverts commit 33dc752ef2.

* Revert "For #23121 - Replace @drawble/ic_chevron_up with @drawable/mozac_ic_arrowhead_up"

This reverts commit 5bf937cfd3.

* Revert "For #23121 - Replace @drawble/ic_chevron_down with @drawable/mozac_ic_arrowhead_down"

This reverts commit 0fadd68112.

* Revert "For #23121 - Replace @drawble/ic_back_button with @drawable/mozac_ic_back"

This reverts commit bea766e785.

* Revert "For #23121 - Replace @drawable/ic_arrowhead_right with @drawable/mozac_ic_arrowhead_right"

This reverts commit 5a6f349ea8.

* Revert "For #23121 - Replace @drawable/ic_new with @drawable/mozac_ic_new"

This reverts commit ae38410106.

* Revert "For #23121 - Replace @drawable/ic_addons_extensions with @drawable/mozac_ic_extensions"

This reverts commit 9352946afc.
2 years ago
Matthew Tighe 9dc0506ec2
closes #23504: download focus wallpapers at runtime (#23505)
* closes #23504: download focus wallpapers at runtime

* address pr feedback

* only download wallpapers if feature flag is set
2 years ago
Mickey Moz 9b9fab40da
Update Android Components version to 98.0.20220201143153. (#23524) 2 years ago
AndiAJ 02d4d59358 No issue: quick fix for externalLinkPWATest 2 years ago
Gabriel Luong a14e6ddde3 For #23433 - Align the provided top sites to the design spec 2 years ago
Marc-Andre Leclair 2fb8d88381 For #23426:Changed expiring perf probes to never expire
added new data_review url
2 years ago
Gabriel Luong 42ac6feb0c For #23424 - Part 2: Add context menu for contile top sites 2 years ago
Gabriel Luong 532bb9a38a For #23424 - Part 1: Refactor TopSiteItemMenu into its own file 2 years ago
Arturo Mejia 2533c91da5 For #23440,#23441,#23442 remove adapting themes after switching wallpapers 2 years ago
MickeyMoz 7a51dcc304 Update Android Components version to 98.0.20220131143255. 2 years ago
Julien Cristau 57dcc567c4 docker: remove tzdata interactive dialog workaround
Instead set an environment variable to tell apt not to ask questions.
2 years ago
Julien Cristau 56c6ed5f21 docker: pin taskcluster python package to a version compatible with 2.7 2 years ago
Mozilla L10n Automation Bot ca44c34468 Import l10n. 2 years ago
MickeyMoz c9bbeb3908 Update Android Components version to 98.0.20220130143102. 2 years ago
Mozilla L10n Automation Bot 23a5d69375 Import l10n. 2 years ago
MickeyMoz 3bdf1d8122 Update Android Components version to 98.0.20220129143244. 2 years ago
Mozilla L10n Automation Bot c386c98f61 Import l10n. 2 years ago
Elise Richards 6798f6500f
For #22870: Renew/remove metrics set to expire in February (#23453)
* For #22870: Renew/remove metrics set to expire in February

* Add data review and add notification owner for never expire metrics
2 years ago
Aaron Train d1d846a60b
No issue: Update references and doc in parse-ui-test.py (#23354)
* No issue: Update references and doc in parse-ui-test.py

* Update parse-ui-test.py

* Clean up device data

* Revert device output

* Update parse-ui-test.py

* Update parse-ui-test.py

* Update parse-ui-test.py

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Gabriel Luong 62b10690f8 For #23450 - Add Text Accent Disabled design token 2 years ago
Gabriel Luong cc3c68c24b For #23450 - Rename design token Border Default to Border Primary 2 years ago
MickeyMoz b57585f99a Update Android Components version to 98.0.20220127190345. 2 years ago
AndiAJ 7ed5bf9cc5 New External links PWA tests 2 years ago
jhugman 82a6f8cae4
First use of Nimbus FML plugin (#23400)
* Consume Nimbus FML plugin

* Convert Homescreen to use FML

* Convert nimbusValidation to use FML

* Convert legacy experiments to use the feature API and FML

Remove dead helper code and documentation

* Fixup failing test

Co-authored-by: Grisha Kruglov <gkruglov@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Mozilla L10n Automation Bot e92fe26df7 Import l10n. 2 years ago
Gabriel Luong 15d8ca86d9 For #23448 - Update the address bar color to use @color/fx_mobile_layer_color_3 2 years ago