Commit Graph

6193 Commits (iceraven-1.13.0)

Author SHA1 Message Date
Mozilla L10n Automation Bot 9ef8515528 Import l10n. 3 years ago
Mozilla L10n Automation Bot fb15f1774c Import l10n. 3 years ago
Roger Yang c4347a9492 Closes #19847: Add telemetry for the default browser notification 3 years ago
Oana Horvath 81849ec6d0 No issue: adds warning comment to beta & release running tests 3 years ago
Roger Yang 049811fabb Issue #20307: Clear sharedViewModel selectedFolder when backing out of bookmark fragment 3 years ago
Roger Yang 80721e2d73 Issue #19989: Add rounded corners to recently tabs' icon 3 years ago
Mugurell 1251894933 For #19933 - Show a media tab item on homescreen for the last tab with media 3 years ago
Roger Yang 68b56ff240 Issue #19846: Make sure default browser notification only happens once 3 years ago
Mozilla L10n Automation Bot 317cbe9c7b Import l10n. 3 years ago
Mugurell f95567912f For #20229 - Use the AC common implementation for ads/search telemetry
Everything should work exactly as before.
3 years ago
mcarare b2a5723bad For #20292: Use tint for home button icon. 3 years ago
mcarare b25f807eea For #17808: Remove deprecated systemUiVisibility and flags. 3 years ago
Mozilla L10n Automation Bot 9b3f312301 Import l10n. 3 years ago
Oana Horvath df960c4187 For #10915: fix tests by removing existing session 3 years ago
Rohan Maity f8599860dd For #1268 Add Unit test for PrivateShortcutCreateManager 3 years ago
Mozilla L10n Automation Bot 7975309952 Import l10n. 3 years ago
Mozilla L10n Automation Bot 41a6234765 Import l10n. 3 years ago
Jonathan Almeida 4b4c86551d Close #20320: Use scope from testDispatcher in RecentBookmarksFeatureTest 3 years ago
Jonathan Almeida b877430bad Close #20267: Filter out network errors from Nimbus 3 years ago
Marc Leclair 298ec5cce1 For #19804: Restore logic to original behavior 3 years ago
Marc Leclair 871cde764e For #19804: checkDefaultBrowser moved to helper function 3 years ago
Marc Leclair db01fab8a9 For 19804:Fixed call order in the 3 years ago
Marc Leclair b8bbdb45bc For #19804: Changed `var isDefaultBrowser` to a function
The change to the function makes it so when the Settings.kt class is initialized, the isDefaultBrowser, which calls the
BrowserCache, won't get called right away. `isDefaultBrowser()` is known to take quite a while on start up on the G5+ (approx
30-40ms).
3 years ago
Michael Comella 79fcbcba83 Closes #20127: fix app_received_intent extras.
Apparently, it had been using the wrong mapping this whole time. I can't
wrap my head around fenix's glean wrapper so I'm not sure if this
resulted in bugs or if my change changes the behavior. However, I don't
think anyone is using this probe so I'm requesting to remove it. If we
don't end up removing it, then we can check for bugs/changes in
behavior. This isn't ideal but I'd rather not spend the time on it if we
don't have to.
3 years ago
Michael Comella 7f4ac14f66 For #20127: remove app_opened_all_startup from metrics.yaml. 3 years ago
Michael Comella be64ee4159 For #20127: remove app_opened_all_startup integration. 3 years ago
Mozilla L10n Automation Bot 273d7ce947 Import l10n. 3 years ago
Mozilla L10n Automation Bot 64038252e6 Import l10n. 3 years ago
Roger Yang 142730faaa Closes #20285: Remove unused GeckoProvider 3 years ago
Elise Richards 9bfe9b0787
For FNX-22339: Recently saved bookmarks (#19835)
* Title and button for home screen recently saved bookmarks section

Create bookmark item view with favicon and title

* View holders and interactors for recently saved bookmarks

Recent bookmark item view holder binding

Create adapter for recent bookmarks. Implement controller methods. Implement view holder bindings for items

Top level adapter for recent bookmarks section

Retrieve list of recent bookmarks on home

View holders and interactors for recently saved bookmarks

Recent bookmark item view holder binding

Create adapter for recent bookmarks. Implement controller methods. Implement view holder bindings for items

Top level adapter for recent bookmarks section

Retrieve list of recent bookmarks on home

Update list on app start and when bookmarks are added

View holders and interactors for recently saved bookmarks

Recent bookmark item view holder binding

Create adapter for recent bookmarks. Implement controller methods. Implement view holder bindings for items

Top level adapter for recent bookmarks section

Retrieve list of recent bookmarks on home

Update list on app start and when bookmarks are added

Make a use case for retrieving and updating the list of recently saved bookmarks

Add adapter items and define header viewholder binding

Use session interactor for header button clicks. Bind in the adapter

* Retrieve list of bookmarks asynchronously on home

Interactor and controller tests

Address review comments

Split up tests for recent bookmarks

Update to new interactors

Dark mode and light mode styles

Refactor bookmarks home stuff

* Add RecentBookmarksFeature to home

Move interactor to SessionControlInteractor

Clean up lint, styles, and dimens.

* Bookmarks use case tests for retrieving recently saved bookmarks. Linting.

* View holder tests

* Match ux to designs for colors, margins, and scrolling

* Clean up clean up

* Tests for the view bound feature

* Controller test

* Clean up: check state of store in feature tests; ellipsize textviews for bookmark item; remove unused attr; format

Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
3 years ago
Mozilla L10n Automation Bot ff9aa36885 Import l10n. 3 years ago
Roger Yang d4af9401d1 Closes #19846: Update default browser notification strings 3 years ago
Roger Yang 6d1a44e259 Closes #19846: Only add default browser notification work if work is not pending 3 years ago
Roger Yang 0133f42a15 Closes #19846: Show Default Browser Notification if browser is not default 3 years ago
codrut.topliceanu 3ae6472e16 For #20257 - Sets min no. of grid columns to 2 in TabsTray 3 years ago
codrut.topliceanu 083d50aafd For #20250 - Adds FLAG_SECURE to TabsTray dialog 3 years ago
codrut.topliceanu d530f5b773 For #17855 - Stops SecureWindowFeature from removing FLAG_SECURE 3 years ago
Mozilla L10n Automation Bot 5e7b422433 Import l10n. 3 years ago
Roger Yang aeedb6b537 Closes #20274: Limit about:config to Nightly and Beta
(cherry picked from commit 702e3e6886)
3 years ago
Grisha Kruglov 946fda55aa Closes #20276: Fall-back to URL parsing for tabs with parents to obtain search terms 3 years ago
Oana Horvath ea3e4c9956 No issue: New UI smoke test for the Language menu 3 years ago
mcarare b43db5f2b6 For #20029: Remove animations when recreating activity on locale change. 3 years ago
codrut.topliceanu 9693507ffb For #19131 - Adds kdoc to TopSitePagerPayload 3 years ago
codrut.topliceanu a7f3d34538 For #19131 - Fixes top sites refresh and interactability 3 years ago
Mozilla L10n Automation Bot 4a0cd8a25a Import l10n. 3 years ago
Roger Yang 702e3e6886 Closes #20274: Limit about:config to Nightly and Beta 3 years ago
Roger Yang e69f3dfbbb Closes #19090: Show snackbar on adding to bookmarks from tabs tray 3 years ago
mcarare 36b50ea8d9 For #17917: Use View binding in onboarding cards. 3 years ago
Christian Sadilek 7c57898c76 Closes #20123: PlacesException when recording history metadata 3 years ago
Jonathan Almeida 4bab66bb21 Move Nimbus strings to static_strings
Goes with 6bb89f346e01edd431056bfcd7472bc3082a39a5
3 years ago
mcarare 0c720ba500 For #20219: Fix constraints in sign-in onboarding card. 3 years ago
mcarare a7a45df8fb For #20154: Override AC fill colors for icons. 3 years ago
Mozilla L10n Automation Bot 0a5be636f9 Import l10n. 3 years ago
Mozilla L10n Automation Bot 0e43a42c1e Import l10n. 3 years ago
Mozilla L10n Automation Bot 4bdd54d065 Import l10n. 3 years ago
codrut.topliceanu ce0773fcdc For #19558 - Adds proper tint to "Report Site Issue" 3 years ago
Oana Horvath d20bebc2a3 For #20000: Re-try swipe on collection items 3 years ago
Mozilla L10n Automation Bot 852034d77a Import l10n. 3 years ago
Codrut Topliceanu af1c00a645
For #20195 - Adds tabsTray allowScreenshotsInPrivateMode check (#20203)
* For #20195 - Adds tabsTray allowScreenshotsInPrivateMode check
3 years ago
mcarare 4101974415 For #20190: Mirror back button in RTL. 3 years ago
mcarare 023e1b4b30 For #20154: Override AC fill colors for icons. 3 years ago
Mozilla L10n Automation Bot cb5468cfe4 Import l10n. 3 years ago
Mozilla L10n Automation Bot 384e8f84df Import l10n. 3 years ago
Mozilla L10n Automation Bot 736789bd2a Import l10n. 3 years ago
Mozilla L10n Automation Bot daa1767317 Import l10n. 3 years ago
Mozilla L10n Automation Bot 5921c631f2 Import l10n. 3 years ago
Oana Horvath c830ed9986 For #20123: Disable historyMetadataFeature flag 3 years ago
github-actions[bot] 6d43c622b4
Sync Strings from master to releases_90.0 (#20168)
* Strings - app/src/main/res/values-ast/strings.xml

* Strings - app/src/main/res/values-be/strings.xml

* Strings - app/src/main/res/values-bg/strings.xml

* Strings - app/src/main/res/values-br/strings.xml

* Strings - app/src/main/res/values-ca/strings.xml

* Strings - app/src/main/res/values-cak/strings.xml

* Strings - app/src/main/res/values-co/strings.xml

* Strings - app/src/main/res/values-cs/strings.xml

* Strings - app/src/main/res/values-cy/strings.xml

* Strings - app/src/main/res/values-de/strings.xml

* Strings - app/src/main/res/values-dsb/strings.xml

* Strings - app/src/main/res/values-el/strings.xml

* Strings - app/src/main/res/values-en-rCA/strings.xml

* Strings - app/src/main/res/values-en-rGB/strings.xml

* Strings - app/src/main/res/values-es/strings.xml

* Strings - app/src/main/res/values-es-rAR/strings.xml

* Strings - app/src/main/res/values-es-rCL/strings.xml

* Strings - app/src/main/res/values-es-rES/strings.xml

* Strings - app/src/main/res/values-es-rMX/strings.xml

* Strings - app/src/main/res/values-fi/strings.xml

* Strings - app/src/main/res/values-fr/strings.xml

* Strings - app/src/main/res/values-fy-rNL/strings.xml

* Strings - app/src/main/res/values-gn/strings.xml

* Strings - app/src/main/res/values-iw/strings.xml

* Strings - app/src/main/res/values-hr/strings.xml

* Strings - app/src/main/res/values-hsb/strings.xml

* Strings - app/src/main/res/values-hu/strings.xml

* Strings - app/src/main/res/values-hy-rAM/strings.xml

* Strings - app/src/main/res/values-ia/strings.xml

* Strings - app/src/main/res/values-in/strings.xml

* Strings - app/src/main/res/values-it/strings.xml

* Strings - app/src/main/res/values-ja/strings.xml

* Strings - app/src/main/res/values-ka/strings.xml

* Strings - app/src/main/res/values-kab/strings.xml

* Strings - app/src/main/res/values-kk/strings.xml

* Strings - app/src/main/res/values-ko/strings.xml

* Strings - app/src/main/res/values-nb-rNO/strings.xml

* Strings - app/src/main/res/values-nl/strings.xml

* Strings - app/src/main/res/values-nn-rNO/strings.xml

* Strings - app/src/main/res/values-pa-rIN/strings.xml

* Strings - app/src/main/res/values-pl/strings.xml

* Strings - app/src/main/res/values-pt-rBR/strings.xml

* Strings - app/src/main/res/values-pt-rPT/strings.xml

* Strings - app/src/main/res/values-ro/strings.xml

* Strings - app/src/main/res/values-ru/strings.xml

* Strings - app/src/main/res/values-sat/strings.xml

* Strings - app/src/main/res/values-sl/strings.xml

* Strings - app/src/main/res/values-sq/strings.xml

* Strings - app/src/main/res/values-sr/strings.xml

* Strings - app/src/main/res/values-su/strings.xml

* Strings - app/src/main/res/values-sv-rSE/strings.xml

* Strings - app/src/main/res/values-tg/strings.xml

* Strings - app/src/main/res/values-th/strings.xml

* Strings - app/src/main/res/values-tr/strings.xml

* Strings - app/src/main/res/values-tt/strings.xml

* Strings - app/src/main/res/values-uk/strings.xml

* Strings - app/src/main/res/values-ur/strings.xml

* Strings - app/src/main/res/values-vi/strings.xml

* Strings - app/src/main/res/values-zh-rCN/strings.xml

* Strings - app/src/main/res/values-zh-rTW/strings.xml

Co-authored-by: runner <runner@762f440114e1>
3 years ago
Mozilla L10n Automation Bot 2c99bb8031 Import l10n. 3 years ago
Travis Long a2984e6863 [SDK-279] Adds a way to switch to the "preview" collection in Nimbus
This adds a toggle/switch to the debug settings menu that causes Nimbus to use the "preview" collection rather than the "main" collection when it initializes.  Since it is only applied during init, it does require a restart in order to take effect.
3 years ago
Gabriel Luong 7aea29d57b For #19951 - Use Proton icon for new home button 3 years ago
Arturo Mejia 29f5567869 For #19922 Fix the default autoplay setting to be block audio only 3 years ago
Mozilla L10n Automation Bot f24072c915 Import l10n. 3 years ago
Mugurell 5d62fe11a6 For #20046 - Show the last accessed tab in Jump back in 3 years ago
Arturo Mejia 34b1e77dbc Improvements to site permissions 3 years ago
jhugman 8b32f7dcda
Add error reporting via sentry to Nimbus caught exceptions (#20049) 3 years ago
Roger Yang cabd004390 Closes #19182: Close Tabs Tray when sharing completes 3 years ago
Roger Yang 74c1cc82fb Closes #19921: Update appcompat and fragment dependencies to 1.3.x 3 years ago
Mozilla L10n Automation Bot 7dbfca2d2e Import l10n. 3 years ago
Arturo Mejia 1d76bc7ca2 For #19922 Update the default autoplay setting to be block audio only 3 years ago
Jonathan Almeida 15df06b294 Issue #20054: Update recent tab on title or icon changes 3 years ago
Arturo Mejia 251bfc7fe9 Improvements to site permissions 3 years ago
Elise Richards 1f48b04713
For FNX-22820: uplift expired telemetry and update glean notification email address (#20074)
* For #19923: renew telemetry probes (#19924)

* Update glean notification emails to new email group (#20070)
3 years ago
codrut.topliceanu 37e2c6ceeb For #19739 - Adds start tabsTray with multiSelect support 3 years ago
codrut.topliceanu 2c538dbb5d For #16330 - Replaces Sentry.capture with submitCaughtException 3 years ago
Mozilla L10n Automation Bot 841265e39d Import l10n. 3 years ago
Mozilla L10n Automation Bot cf0fab08f5 Import l10n. 3 years ago
Mozilla L10n Automation Bot 79229ebdbd Import l10n. 3 years ago
Mugurell b3a6dcccd7 For #19797 - Remove FenixAccountManager#authenticatedAccount
This api had a bug stemming from the property name - authenticatedAccount which
may return even an unauthenticated account.
After the recent refactorings it was left unused so best to remove it to
prevent from future misuses.
3 years ago
Mugurell ce64c2439d For #19797 - Use the FXA email only if the account is authenticated
An account may exist but it may need to be re-authenticated.
In this case also the email should not be exposed to the app.
3 years ago
Mugurell 19af5e9b15 For #19797 - Remove FenixAccountManager#signedInToFxa
After the changes from this patch this api is not used anymore so to prevent
future misuses of it this is removed in favor of the new "accountState".
3 years ago
Mugurell 1fc3bb84ca For #19797 - Home menu: go to problems page if account exists but not signed in 3 years ago
Mugurell 3d071dd049 For #19797 - Browser menu: go to problems page if account exists but not signed in 3 years ago
Mugurell d663383cf7 For #19797 - New FenixAccountManager#getAccountState()
This new method allows a single source of truth for getting the up-to-date
account status without clients interesting in this needing to know what to
check for.
3 years ago
Elise Richards 80de7fd7ba
Define the width/height for homescreen empty collections button (#20082) 3 years ago
Grisha Kruglov 2198298df5 Obtain searchTerms from previous page in tab's history
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
3 years ago
Elise Richards 1a8ae21250
Define the width/height for sync sign in button on tabs tray (#20080) 3 years ago
bharat0to 6de3062738
For #18581 ETP Standard option is truncated (#18586) 3 years ago
Elise Richards 79af077b2f
Update glean notification emails to new email group (#20070) 3 years ago
Arturo Mejia c2439914fa For #19881 add telemetry for start on Home. 3 years ago
Jonathan Almeida aee14d8c19 Close #19950: Fix intermittent failure in SearchDialogControllerTest 3 years ago
Mihai Adrian Carare 9c9e26953f
For #19813: Invalidate tab tray adapter structure on screen rotation. (#20044) 3 years ago
Jonathan Almeida 854da1ac9d Issue #20053: Disabling collection smoke tests temporarily
The changes from #19090 did not fix the issue consistently, and are
causing failures intermittently on-unrelated PRs.

Disabling these tests again until we have another fix for #19090.
3 years ago
Christian Sadilek b123b50df7 HistoryMetadataMiddleware: Use state ext. functions from A-C 3 years ago
Mozilla L10n Automation Bot 03b797efb7 Import l10n. 3 years ago
mcarare df2efcf310 For #20024: Visit FAB after synced tabs in a11y traversal.
This helps focus on FAB without going through whole tab lists.
3 years ago
Jonathan Almeida 5be35df969 Revert "For #19739 - Adds start tabsTray with multiSelect support"
This reverts commit d8288f5e89.
3 years ago
Jonathan Almeida aeb186f79c Revert "For #19739 - Moves argument to initial state init"
This reverts commit f198e110d7.
3 years ago
codrut.topliceanu f198e110d7 For #19739 - Moves argument to initial state init 3 years ago
codrut.topliceanu d8288f5e89 For #19739 - Adds start tabsTray with multiSelect support 3 years ago
Mihai Adrian Carare 83a5aa2838
For #20007: Multiselect title is important for a11y just in select mode. (#20008) 3 years ago
mcarare 77023db091 For #19820: Specify usage of labels for a11y services. 3 years ago
Mozilla L10n Automation Bot e969afaed7 Import l10n. 3 years ago
Elise Richards c32ae710dd
For #19923: renew telemetry probes (#19924) 3 years ago
Gabriel Luong c0329f3c26 For #19988 - Part 2: Load tab icon from BrowserIcons cache if needed for the recent tab
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
3 years ago
Gabriel Luong ad91f91eb6 For #19988 - Part 1: Move RecentTabsListFeature into recenttabs package
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
3 years ago
AndiAJ 78edf06a7a Text selection tests 3 years ago
Mugurell a1fa1a5df6 For #19135 - Offer more context for why STATE_HALF_EXPANDED is not used 3 years ago
Mugurell abeb8b5576 For #19135 - Set different offsets for expanded trays
As in the previous version of tabs tray when tray is expanded while in portrait
it should have a 40dp offset and when the tray is expanded while in landscape
it should have a 0dp offset - effectively making it fullscreen.

These values were set in code, always overriding the xml set value so I
removed that xml declaration.
3 years ago
Mugurell 3cbb67da5c For #19135 - Expand the tabs tray in landscape
Track the current orientation and collapse / expand it the tabs tray depending
on the orientation and the number of opened tabs.
3 years ago
Mugurell d7544337b8 For #19135 - Refactor the behavior code to support more functionality later
Setup a new TabSheetBehaviorManager with all the dependencies it needs to
set the initial tray's behavior.
This same manager will later be called to update behavior's properties.
3 years ago
Sammy Khamis 950e36c053 changes required for uniffi-ing logins component= 3 years ago
Christian Sadilek ba19960b7e Issue FNX-22435: Introduce History metadata
Co-authored-by: Grisha Kruglov <gkruglov@mozilla.com>
3 years ago
mcarare d43acbd03d For #19938: Remove a11y workaround for tab tray new tab button.
Historically, button was introduced in a3dc565c10,
because FAB was not selectable by a11y in previous implementation of tab tray.
3 years ago
Jan-Erik Rediger d55f55d70c Suppress deprecation warnings for now-deprecated Glean APIs
Glean v39 allows to specify types for event extra keys.
The old API is therefore deprecated.
To avoid to much churn right now and keep the build going let's suppress
the deprecation warnings.
3 years ago
mcarare 2d2be26fbc For #19915: Add telemetry for the toolbar Home screen button. 3 years ago
Mozilla L10n Automation Bot 8bd5ebfabc Import l10n. 3 years ago
Mozilla L10n Automation Bot cc6bbcdf9c Import l10n. 3 years ago
Elise Richards e373f507a1
For FNX-22339: UI components for recently added bookmarks (#19953)
* Top level layout with recyclerview for recent bookmarks

* Add layout for recent bookmarked item, including strings and styles.

* Header layout for recently saved bookmarks

* Address review comments

* Include the header for recent bookmarks in the component layout

* Add dark theme colors for button and title styles

* Recent bookmark card title text color for dark mode/light mode
3 years ago
Oana Horvath 6278a2b07d For #19090: Re-enable createFirstCollectionTest, shareCollectionTest, deleteCollectionTest 3 years ago
Oana Horvath c5962b2502 For #10587: Fix and re-enable old CollectionTest.kt 3 years ago
AndiAJ 51517bea7e For #19585: disables failing restoreTabCrashedReporterTest UI test 3 years ago
Gabriel Luong 9d3cf79051 For #19916 - Add last viewed tab to home screen
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
3 years ago
Sebastian Kaspari c0531ffa82
Update Android Components to 91.0.20210610143711. (#19946) 3 years ago
runner 3278fbd5b2 Strings - app/src/main/res/values-uk/strings.xml 3 years ago
runner 4420c4a0ae Strings - app/src/main/res/values-tt/strings.xml 3 years ago
runner 5bb1d44de1 Strings - app/src/main/res/values-tg/strings.xml 3 years ago
runner 01c6cf3de0 Strings - app/src/main/res/values-su/strings.xml 3 years ago
runner 8d363385d4 Strings - app/src/main/res/values-sr/strings.xml 3 years ago
runner 995505acee Strings - app/src/main/res/values-sk/strings.xml 3 years ago
runner 4eb766d37f Strings - app/src/main/res/values-kmr/strings.xml 3 years ago
runner 0b6ea997ad Strings - app/src/main/res/values-kk/strings.xml 3 years ago
runner 97642d2d37 Strings - app/src/main/res/values-es-rCL/strings.xml 3 years ago
runner b1c636b737 Strings - app/src/main/res/values-en-rCA/strings.xml 3 years ago
Christian Sadilek 0c1e712ca8 Issue #17800: Cleanup and fix request desktop site from home 3 years ago
Arturo Mejia 2f879f8e9d Fix site permissions breaking changes 3 years ago
Sebastian Kaspari 4753a1d494 Complete browser-state migration and remove browser-session dependency.
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
3 years ago
Oana Horvath 1e05e23b23 For #18986: re-enable changeAccessibiltySettings UI test, not failing anymore 3 years ago
Mozilla L10n Automation Bot c523d28212 Import l10n. 3 years ago
Codrut Topliceanu c74bf4e8fe
For #19815 - Keeps tabTray FAB from obstructing last tab (#19891)
* For #19815 - Keeps tabTray FAB from obstructing last tab
3 years ago
Gabriel Luong ace835d1e8 For #19876 - Part 3: Add a FeatureFlag to keep the Home screen button in Nightly 3 years ago
Gabriel Luong 044c9a5b40 For #19876 - Part 2: Add a Home screen button to the browser toolbar 3 years ago
Gabriel Luong 86a9c56782 For #19876 - Part 1: Refactor BrowserToolbarInteractor
- Renames `BrowserInteractor` to `DefaultBrowserTolbarInteractor`
- Renames `BrowserTooolbarViewInteractor` to `BrowserToolbarInteractor`
- Refactors `BrowserToolbarViewInteractor` interface from `BrowserToolbarView.kt` to  `BrowserToolbarInteractor` as `BrowserToolbarInteractor`
3 years ago
Arturo Mejia 268df1906a
Address typos on start on home strings (#19903) 3 years ago
rxumoz 3a4f73be19
For #10300 - Fix Baidu search telemetry (#19127) 3 years ago
Jonathan Almeida f06e3a6493 Issue #19178: Apply new styling to Synced Tabs list 3 years ago
codrut.topliceanu 5729137ddb For #19738 - Adds tests for SecureTabsTrayBinding.kt 3 years ago
codrut.topliceanu 0572cab97c For #19738 - Secure mode enabled in private tabs tray
Prevents screenshots while tabs tray with private tabs page is open.
3 years ago
Mozilla L10n Automation Bot 3327fc508c Import l10n. 3 years ago
Arturo Mejia f0bb70e354 For #19789 Start on Home after some amount of time 3 years ago
Mihai Adrian Carare f9428759db
For #19820 - Add labels for month and year spinners. (#19870)
This follows the guidelines described in
developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/listbox_role
3 years ago
Gabriel Luong 74a96905a3
For #19495 - Add validation for the name on card (#19836)
- We want to ensure that name on card in the credit card is not empty when submitted. Display an appropriate error when the field is invalid.
3 years ago
Oana Horvath 597c8812f4 Changes to #17416, #19686, #19770 UI smoke tests to remove flakiness 3 years ago
Christian Sadilek e89f7008a6 Suppress TooGenericExceptionCaught for NimbusApi.withExperiment
(cherry picked from commit 68a761388a)
3 years ago
James Hugman 3a8763d3ff Re-instate catch-all to withExperiment
(cherry picked from commit 5981a92148)
3 years ago
Mozilla L10n Automation Bot 6c19473c0e Import l10n. 3 years ago
Christian Sadilek 68a761388a Suppress TooGenericExceptionCaught for NimbusApi.withExperiment 3 years ago
James Hugman 5981a92148 Re-instate catch-all to withExperiment 3 years ago
Mozilla L10n Automation Bot d53d21956b Import l10n. 3 years ago
Mozilla L10n Automation Bot e19a428edd Import l10n. 3 years ago
Jonathan Almeida a64cac6c7f Issue #19792: Add content description for tab tray action button 3 years ago
Roger Yang 2e4635334a
Closes #19090: Show snackbar on adding to bookmarks from tabs tray (#19807) 3 years ago
Jonathan Almeida 811dd3e618 Issue #19809: Change default tab tray view to grid layout 3 years ago
Jonathan Almeida 27280e6683 Issue #19809: Remove Grid layout info banner in tabs tray 3 years ago
codrut.topliceanu 85c438798e For #19191 - Fixes missing multi-select checkmarks 3 years ago
Oana Horvath f901f7e92f For #18647: Fixed and re-enabled customTrackingProtectionSettingsTest UI test 3 years ago
Jonathan Almeida bf3f81d271 Issue #19112: Remove old Synced Tabs code 3 years ago
Jonathan Almeida dc11c334b6 Issue #19112: Remove old tab tray code 3 years ago
github-actions[bot] d1bd0e538d
Sync Strings from master to releases_90.0 (#19793)
* Strings - app/src/main/res/values-br/strings.xml

* Strings - app/src/main/res/values-el/strings.xml

* Strings - app/src/main/res/values-gn/strings.xml

* Strings - app/src/main/res/values-rm/strings.xml

Co-authored-by: runner <runner@f2e0a3399f15>
3 years ago
Neha Binwal bf605c02d9
For #19307: Increased contrast ratio of chevron symbol in Collections (For Dark theme) (#19377)
* For #19307: Increased contrast ratio of chevron symbol in Collections (Dark Theme)

- Made a code change in collection_home_list_row.xml which fixes the colour of the chevron symbol in Dark theme

* Replaced android:src with app:srcCompat to pass Lint check
3 years ago
Neha Binwal 69e9e35fff
Increased text contrast ratio of TextViews in 'Share tab' (#18880)
- Changed share_tab_url color to @color/photonLightGrey60
- Changed appName and recent_apps_link_header color to @color/photonDarkGrey10
3 years ago
Mugurell 0455cc3cd4
For #18877 - Support updated PromptRequest AC APIs (#19767)
* For #18877 - Support updated PromptRequest AC APIs

This issue stemming from a race condition is fully resolved in AC by adding
support for having multiple prompts at a time.
Fenix needs just a small change to support the AC refactoring.

* Update Android Components version to 91.0.20210603145049

Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
3 years ago
Gabriel Luong a5110f8c0a
For #19746 - Remove FeatureFlags.nimbusExperiments (#19771) 3 years ago
ZianeA e4fa71fde7 For #[15083]: Add multi select to recently closed tabs 3 years ago
Mozilla L10n Automation Bot 7d5582a5bf Import l10n. 3 years ago
Elise Richards 6dbe5acc5b
For #19746 - Remove feature flag for the three-dot menu redesign (#19750)
* Remove feature flag for the three-dot menu redesign

* Remove menu feature flag from unit tests
3 years ago
codrut.topliceanu 13f9a35131 For #19571 - Adds gdprForgetMe when stopping Adjust 3 years ago
Mihai Adrian Carare 318aace1eb
For #19419 - Label edit boxes for a11y services. (#19762) 3 years ago
runner 4c4aee3784 Strings - app/src/main/res/values-th/strings.xml 3 years ago
runner f622f3a49b Strings - app/src/main/res/values-nl/strings.xml 3 years ago
runner 36373dad11 Strings - app/src/main/res/values-ia/strings.xml 3 years ago
runner e1383074fd Strings - app/src/main/res/values-fy-rNL/strings.xml 3 years ago
runner 0e938070e3 Strings - app/src/main/res/values-fr/strings.xml 3 years ago
runner 821bcb01a5 Strings - app/src/main/res/values-dsb/strings.xml 3 years ago
Oana Horvath e48d285114 No issue: Add more smoke tests coverage 3 years ago
Oana Horvath f3e3f86388 No issue: Change hardcoded package and app name in tests 3 years ago
Adam Novak 0ebcc72feb Remove unused import 3 years ago
Adam Novak c667cfa0ae Merge tag 'v89.1.1' into upstream-sync 3 years ago
Mozilla L10n Automation Bot 63eec5dfec Import l10n. 3 years ago
Mozilla L10n Automation Bot ea049ca801 Import l10n. 3 years ago
Gabriel Luong 33b2789270
For #19734 - Enable Credit cards autofill for Release (#19735) 3 years ago
Gabriel Luong 172a118a51
For #18711 - Refactor credit card telemetry under the Metrics ping (#19733) 3 years ago
Jonathan Almeida fc46ab2804 Close #19731: Track metrics before we dismiss the tabs tray 3 years ago
Mihai Adrian Carare e69bf4e26a
For #19564: Explicitly update switch state for a11y event announcements. (#19589) 3 years ago
Mozilla L10n Automation Bot e035cba4b1 Import l10n. 3 years ago
Mozilla L10n Automation Bot 5219da71d9 Import l10n. 3 years ago
Gabriel Luong d30ebf86f9
For #19693 - Display a biometric prompt when a credit card is selected to autofill (#19697)
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
3 years ago
Gabriel Luong b1f7b04332
For #19693 - Add new string for the prompt to authenticate to use a stored credit card (#19708) 3 years ago
Grisha Kruglov daba5595f6 Enable addresses sync for nightly/debug builds 3 years ago
Grisha Kruglov e891139db9 Minor cleanup of the account settings 3 years ago
Elise Richards e0b410efdf
For #18711: Telemetry for credit card autofill (#19548) 3 years ago
Mozilla L10n Automation Bot a2b2cd42d6 Import l10n. 3 years ago
Jonathan Almeida c50ed5684c
Close #19459: Use Store.waitUntilIdle in intermittent failing test (#19683) 3 years ago
Gabriel Luong 89a1b0016c
For #19492 - Provide the correct CreditCardNumber type to UpdatableCreditCardFields when updating a credit card (#19692)
We were crashing because we were specifying the wrong `CreditCardNumber` type when constructing the `UpdatableCreditCardFields`.
We only had the plaintext card number from the user input, but was placing it off as an encrypted card number, which resulted in the crash.
3 years ago
Christian Sadilek 965a211fc3 Migrate test code to no longer use Nimbus FeatureConfig 3 years ago
Christian Sadilek 9d1e51dfff Fix breaking change in MetricController 3 years ago
Christian Sadilek 3a57188c35 Fix lint/detekt issues 3 years ago
James Hugman ab678a21ff Add an experiment to demontrate the Feature API
This is not visible in production, but only debug. It shows three variables
being used to change the settings screen (title, icon and title-punctuation).
3 years ago
Jonathan Almeida 614bc4a9c3 Issue #19647: Navigate to browser from home via Synced Tabs page
(cherry picked from commit 758700cbb0)
3 years ago
Oana Horvath 4851bf7545 No issue: cleanup of unused tabs related code in HomeScreenRobot.kt
Deleted SmokeTest#selectTabsButtonVisibilityTest, feature removed
3 years ago
Oana Horvath 60a752f75c No issue: added smoke tests from MediaNotificationTest.kt 3 years ago
Elise Richards 279d59897c
For #18264 - Add biometric prompt to credit card settings (#19505) 3 years ago
Oana Horvath bca8b74263 No issue: Added custom tab UI smoke test 3 years ago
Jonathan Almeida 758700cbb0 Issue #19647: Navigate to browser from home via Synced Tabs page 3 years ago
Mozilla L10n Automation Bot b046982744 Import l10n. 3 years ago
Gabriel Luong 338c488fae
For #19680 - Show the card number when editing a credit card (#19681) 3 years ago
Gabriel Luong c11335fafc
For #18271 - [Saved cards] Display the credit card provider icon and report the correct card type (#19652) 3 years ago
Mugurell bd8facb025 For #18263 - Allow dynamically toggling credit cards autofill 3 years ago
Ionut Cristian Bedregeanu ac71b47c61 For #19653 - Address 19643 PR comments
Rename handleAddCreditCard to handleAddCreditCardClicked
Rename onClickAddCreditCard to onAddCreditCardClick
Format layout_add_credit_card.xml
3 years ago
Mugurell 272e631b62
For #19638 - Don't show extracted text UI for name when editing cards (#19673)
This comes to ensure consistency with the behavior for when editing the card
number.
3 years ago
Bedregeanu Ionut bf25951a62
For #19654 - Add RTL support for the "Add credit card" button from "Saved cards" (#19666)
Co-authored-by: Ionut Cristian Bedregeanu <ionut.bedregeanu@softvision.ro>
3 years ago
Codrut Topliceanu 02079cd567
For #19569 - Decrease the credit card expiry year width to ensure the month is fully visible (#19582) 3 years ago
Mugurell 3fb40e1f40 For #19475 - Introduce a DefaultTabsTrayInteractor
Refactored the TabsTrayFragment to not implement the TabsTrayInteractor which
among other advantages allowed for easier testing.
3 years ago
Mugurell dc26272381 For #19475 - Cleanup - respect naming scheme in TabsTrayController
In our current MVI implementation the View Interactors are first called in
response to a direct user action and contain methods following the
"onXXHappened" naming scheme and then delegate other Interactors / Controllers
for specific actions.

Controllers contain the business logic for actually updating the app's state
and offer methods following the "handleXXAction" naming scheme.
3 years ago
isabelrios 727d0256e0 Stop depending on JCenter - Screengrab and Falcon 3 years ago
Mozilla L10n Automation Bot 72ac23ddb9 Import l10n. 3 years ago
Sebastian Kaspari 84f4ff0d86 Issue #17819: Update detekt to 1.17.1 3 years ago
Ionut Cristian Bedregeanu 0a226962bb For #18881 - Create a new layout for 'Add credit card' button
Add functionality for 'Add credit card' button

Add unit tests for 'Add credit card' functionality
3 years ago
Mugurell d02db131f0 For #19620 - Have MenuScreenShotTest screenshot DefaultBrowser setting again
As a regression from #19590 which added a new setting above the existing
"Set as default browser" setting the settingsTest() needed to be updated to
allow clicking and screenshot of what happens after clicking on the
"Set as default browser" setting which can now be pushed offscreen.
3 years ago
runner 27beacf1ee Strings - app/src/main/res/values-tg/strings.xml 3 years ago
runner 91e492e9e1 Strings - app/src/main/res/values-eo/strings.xml 3 years ago
Codrut Topliceanu 5f2b3fec38
For #18270 - Adds ellipses+last 4 digits to CC display (#19420)
* For #18270 - Adds ellipses+last 4 digits to CC display
3 years ago
Oana Horvath 0877e4cbb7 For #19415: fixed private browsing button visibility issue 3 years ago
mcarare 0141d96465 For #19554: Add SyncEngine.CreditCards to sync supportedEngines. 3 years ago
Mozilla L10n Automation Bot d9c34e68c3 Import l10n. 3 years ago
mcarare 9400f58e2a For #17538: Perform autofill storage warm-up after visual completeness. 3 years ago
Oana Horvath 5c026d4e7b For #18603: Fix and re-enable startBrowsingButtonTest 3 years ago
github-actions[bot] 606b1d6e4d
Sync Strings from master to releases_89.0 (#19578)
* Strings - app/src/main/res/values-cak/strings.xml

* Strings - app/src/main/res/values-el/strings.xml

* Strings - app/src/main/res/values-en-rGB/strings.xml

* Strings - app/src/main/res/values-es/strings.xml

* Strings - app/src/main/res/values-es-rCL/strings.xml

* Strings - app/src/main/res/values-es-rES/strings.xml

* Strings - app/src/main/res/values-hy-rAM/strings.xml

* Strings - app/src/main/res/values-ja/strings.xml

* Strings - app/src/main/res/values-ka/strings.xml

* Strings - app/src/main/res/values-nb-rNO/strings.xml

* Strings - app/src/main/res/values-oc/strings.xml

* Strings - app/src/main/res/values-pa-rIN/strings.xml

* Strings - app/src/main/res/values-sk/strings.xml

* Strings - app/src/main/res/values-te/strings.xml

Co-authored-by: runner <runner@fe1f1fc668ea>
3 years ago
AndiAJ 3fc4848aef Fix settingsPrivacyItemsTest 3 years ago
mcarare 9f81754fab For #19600: Set manage cards preference visible by default. 3 years ago