Commit Graph

7496 Commits (75a148b882b437207e289436d47cc0cf24a9ddfb)

Author SHA1 Message Date
Mugurell f906dda054 For #25401 - Add the PocketIntegration Glean annotation tag to all Pocket telemetry 2 years ago
Mugurell d4dd62341a For #25401 - Record Pocket sponsored stories telemetry 2 years ago
Mugurell feae3344de For #25401 - Improve how sponsored stories impressions are reported
While testing I observed that the Rect returned from `boundsInWindow()`
- will have the full height and width of the composable even if scrolled
offscreen vertically
- will only have the height and width of what part of the composable is shown
pn the screen.
Possibly because of the interactions of a vertically scrollable RecyclerView
and the LazyRow the composable is shown in.

To account for this the method calculating how much of the composable is shown
on screen will also now receive the real composable size as an argument.
2 years ago
mcarare 6a6fce3831 For #25658: Update metrics test. 2 years ago
Mugurell d4c86f1203 For #25538 - Add the "Wallpapers" tag to the new telemetry
By using a feature tag we can avoid having to define new tags in the Glean
annotations repository.

The list of available tags needed to be regenerated to be able to reference the
new "Wallpapers" tag.
Because the tags regeneration also brought a change in tags from "TopSites" to
"Shortcuts" all previous telemetry using "TopSites" had to be migrated to use
the new "Shortcuts" tag.
2 years ago
Mugurell c5f37f01eb For #25538 - Add "metrics" telemetry for if default wallpaper is shown 2 years ago
Mugurell 8d9ccd76e9 For #25538 - Add a simple way to check if the default wallpaper is to be shown
A previous check for whether the persisted name of the current wallpaper is
empty made checking whether the default wallpaper is to be shown brittle.
Instead of duplicating such a check in multiple places it is now extracted in
one method that can be used in multiple places including the new telemetry.
2 years ago
Arturo Mejia 8ba7b8bddc For #25213: Add tabs prioritization experiment 2 years ago
Arturo Mejia 61807c5316 No issue: Add number_of_app_launches custom attribute to nimbus messages. 2 years ago
Mozilla L10n Automation Bot 9ba0ba563c Import l10n. 2 years ago
Marc Leclair 0680d7027c Fixed PR review 2 years ago
Marc Leclair 0da739930c Lint fixes 2 years ago
Marc Leclair ed45675755 Added strings and keys to XML 2 years ago
Marc Leclair f35e03f726 Added start and stop dialog fo navigation xml 2 years ago
Marc Leclair 739839356a Added profiler option to SettingsFragment 2 years ago
Marc Leclair 2a83d029c8 Added ProfilerUtils 2 years ago
Marc Leclair c0a95805aa Added ProfilerReusableComposable 2 years ago
Marc Leclair b08058e2bd Added ProfilerStopDialogFragment 2 years ago
Michael Comella 985f4ede00 Added ProfilerStartDialogFragment. 2 years ago
Marc Leclair 09a31e03ab For #14854: Added ProfilerViewModel 2 years ago
Gabriel Luong 83e19be385 For #24967 - Enable address autofill for Nightly and Debug 2 years ago
MatthewTighe d6952cb2aa Fixes #25545: wait to draw Pocket until after first frame 2 years ago
Mozilla L10n Automation Bot 1597231ea1 Import l10n. 2 years ago
Arturo Mejia 5f1448460e For #21894: Move Tabs Tray to compose: Individual tab viewholders: ListViewHolder. 2 years ago
Gabriel Luong 8f65658e86 For #25767 - Remove all unused strings marked moz:removedIn <= 101 2 years ago
mcarare 6719eeb129 For #24857: Add metrics for addresses autofill. 2 years ago
Mozilla L10n Automation Bot 16dc078d6c Import l10n. 2 years ago
Mozilla L10n Automation Bot 4af92436d9 Import l10n. 2 years ago
Mozilla L10n Automation Bot 09e6f9416d Import l10n. 2 years ago
Gabriel Luong 8fa08f31b9 For #25750 - Use Headline7 for the expandable list headers that appear in cards 2 years ago
Gabriel Luong 2f17888f79 For #25750 - Change Headline8 to 14dp 2 years ago
Mugurell fd28889d71 For #25658 - Track the site permissions prompt and user actions
Track when the prompt is shown and when the permissions are allowed/denied.
2 years ago
Alexandru2909 4fc65b700a For #25721 - Remove 'Daylight' from the 'About Firefox' screen 2 years ago
AndiAJ fe0165a846 For #25726 fix failing testStrictVisitSheetDetails UI test 2 years ago
AndiAJ fbb678f7da For #25726 and #25345 disable failing UI tests 2 years ago
Mozilla L10n Automation Bot 8794cdb1e2 Import l10n. 2 years ago
Roger Yang 7a5e126f24 Issue #24740: Use unified search bar in bookmark search 2 years ago
Noah Bond 5f7fd5313c For #25491 - Refactor InactiveTabs interactors and controllers 2 years ago
Gabriel Luong d275152789 For #25708 - Change Credit Card preference label to Autofill when address autofill is enabled 2 years ago
mcarare 572838f672 For #25435: Hide accept button just for HSTS error page. 2 years ago
Roger Yang 22ac345513 Issue #24740: Use unified search bar in history search 2 years ago
sarah541 8791a25522 For #23966 - Migrate MessageCardViewHolder to Compose 2 years ago
AndiAJ 282ba75652 For #25551 and #25355 disable failing UI tests 2 years ago
sv-ohorvath 2ce3a5e0c5 Removes all registered Idling resources before retrying tests, to prevent crashes. 2 years ago
sv-ohorvath c3bd92c66b For #24843, #24815, #17416: removed idling resources to prevent crashes in tests.
Retrying add-on installation if it fails.
2 years ago
AndiAJ e679f16092 For #25511 fix failing shortcutButtonTest UI test 2 years ago
Mozilla L10n Automation Bot 9c3405cac9 Import l10n. 2 years ago
Mozilla L10n Automation Bot 2e0f445076 Import l10n. 2 years ago
Mozilla L10n Automation Bot 65410d0dca Import l10n. 2 years ago
Mozilla L10n Automation Bot d35e3830cd Import l10n. 2 years ago
Mozilla L10n Automation Bot 759f0bd800 Import l10n. 2 years ago
Alexandru2909 1ff5b8129f Fixes #25622 - PromptFeature use LoginDelegate and CreditCardDelegate as parameters for login and credit card pickers 2 years ago
CHAN, Chak Shing 9a6380d55b For #25183 - Update the Sentry base URL
Update the Sentry base URL to use the new instance
2 years ago
Mozilla L10n Automation Bot bef5c3054b Import l10n. 2 years ago
mcarare d595e199c9 For #25435: Handle ERROR_BAD_HSTS_CERT error. 2 years ago
Mugurell 0ee911ea8c For #25586 - Allow for localized sumo links for the https-only mode 2 years ago
Ben Dean-Kawamura ad222521be Adding support for app-services error reporting 2 years ago
Arturo Mejia 34b31f8b11 For #25446: Ensure for every message shown we have recordExposure 2 years ago
AndiAJ 8b04752122 For #24092 and #25077 fix flaky emailLinkPWATest and telephoneLinkPWATest UI tests 2 years ago
Alexandru2909 3b4e11b796 For #24969 - Display address autofill prompt 2 years ago
Mozilla L10n Automation Bot 685424de9a Import l10n. 2 years ago
Mugurell ed2857bbe0 For #25586 - Update HTTPs-only setting sumo link 2 years ago
Noah Bond 683226541c For #25490 - Remove PrimaryText and SecondaryText 2 years ago
Mozilla L10n Automation Bot 01be73255e Import l10n. 2 years ago
Mozilla L10n Automation Bot 345f9fd2d2 Import l10n. 2 years ago
Mozilla L10n Automation Bot 2ecfa3bcf7 Import l10n. 2 years ago
Mugurell df5786f1e3 For #25381 - Add a setting allowing to toggle Pocket sponsored stories 2 years ago
Mozilla L10n Automation Bot 13c34f16dd Import l10n. 2 years ago
Jan-Erik Rediger bbf2d427d2 Adjust all telemetry tests to follow new Glean APIs
These are mostly mechanical changes to replace usage of `testHasValue`
with `testGetValue`.
`testGetValue` will now return `null` instead of throwing an exception
if no data is available.
2 years ago
Jan-Erik Rediger ba7028ec6a Upgrade to Glean v50 and adopt new Glean APIs 2 years ago
MatthewTighe 8a7e8e7b96 for #25545: turn off task continuity in nightly 2 years ago
indu 31336c0d87 For #25413: App should not be locked in landscape when a tab or custom tab loads while in pip mode
App should not be locked in landscape while in pip mode when a tab or custom tab loads

Co-Authored-By: Mugurell <Mugurell@users.noreply.github.com>
2 years ago
mcarare e81c38e8fd For #25563: Avoid showing delete all dialog twice. 2 years ago
mcarare 78e4875713 For #25563: Ensure popBackStack does not navigate away from HistoryFragment. 2 years ago
mcarare ed480b24c4 For #25563: Show Snackbar only if fragment is still attached. 2 years ago
Mugurell 1a2be2065a For #24744 - Observe and update selector icon while the View is attached
This avoids having to pass another LifecycleOwner from outside and will ensure
the View is update only in the bounds of it being attached.

The observe-update code is moved to bind(..) as that seems like a more
idiomatic callback for updating an already constructed View rather than
createView() which should only create and return a View.
2 years ago
Mozilla L10n Automation Bot 070d6288e1 Import l10n. 2 years ago
Roger Yang b48123aa50 Issue #24522: Add telemetry for unified search 2 years ago
Arturo Mejia 6f0aea9fd9
For #21102: Build with SDK for Android 12 / API 31 (#25494)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
indu ac31a1ace4 For #25455 : Let A-C handle toolbar expanding when URL changes
This fix allows the toolbar to be visible after the user clicks on a link and scrolls

Co-Authored-By: Mugurell <Mugurell@users.noreply.github.com>
2 years ago
Mozilla L10n Automation Bot ca800f122e Import l10n. 2 years ago
AndiAJ e977e0292a For #25125 fix flaky downloadMultipleFileTypesTest UI test 2 years ago
sv-ohorvath 9c6a127a40 For #23858: replaces opened app verification with intent matching 2 years ago
sv-ohorvath acb6f5429b Refactor re-usable methods in TabDrawerRobot.kt 2 years ago
sv-ohorvath 24fd376707 Refactor collections UI tests for Compose 2 years ago
sv-ohorvath 9b35c6fd45 Move collections tests to CollectionTest class 2 years ago
AndiAJ fff15ea331 For #25393 fix flaky verifyAboutFirefoxPreview UI test 2 years ago
Mozilla L10n Automation Bot 2cd6e15db8 Import l10n. 2 years ago
Arturo Mejia 6a33f29a91 Revert "For #24455 - Migrate NoCollectionsMessageViewHolder to Compose"
This reverts commit 7b895aba
2 years ago
Mozilla L10n Automation Bot f55e21e1df Import l10n. 2 years ago
Mozilla L10n Automation Bot 0e9b9722a1 Import l10n. 2 years ago
Noah Bond fdd77d0e1e For #21897 - Disable leftover UI test code from #24333 2 years ago
Noah Bond 08a84f8353 For #21897 - Convert inactive tabs to compose 2 years ago
mcarare 48cb5ec268 For #25505: Clear the stored result in case there is no listener with the same key set.
This is the case when the sharing happens outside the tabs tray.
2 years ago
Mozilla L10n Automation Bot 2e5c979ef9 Import l10n. 2 years ago
sunil9211 f89e2f4aca For #20848 - Hide Download List delete icon in multiselect mode 2 years ago
Noah Bond 9520b8c1f3 For #25379 - Plug FenixTypography into ListItem, Button, TextButton, and ExpandableListHeader 2 years ago
Noah Bond 4c118f4816 For #25379 - Create a Compose Typography system 2 years ago
AndiAJ 8043984f46 For #25394 and #25380 re-enable BrowsingErrorPages UI tests 2 years ago
sv-ohorvath c8eafbd9cc For #15754: Replace UI tests video asset for video with sound 2 years ago
Mozilla L10n Automation Bot e2fdca8d47 Import l10n. 2 years ago
Michael Comella f9b16c772f Closes #24304 - simplify StartupExcessiveResourceUseTest error message.
It's easier to modify the explanation of the heuristics in code comments
rather than command line strings so I moved the failure explanations
into code comments, allowing me to simplify the test failure error messages.
2 years ago
Michael Comella 4e6e5428ea For #24304 - update StartupExcessiveResourceUseTest documentation.
We want this test to be self service for the fenix team so the meaning
of the documentation was updated. Additionally, we clarified why each
heuristic exists to make the test more accessible to self service.
2 years ago
AndiAJ 5d724f52f4 For #25394 disable failing blockUnwantedSoftwarePageTest UI test 2 years ago
Mozilla L10n Automation Bot c3811199b4 Import l10n. 2 years ago
Roger Yang 519f3f96fc No issue: Cleanup default toolbar menu 2 years ago
Mugurell 392f585ba0 For #25459 - Show Pocket sponsored stories irrespective of topics selections 2 years ago
mcarare d20ba1d0fe For #25437: Fix label values for labeled counters. 2 years ago
Mozilla L10n Automation Bot efef63afb2 Import l10n. 2 years ago
Roger Yang ff683c67e0 Close #25449: Use "Enter search terms" as hint when using application search engine 2 years ago
Gabriel Luong 980b1f1f7d For #25444 - Remove all unused strings marked moz:removedIn <= 100 2 years ago
Mozilla L10n Automation Bot 5ea4c6533a Import l10n. 2 years ago
Mozilla L10n Automation Bot b85886eb21 Import l10n. 2 years ago
Arturo Mejia c9240e20ed No issue: Renew/Remove metrics set to expire in v104 2 years ago
sv-ohorvath 1bcb484de7 For #25380: Disable blockHarmfulPageTest UI test 2 years ago
MatthewTighe 3fab791980 fixes #24918: add subregion dropdown to address editor 2 years ago
MatthewTighe 07d4a8599d fixes #25386: turn task continuity on by default for nightly 2 years ago
Gabriel Luong 72a2ee688f For #24300 - Add Tabs to the search engine menu 2 years ago
Alexandru Putanu b9b1124b66
For #25397 - Telemetry for credit card save and update (#25411)
* For #25397 - Telemetry for credit card save and update

* Use Fenix Issue fro Bugs

Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
Co-authored-by: Roger Yang <royang@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Mugurell 849d922038 For #25352 - Add a new FML feature to gate Pocket sponsored stories 2 years ago
Roger Yang 229b949650 Issue #24301: Add Bookmarks to the search engine menu 2 years ago
Mugurell 666c839eb7
For #24040: App should not crash when the search widget is clicked while PIP mode is active (#25410)
When the search event is from the search widget while PIP is active, the search fragment opens after the screen is unlocked. This avoids the issue of the search page opening in landscape mode and also the app doesn't crash.

Co-Authored-By: Mugurell <Mugurell@users.noreply.github.com>

Co-authored-by: indu <indu@ramkystech.com>
2 years ago
Mozilla L10n Automation Bot ab36146e3e Import l10n. 2 years ago
Arturo Mejia d2c1893cf9 For #25212: Add tabs prioritization 2 years ago
Mugurell 12070cb7b8 For #25281 - Improve stories impressions recording.
This fixes the following two scenarios resulting in improper recordings:
- sponsored stories were recorded as shown as part of the impressions recording
for all the stories (both recommended and sponsored). Separated the two.
- sponsored stories were not recorded as shown if the user doesn't scroll.
This could happen if just toggling categories which would result in a new list
of stories to show. Will recheck after the time to settle if the composable is
shown.
2 years ago
Mugurell 41a1f31a84 For #25281 - Consider the toolbar when reporting stories visibility
The toolbar may appear over the Pocket stories causing our functionality for
reporting when a specific story is visible to misreport.
At the moment hardcoding the toolbar height in the visibility checks seems like
the best solution to ensure reliable data.
2 years ago
Mugurell 0b972660ca For #25281 - Allow the Pocket section to settle before reporting impressions
Currently just a hack that will ensure more reliable data.
This will have to be re-evaluated after the homescreen is migrated to compose.
2 years ago
Mugurell dfa5281b23 For #25281 - Pace and rotate sponsored stories
A new way to be able to reliably record actual impressions of sponsored stories
was needed and based on this data we can ensure we are promoting fresh stories
(with fewer impressions) or the ones with a higher priority.
2 years ago
Roger Yang 2b777c3428 Issue #24299: Do not show history search engine in the search settings 2 years ago
Mozilla L10n Automation Bot 123a7aba3d Import l10n. 2 years ago
Arturo Mejia b7c1f8ef6b Revert "For #23966 - Migrate MessageCardViewHolder to Compose"
This reverts commit aea6124851.
2 years ago
Noah Bond ebd97f5a34 For #25291 - Swap the new TextButton composable into WallpaperSettings 2 years ago
Noah Bond 2165ae501a For #25291 - Create a TextButton composable component 2 years ago
Roger Yang 3de38984fd Issue #24299: Sort unified search selector menu items based on user settings 2 years ago
mcarare 0127b39fad For #25313: Handle exceptions when getting ClipData.Item. 2 years ago
Mugurell 2343b7534c For #25311 - Set tokens used when communicating with Pocket 2 years ago
Arturo Mejia 98e3b8bf52 For #25374: Skip action validation for control messages 2 years ago
AndiAJ e0822a6e1e Disable failing useAppWhileTabIsCrashedTest UI test 2 years ago
AndiAJ bbdc7fd3ff For #25002 #25184 and #23417 fix testDownloadCompleteNotification testDownloadPrompt and testCloseDownloadPrompt 2 years ago
AndiAJ 0569816cbb For #23481 fix disabled openLinkInAppTest UI test 2 years ago
Mugurell 75a2ed8c30 For #25025 - Old imports cleanup.
Importing `R.string` does allow to avoid the `R` when using a String from
Resources but seems like a small gain to break app consistency.
2 years ago
Mugurell 2074131a58 For #25025 - Show sponsored stories on debug only
The design asks for a new row in between the primary and the secondary text so
I went with making "ListItemTabSurface" public allowing for customizing the
content it will show but keeping the same layout and general UX.
2 years ago
Mugurell 06d4384c11 For #25025 - Rename PocketStoriesChange to PocketStoriesClean
PocketStoriesChange was called only once - to clean the shown stories when the
user gets to the homescreen and the Pocket feature is disabled - useful for the
situations in which the user returns after disabling the feature in settings.

Populating the store with recommended stories to show was already happening
based on 'PocketStoriesCategoriesChange' and sponsored stories will be added by
using 'PocketSponsoredStoriesChange' so renaming 'PocketStoriesChange' will
help on reducing any confusion in the future.

Also added documentation for all Pocket related actions from AppStore and
removed the 'UndocumentedPublicClass' detekt suppressions.
2 years ago
Mugurell bd1feeaac9 For #25025 - Download sponsored stories on debug only 2 years ago
Mugurell 1c7e788bae For #25025 - Use the `PocketStory` supertype
This prepares extending support from just `PocketRecommendedStory` to
`PocketSponsoredStory` also.
2 years ago
Mugurell abff68a31b For #25025 - Hardcode showing at max 8 Pocket stories
The default was already 8. This is now being moved closer to the source from
where the stories to be shown are emitted.
With the addition of sponsored stories at fixed positions having to support a
variable number of stories being returned from AppState#getFilteredStories
means increased complexity with no benefit.
2 years ago
AndiAJ 9aec04ede7 For #23600 fix flaky saveLoginsInPWATest UI test 2 years ago
sarah541 aea6124851 For #23966 - Migrate MessageCardViewHolder to Compose 2 years ago
Mozilla L10n Automation Bot a3d930b5e2 Import l10n. 2 years ago
mike a 3904cb9340 Closes #25368: duplicate items in history
Change pagination to be based on loadSize of DataSource
2 years ago
mcarare a0a02e5627 For #25360: Selectively update addresses preference only when needed. 2 years ago
Mozilla L10n Automation Bot c5b4faf335 Import l10n. 2 years ago
AndiAJ 672510f399 Disable failing audioPlaybackSystemNotificationTest UI test 2 years ago
Alexandru2909 73dcc0c6d6 For #23173 - CheckChanged use a single variable instead of two for checked status 2 years ago
Alexandru2909 bea17a4ab8 For #23670 - Update collection on tab removal 2 years ago
mcarare cb4f8ed0c0 For #24968: Add preference for enabling/disabling addresses autofill.
For #24968: Add preference for enabling/disabling addresses autofill.
2 years ago
Mozilla L10n Automation Bot 25075fe4b3 Import l10n. 2 years ago
Mozilla L10n Automation Bot 83af557f37 Import l10n. 2 years ago
Robert-Aron293 76ea2fa3e4 For #22310 - Change tab holder's checkbox state when pressing "Select All"/"Deselect All" 2 years ago
Roger Yang d07e37deda Close #25170: Fix flaky search fragment store tests 2 years ago
Roger Yang 5bb9e50e96 Close #25288: Disable autocomplete for unified history search 2 years ago
JLRoberts 479e44b0a1 For #23700 - HistoryFragment: Exit edit mode when multi-selection is opened in tabs or shared.
This mirrors behavior currently in Bookmarks library with the same actions.
2 years ago
Gabriel Luong f25129c8ac For #24991 - Refactor the HomeMenu creation from HomeFragment to HomeMenuBuilder 2 years ago
Mozilla L10n Automation Bot ba2af02407 Import l10n. 2 years ago
MatthewTighe 676d7090f0 Fixes #24917: add country dropdown to address editor 2 years ago
Gabriel Luong 9a965e420d For #25119 - Add Secondary, Tertiary and Destructive Button composable components 2 years ago
James Hugman 6cec4e2a9d Fixup tests 2 years ago
James Hugman 165ce0151e Filter messaging experiments from the Studies screen 2 years ago
AndiAJ d26514feda Fix externalLinkPWATest UI test 2 years ago
Gabriel Luong 0001f00f40 For #24936 - Replace ListItemIcon with IconButton and Icon 2 years ago
Mozilla L10n Automation Bot f2e24d66a1 Import l10n. 2 years ago
Roger Yang 7f29461c75 Issue #24299: Add history to the search engine menu 2 years ago
Gabriel Luong 9e8ee28e40 For #25264 - Refactor toShortUrl extension function from TabSessionState to String 2 years ago
Mugurell a93e434f0d For #24316 - Migrate TabInCollectionViewHolder to Compose 2 years ago
jhugman 30fa80151d
Change FxNimbus/Nimbus startup sequence (#25266)
* Change FxNimbus initialization sequence

Add cache invalidation

* Change ordering of message restoration and Nimbus initialization

* Address reviewer comments
2 years ago
AndiAJ dd5310bdea Disable failing verifyContextMixedVariations UI test 2 years ago
AndiAJ 7def333efa Disable failing selectTabOnLongTapTest UI test 2 years ago
MatthewTighe 922af02d9e for #25167: ignore handleDeleteSingle and handleDeleteMultiple tests due to intermittent failures with coroutines 2 years ago
Mozilla L10n Automation Bot b002de7700 Import l10n. 2 years ago
Arturo Mejia 9a27030f87 For #25209: Avoid trying to download wallpapers without a server URL. 2 years ago
Arturo Mejia d16d61c055 No issue: Add extension function to TabSessionState for shortening urls safely. 2 years ago
sarah541 c09f899da4 For #25176 - Refactor TabTitle and TabSubtitle 2 years ago
Oana Horvath f6f1446129 For #20754: Fix scrolling issues and re-enable verifyAboutFirefoxPreview 2 years ago
dlp 4c223aa540 For #24660 - Overrided contentsSameAs inside TabInCollectionItem class. 2 years ago
Mozilla L10n Automation Bot 5c2207519a Import l10n. 2 years ago
Arturo Mejia 073f3ecc30 For #25145: Unify behavior for opening systems setting for updating the default browser preference 2 years ago
Mozilla L10n Automation Bot fc76300325 Import l10n. 2 years ago
Mozilla L10n Automation Bot a304600836 Import l10n. 2 years ago
Arturo Mejia 1384414327 Revert "Change FxNimbus initialization sequence (#25089)"
This reverts commit 51ba7ab463.
2 years ago
jhugman 51ba7ab463
Change FxNimbus initialization sequence (#25089)
* Change FxNimbus initialization sequence

* Add cache invalidation
2 years ago
dlp aec6e25a1c For #24666 Changed trackingProtectionLayout's bottomToTop constraint from clearSiteDataLayout clearSiteDataDivider 2 years ago
Mozilla L10n Automation Bot 727bbaf342 Import l10n. 2 years ago
Mozilla L10n Automation Bot 16f955fc98 Import l10n. 2 years ago
Gabriel Luong 63ca6791c1 For #25179 - Display a save or update credit card prompt 2 years ago
Mugurell 6a798ebfbc For #24333 - Disable ui tests code affected by the migration
After migrating to compose identifying widgets and interacting with them will
need to be updated.
Checked with Oana about the approach, commenting the code seems better.
2 years ago
Mugurell 1e3319f0e8 For #24333 - Replace the xml based CollectionViewHolder with a composable 2 years ago
Mugurell 2126c7eeb4 For #24333 - Move CollectionViewHolder to home/collections
Doing just a file move in a separate commit will ensure git history of the file
is kept when this will be later updated.
2 years ago
Mugurell aeb45c07a5 For #24333 - Complete removing the broken code for focusing the newly created collection
The removal was initially scheduled to happen in the PR for #24333
but landed separately in https://github.com/mozilla-mobile/fenix/pull/25045.
These are two small leftovers.
2 years ago
AndiAJ b7ebddb11b Disable failing useAddonsInPrivateModeTest UI test 2 years ago
Mozilla L10n Automation Bot 142cbb2688 Import l10n. 2 years ago
sarah541 7b895abab1 For #24455 - Migrate NoCollectionsMessageViewHolder to Compose 2 years ago
Mugurell 7f3aa6a314 For #25167 - Disable "handleDeleteAbnormal" as intermittently failing. 2 years ago
MatthewTighe 483f5a9f12 for #24931: create address label and description based on available data 2 years ago
Aaron Train c15303b67f For #25132 - Catch intermittent RuntimeException in early getInstrumentation() call
fix: ktlint
2 years ago
Mugurell fc2c1700c9 For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests.
After the update `TestCoroutineDispatcher`, `TestCoroutineScope` and
`runBlockingTest` are deprecated.
Instead of these new `TestDispatcher`, `TestScope` and `runTest` APIs are used.

Took the oportunity to also replace most of the `runBlocking` calls with the
new `runTest` specially designed for running coroutines in tests API.
2 years ago
AndiAJ 76bf730782 For #24998 fix flaky deleteDeleteBrowsingHistoryDataTest UI test 2 years ago
mcarare 59c5033529 For #24966: Navigate back to previous screen when the last address is deleted. 2 years ago
mcarare a4a78717af For #24919: Add option menu in the address editor. 2 years ago
mcarare 2192d55da3 For #24854: Add ability to delete an existing address. 2 years ago
mcarare 4369c0b920 For #24855: Allow updating info for an existing address. 2 years ago
bendk e5b0069791
Application services 93.0.1 (#24904)
* Fixup breaking changes from AppServices upgrade to 93.0.0

* android-components RemoteTabsStorage now requires a Context param

* Update Android Components version to 102.0.20220509214046

Co-authored-by: James Hugman <james@hugman.tv>
Co-authored-by: Mark Hammond <mhammond@skippinet.com.au>
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Mozilla L10n Automation Bot fdeb22dd0b Import l10n. 2 years ago
Roger Yang 72b9e7e174 Issue #24738: hide the QR code button when switching to none default search engine 2 years ago
Gabriel Luong d6996b56a0 For #25113 - Remove showClearSiteData feature flag 2 years ago
AndiAJ 98455c01ee For #23816 fix disabled verifyMultipleLoginsSelectionsTest UI test 2 years ago
Mozilla L10n Automation Bot 1e03e27e29 Import l10n. 2 years ago
AndiAJ ba4d5446e2 For #24993 and #25085 fix flaky UI tests 2 years ago
Mozilla L10n Automation Bot c43c79cea6 Import l10n. 2 years ago
Arturo Mejia 40f3c8fce5 For #25142 increase the EXPECTED_NUMBER_OF_INFLATION to count for the messaging framework message. 2 years ago
Arturo Mejia 29e0e34902 For #25142 increase the EXPECTED_RECYCLER_VIEW_CONSTRAINT_LAYOUT_CHILDREN to count for the messaging framework message. 2 years ago
Arturo Mejia 94b934290d Disable intermittent tests #20754. 2 years ago
Arturo Mejia b22a34db2e For #25110: Enable the messaging framework feature 2 years ago
Noah Bond 3e9dbaca35 For #25135 - Replace Button in SyncedTabs with PrimaryButton 2 years ago
Arturo Mejia 7b3574d95a Disable intermittent tests #24843 and #23816 2 years ago
Alexandru2909 89a1e6367f For #24262 - Filter Amazon/eBay sponsored tiles when the respective search engine is set 2 years ago
Mozilla L10n Automation Bot 35be05d599 Import l10n. 2 years ago
sarah541 2c50a229cc For #25015 - Add a compose version of PrimaryButton
bleh
2 years ago
Gabriel Luong 251acf8db4 For #25117 - Move HomeSectionHeader into its proper package 2 years ago
Gabriel Luong da1c5b9bf7 For #25115 - Remove showWallpapers feature flag 2 years ago
Gabriel Luong 957d9c487c For #25111 - Remove contileFeature feature flag 2 years ago
Alexandru2909 e0a6a9498d For #24971 - Split full name from Address editor into first, middle and last name 2 years ago
Oana Horvath 687d79715f For #22188: fix and re-enable launchPageShortcutInPrivateModeTest 2 years ago
AndiAJ 79e6de6511 Disable failing download UI tests 2 years ago
Jonathan Almeida 6752a6ba22 Close #25091: Remove deprecated TrustedWebActivityIntentProcessor 2 years ago
Mozilla L10n Automation Bot 95aba129da Import l10n. 2 years ago
MatthewTighe 2b1606cf34 for #24665: show recent synced tab faster 2 years ago
sunil9211 e56f08c8ca For #23856: Remove deprecated layout_constraintWidth_default 2 years ago
Arturo Mejia 3a7299d301 For #25091: Deprecate TrustedWebActivityIntentProcessor 2 years ago
Gabriel Luong 5597ed6e98 For #25070 - Remove all unused strings marked moz:removedIn <= 99 2 years ago
AndiAJ 8c880440e3 For #20973 fix and re-enable shortcutButtonTest UI test 2 years ago
AndiAJ f3aee6983d Disable failing openExternalLinksInPrivateTest UI test 2 years ago
mcarare ffa1ecd300 For #21292: Remove unused MetricController parameters. 2 years ago
Mozilla L10n Automation Bot 0d08ff31af Import l10n. 2 years ago
sunil9211 f13b091bd8 For #23747: Remove deprecated layout_constraintHeight_default 2 years ago
sunil9211 878f5bef8a For #23747: Remove deprecated layout_constraintHeight_default:
Removed usage of layout_constraintHeight_default="wrap" and replaced
with layout_height="WRAP_CONTENT" and layout_constrainedHeight="true"
2 years ago
Mugurell 8b56a2ebc7 For #25044 - Remove the broken code for focusing the newly created collection
This functionality seems broken for a long time now.
It's importance and whether to reimplement it is to be re-assessed in
https://github.com/mozilla-mobile/fenix/issues/24389
2 years ago
Mozilla L10n Automation Bot ff1968f5d5 Import l10n. 2 years ago
Alexandru2909 56c31cd675 For #24514 - Remove Fact.toEvent from MetricController 2 years ago
Mozilla L10n Automation Bot 37f9653f2d Import l10n. 2 years ago
Mozilla L10n Automation Bot 372b8a0cda Import l10n. 2 years ago