Commit Graph

12596 Commits (fenix/123.1.0)
 

Author SHA1 Message Date
mergify[bot] 4b28245cbf Bug 1880150 - Do not wait for attribution before dismissing splash screen (backport #5587) (#5695)
(cherry picked from commit 179fff2e8a1a0e6c90ea15c490a52fe47de67cd4)

Co-authored-by: Roger Yang <royang@mozilla.com>
2 months ago
oana.horvath 1bc79adfab Bug 1882035 - Disable non-sponsored suggestions UI tests in FirefoxSuggestTest
(cherry picked from commit e7ec19745b69e4ed606e6c4590f3d8eb7a1c37ce)
2 months ago
JohanLorenzo 02782e4fdd Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
(cherry picked from commit 23a199a42118c2451d80c0a0190a6f55694a0a7b)
3 months ago
JohanLorenzo 7f15534b7c Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
(cherry picked from commit d3590390e912f1645ffa7405644d67337b81699c)
3 months ago
github-actions[bot] 1bc5f4e7f3 Uplift Fenix strings from main to releases_v123 3 months ago
github-actions[bot] 016514908b Uplift Fenix strings from main to releases_v123 3 months ago
Titouan Thibaud c89cde5577 Bug 1807080 - Fix PTR dark theme colors
Co-authored-by: Jonathan Almeida <git@jonalmeida.com>
(cherry picked from commit c6ed1d76995c7a0946dd8dfd8f089414f075726c)
3 months ago
github-actions[bot] 8984d81e48 Uplift Fenix strings from main to releases_v123 3 months ago
JohanLorenzo 28c7d0502c Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
(cherry picked from commit 890a7b2ceadcb9a03df040cb1cd6ff021d1d0b2d)
3 months ago
github-actions[bot] 2e1b0fb2cd Uplift Fenix strings from main to releases_v123 3 months ago
github-actions[bot] c4eeef450d Uplift Fenix strings from main to releases_v123 3 months ago
github-actions[bot] 53aec39cee Uplift Fenix strings from main to releases_v123 3 months ago
github-actions[bot] 1c93cdf410 Uplift Fenix strings from main to releases_v123 3 months ago
github-actions[bot] 591ac88507 Uplift Fenix strings from main to releases_v123 3 months ago
github-actions[bot] 5dd18ec263 Uplift Fenix strings from main to releases_v123 3 months ago
mcarare c9c9ad9b50 Bug 1870050 - Properly define buildConfigField SUPPORTED_LOCALE_ARRAY
This was previously generated as a side effect, and fails with the new AGP version.
See also https://github.com/mozilla-mobile/fenix/issues/14175.
3 months ago
github-actions[bot] bcc4639302 Uplift Fenix strings from main to releases_v123 3 months ago
JohanLorenzo 10f2ba0f12 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
(cherry picked from commit 402df94d6a841b7b00733c9fb9529e8bfcb553d4)
3 months ago
github-actions[bot] 2972c72883 Uplift Fenix strings from main to releases_v123 3 months ago
github-actions[bot] 7cc34a16d0 Uplift Fenix strings from main to releases_v123 3 months ago
github-actions[bot] 887da6d39c Uplift Fenix strings from main to releases_v123 3 months ago
github-actions[bot] 36053748f9 Uplift Fenix strings from main to releases_v123 3 months ago
mergify[bot] 2382044e46 Bug 1861744 - Don't display pending to delete bookmarks when refresh (backport #5236) (#5319)
When deleting bookmarks, we do not instantly remove them due to
having the possibility of undoing the deletion. Because of this,
when the bookmarks are pending to delete, they can still be displayed
when pulling down to refresh and then acted on. This patch aims to
fix this issue by subtracting the pending to delete bookmarks
when they are refreshed by pulling down.

(cherry picked from commit b98eea7fdc7901b1df91dcf796635a25cbe22900)

Co-authored-by: DreVla <vlad.dreghici@gmail.com>
3 months ago
github-actions[bot] 06ff0a9443 Uplift Fenix strings from main to releases_v123 3 months ago
github-actions[bot] b4fe32c806 Uplift Fenix strings from main to releases_v123 3 months ago
github-actions[bot] ab20401304 Uplift Fenix strings from main to releases_v123 3 months ago
JohanLorenzo 454875b134 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
(cherry picked from commit 33b64331e61b25c06a6611470ed805ee24d22a2c)
3 months ago
github-actions[bot] a660cb5f9f Uplift Fenix strings from main to releases_v123 4 months ago
mergify[bot] f6c6fe8272 Bug 1875515 - record Nimbus is_ready event (backport #5222) (#5268)
(cherry picked from commit 3b2bd69f8ebfdc4b74af71162636a75967ed6556)

Co-authored-by: Charlie <chumphreys@mozilla.com>
4 months ago
github-actions[bot] adf6a1bcea Uplift Fenix strings from main to releases_v123 4 months ago
JohanLorenzo 4a5ec895a8 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
(cherry picked from commit 28f0fab2427aef40b010d4471eac45dee6348d56)
4 months ago
github-actions[bot] f1404974ad Uplift Fenix strings from main to releases_v123 4 months ago
RebecaTudor 528136c473 Bug 1809798 - Loads the right wallpaper for the right orientation
Before, the orientation was taken from the application context which
didn't update during orientation change. Which caused to load the wrong
wallpaper when the phone was rotated. With these changes we can send
the correct orientation taken from the HomeActivity context.
4 months ago
iorgamgabriel cc476767f7 Bug 1871408 - Translations UI Add Messages Under On Toggles 4 months ago
github-actions acf5eec1a0 Import translations from android-l10n 4 months ago
github-actions 685543b8c2 Import translations from android-l10n 4 months ago
sarah541 388debfd20 Bug 1862738 - Put credential management strings before translation 4 months ago
github-actions a0f615dc53 Import translations from android-l10n 4 months ago
Noah Bond 8af8a2a2d2 Bug 1871098 - Integrate `TabTools` into the Debug Drawer 4 months ago
oana.horvath 6497ad8f8a Bug 1874831 - Disable failing FF Suggest UI tests 4 months ago
github-actions 210a2195b7 Import translations from android-l10n 4 months ago
Soulfire Jarexi Backblaze bbc27b1947 Bug 1875360 - Update archived "Good First Issue" search with Bugzilla search in Fenix README.md (#5209)
* Bug 1875360 - Update archived "Good First Issue" search with Bugzilla search in Fenix README.md

* Bug 1875360 - Update archived "Good First Issue" search with Bugzilla search in Fenix README.md

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
4 months ago
Matthew Tighe cd1610a13f Revert "Bug 1861459 - Add a binding from BrowserStore to AppStore for selected tab changes"
This reverts commit 32c3e5aae7acc037949c38027ae23d76bc80da1a.
4 months ago
Matthew Tighe bd7a90d34b Revert "Bug 1861459 - Remove BrowsingModeManager usages outside of the Home Screen"
This reverts commit d5856268ec720ad0e41585a3f75201ae8d5e6755.
4 months ago
Matthew Tighe 452f7147d0 Revert "Bug 1861459 - Remove Home Screen usages of BrowsingModeManager"
This reverts commit 86e0f3c0ef1dd3a16194eeaff330c8517d18b49f.
4 months ago
Matthew Tighe d080cf6e70 Revert "Bug 1861459 - Remove BrowsingModeManager"
This reverts commit 38af1c1363aa34b564305a1b2c809249e1be5b1b.
4 months ago
rahulsainani 04d83965a4 Bug 1872704 - Fix home activity leak by ExtensionsProcessDisabledController 4 months ago
t-p-white ccefb2dd2d Bug 1870231 - Remove no-ops from ExternalAppBrowserActivity 4 months ago
t-p-white ca7896ad4b Bug 1874861 - Removed redundant LongParameterList suppression's 4 months ago
Roger Yang 931c43127f Bug 1874768 - Hide default browser onboarding card if user already set us as default browser 4 months ago