AndiAJ
1f353b114c
Bug 1830870 - Disable failing closeTabTest UI test
2023-05-19 13:07:27 +00:00
DreVla
06e25e2676
Bug 1831287 - Update Private Mode color scheme
...
According to the figma color scheme, the color given to layer 3
was wrong, therefore it has been changed to the correct one
from the document.
Figma color scheme: https://shorturl.at/mAS48
2023-05-19 12:25:04 +00:00
James Hugman
558bc46b4d
Bug 1832074 — Parse referrer URL with URLDecoder
2023-05-19 11:37:44 +00:00
James Hugman
29aa1399da
Bug 1832074 — Parse referrer URL with URLDecoder
2023-05-19 11:37:44 +00:00
Ryan VanderMeulen
104b4d0264
Bug 1833926 - Update Protobuf gradle plugin to version 0.9.3
2023-05-19 08:47:56 +00:00
Ryan VanderMeulen
b18466e218
Bug 1833926 - Add the Protobuf gradle plugin to FenixDependencies.kt
2023-05-19 08:47:56 +00:00
iorgamgabriel
b5c68a40b0
Bug 1830398 - Clicking on empty space from awesomebar should not be dispatched to homescreen.
2023-05-19 07:34:43 +00:00
Aaron Train
670751f83d
Bug 1833933 - Disable CBR UI tests for investigation
2023-05-19 04:34:45 +00:00
Tarik Eshaq
624d444b03
Bug 1804274: Adds entrypoints for firefox accounts
...
Co-authored-by: Matt Tighe <MatthewTighe>
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
Co-authored-by: Tarik Eshaq <teshaq@mozilla.com>
2023-05-19 04:01:09 +00:00
Jonathan Almeida
72a6af1510
Bug 1833939 - Remove Protobuf compiler workaround for Apple processors
...
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
2023-05-19 02:48:28 +00:00
github-actions
82fe0a7f75
Import translations from android-l10n
2023-05-19 01:50:25 +00:00
Gabriel Luong
190102b3b7
Bug 1805070 - Part 4: Sync Fenix detekt configuration with AC
2023-05-19 01:22:23 +00:00
Noah Bond
fed50ea67c
Bug 1831602 - Convert two UI tests to support composified Tabs Tray
2023-05-18 22:49:35 +00:00
Roger Yang
5fd55790f6
Bug 1833886 - Update guide to merging contributor PRs doc
2023-05-18 21:55:36 +00:00
Noah Bond
d53c4f1820
Bug 1826670 - Hide the close button on grid items when in multiselection
2023-05-18 20:28:00 +00:00
JohanLorenzo
cf23507c26
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
2023-05-18 19:15:57 +00:00
oana.horvath
db837ec2ee
Bug 1833874 - Disables failing connectionFailureErrorMessageTest
2023-05-18 16:53:57 +00:00
Ryan VanderMeulen
afe77b497b
Bug 1833765 - Update LeakCanary to version 2.11
2023-05-18 15:40:25 +00:00
github-actions
b525d414f9
Import translations from android-l10n
2023-05-18 00:37:10 +00:00
Roger Yang
1993cb1f46
Bug 1833690 - Update telemetry renewal script for easier navigation
2023-05-17 22:05:37 +00:00
MatthewTighe
63136b56a4
Bug 1809803 - Remove wallpaperV2 flag and related assets and code.
2023-05-17 21:19:52 +00:00
Aaron Train
fe289223a7
Bug 1833627 - Add replacement API 27 device to UI test configurations
2023-05-17 17:49:07 +00:00
Ben Dean-Kawamura
24895cb11c
Bug 1833452 - Fix app services autopublish when building Fenix/Focus
...
Moved the code into `settings.gradle` and put it inside an `allprojects`
block. I'm not 100% sure what's going on but I think this applies the
changes to android-components projects as well. In any case, `./gradlew
assembleDebug` now seems to pick up the local app-services code.
2023-05-17 16:40:38 +00:00
oana.horvath
ef2619142a
Bug 1807280 - fix SettingsAddonsTest#verifyAddonsCanBeUninstalled
2023-05-17 15:40:09 +00:00
AndiAJ
2c6c6ef8ad
Bug 1833120 - Fix verifySearchBookmarksViewTest UI test
2023-05-17 14:27:43 +00:00
James Hugman
b02c292c8f
Bug 1832069 - Add Google Play install referrer library
2023-05-17 10:37:23 +00:00
GitStart
a71ebd543e
Bug 1824177 - Set the correct label for email title for accessibility tools
2023-05-16 23:23:33 -04:00
rxu
dd1531b08a
Bug 1832006 - Add description of site permissions fragment
2023-05-17 02:37:21 +00:00
github-actions
00e3f01fd4
Import translations from android-l10n
2023-05-17 01:03:22 +00:00
mike a
e03c5b06dd
Bug 1826404 – fixed tabs list card spacing
2023-05-17 00:11:15 +00:00
Ryan VanderMeulen
dfb04eb896
Bug 1833404 - Update Sentry to version 6.19.0
2023-05-16 19:49:16 +00:00
mike a
75ba7dfc9a
Bug 1832892 – update delete histry dialog body text
2023-05-16 18:43:33 +00:00
JohanLorenzo
fae2e6951b
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
2023-05-16 17:58:07 +00:00
Zac McKenney
9d0b46ae45
Bug 1832711 - Update readme and docs for how to use local GV in Fenix
2023-05-16 16:57:42 +00:00
GitStart
b5e24ffc3f
Bug 1810629 - Add an Android shortcut to go straight to the login and passwords
2023-05-16 16:20:21 +00:00
DreVla
f286cf7002
Bug 1830112 - Display full text in compose button when large font
...
When using the compose button and the the size of the font is
set to largest for accessibility purposes, the font should not
cut if it doesn't fit. Instead, the button accommodates the
entirety of the text.
2023-05-16 15:16:47 +00:00
AndiAJ
3fded42940
Bug 1832828 - Improve mainMenuShareButtonTest UI test coverage
2023-05-16 14:43:54 +00:00
Aaron Train
94a46ba609
Bug 1833382 - Temporarily remove walleye for long queuing on Test Lab
2023-05-16 14:11:46 +00:00
Ryan VanderMeulen
82b624120d
Bug 1833292 - Update Google Accompanist to version 0.30.1
2023-05-16 13:39:02 +00:00
t-p-white
e399f1b314
Bug 1833118 - Rename OnboardingPageState image
to imageRes
and update class desc @param to @property
2023-05-16 11:46:28 +00:00
rahulsainani
2cbd3b5020
Bug 1830083 - Make action_home local to JunoOnboardingFragment
2023-05-16 09:13:20 +00:00
github-actions
296e5ec0c3
Import translations from android-l10n
2023-05-16 01:16:57 +00:00
Ryan VanderMeulen
5613cd7f2f
Bug 1832597 - Update some Fenix & Focus testing dependencies
2023-05-16 00:47:19 +00:00
Mugurell
8d442cd874
Bug 1824379 - When updating a login update it in the shared LoginsFragmentStore
...
This change comes to use the shared LoginsFragmentStore and help elide a more
expensive read from disk for updated logins by using the in memory data for
instant updates in all Fragments interested in LoginsFragmentStore updates.
2023-05-15 23:24:51 +00:00
Mugurell
116fd648b6
Bug 1824379 - When deleting a login delete it from the shared LoginsFragmentStore
...
This reverts the recent patch for bug 1799622 and reworks the implementation to
avoid using the Fragment Result API for a simpler functionality using the
already shared LoginsFragmentStore.
2023-05-15 23:24:51 +00:00
Mugurell
52d035c13c
Bug 1824379 - When adding a new login add it to the shared LoginsFragmentStore
...
This brings multiple advantages over the current implementation:
- we're not creating a new instance of SavedLoginsFragment
- we avoid a deeper and more expensive layer of caching the just added login
through SyncableLoginsStorage and use the in memory data.
- we avoid having to intercept the back press to control navigation
2023-05-15 23:24:51 +00:00
Mugurell
066cdb7146
Bug 1824379 - Ensure logins fragments share the same Store
...
We'll cache the same LoginsFragmentStore instance to a new nested navigation
graphs and in that allow multiple related screen to use the same data.
2023-05-15 23:24:51 +00:00
Ryan VanderMeulen
0df448b78d
Revert "Bug 1810629 - Add an Android shortcut to go straight to the login and passwords" due to UI test failures.
...
This reverts commit 341fef9f30b4f215c2d6e62350455b0c75c660e0.
2023-05-15 18:16:05 -04:00
Lucius C. (czlucius)
c8577335ee
Bug 1807131 - Fix ripples for snackbar and alert dialogs
2023-05-15 21:03:57 +00:00
GitStart
162a81137b
Bug 1810629 - Add an Android shortcut to go straight to the login and passwords
2023-05-15 19:51:55 +00:00