Commit Graph

7711 Commits (c6a17a78831398e2f847ebb6f1342fc92fdf2c62)

Author SHA1 Message Date
mcarare 29747b2095 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25658: Update metrics test. 2 years ago
mcarare 6d88fc1391 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25538: Update data review link. 2 years ago
Mugurell 961e6ad5d8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 5edcbb7f73 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25538 - Add "metrics" telemetry for if default wallpaper is shown 2 years ago
Mugurell 8c48cca825 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 9b6fd9047d [fenix] For https://github.com/mozilla-mobile/fenix/issues/25213: Add tabs prioritization experiment 2 years ago
Arturo Mejia e05daef826 [fenix] No issue: Add number_of_app_launches custom attribute to nimbus messages. 2 years ago
Mozilla L10n Automation Bot 1d0c864b25 [fenix] Import l10n. 2 years ago
Marc Leclair 4fe2ec1188 [fenix] Fixed PR review 2 years ago
Marc Leclair 6294425de6 [fenix] Lint fixes 2 years ago
Marc Leclair 57b2f43a55 [fenix] Added strings and keys to XML 2 years ago
Marc Leclair 6126e10dd5 [fenix] Added start and stop dialog fo navigation xml 2 years ago
Marc Leclair 5e2ee0ae2e [fenix] Added profiler option to SettingsFragment 2 years ago
Marc Leclair 48d2188d8c [fenix] Added ProfilerUtils 2 years ago
Marc Leclair e6fa624820 [fenix] Added ProfilerReusableComposable 2 years ago
Marc Leclair 3d528fa2dd [fenix] Added ProfilerStopDialogFragment 2 years ago
Michael Comella bc4f52ed63 [fenix] Added ProfilerStartDialogFragment. 2 years ago
Marc Leclair 27fbf6437c [fenix] For https://github.com/mozilla-mobile/fenix/issues/14854: Added ProfilerViewModel 2 years ago
Gabriel Luong 74fdb5243a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24967 - Enable address autofill for Nightly and Debug 2 years ago
MatthewTighe 374ce89abb [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/25545: wait to draw Pocket until after first frame 2 years ago
Mozilla L10n Automation Bot 7ed6acd30d [fenix] Import l10n. 2 years ago
Arturo Mejia c80ac7102a [fenix] For https://github.com/mozilla-mobile/fenix/issues/21894: Move Tabs Tray to compose: Individual tab viewholders: ListViewHolder. 2 years ago
Gabriel Luong 608fd7385a [fenix] For https://github.com/mozilla-mobile/fenix/issues/25767 - Remove all unused strings marked moz:removedIn <= 101 2 years ago
mcarare 0ab70f4511 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24857: Add metrics for addresses autofill. 2 years ago
Mozilla L10n Automation Bot 95e97199fa [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot a4b9e2d467 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot de639b5a55 [fenix] Import l10n. 2 years ago
Gabriel Luong 32d204199c [fenix] For https://github.com/mozilla-mobile/fenix/issues/25750 - Use Headline7 for the expandable list headers that appear in cards 2 years ago
Gabriel Luong 86f589a826 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25750 - Change Headline8 to 14dp 2 years ago
mcarare 3be18c4522 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25658: Update data review links. 2 years ago
Mugurell 4921a85a24 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 b4fc097cd5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25721 - Remove 'Daylight' from the 'About Firefox' screen 2 years ago
AndiAJ 680bb37f3f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25726 fix failing testStrictVisitSheetDetails UI test 2 years ago
AndiAJ ec75ca0119 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25726 and https://github.com/mozilla-mobile/fenix/issues/25345 disable failing UI tests 2 years ago
Mozilla L10n Automation Bot dcd74d45b0 [fenix] Import l10n. 2 years ago
Roger Yang 56d367f4fd [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24740: Use unified search bar in bookmark search 2 years ago
Noah Bond 143d60ebac [fenix] For https://github.com/mozilla-mobile/fenix/issues/25491 - Refactor InactiveTabs interactors and controllers 2 years ago
Gabriel Luong 6fead550b8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25708 - Change Credit Card preference label to Autofill when address autofill is enabled 2 years ago
mcarare 584245acb5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25435: Hide accept button just for HSTS error page. 2 years ago
Roger Yang 81d31cfac8 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24740: Use unified search bar in history search 2 years ago
sarah541 0e5c90103c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23966 - Migrate MessageCardViewHolder to Compose 2 years ago
AndiAJ 562c6319ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/25551 and https://github.com/mozilla-mobile/fenix/issues/25355 disable failing UI tests 2 years ago
sv-ohorvath ac1b182a17 [fenix] Removes all registered Idling resources before retrying tests, to prevent crashes. 2 years ago
sv-ohorvath be9fe960fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/24843, https://github.com/mozilla-mobile/fenix/issues/24815, https://github.com/mozilla-mobile/fenix/issues/17416: removed idling resources to prevent crashes in tests.
Retrying add-on installation if it fails.
2 years ago
AndiAJ c5a247bff1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25511 fix failing shortcutButtonTest UI test 2 years ago
Mozilla L10n Automation Bot c6fc8db665 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot c640295a80 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot d88fbca9ec [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 33d0aa06c4 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot b82ebe6e5d [fenix] Import l10n. 2 years ago
Alexandru2909 99fcb7d4d8 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/25622 - PromptFeature use LoginDelegate and CreditCardDelegate as parameters for login and credit card pickers 2 years ago
CHAN, Chak Shing 2b3e9ce6b4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25183 - Update the Sentry base URL
Update the Sentry base URL to use the new instance
2 years ago
Mozilla L10n Automation Bot dded33a1fb [fenix] Import l10n. 2 years ago
mcarare 84d848d10f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25435: Handle ERROR_BAD_HSTS_CERT error. 2 years ago
Mugurell 2e2a86fc32 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25586 - Allow for localized sumo links for the https-only mode 2 years ago
Ben Dean-Kawamura 0aff519ba1 [fenix] Adding support for app-services error reporting 2 years ago
Arturo Mejia 7cb57f1b9a [fenix] For https://github.com/mozilla-mobile/fenix/issues/25446: Ensure for every message shown we have recordExposure 2 years ago
AndiAJ 51044beb79 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24092 and https://github.com/mozilla-mobile/fenix/issues/25077 fix flaky emailLinkPWATest and telephoneLinkPWATest UI tests 2 years ago
Alexandru2909 1e3024e560 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24969 - Display address autofill prompt 2 years ago
Mozilla L10n Automation Bot 2c2ee2a49d [fenix] Import l10n. 2 years ago
Mugurell e3ada9fdea [fenix] For https://github.com/mozilla-mobile/fenix/issues/25586 - Update HTTPs-only setting sumo link 2 years ago
Noah Bond 505fe654c9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25490 - Remove PrimaryText and SecondaryText 2 years ago
Mozilla L10n Automation Bot 56bea591d1 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot f1cbb9e78a [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 5b1472ccab [fenix] Import l10n. 2 years ago
Mugurell 773326121e [fenix] For https://github.com/mozilla-mobile/fenix/issues/25381 - Add a setting allowing to toggle Pocket sponsored stories 2 years ago
Mozilla L10n Automation Bot d47cdf73c5 [fenix] Import l10n. 2 years ago
Jan-Erik Rediger 7565361ae6 [fenix] 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 b762e8dcdd [fenix] Upgrade to Glean v50 and adopt new Glean APIs 2 years ago
MatthewTighe de09d907cb [fenix] for https://github.com/mozilla-mobile/fenix/issues/25545: turn off task continuity in nightly 2 years ago
indu 2efa6cca39 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 6318ed91bc [fenix] For https://github.com/mozilla-mobile/fenix/issues/25563: Avoid showing delete all dialog twice. 2 years ago
mcarare 48a1fbb3a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25563: Ensure popBackStack does not navigate away from HistoryFragment. 2 years ago
mcarare 3d169a733d [fenix] For https://github.com/mozilla-mobile/fenix/issues/25563: Show Snackbar only if fragment is still attached. 2 years ago
Mugurell 91153193ac [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 0e0740411e [fenix] Import l10n. 2 years ago
Roger Yang d1c8951434 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24522: Add telemetry for unified search 2 years ago
Arturo Mejia 379fdc5252 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21102: Build with SDK for Android 12 / API 31 (https://github.com/mozilla-mobile/fenix/pull/25494)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
indu 80f38dba6f [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 0a948b4324 [fenix] Import l10n. 2 years ago
AndiAJ 14af42f52f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25125 fix flaky downloadMultipleFileTypesTest UI test 2 years ago
sv-ohorvath 78fecdb65e [fenix] For https://github.com/mozilla-mobile/fenix/issues/23858: replaces opened app verification with intent matching 2 years ago
sv-ohorvath 26214c596c [fenix] Refactor re-usable methods in TabDrawerRobot.kt 2 years ago
sv-ohorvath 42d659b6ab [fenix] Refactor collections UI tests for Compose 2 years ago
sv-ohorvath 51a694869d [fenix] Move collections tests to CollectionTest class 2 years ago
AndiAJ dea8bbfa92 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25393 fix flaky verifyAboutFirefoxPreview UI test 2 years ago
Mozilla L10n Automation Bot d15af86619 [fenix] Import l10n. 2 years ago
Arturo Mejia 8b7799a3fe [fenix] Revert "For https://github.com/mozilla-mobile/fenix/pull/24455 - Migrate NoCollectionsMessageViewHolder to Compose"
This reverts commit eb9d1a88
2 years ago
Mozilla L10n Automation Bot a2c57c9078 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 6729916e10 [fenix] Import l10n. 2 years ago
Noah Bond c07f7454cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/21897 - Disable leftover UI test code from https://github.com/mozilla-mobile/fenix/issues/24333 2 years ago
Noah Bond 71c77e3e6d [fenix] For https://github.com/mozilla-mobile/fenix/issues/21897 - Convert inactive tabs to compose 2 years ago
mcarare 24e65e06d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 1226dba90d [fenix] Import l10n. 2 years ago
sunil9211 e255de64bc [fenix] For https://github.com/mozilla-mobile/fenix/issues/20848 - Hide Download List delete icon in multiselect mode 2 years ago
Noah Bond 7cfdab86d8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25379 - Plug FenixTypography into ListItem, Button, TextButton, and ExpandableListHeader 2 years ago
Noah Bond 9b48f56750 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25379 - Create a Compose Typography system 2 years ago
AndiAJ 0f1e916c3d [fenix] For https://github.com/mozilla-mobile/fenix/issues/25394 and https://github.com/mozilla-mobile/fenix/issues/25380 re-enable BrowsingErrorPages UI tests 2 years ago
sv-ohorvath f929392ad2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15754: Replace UI tests video asset for video with sound 2 years ago
Mugurell 67ab125ac1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25472 - Set `context_id` to "application" lifetime.
This change mitigates it being set only once in FenixApplication and then
being reset after the first ping is sent.
By having "application" lifetime once set in FenixApplication will be available
in all future contile pings for that application run.
2 years ago
Mozilla L10n Automation Bot 978a414261 [fenix] Import l10n. 2 years ago
Michael Comella 52be04125d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/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 ceca39d55f [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 2a3fc13187 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25394 disable failing blockUnwantedSoftwarePageTest UI test 2 years ago
Mozilla L10n Automation Bot 36b8aa11a3 [fenix] Import l10n. 2 years ago
Roger Yang 50509437dc [fenix] No issue: Cleanup default toolbar menu 2 years ago
Mugurell 08b668cc1f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25459 - Show Pocket sponsored stories irrespective of topics selections 2 years ago
mcarare bf758fac0b [fenix] For https://github.com/mozilla-mobile/fenix/issues/25437: Fix label values for labeled counters. 2 years ago
Mozilla L10n Automation Bot cdcc9b4fdc [fenix] Import l10n. 2 years ago
Roger Yang c46d478500 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/25449: Use "Enter search terms" as hint when using application search engine 2 years ago
Gabriel Luong 8d80ff0aab [fenix] For https://github.com/mozilla-mobile/fenix/issues/25444 - Remove all unused strings marked moz:removedIn <= 100 2 years ago
Mozilla L10n Automation Bot 6bccd31e9c [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 88d916ffc1 [fenix] Import l10n. 2 years ago
Arturo Mejia fb6344d0d4 [fenix] No issue: Renew/Remove metrics set to expire in v104 2 years ago
sv-ohorvath ca3d0bffae [fenix] For https://github.com/mozilla-mobile/fenix/issues/25380: Disable blockHarmfulPageTest UI test 2 years ago
MatthewTighe d081128be7 [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/24918: add subregion dropdown to address editor 2 years ago
MatthewTighe e175c84def [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/25386: turn task continuity on by default for nightly 2 years ago
Gabriel Luong 397f1ffbb2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24300 - Add Tabs to the search engine menu 2 years ago
Alexandru Putanu 9bdc88cfb3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25397 - Telemetry for credit card save and update (https://github.com/mozilla-mobile/fenix/pull/25411)
* For https://github.com/mozilla-mobile/fenix/issues/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 ac6ba404c6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25352 - Add a new FML feature to gate Pocket sponsored stories 2 years ago
Roger Yang bd2263d32d [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24301: Add Bookmarks to the search engine menu 2 years ago
Mugurell 54f5cd82aa [fenix] For https://github.com/mozilla-mobile/fenix/issues/24040: App should not crash when the search widget is clicked while PIP mode is active (https://github.com/mozilla-mobile/fenix/pull/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 27a979c45c [fenix] Import l10n. 2 years ago
Arturo Mejia 20a8a184a4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25212: Add tabs prioritization 2 years ago
Mugurell 300de19e05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 5f946b6b22 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 ce4bf5a766 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 364842f946 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 791aec3396 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24299: Do not show history search engine in the search settings 2 years ago
Mozilla L10n Automation Bot e8eb107f90 [fenix] Import l10n. 2 years ago
Arturo Mejia 796da01ae6 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/23966 - Migrate MessageCardViewHolder to Compose"
This reverts commit b9e0a18233c0d30efd5f058eb3b7d24188ac5353.
2 years ago
Noah Bond df77449cbf [fenix] For https://github.com/mozilla-mobile/fenix/issues/25291 - Swap the new TextButton composable into WallpaperSettings 2 years ago
Noah Bond e07652bf38 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25291 - Create a TextButton composable component 2 years ago
Roger Yang a61c3a778a [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24299: Sort unified search selector menu items based on user settings 2 years ago
mcarare a3e50fb337 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25313: Handle exceptions when getting ClipData.Item. 2 years ago
Mugurell 3f15a9079e [fenix] For https://github.com/mozilla-mobile/fenix/issues/25311 - Set tokens used when communicating with Pocket 2 years ago
Arturo Mejia fc40fd435b [fenix] For https://github.com/mozilla-mobile/fenix/issues/25374: Skip action validation for control messages 2 years ago
AndiAJ 21d35adf8b [fenix] Disable failing useAppWhileTabIsCrashedTest UI test 2 years ago
AndiAJ 6703f0c16c [fenix] For https://github.com/mozilla-mobile/fenix/issues/25002 https://github.com/mozilla-mobile/fenix/issues/25184 and https://github.com/mozilla-mobile/fenix/issues/23417 fix testDownloadCompleteNotification testDownloadPrompt and testCloseDownloadPrompt 2 years ago
AndiAJ eda0ae4b34 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23481 fix disabled openLinkInAppTest UI test 2 years ago
Mugurell 4c02271ae0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 0bfec6d6c7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 d5902b7a02 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 67cc604dab [fenix] For https://github.com/mozilla-mobile/fenix/issues/25025 - Download sponsored stories on debug only 2 years ago
Mugurell f28fbf3240 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25025 - Use the `PocketStory` supertype
This prepares extending support from just `PocketRecommendedStory` to
`PocketSponsoredStory` also.
2 years ago
Mugurell 15677b59b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 2f0189a2eb [fenix] For https://github.com/mozilla-mobile/fenix/issues/23600 fix flaky saveLoginsInPWATest UI test 2 years ago
sarah541 633377e903 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23966 - Migrate MessageCardViewHolder to Compose 2 years ago
Mozilla L10n Automation Bot f707f47355 [fenix] Import l10n. 2 years ago
mike a cc9d82fd20 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/25368: duplicate items in history
Change pagination to be based on loadSize of DataSource
2 years ago
mcarare 5a8a6a6e76 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25360: Selectively update addresses preference only when needed. 2 years ago
Mozilla L10n Automation Bot 9e971eb249 [fenix] Import l10n. 2 years ago
AndiAJ 10ce734500 [fenix] Disable failing audioPlaybackSystemNotificationTest UI test 2 years ago
Alexandru2909 a59f065051 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23173 - CheckChanged use a single variable instead of two for checked status 2 years ago
Alexandru2909 7804a4ec12 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23670 - Update collection on tab removal 2 years ago
mcarare f12935a278 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24968: Add preference for enabling/disabling addresses autofill.
For https://github.com/mozilla-mobile/fenix/issues/24968: Add preference for enabling/disabling addresses autofill.
2 years ago
Mozilla L10n Automation Bot e88c4a6675 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 3a7a6a345b [fenix] Import l10n. 2 years ago
Robert-Aron293 a9aea04a85 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22310 - Change tab holder's checkbox state when pressing "Select All"/"Deselect All" 2 years ago
Roger Yang 348f43b2bd [fenix] Close https://github.com/mozilla-mobile/fenix/issues/25170: Fix flaky search fragment store tests 2 years ago
Roger Yang 5106048974 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/25288: Disable autocomplete for unified history search 2 years ago
JLRoberts 22923597c0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 b04e075f51 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24991 - Refactor the HomeMenu creation from HomeFragment to HomeMenuBuilder 2 years ago
Mozilla L10n Automation Bot 4eb6d2ea18 [fenix] Import l10n. 2 years ago
MatthewTighe 2e29b9ef7c [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/24917: add country dropdown to address editor 2 years ago
Gabriel Luong e62e502664 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25119 - Add Secondary, Tertiary and Destructive Button composable components 2 years ago
James Hugman 7db1b80fb3 [fenix] Fixup tests 2 years ago
James Hugman bab0149d64 [fenix] Filter messaging experiments from the Studies screen 2 years ago
bendk 1894c0528d [fenix] Added features to support application-services branch builds (https://github.com/mozilla-mobile/fenix/pull/22945)
- Added support for `localProperties.branchBuild.application-services`
  and `localProperties.branchBuild.android-components`.  These work like
  the autoPublish properties. However, rather than
  auto-building/publishing application-services/android-components as
  part of the fenix build, we build it ahead of time with a specific
  version name, then specify that version in `local.properties` as
  `localProperties.branchBuild.application-services.version`.
- Added support for the `localProperties.branchBuild.fenix` gradle
  property to set the version for fenito set the version for fenix
- Added support for the absolute paths when running the substutition
  scripts.

The plan is to use this feature to build/test fenix using a particular
checkout of application-services and androd-components, with the
versions set to the git commit id.
2 years ago
AndiAJ 1c07fa2ccf [fenix] Fix externalLinkPWATest UI test 2 years ago
Gabriel Luong df143ec5b5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24936 - Replace ListItemIcon with IconButton and Icon 2 years ago
Mozilla L10n Automation Bot 2a79e80bac [fenix] Import l10n. 2 years ago
Roger Yang 2609047630 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24299: Add history to the search engine menu 2 years ago
Gabriel Luong 4c967a37ee [fenix] For https://github.com/mozilla-mobile/fenix/issues/25264 - Refactor toShortUrl extension function from TabSessionState to String 2 years ago
Mugurell 7d02d4cbf2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24316 - Migrate TabInCollectionViewHolder to Compose 2 years ago
jhugman df4ea50387 [fenix] Change FxNimbus/Nimbus startup sequence (https://github.com/mozilla-mobile/fenix/pull/25266)
* Change FxNimbus initialization sequence

Add cache invalidation

* Change ordering of message restoration and Nimbus initialization

* Address reviewer comments
2 years ago
AndiAJ 5c658c4189 [fenix] Disable failing verifyContextMixedVariations UI test 2 years ago
AndiAJ c5d5b3e372 [fenix] Disable failing selectTabOnLongTapTest UI test 2 years ago
MatthewTighe fa8deb452c [fenix] for https://github.com/mozilla-mobile/fenix/issues/25167: ignore handleDeleteSingle and handleDeleteMultiple tests due to intermittent failures with coroutines 2 years ago
Mozilla L10n Automation Bot 6e17a4aec1 [fenix] Import l10n. 2 years ago
Arturo Mejia 73811608f5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25209: Avoid trying to download wallpapers without a server URL. 2 years ago
Arturo Mejia 902dea1e28 [fenix] No issue: Add extension function to TabSessionState for shortening urls safely. 2 years ago
sarah541 e2aecb47b5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25176 - Refactor TabTitle and TabSubtitle 2 years ago
Oana Horvath 840cf3a041 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20754: Fix scrolling issues and re-enable verifyAboutFirefoxPreview 2 years ago
dlp d31e8ae93d [fenix] For https://github.com/mozilla-mobile/fenix/issues/24660 - Overrided contentsSameAs inside TabInCollectionItem class. 2 years ago
Mozilla L10n Automation Bot 53f52a4bc5 [fenix] Import l10n. 2 years ago
Arturo Mejia 994fdaec0f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25145: Unify behavior for opening systems setting for updating the default browser preference 2 years ago
Mozilla L10n Automation Bot 4befb1746f [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 8984a3ec33 [fenix] Import l10n. 2 years ago
Arturo Mejia 82a0a4f1f0 [fenix] Revert "Change FxNimbus initialization sequence (https://github.com/mozilla-mobile/fenix/pull/25089)"
This reverts commit b7427874e73ebaad5f8553b7a8614a7babdc8baa.
2 years ago
jhugman 5beb1da884 [fenix] Change FxNimbus initialization sequence (https://github.com/mozilla-mobile/fenix/pull/25089)
* Change FxNimbus initialization sequence

* Add cache invalidation
2 years ago
dlp 771d109712 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24666 Changed trackingProtectionLayout's bottomToTop constraint from clearSiteDataLayout clearSiteDataDivider 2 years ago
Mozilla L10n Automation Bot 08e24f8278 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 28b98bdc3a [fenix] Import l10n. 2 years ago
Gabriel Luong 34e226adc0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25179 - Display a save or update credit card prompt 2 years ago
Mugurell c1e91e6f0a [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 7185eee3df [fenix] For https://github.com/mozilla-mobile/fenix/issues/24333 - Replace the xml based CollectionViewHolder with a composable 2 years ago
Mugurell d92adcff12 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 577090cccf [fenix] For https://github.com/mozilla-mobile/fenix/issues/24333 - Complete removing the broken code for focusing the newly created collection
The removal was initially scheduled to happen in the PR for https://github.com/mozilla-mobile/fenix/issues/24333
but landed separately in https://github.com/mozilla-mobile/fenix/pull/25045.
These are two small leftovers.
2 years ago
AndiAJ 38852866e1 [fenix] Disable failing useAddonsInPrivateModeTest UI test 2 years ago