2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
Commit Graph

8159 Commits

Author SHA1 Message Date
MickeyMoz
108d6bebf1 Update Android Components version to 97.0.20220111143152. 2022-01-11 17:11:24 +00:00
Mozilla L10n Automation Bot
622a4f57d0 Import l10n. 2022-01-11 00:43:09 +00:00
Elise Richards
703e8c6558 For #22869: Data review for renewing january metrics 2022-01-10 17:05:49 +00:00
Elise Richards
08087abaf1 For #22869: Renew metrics expiring in January 2022-01-10 17:05:49 +00:00
Mozilla L10n Automation Bot
39a211c1cd Import l10n. 2022-01-10 00:33:03 +00:00
Arturo Mejia
28928e4bdd For #23104: Don't adjust the theme for the default wallpaper. 2022-01-09 20:21:11 +00:00
MickeyMoz
7582bce890 Update Android Components version to 97.0.20220109143152. 2022-01-09 16:47:08 +00:00
MickeyMoz
9efb6239d3 Update Android Components version to 97.0.20220108143302. 2022-01-08 17:21:17 +00:00
Mozilla L10n Automation Bot
0563bf38b2 Import l10n. 2022-01-08 00:45:48 +00:00
MickeyMoz
9d654bd9ed Update Android Components version to 97.0.20220107193451. 2022-01-07 21:50:56 +00:00
Gabriel Luong
9fea89ca19 For #22675 - Replace collection color icon variables with the icon design color tokens 2022-01-07 19:14:49 +00:00
Mickey Moz
34f006308d
Update Android Components version to 97.0.20220107143147. (#23111) 2022-01-07 12:49:32 -05:00
Aaron Train
4263ccf937 No issue: Add shared docs/team links to parse-ui-test.py 2022-01-07 15:59:37 +00:00
Alexandru2909
7b04eba324 For #19567 - Change SavedLogins and LoginDetail fragments to extend SecureFragment 2022-01-07 09:42:21 +00:00
Gabriel Luong
873d8257d1 For #23086 - Add Border Inverted design token 2022-01-07 09:18:24 +00:00
Gabriel Luong
a39224e44b For #23086 - Change design token name from Border Selected to Border Accent 2022-01-07 09:18:24 +00:00
Gabriel Luong
2ad2691724 For #23086 - Update Border Divider to Border Default 2022-01-07 09:18:24 +00:00
Gabriel Luong
fc9310dc83 For #23086 - Rename design token name from Border Default to Border Form Default 2022-01-07 09:18:24 +00:00
Gabriel Luong
11e0df20df For #23086 - Update the dark theme colors of Action Primary to Violet60
- Updates the description of Action Primary to include "Chip selected"
2022-01-07 09:18:24 +00:00
Gabriel Luong
65b84c10bc For #23086 - Update the dark theme Action Secondary color to DarkGrey10 2022-01-07 09:18:24 +00:00
Gabriel Luong
1b7918f6d0 For #23086 - Change the light theme color for Form Selected, Form On, Icon Button, Layer Accent, Border Selected to Ink20 2022-01-07 09:18:24 +00:00
mcarare
5d1e2f0099 For #22577: Update work manager version to 2.7.1 2022-01-07 08:09:06 +00:00
Mozilla L10n Automation Bot
d727206255 Import l10n. 2022-01-07 07:06:24 +00:00
Mickey Moz
c8ddd401bb
Update Android Components version to 97.0.20220106193801. (#23094) 2022-01-06 16:37:28 -05:00
Gabriel Luong
27336c2368 For #22975 - Replace aboutLink attribute with Text Accent color token 2022-01-06 18:43:35 +00:00
MickeyMoz
5d8587e5d1 Update Android Components version to 97.0.20220106143323. 2022-01-06 16:40:25 +00:00
Gabriel Luong
76fb147ed8 For #23076 - Clean up unneeded FeatureFlags 2022-01-06 06:53:17 +00:00
MickeyMoz
887544abf4 Update Android Components version to 97.0.20220105190259. 2022-01-06 02:40:06 +00:00
Mozilla L10n Automation Bot
c335adcfb6 Import l10n. 2022-01-06 00:35:56 +00:00
Gabriel Luong
44e1cb4b60 For #23071 - Replace @color/tab_tray_selected_mask_normal_theme with @color/fx_mobile_layer_color_accent_nonopaque 2022-01-05 23:49:43 +00:00
Joel Maher
4d60cfa927 Bug 1748687 - remove stale --enable-webrender flag. 2022-01-05 23:06:23 +00:00
MickeyMoz
96b96fbfdb Update Android Components version to 97.0.20220104190053. 2022-01-05 19:02:55 +00:00
Arturo Mejia
09fdee6510 For #22851: Adjust theme based on the selected wallpaper. 2022-01-05 17:55:02 +00:00
Mozilla L10n Automation Bot
32bf020b7c Import l10n. 2022-01-05 01:23:18 +00:00
Gabriel Luong
ddc806e8bc For #22978 - Replace @color/foundation_normal_theme with @color/fx_mobile_layer_color_1 2022-01-05 00:39:36 +00:00
Gabriel Luong
7c12e9c970 For #23049 - Update the color for @color/fx_mobile_layer_color_accent_nonopaque 2022-01-05 00:04:18 +00:00
Gabriel Luong
f863864c50 For #23049 - Update the colors of @color/fx_mobile_action_color_primary 2022-01-05 00:04:18 +00:00
Gabriel Luong
986a57d40b For #23049 - Consolidate @color/fx_mobile_text_color_accent with @color/fx_mobile_text_color_action
- Removes @color/fx_mobile_text_color_action
- Use the colors from @color/fx_mobile_text_color_action in @color/fx_mobile_text_color_accent
2022-01-05 00:04:18 +00:00
Arturo Mejia
277e94881b For #22995: Address crash when switching languages. 2022-01-04 21:13:00 +00:00
Aaron Train
8edd3f9fa1
No issue: Try out RetryTestRule in SmokeTest UI test class (#22868)
* Add RetryTestRule to SmokeTest UI tests

* fix: newline in RetryTestRule.kt

fix: switch off generic Throwable

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-01-04 20:17:02 +00:00
MickeyMoz
eb4c60fe9e Update Android Components version to 97.0.20220103190307. 2022-01-04 16:43:40 +00:00
mcarare
cdbe7983f5 For #22879: Filter default engines when sending telemetry.
Filter out custom engines that are not well known search domains.
2022-01-04 10:29:16 +00:00
Gabriel Luong
8a5020123f For #23017 - Ignore ExtraTranslation in our lint-baseline 2022-01-04 01:28:30 +00:00
Mozilla L10n Automation Bot
d9711497dc Import l10n. 2022-01-04 00:37:13 +00:00
Andrew Halberstadt
48b7241c75 For #23040 - Add hand curated parameters files to taskgraph/test/params 2022-01-03 21:32:52 +00:00
MickeyMoz
e7ea5ebdd2 Update Android Components version to 97.0.20220103143211. 2022-01-03 16:41:20 +00:00
Mozilla L10n Automation Bot
9c10f7abb6 Import l10n. 2022-01-03 00:49:41 +00:00
MickeyMoz
68468f86ee Update Android Components version to 97.0.20220102143445. 2022-01-02 16:36:49 +00:00
Mozilla L10n Automation Bot
c91be63240 Import l10n. 2022-01-02 00:36:35 +00:00
MickeyMoz
0c48f4469a Update Android Components version to 97.0.20220101143102. 2022-01-01 16:18:51 +00:00