Commit Graph

5969 Commits (2b405b20ebd0645ee2cc4b459b5c189c9bb8a4d0)
 

Author SHA1 Message Date
Arturo Mejia a1246d05f8 [fenix] Remove external download manager FeatureFlags 3 years ago
Arturo Mejia 03c174437d [fenix] Remove autoplay indicator FeatureFlags 3 years ago
MickeyMoz 45fe74dd6a [fenix] Update Android Components version to 72.0.20210125143126. 3 years ago
Oana Horvath f4db4f019f [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615 & https://github.com/mozilla-mobile/fenix/issues/11191: re-enabled ReaderViewTest and added a UI smoke test 3 years ago
Mozilla L10n Automation Bot d9278db1f3 [fenix] Import l10n. 3 years ago
MickeyMoz 26ee997930 [fenix] Update Android Components version to 72.0.20210123190116. 3 years ago
Mozilla L10n Automation Bot 87c97330a7 [fenix] Import l10n. 4 years ago
Mozilla L10n Automation Bot da5db93b35 [fenix] Import l10n. 4 years ago
Jonathan Almeida 978929f23e [fenix] Fix breaking APIs in ActivityResultHandler 4 years ago
Jonathan Almeida dc63da0421 [fenix] Update Android Components to 72.0.20210122201459 4 years ago
Christian Sadilek 2ff0c55027 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17473: Intermittent failues of PwaOnboardingObserver 4 years ago
Gabriel Luong 4c2c27d82a [fenix] For https://github.com/mozilla-mobile/fenix/issues/17304 - Implement top site search engine attribution (https://github.com/mozilla-mobile/fenix/pull/17580) 4 years ago
Sebastian Kaspari 8eaf1f7a82 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/17044: Explicitly set a new default engine when default is deleted."
This reverts commit 09f8e82e35f56b35865a67fd4dd4a9b0997b923d.
4 years ago
MickeyMoz b4b7f47c23 [fenix] Update Android Components version to 72.0.20210122143147. 4 years ago
Oana Horvath d193e6a919 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI smoke test mainMenuInstallPWATest 4 years ago
Mozilla L10n Automation Bot 675ac17056 [fenix] Import l10n. 4 years ago
Michael Comella dc4c091f2c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17451: remove verbose logs with proguard. 4 years ago
ekager 42c74bcd44 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17542 - Removes flash on renaming top site and fixes title not being updated 4 years ago
William Durand cd40b8510e [fenix] Add new BuildConfig variables to support AMO non-production envs 4 years ago
fevziomurtekin 60586d8c37 [fenix] For issue: https://github.com/mozilla-mobile/fenix/issues/16394 Fix UI for consider increasing some elements from ETP-Exceptions page 4 years ago
Jonathan Almeida c7483a0edb [fenix] Use a smaller request code for WebAuthnFeature
We can't see the private API that we interact with on the OS, but after
some internal investigation it appears that there might be an upper
limit to the request code we can use.

For now, let's try a value similar to that use in the GVE code to see
our requests are failing because of that.
4 years ago
Christian Sadilek 73abe98ba7 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17548: Remove SessionManager reference from TabTrayDialogFragment 4 years ago
Christian Sadilek 525bf428b4 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/17548: Remove SessionManager reference from TabHistoryDialog 4 years ago
Christian Sadilek 98865d66b0 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/17548: Remove SessionManager reference from FenixTabsAdapter 4 years ago
Christian Sadilek d99a2e52f8 [fenix] Update Android Components to 71.0.20210120190424 4 years ago
Oana Horvath 3f211fe90b [fenix] For https://github.com/mozilla-mobile/fenix/issues/17309, https://github.com/mozilla-mobile/fenix/issues/13447, https://github.com/mozilla-mobile/fenix/issues/14534 UI tests: changed the way page Url is verified 4 years ago
Codrut Topliceanu 2f57dcfdac [fenix] For https://github.com/mozilla-mobile/fenix/issues/17481 - Remove unused long_press_tapped metric (https://github.com/mozilla-mobile/fenix/pull/17544) 4 years ago
Mozilla L10n Automation Bot 4c29292d49 [fenix] Import l10n. 4 years ago
MickeyMoz 3df2509ff8 [fenix] Update Android Components version to 71.0.20210120143040. 4 years ago
AndiAJ b6a6e4ae41 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for No history in PB and Add to home screen 4 years ago
mcarare 2042857a3c [fenix] For https://github.com/mozilla-mobile/fenix/issues/17044: Explicitly set a new default engine when default is deleted. 4 years ago
Codrut Topliceanu b309321f54 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17377 - Fix for empty awesomeBar on searchFragment open (https://github.com/mozilla-mobile/fenix/pull/17435)
The awesomeBar was set to stay hidden for the first consumeFrom(store) if the SearchDialogFragment.kt. However, recent changes send an additional store update when the view is created. To work around it we can take a look at AwesomeBarView.update(), we see that the awesomeBar suggestions get provided only if the query != url. So we can use the same method to keep the awesomeBar hidden until the user changes anything in the url.
4 years ago
Mozilla L10n Automation Bot 92c425a71c [fenix] Import l10n. 4 years ago
Kate Glazko e511381cf3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15181: Remove All Downloads From Settings 4 years ago
Christian Sadilek 23496ce12b [fenix] Refactor QuickSettingsDialog to use browser store 4 years ago
Arturo Mejia d150b21329 [fenix] Update Android Components version 4 years ago
Arturo Mejia f42b3c2e14 [fenix] Add dot notification for autoplay blocked content 4 years ago
mcarare 2614789acf [fenix] For https://github.com/mozilla-mobile/fenix/issues/14011: Remove new line character and spaces from string. 4 years ago
Jonathan Almeida 1017c1b136 [fenix] Add experimental WebAuthn support for Nightly only
When testing out WebAuthn support with the privileged API,
we need our app to be signed by an allowed signing key.

We're seeing our tests fail with this error when testing locally:

```
  [FidoApiImpl] updateTransaction is called for stop
  [FidoApiImpl] finishSecurityKeyRequestController should not be called when SecurityKeyRequestController is null.
```

Our theory is that if we try this code on our signed APK, we should see
it work.
4 years ago
AndiAJ 297dbc109e [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for Tabs Tray 4 years ago
Christian Sadilek 5964b07cca [fenix] Refactor OpenSpecificTabIntentProcessor to use browser store 4 years ago
Christian Sadilek 4e51c77671 [fenix] Remove SessionManager from TrackingProtectionPanelDialogFragment 4 years ago
Christian Sadilek 5e4d04bc5e [fenix] Refactor CrashReporterFragment to use browser store 4 years ago
Christian Sadilek 0580d3a540 [fenix] Switch to use case when selecting tab for extensions 4 years ago
Christian Sadilek 483d03a98b [fenix] Remove unused NotificationsIntentProcessor 4 years ago
Christian Sadilek f2dd0f0a18 [fenix] Remove unused SessionManager reference from RecentlyClosedController 4 years ago
Jonathan Almeida e76960b389 [fenix] A-C 71.0.20210118134928: Fix breaking API in TabCounterToolbarButton 4 years ago
Sebastian Kaspari 4e676267b7 [fenix] SearchDialogController: Pass tab ID instead of Session instance. 4 years ago
MickeyMoz 0dc93ba95f [fenix] Update Android Components version to 71.0.20210117143132. 4 years ago
AndiAJ f14cc65106 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for Bookmarks
For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for Bookmarks
4 years ago