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

8494 Commits

Author SHA1 Message Date
Mozilla L10n Automation Bot
2b3e3f523e [fenix] Import l10n. 2022-03-15 00:36:19 +00:00
MatthewTighe
94bb2257a7 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/24194: switch to IO dispatcher when cleaning wallpapers 2022-03-14 22:44:58 +00:00
Gabriel Luong
a846940d94 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename contrastText attribute to textOnColorPrimary 2022-03-14 22:08:08 +00:00
Gabriel Luong
ceb447fa33 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename unused snackbar attribute 2022-03-14 22:08:08 +00:00
Gabriel Luong
130fd3ec5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename destructive attribute to textWarning 2022-03-14 22:08:08 +00:00
Gabriel Luong
bd6c1cadda [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename disabled attribute to textDisabled 2022-03-14 22:08:08 +00:00
Gabriel Luong
0d21bd04e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename above attribute to layer2 2022-03-14 22:08:08 +00:00
Gabriel Luong
8359053505 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename foundation attribute to layer1 2022-03-14 22:08:08 +00:00
Gabriel Luong
2a0b826945 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename secondaryText attribute to textSecondary 2022-03-14 22:08:08 +00:00
Gabriel Luong
53dc0a74c4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename primaryText attribute to textPrimary 2022-03-14 22:08:08 +00:00
Gabriel Luong
634288c608 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24264 - Enable Contile feature for Nightly 2022-03-14 21:27:14 +00:00
Noah Bond
d71feec97e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24219 - Refactor Favicon to fix previews 2022-03-14 20:54:04 +00:00
Gabriel Luong
63d7796407 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24246 - Refactor Tab from HomeFragmentStore 2022-03-14 18:59:59 +00:00
MatthewTighe
5609576572 [fenix] no issue: update layer3 dark pallete color to match token 2022-03-14 18:31:56 +00:00
Gabriel Luong
5a6afc5372 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24242 - Update EditText background tint to use Border Primary 2022-03-14 18:04:03 +00:00
MickeyMoz
8b5287bcf5 [fenix] Update Android Components version to 100.0.20220314143141. 2022-03-14 12:48:56 -04:00
Gabriel Luong
7a6f2cf74d [fenix] For https://github.com/mozilla-mobile/fenix/issues/24249 - Use Border Primary for Dividers 2022-03-14 15:39:24 +00:00
Alexandru2909
f384b6b94f [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/24188 - Use app_name for InactiveTabAutoClose message 2022-03-14 09:05:24 +00:00
Alexandru2909
48a83be7cf [fenix] For https://github.com/mozilla-mobile/fenix/issues/23719 - Replace preference framework strings with string resources 2022-03-14 07:12:57 +00:00
Mozilla L10n Automation Bot
f1f75f18d2 [fenix] Import l10n. 2022-03-14 02:11:46 +00:00
MickeyMoz
3fe5a9e45c [fenix] Update Android Components version to 100.0.20220313190313. 2022-03-13 17:01:47 -04:00
Gabriel Luong
3595d935c0 [fenix] No issue - Add license to ic_share_clipboard.xml 2022-03-12 22:14:58 +00:00
MickeyMoz
5a215cd3a8 [fenix] Update Android Components version to 100.0.20220311190301. 2022-03-12 17:42:36 +00:00
Roger Yang
094630c613 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/14313: Always add copy to clipboard action in share actions 2022-03-12 16:24:15 +00:00
Mozilla L10n Automation Bot
060c49c45e [fenix] Import l10n. 2022-03-12 00:35:52 +00:00
Grigory Kruglov
f31000f48d [fenix] For https://github.com/mozilla-mobile/fenix/issues/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
86ab03ac93 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24130 - Change Shortcuts setting to toggle the display of Top Sites 2022-03-11 19:48:08 +00:00
Noah Bond
f5c6525c05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23219 - Add favicons to synced tabs list 2022-03-11 18:54:59 +00:00
Mugurell
19d910b0cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/23415 - Add support for GeckoView Screen Orientation APIs 2022-03-11 18:18:12 +00:00
MickeyMoz
0b025396a3 [fenix] Update Android Components version to 100.0.20220311143109. 2022-03-11 11:50:41 -05:00
Oana Horvath
b3d45f7e09 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21002: Ads new wallpapers UI tests 2022-03-11 09:09:29 +00:00
Mozilla L10n Automation Bot
1240098de7 [fenix] Import l10n. 2022-03-11 00:37:38 +00:00
Ryan VanderMeulen
b4b691b199 [fenix] 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
cd04c69add [fenix] For https://github.com/mozilla-mobile/fenix/issues/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
cd679cf342 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24141 - Replace @color/grey_button_color with @color/fx_mobile_action_color_secondary 2022-03-10 18:17:06 +00:00
Gabriel Luong
8dc78d6b70 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24141 - Add Icon Action Primary and Secondary design tokens 2022-03-10 18:17:06 +00:00
MickeyMoz
6ae4df001b [fenix] Update Android Components version to 100.0.20220310143121. 2022-03-10 16:42:42 +00:00
Mozilla L10n Automation Bot
e3669b3b20 [fenix] Import l10n. 2022-03-10 00:38:13 +00:00
Grigory Kruglov
4bc0f1e7f9 [fenix] 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
a4dbfff449 [fenix] Update Android Components version to 100.0.20220309130849. 2022-03-09 19:22:46 +00:00
Arturo Mejia
d2d23d32e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23489: Update SentryService reference to use legacy component. 2022-03-09 19:22:46 +00:00
Alexandru2909
f55e88ce94 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22189 - Replace app name with 'Firefox' for Sync strings 2022-03-09 18:01:17 +00:00
Grigory Kruglov
1adf409b19 [fenix] Bump Android-Components version to 100.0.20220309001717 2022-03-08 22:05:32 -08:00
Grigory Kruglov
e136adf6c6 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/15882: check for account state abnormalities after account manager is ready 2022-03-08 22:05:32 -08:00
Mozilla L10n Automation Bot
4d440e1570 [fenix] Import l10n. 2022-03-09 00:37:40 +00:00
Gabriel Luong
55675df99e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24108 - Use Layer3 for swipe to delete background color 2022-03-09 00:05:48 +00:00
Gabriel Luong
ba33b58e31 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24107 - Use Layer1 for tab tray list item background color 2022-03-09 00:05:48 +00:00
Gabriel Luong
7cec1b5365 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24082 - Use Icon Secondary for the tab tray globe thumbnail icon color 2022-03-09 00:05:48 +00:00
Gabriel Luong
e56d96553d [fenix] For https://github.com/mozilla-mobile/fenix/issues/24082 - Use Layer2 for the tab tray thumbnail item background color 2022-03-09 00:05:48 +00:00
Gabriel Luong
aa65fc9031 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24156 - Remove all unused strings marked moz:removedIn <= 97 2022-03-08 21:34:54 +00:00