Commit Graph

6643 Commits (10e4bf1d7ff929ec91bf45e2263128a5d2bcd7ed)
 

Author SHA1 Message Date
Arturo Mejia 10e4bf1d7f [fenix] Improvements to site permissions 3 years ago
codrut.topliceanu b511e4a8b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19739 - Adds start tabsTray with multiSelect support 3 years ago
codrut.topliceanu 33eaa6f12d [fenix] For https://github.com/mozilla-mobile/fenix/issues/16330 - Replaces Sentry.capture with submitCaughtException 3 years ago
Sebastian Kaspari f586263314 [fenix] Mergify: Add rules for landing PRs 3 years ago
Mozilla L10n Automation Bot a75b7c0202 [fenix] Import l10n. 3 years ago
MickeyMoz f08328564c [fenix] Update Android Components version to 91.0.20210620143110. 3 years ago
Mozilla L10n Automation Bot 5e75d4852a [fenix] Import l10n. 3 years ago
MickeyMoz 2c4512ba78 [fenix] Update Android Components version to 91.0.20210619143112. 3 years ago
Mozilla L10n Automation Bot 67f595df8c [fenix] Import l10n. 3 years ago
Mugurell 08222b299a [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 c2b11553f1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 60725fc1f9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 00e54ff915 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19797 - Home menu: go to problems page if account exists but not signed in 3 years ago
Mugurell 4873b79123 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19797 - Browser menu: go to problems page if account exists but not signed in 3 years ago
Mugurell efebcc2bc8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 db5fa44113 [fenix] Define the width/height for homescreen empty collections button (https://github.com/mozilla-mobile/fenix/pull/20082) 3 years ago
Grisha Kruglov 5ec85f2f4b [fenix] Obtain searchTerms from previous page in tab's history
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
3 years ago
Elise Richards f974ca8aac [fenix] Define the width/height for sync sign in button on tabs tray (https://github.com/mozilla-mobile/fenix/pull/20080) 3 years ago
bharat0to 60c2d848e9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18581 ETP Standard option is truncated (https://github.com/mozilla-mobile/fenix/pull/18586) 3 years ago
Michael Comella 57ec8df799 [fenix] No issue: increase sleep duration in cold_view_nav_start benchmark. 3 years ago
Elise Richards 62ee6d6b34 [fenix] Update glean notification emails to new email group (https://github.com/mozilla-mobile/fenix/pull/20070) 3 years ago
Michael Comella ef740e5d61 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20017: add cold_main_session_restore test type to measure. 3 years ago
Michael Comella fe2c5ef151 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20017: use 'in' syntax for test name checks. 3 years ago
MickeyMoz b2361242fc [fenix] Update Android Components version to 91.0.20210617143333. 3 years ago
Arturo Mejia 5ad8dd91e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19881 add telemetry for start on Home. 3 years ago
Jonathan Almeida 8764e7dcec [fenix] Close https://github.com/mozilla-mobile/fenix/issues/19950: Fix intermittent failure in SearchDialogControllerTest 3 years ago
Mihai Adrian Carare f20c7ed527 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19813: Invalidate tab tray adapter structure on screen rotation. (https://github.com/mozilla-mobile/fenix/pull/20044) 3 years ago
Jonathan Almeida 3eb90af822 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/20053: Disabling collection smoke tests temporarily
The changes from https://github.com/mozilla-mobile/fenix/issues/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 https://github.com/mozilla-mobile/fenix/issues/19090.
3 years ago
Christian Sadilek efc698e115 [fenix] HistoryMetadataMiddleware: Use state ext. functions from A-C 3 years ago
Mozilla L10n Automation Bot 1a0f47040d [fenix] Import l10n. 3 years ago
mcarare f82b0342c6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20024: Visit FAB after synced tabs in a11y traversal.
This helps focus on FAB without going through whole tab lists.
3 years ago
MickeyMoz 639cfd6a33 [fenix] Update Android Components version to 91.0.20210616143051. 3 years ago
Jonathan Almeida d4369c6adf [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/19739 - Adds start tabsTray with multiSelect support"
This reverts commit 9f105db9e11dac7b481c889bc64fb3f911eeb9fd.
3 years ago
Jonathan Almeida 241f32d1e4 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/19739 - Moves argument to initial state init"
This reverts commit e8948798bff353fcd55ff2df45a651f77790880e.
3 years ago
codrut.topliceanu 94311316ed [fenix] For https://github.com/mozilla-mobile/fenix/issues/19739 - Moves argument to initial state init 3 years ago
codrut.topliceanu d746c0849c [fenix] For https://github.com/mozilla-mobile/fenix/issues/19739 - Adds start tabsTray with multiSelect support 3 years ago
MickeyMoz 042205f88c [fenix] Update Android Components version to 91.0.20210615190137. 3 years ago
Mihai Adrian Carare 8af5109268 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20007: Multiselect title is important for a11y just in select mode. (https://github.com/mozilla-mobile/fenix/pull/20008) 3 years ago
mcarare 65dc1122b4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19820: Specify usage of labels for a11y services. 3 years ago
Mozilla L10n Automation Bot 0d1e98e2a3 [fenix] Import l10n. 3 years ago
Elise Richards c2926b84c1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19923: renew telemetry probes (https://github.com/mozilla-mobile/fenix/pull/19924) 3 years ago
Gabriel Luong 756e54a037 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 71ca6f7f5d [fenix] For https://github.com/mozilla-mobile/fenix/issues/19988 - Part 1: Move RecentTabsListFeature into recenttabs package
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
3 years ago
AndiAJ b2195ea4ba [fenix] Text selection tests 3 years ago
MickeyMoz 92540df8e0 [fenix] Update Android Components version to 91.0.20210615083632. 3 years ago
Mugurell 31707aa40d [fenix] For https://github.com/mozilla-mobile/fenix/issues/19135 - Offer more context for why STATE_HALF_EXPANDED is not used 3 years ago
Mugurell 65f75412cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 74a14fe91c [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 515ae82e9b [fenix] For https://github.com/mozilla-mobile/fenix/issues/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
Grisha Kruglov 2b5fbc7124 [fenix] Bump A-C nightly version 3 years ago