MickeyMoz
6592cba38b
Update Android Components version to 100.0.20220314143141.
2022-03-14 12:48:56 -04:00
Gabriel Luong
ec53937dd9
For #24249 - Use Border Primary for Dividers
2022-03-14 15:39:24 +00:00
Alexandru2909
ef678b4d17
Fixes #24188 - Use app_name for InactiveTabAutoClose message
2022-03-14 09:05:24 +00:00
Alexandru2909
7e1edc828e
For #23719 - Replace preference framework strings with string resources
2022-03-14 07:12:57 +00:00
Mozilla L10n Automation Bot
598dd1a86e
Import l10n.
2022-03-14 02:11:46 +00:00
MickeyMoz
3ae9de9b86
Update Android Components version to 100.0.20220313190313.
2022-03-13 17:01:47 -04:00
Gabriel Luong
cc27bcdf59
No issue - Add license to ic_share_clipboard.xml
2022-03-12 22:14:58 +00:00
MickeyMoz
52f6617f7a
Update Android Components version to 100.0.20220311190301.
2022-03-12 17:42:36 +00:00
Roger Yang
d45543ec40
Close #14313 : Always add copy to clipboard action in share actions
2022-03-12 16:24:15 +00:00
Mozilla L10n Automation Bot
df4d7a9004
Import l10n.
2022-03-12 00:35:52 +00:00
Grigory Kruglov
5daa06f7dc
For #23697 : Avoid NPEs while pasting URLs from the clipboard
...
It's possible for clipboard contents to have changed in the time between we've constructed
the onClick listeners and when they're actually invoked. Code before assumed that 'text'
will be not-null, and would crash otherwise. With this change, we're capturing contents of
the clipboard before constructing onClick handlers (while also asserting correct behaviour
of 'ClipboardHandler').
With this change, we'll log an error if we were told that clipboard contains a URL, but immediately
after that check 'text' was actually null. This would indicate one of two things:
- issues within the ClipboardHandler
- changing contents of the ClipboardHandler within a tiny time window between our check and querying
2022-03-11 22:23:54 +00:00
Gabriel Luong
c9a47d08a8
For #24130 - Change Shortcuts setting to toggle the display of Top Sites
2022-03-11 19:48:08 +00:00
Noah Bond
2ea99c9a1c
For #23219 - Add favicons to synced tabs list
2022-03-11 18:54:59 +00:00
Mugurell
06ffc33ca2
For #23415 - Add support for GeckoView Screen Orientation APIs
2022-03-11 18:18:12 +00:00
MickeyMoz
5ede761584
Update Android Components version to 100.0.20220311143109.
2022-03-11 11:50:41 -05:00
Oana Horvath
a6c78d8364
For #21002 : Ads new wallpapers UI tests
2022-03-11 09:09:29 +00:00
Mozilla L10n Automation Bot
26d2aceb79
Import l10n.
2022-03-11 00:37:38 +00:00
Ryan VanderMeulen
6bc64f2d5d
Update minidump-stackwalk artifact name
...
See https://bugzilla.mozilla.org/show_bug.cgi?id=1758939 , all perf jobs are broken at the moment
2022-03-10 18:51:06 +00:00
Gabriel Luong
bb94bc86e5
For #24141 - Replace @color/button_text_color with @color/fx_mobile_[text|icon]_color_action_secondary
2022-03-10 18:17:06 +00:00
Gabriel Luong
76c2f1e210
For #24141 - Replace @color/grey_button_color with @color/fx_mobile_action_color_secondary
2022-03-10 18:17:06 +00:00
Gabriel Luong
ef0db6fd12
For #24141 - Add Icon Action Primary and Secondary design tokens
2022-03-10 18:17:06 +00:00
MickeyMoz
077150317c
Update Android Components version to 100.0.20220310143121.
2022-03-10 16:42:42 +00:00
Mozilla L10n Automation Bot
c49eb6deeb
Import l10n.
2022-03-10 00:38:13 +00:00
Grigory Kruglov
02dd67b8d1
Remove duplicate 'start' call for the account manager
...
We are already starting the account manager in BackgroundServices,
so this call is a no-op (its gets dropped by the state machine).
2022-03-09 14:39:41 -08:00
Arturo Mejia
be0e2c4111
Update Android Components version to 100.0.20220309130849.
2022-03-09 19:22:46 +00:00
Arturo Mejia
ba5a4affb7
For #23489 : Update SentryService reference to use legacy component.
2022-03-09 19:22:46 +00:00
Alexandru2909
c1431c5c12
For #22189 - Replace app name with 'Firefox' for Sync strings
2022-03-09 18:01:17 +00:00
Grigory Kruglov
7ca7190199
Bump Android-Components version to 100.0.20220309001717
2022-03-08 22:05:32 -08:00
Grigory Kruglov
6c793e035b
Closes #15882 : check for account state abnormalities after account manager is ready
2022-03-08 22:05:32 -08:00
Mozilla L10n Automation Bot
a320d75b61
Import l10n.
2022-03-09 00:37:40 +00:00
Gabriel Luong
1f935e4bdc
For #24108 - Use Layer3 for swipe to delete background color
2022-03-09 00:05:48 +00:00
Gabriel Luong
90e49c71d6
For #24107 - Use Layer1 for tab tray list item background color
2022-03-09 00:05:48 +00:00
Gabriel Luong
61ef3907a4
For #24082 - Use Icon Secondary for the tab tray globe thumbnail icon color
2022-03-09 00:05:48 +00:00
Gabriel Luong
97ecf4e45e
For #24082 - Use Layer2 for the tab tray thumbnail item background color
2022-03-09 00:05:48 +00:00
Gabriel Luong
4c699c74d6
For #24156 - Remove all unused strings marked moz:removedIn <= 97
2022-03-08 21:34:54 +00:00
MickeyMoz
d678d1f880
Update Android Components version to 100.0.20220308160838.
2022-03-08 13:42:12 -05:00
Roger Yang
c4d08dfc95
Update version.txt to 100.0.0-beta.1
2022-03-08 18:41:35 +00:00
MickeyMoz
357208a850
Update Android Components version to 99.0.20220308135846.
2022-03-08 15:30:54 +00:00
Mozilla L10n Automation Bot
1cbf2b2c75
Import l10n.
2022-03-08 00:46:17 +00:00
MickeyMoz
bbc06cf5e0
Update Android Components version to 99.0.20220307143349.
2022-03-07 16:54:41 +00:00
Mozilla L10n Automation Bot
9cc28a2f47
Import l10n.
2022-03-07 00:52:38 +00:00
MickeyMoz
3b5025ef8c
Update Android Components version to 99.0.20220306143154.
2022-03-06 16:39:04 +00:00
Mozilla L10n Automation Bot
b88600f4d6
Import l10n.
2022-03-06 00:44:47 +00:00
MickeyMoz
0907108476
Update Android Components version to 99.0.20220305143059.
2022-03-05 11:19:25 -05:00
Mozilla L10n Automation Bot
ded4266928
Import l10n.
2022-03-04 19:54:23 -05:00
Gabriel Luong
a0f8c2a1a5
For #24102 - Use Layer Accent Opaque color for the selected tab tray item background in list view
2022-03-04 21:15:30 +00:00
Gabriel Luong
11b440f8f1
For #24102 - Add Layer Accent Opaque design token
2022-03-04 21:15:30 +00:00
Gabriel Luong
ab74d55cfe
For #24102 - Rename layerNonOpaque to layerAccentNonOpaque in FirefoxThemes
2022-03-04 21:15:30 +00:00
MickeyMoz
2fba91ea79
Update Android Components version to 99.0.20220304190054.
2022-03-04 14:33:34 -05:00
MickeyMoz
ca8db28cc8
Update Android Components version to 99.0.20220304143210.
2022-03-04 12:21:22 -05:00