Commit Graph

8671 Commits (58c169534e48f40132516495c6ae03fc43cd6fdf)
 

Author SHA1 Message Date
MatthewTighe 5674a4066b closes #24289: reset strict mode after WallpaperManager construction 3 years ago
Noah Bond 161b971aa6 For #24286 - Create new test for synced tabs error mapping 3 years ago
MickeyMoz ee8a2ee64a Update Android Components version to 100.0.20220316143302. 3 years ago
Arturo Mejia 0aab006a1c For #23489: Update SentryService reference to use the latest Sentry SDK. 3 years ago
mcarare a9bb913653 For #19929: Use AC extension functions for window insets compat. 3 years ago
Mozilla L10n Automation Bot a4fa1f5a52 Import l10n. 3 years ago
Roger Yang ed71b8a92c Close #12717: Add bookmark search 3 years ago
MatthewTighe 3727d55b88 for #24177: add ui wireframe for synced recent tab 3 years ago
Gabriel Luong 221ce814ef For #24235 - Remove Tip from HomeFragmentStore 3 years ago
Gabriel Luong 0448530440 For #24235 - Remove MasterPasswordTipProvider 3 years ago
Gabriel Luong 788b83bfaa For #24229 - Remove unused MigrationTipProvider 3 years ago
MickeyMoz 3d5ae8c132 Update Android Components version to 100.0.20220315143119. 3 years ago
Oana Horvath 5310b220fb For #23716: Disables mediaSystemNotificationInPrivateModeTest 3 years ago
Oana Horvath 6845eef5c3 For #21002: Ads new search group UI tests
Fixed and re-enabled editCustomSearchEngineTest with custom MockWebServer URL
3 years ago
Alexandru2909 787d506c82 For #24187 - Avoid creating multiple inactive CFR dialogs 3 years ago
Mozilla L10n Automation Bot e0999f1bed Import l10n. 3 years ago
MatthewTighe 154ec3402e closes #24194: switch to IO dispatcher when cleaning wallpapers 3 years ago
Gabriel Luong ad95f950bb For #24252 - Rename contrastText attribute to textOnColorPrimary 3 years ago
Gabriel Luong e5d8f1e8d2 For #24252 - Rename unused snackbar attribute 3 years ago
Gabriel Luong a6c8f8b313 For #24252 - Rename destructive attribute to textWarning 3 years ago
Gabriel Luong a59d319eb0 For #24252 - Rename disabled attribute to textDisabled 3 years ago
Gabriel Luong 4263e1fd62 For #24252 - Rename above attribute to layer2 3 years ago
Gabriel Luong 9817be4fd0 For #24252 - Rename foundation attribute to layer1 3 years ago
Gabriel Luong 331dc3a8ec For #24252 - Rename secondaryText attribute to textSecondary 3 years ago
Gabriel Luong f1e7b49425 For #24252 - Rename primaryText attribute to textPrimary 3 years ago
Gabriel Luong a14c437924 For #24264 - Enable Contile feature for Nightly 3 years ago
Noah Bond 75414ae1df For #24219 - Refactor Favicon to fix previews 3 years ago
Gabriel Luong 779660f615 For #24246 - Refactor Tab from HomeFragmentStore 3 years ago
MatthewTighe 10d5bf0e66 no issue: update layer3 dark pallete color to match token 3 years ago
Gabriel Luong 4fada310b7 For #24242 - Update EditText background tint to use Border Primary 3 years ago
MickeyMoz 6592cba38b Update Android Components version to 100.0.20220314143141. 3 years ago
Gabriel Luong ec53937dd9 For #24249 - Use Border Primary for Dividers 3 years ago
Alexandru2909 ef678b4d17 Fixes #24188 - Use app_name for InactiveTabAutoClose message 3 years ago
Alexandru2909 7e1edc828e For #23719 - Replace preference framework strings with string resources 3 years ago
Mozilla L10n Automation Bot 598dd1a86e Import l10n. 3 years ago
MickeyMoz 3ae9de9b86 Update Android Components version to 100.0.20220313190313. 3 years ago
Gabriel Luong cc27bcdf59 No issue - Add license to ic_share_clipboard.xml 3 years ago
MickeyMoz 52f6617f7a Update Android Components version to 100.0.20220311190301. 3 years ago
Roger Yang d45543ec40 Close #14313: Always add copy to clipboard action in share actions 3 years ago
Mozilla L10n Automation Bot df4d7a9004 Import l10n. 3 years ago
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
3 years ago
Gabriel Luong c9a47d08a8 For #24130 - Change Shortcuts setting to toggle the display of Top Sites 3 years ago
Noah Bond 2ea99c9a1c For #23219 - Add favicons to synced tabs list 3 years ago
Mugurell 06ffc33ca2 For #23415 - Add support for GeckoView Screen Orientation APIs 3 years ago
MickeyMoz 5ede761584 Update Android Components version to 100.0.20220311143109. 3 years ago
Oana Horvath a6c78d8364 For #21002: Ads new wallpapers UI tests 3 years ago
Mozilla L10n Automation Bot 26d2aceb79 Import l10n. 3 years ago
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
3 years ago
Gabriel Luong bb94bc86e5 For #24141 - Replace @color/button_text_color with @color/fx_mobile_[text|icon]_color_action_secondary 3 years ago
Gabriel Luong 76c2f1e210 For #24141 - Replace @color/grey_button_color with @color/fx_mobile_action_color_secondary 3 years ago