Commit Graph

8747 Commits

Author SHA1 Message Date
James Hugman d2f6aa2211
Fixup breaking changes from AppServices upgrade to 93.0.0 2022-04-20 20:26:34 +01:00
MickeyMoz 051e3bbd50 Update Android Components version to 101.0.20220420143047. 2022-04-20 18:17:39 +00:00
Roger Yang 42e00548e7 No issue: Update experimenter.yaml 2022-04-20 17:23:11 +00:00
AndiAJ 7cd95dc4a6 For #23136 re-enable selectSearchEnginesShortcutTest UI test 2022-04-20 16:55:16 +00:00
AndiAJ b3acaa3757 For #23817 disable failing toggleSearchSuggestionsTest 2022-04-20 05:37:51 +00:00
Mozilla L10n Automation Bot 20d1928d1b Import l10n. 2022-04-20 00:42:34 +00:00
tristan-jea f1070e05c2 For #23813 - Clear error message for nameOnCardLayout when valid name is submitted 2022-04-19 22:55:10 +00:00
Noah Bond 6df5bd7d74 For #24338 - Make a reusable list item Composable 2022-04-19 21:20:01 +00:00
Gabriel Luong aff4c03d53 For #24856 - Toggle the "Manage addresses" and "Add address" preference label depending on whether there are saved addresses 2022-04-19 18:27:59 +00:00
MickeyMoz d1c43761eb Update Android Components version to 101.0.20220419143104. 2022-04-19 16:39:42 +00:00
Alexandru2909 6efbee7526 For #24759 - Remove forEach from ContextualMenu telemetry test 2022-04-19 14:52:28 +00:00
Alexandru2909 0539efd137 For #24208 - Remove forEach from LoginDialogFacts test 2022-04-19 13:58:57 +00:00
Alexandru2909 c475369d21 For #24836 - Remove GleanMetricsServiceTest 2022-04-19 13:18:24 +00:00
Alexandru2909 6a7f335107 For #24836 - Remove Event.wrapper for RecentlyVisitedHomepage telemetry 2022-04-19 13:18:24 +00:00
Alexandru2909 45d965c5e8 For #24811 - Remove Event.wrapper for Messaging telemetry 2022-04-19 12:09:52 +00:00
AndiAJ 9f60c38560 For #23136 disable failing selectSearchEnginesShortcutTest UI test 2022-04-19 07:08:15 +00:00
AndiAJ 2761aff3ae For #23716 fix and re-enable mediaSystemNotificationInPrivateModeTest 2022-04-19 07:08:15 +00:00
Roger Yang 2b8cf67a97 Issue #24733: Create nimbus feature for Unified Search experimentation 2022-04-19 00:07:37 +00:00
MickeyMoz ff984e88db Update Android Components version to 101.0.20220418190127. 2022-04-18 17:59:42 -04:00
Mugurell 6e8237379c For #24316 - Disable flaky "shortcutButtonTest". 2022-04-18 20:44:51 +00:00
Mugurell a6871f9b7e For #11753 - Update compose to 1.1.1 and Kotlin to 1.6.10
The needed changes are around supporting exhaustive whens for sealed classes
as a new kotlin feature - https://kotlinlang.org/docs/whatsnew1530.html#exhaustive-when-statements-for-sealed-and-boolean-subjects

androidx_activity_compose was removed as a dependency since it isn't used.

Used 1.6.10 for Kotlin although 1.6.20 is available to prevent any issues with
Compose 1.1.1 reported as an error at compile time:
"e: This version (1.1.1) of the Compose Compiler requires Kotlin version 1.6.10
but you appear to be using Kotlin version 1.6.20 which is not known to be
compatible. Please fix your configuration (or
`suppressKotlinVersionCompatibilityCheck` but don't say I didn't warn you!)."
2022-04-18 20:44:51 +00:00
Gabriel Luong a8a3231a50 For #24847 - Part 2: Refactor AutofillFragmentStore into the autofill package 2022-04-18 19:37:02 +00:00
Gabriel Luong 22056752e4 For #24847 - Part 1: Refactor CreditCardsFragmentStore to AutofillFragmentStore 2022-04-18 19:37:02 +00:00
mcarare 644c4cec5c For #24841: Decrement suppression count. 2022-04-18 19:07:26 +00:00
mcarare 3057ae7fd7 For #24841: Remove unused events. 2022-04-18 19:07:26 +00:00
MickeyMoz dfac8b4cd5 Update Android Components version to 101.0.20220418143243. 2022-04-18 17:32:29 +00:00
Gabriel Luong 11448ddd88 For #24845 - Add Address preference category to Autofill settings 2022-04-18 15:57:31 +00:00
Alexandru2909 5a21e75267 For #24760 - Remove Event.wrapper for suggestions telemetry 2022-04-18 14:29:09 +00:00
AndiAJ 84184e03d2 For #22640 re-enable verifyUndoSnackBarTest UI test, add and update RetryTestRule 2022-04-18 10:48:50 +00:00
Alexandru2909 09c93f0fce For #24838 - Remove Event.wrapper for Tabs telemetry 2022-04-18 09:49:09 +00:00
Mozilla L10n Automation Bot d03497a09d Import l10n. 2022-04-18 00:48:08 +00:00
MickeyMoz 786c50a5ef Update Android Components version to 101.0.20220417143202. 2022-04-17 16:58:01 +00:00
Mozilla L10n Automation Bot 5eadcec628 Import l10n. 2022-04-17 00:47:36 +00:00
MickeyMoz 22464e7e6e Update Android Components version to 101.0.20220416143119. 2022-04-16 16:41:51 +00:00
Mozilla L10n Automation Bot 13669dff9b Import l10n. 2022-04-16 00:45:44 +00:00
Noah Bond 774b63f9e8 For #20811 - Fix synced tabs error button width 2022-04-15 19:46:38 +00:00
Gabriel Luong 6b0c8233de For #24780 - Part 4: Refactor AutofillSettingFragment to its own package 2022-04-15 19:14:51 +00:00
Gabriel Luong ed07b8cb61 For #24780 - Part 3: Show the correct toolbar title if address autofill is enabled 2022-04-15 19:14:51 +00:00
Gabriel Luong 61bc862657 For #24780 - Part 2: RenameCreditCardsSettingFragment to AutofillSettingFragment in nav_graph.xml 2022-04-15 19:14:51 +00:00
Gabriel Luong 2b86e25a4a For #24780 - Part 1: Rename CreditCardsSettingFragment to AutofillSettingFragment 2022-04-15 19:14:51 +00:00
MickeyMoz f13978bc3b Update Android Components version to 101.0.20220415143113. 2022-04-15 18:08:38 +00:00
mcarare c28476c9cb For #24206: Fix extra key values for context menu metrics. 2022-04-15 14:52:17 +00:00
Alexandru2909 3678b124e0 For #24790 - Remove Event.wrapper for home screen related telemetry 2022-04-15 13:50:49 +00:00
mcarare 14082b117c For #24789: Remove wrapper from PWA metrics. 2022-04-15 12:42:35 +00:00
Alexandru2909 62b89da057 For #24809 - Remove Event.wrapper for RecentSearches telemetry 2022-04-15 10:57:59 +00:00
Alexandru2909 bdac21e54d For #24786 - Remove Event.wrapper for SearchTerms telemetry 2022-04-15 07:14:10 +00:00
mcarare 68f71c6f1d For #24761: Remove wrapper from autoplay settings metrics. 2022-04-15 06:02:07 +00:00
Mozilla L10n Automation Bot 44fa899154 Import l10n. 2022-04-15 00:42:51 +00:00
MickeyMoz df1f423adb Update Android Components version to 101.0.20220414143137. 2022-04-14 16:54:17 +00:00
Alexandru2909 dea01450e5 For #24759 - Remove Event.wrapper for text selection context menu telemetry 2022-04-14 11:59:50 +00:00