Mozilla L10n Automation Bot
bef5c3054b
Import l10n.
2022-06-16 03:35:10 +00:00
mcarare
d595e199c9
For #25435 : Handle ERROR_BAD_HSTS_CERT error.
2022-06-16 02:14:23 +00:00
Mugurell
0ee911ea8c
For #25586 - Allow for localized sumo links for the https-only mode
2022-06-16 01:05:10 +00:00
Ben Dean-Kawamura
ad222521be
Adding support for app-services error reporting
2022-06-15 23:59:40 +00:00
Arturo Mejia
34b31f8b11
For #25446 : Ensure for every message shown we have recordExposure
2022-06-15 22:32:20 +00:00
AndiAJ
8b04752122
For #24092 and #25077 fix flaky emailLinkPWATest and telephoneLinkPWATest UI tests
2022-06-15 08:02:25 +00:00
Alexandru2909
3b4e11b796
For #24969 - Display address autofill prompt
2022-06-15 06:43:17 +00:00
Mozilla L10n Automation Bot
685424de9a
Import l10n.
2022-06-15 00:45:00 +00:00
Mugurell
ed2857bbe0
For #25586 - Update HTTPs-only setting sumo link
2022-06-14 06:49:39 +00:00
Noah Bond
683226541c
For #25490 - Remove PrimaryText and SecondaryText
2022-06-13 21:17:58 +00:00
Mozilla L10n Automation Bot
01be73255e
Import l10n.
2022-06-13 00:46:52 +00:00
Mozilla L10n Automation Bot
345f9fd2d2
Import l10n.
2022-06-12 01:24:54 +00:00
Mozilla L10n Automation Bot
2ecfa3bcf7
Import l10n.
2022-06-11 00:41:03 +00:00
Mugurell
df5786f1e3
For #25381 - Add a setting allowing to toggle Pocket sponsored stories
2022-06-10 15:01:35 +00:00
Mozilla L10n Automation Bot
13c34f16dd
Import l10n.
2022-06-10 00:44:11 +00:00
Jan-Erik Rediger
bbf2d427d2
Adjust all telemetry tests to follow new Glean APIs
...
These are mostly mechanical changes to replace usage of `testHasValue`
with `testGetValue`.
`testGetValue` will now return `null` instead of throwing an exception
if no data is available.
2022-06-09 18:08:04 -04:00
Jan-Erik Rediger
ba7028ec6a
Upgrade to Glean v50 and adopt new Glean APIs
2022-06-09 18:08:04 -04:00
MatthewTighe
8a7e8e7b96
for #25545 : turn off task continuity in nightly
2022-06-09 20:56:18 +00:00
indu
31336c0d87
For #25413 : App should not be locked in landscape when a tab or custom tab loads while in pip mode
...
App should not be locked in landscape while in pip mode when a tab or custom tab loads
Co-Authored-By: Mugurell <Mugurell@users.noreply.github.com>
2022-06-09 19:48:40 +03:00
mcarare
e81c38e8fd
For #25563 : Avoid showing delete all dialog twice.
2022-06-09 15:15:43 +00:00
mcarare
78e4875713
For #25563 : Ensure popBackStack does not navigate away from HistoryFragment.
2022-06-09 15:15:43 +00:00
mcarare
ed480b24c4
For #25563 : Show Snackbar only if fragment is still attached.
2022-06-09 15:15:43 +00:00
Mugurell
1a2be2065a
For #24744 - Observe and update selector icon while the View is attached
...
This avoids having to pass another LifecycleOwner from outside and will ensure
the View is update only in the bounds of it being attached.
The observe-update code is moved to bind(..) as that seems like a more
idiomatic callback for updating an already constructed View rather than
createView() which should only create and return a View.
2022-06-08 11:33:25 +00:00
Mozilla L10n Automation Bot
070d6288e1
Import l10n.
2022-06-08 00:47:04 +00:00
Roger Yang
b48123aa50
Issue #24522 : Add telemetry for unified search
2022-06-07 14:33:46 +00:00
Arturo Mejia
6f0aea9fd9
For #21102 : Build with SDK for Android 12 / API 31 ( #25494 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-06-07 09:36:46 +00:00
indu
ac31a1ace4
For #25455 : Let A-C handle toolbar expanding when URL changes
...
This fix allows the toolbar to be visible after the user clicks on a link and scrolls
Co-Authored-By: Mugurell <Mugurell@users.noreply.github.com>
2022-06-07 11:49:16 +03:00
Mozilla L10n Automation Bot
ca800f122e
Import l10n.
2022-06-07 01:17:38 +00:00
AndiAJ
e977e0292a
For #25125 fix flaky downloadMultipleFileTypesTest UI test
2022-06-06 14:20:18 +00:00
sv-ohorvath
9c6a127a40
For #23858 : replaces opened app verification with intent matching
2022-06-06 12:57:15 +00:00
sv-ohorvath
acb6f5429b
Refactor re-usable methods in TabDrawerRobot.kt
2022-06-06 12:21:22 +00:00
sv-ohorvath
24fd376707
Refactor collections UI tests for Compose
2022-06-06 12:21:22 +00:00
sv-ohorvath
9b35c6fd45
Move collections tests to CollectionTest class
2022-06-06 12:21:22 +00:00
AndiAJ
fff15ea331
For #25393 fix flaky verifyAboutFirefoxPreview UI test
2022-06-06 11:24:19 +00:00
Mozilla L10n Automation Bot
2cd6e15db8
Import l10n.
2022-06-06 00:40:46 +00:00
Arturo Mejia
6a33f29a91
Revert "For #24455 - Migrate NoCollectionsMessageViewHolder to Compose"
...
This reverts commit 7b895aba
2022-06-05 13:26:43 +00:00
Mozilla L10n Automation Bot
f55e21e1df
Import l10n.
2022-06-05 00:56:29 +00:00
Mozilla L10n Automation Bot
0e9b9722a1
Import l10n.
2022-06-04 00:48:18 +00:00
Noah Bond
fdd77d0e1e
For #21897 - Disable leftover UI test code from #24333
2022-06-03 18:49:13 +00:00
Noah Bond
08a84f8353
For #21897 - Convert inactive tabs to compose
2022-06-03 18:49:13 +00:00
mcarare
48cb5ec268
For #25505 : Clear the stored result in case there is no listener with the same key set.
...
This is the case when the sharing happens outside the tabs tray.
2022-06-03 14:01:40 +00:00
Mozilla L10n Automation Bot
2e5c979ef9
Import l10n.
2022-06-02 21:11:55 -04:00
sunil9211
f89e2f4aca
For #20848 - Hide Download List delete icon in multiselect mode
2022-06-02 22:17:56 +00:00
Noah Bond
9520b8c1f3
For #25379 - Plug FenixTypography into ListItem, Button, TextButton, and ExpandableListHeader
2022-06-02 21:23:50 +00:00
Noah Bond
4c118f4816
For #25379 - Create a Compose Typography system
2022-06-02 21:23:50 +00:00
AndiAJ
8043984f46
For #25394 and #25380 re-enable BrowsingErrorPages UI tests
2022-06-02 16:06:29 +00:00
sv-ohorvath
c8eafbd9cc
For #15754 : Replace UI tests video asset for video with sound
2022-06-02 15:24:38 +00:00
Mugurell
df66e159ed
For #25472 - Set context_id
to "application" lifetime.
...
This change mitigates it being set only once in FenixApplication and then
being reset after the first ping is sent.
By having "application" lifetime once set in FenixApplication will be available
in all future contile pings for that application run.
2022-06-02 14:53:43 +00:00
Mozilla L10n Automation Bot
e2fdca8d47
Import l10n.
2022-06-02 01:56:13 +00:00
Michael Comella
f9b16c772f
Closes #24304 - simplify StartupExcessiveResourceUseTest error message.
...
It's easier to modify the explanation of the heuristics in code comments
rather than command line strings so I moved the failure explanations
into code comments, allowing me to simplify the test failure error messages.
2022-06-02 01:01:28 +00:00