Commit Graph

4297 Commits (98737327907d74db1f57c9253abb7d631c0e745f)

Author SHA1 Message Date
MickeyMoz 4bc6b85237 Update Android Components version to 73.0.20210129195412. 4 years ago
Mozilla L10n Automation Bot 4507560325 Import l10n. 4 years ago
Mozilla L10n Automation Bot 9afb78de3f Import l10n. 4 years ago
Michael Comella d48bb2a4cc Revert "For #17447: add intentional delay to cold start up in debug and nightly."
This reverts commit 093470a8b3. This
intentional regression was only intended to be temporary so now we're
removing it.
4 years ago
Roger Yang d434ff13a5
For #17092: Dismiss toolbar menu when configuration change occurs (#17682) 4 years ago
Jonathan Almeida 66b94ced14 Close #1340: Add support for WebAuthnFeature 4 years ago
rxu be0382fca7 Pop out privacy notice in first launch in MozillaOnline builds
Add privacy notice related strings

Pop out privacy notice with onboarding

Using embeded geckoview to display details about privacy

Present or hide privacy pop window according to isMozillaOnline

Add activity_privacy_content_display.xml into layoutNotToTest due to EngineView
4 years ago
Codrut Topliceanu e188185b15
For #16828 - Adds telemetry for open in app banner (#17049)
* For #16828 - Adds telemetry for open in app banner

Specifically: Banner displayed, Dismiss action, Go to Settings action.
4 years ago
Mozilla L10n Automation Bot 41e6c7247e Import l10n. 4 years ago
Elise Richards 43b0b27819
Update metrics when an addon is installed or enabled (#17669) 4 years ago
Mozilla L10n Automation Bot f3d332dd8b Import l10n. 4 years ago
Mihai Adrian Carare 8993a0acb2
For #17655: Do not pass threshold if showTopFrecentSites is false. (#17657)
* For #17655: Do not pass threshold if showTopFrecentSites is false.

* For #17655: Add unit tests for getTopSitesConfig.
4 years ago
Christian Sadilek 45c0ac85ec Remove SessionManager from BrowserFragment/ToolbarGestureHandler 4 years ago
Roger Yang 124c2baf30
Closes #17531: Use top sites count fact for top sites telemetry (#17664) 4 years ago
Roger Yang eaef276345
Closes #17530: Update has open tabs metrics when tabs are opened or closed (#17557) 4 years ago
mcarare 780e3362a5 For #17464: Handle selected item background programmatically. 4 years ago
Mozilla L10n Automation Bot 4877b77073 Import l10n. 4 years ago
Gabriel Luong 171c466ada For #14302 - Skip one time pages visit from frecent top sites 4 years ago
mcarare 278ed658b6 For #17635: Check if id corresponds to a custom tab before removing it. 4 years ago
Christian Sadilek 87d6f32374 Refactor HomeFragment to use browser store 4 years ago
Mozilla L10n Automation Bot 009bb89003 Import l10n. 4 years ago
Elise Richards 39f79778a2
For #17084: Use in-app browser switching dialog (#17628)
Co-authored-by: hakkikaancaliskan <caliskanhkaan@gmail.com>
4 years ago
Elise Richards f7b7b25213
For #16485: Tabs tray grid view telemetry (#17442)
* Tabs tray CFR telemetry interactions

* Create CFR events and implementation

* Tests for tab tray controller
4 years ago
Sebastian Kaspari 023ddcc131 Refactor ExternalAppBrowserActivity and ExternalAppBrowserFragment to not use Session(Manager). 4 years ago
Arturo Mejia b419ff82af Remove external download manager FeatureFlags 4 years ago
Arturo Mejia f99c175ceb Remove autoplay indicator FeatureFlags 4 years ago
Mozilla L10n Automation Bot c21b41c1b2 Import l10n. 4 years ago
Mozilla L10n Automation Bot 48419633be Import l10n. 4 years ago
Mozilla L10n Automation Bot ea7e8e4581 Import l10n. 4 years ago
Jonathan Almeida 65c69c6b9f Fix breaking APIs in ActivityResultHandler 4 years ago
Christian Sadilek 7001fa1735 Closes #17473: Intermittent failues of PwaOnboardingObserver 4 years ago
Gabriel Luong 70dc975299
For #17304 - Implement top site search engine attribution (#17580) 4 years ago
Sebastian Kaspari 0c41316c31 Revert "For #17044: Explicitly set a new default engine when default is deleted."
This reverts commit 633bf384e2.
4 years ago
Mozilla L10n Automation Bot 5f1b177bd7 Import l10n. 4 years ago
ekager 083fe26f57 For #17542 - Removes flash on renaming top site and fixes title not being updated 4 years ago
William Durand 0537594810 Add new BuildConfig variables to support AMO non-production envs 4 years ago
fevziomurtekin ddd49170d6 For issue: #16394 Fix UI for consider increasing some elements from ETP-Exceptions page 4 years ago
Jonathan Almeida d32b3015c4 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 c34d68d915 Closes #17548: Remove SessionManager reference from TabTrayDialogFragment 4 years ago
Christian Sadilek 0de948e8ae Issue #17548: Remove SessionManager reference from TabHistoryDialog 4 years ago
Christian Sadilek 7358a313bf Issue #17548: Remove SessionManager reference from FenixTabsAdapter 4 years ago
Codrut Topliceanu 928ad21c51
For #17481 - Remove unused long_press_tapped metric (#17544) 4 years ago
Mozilla L10n Automation Bot 9f5838ecda Import l10n. 4 years ago
mcarare 633bf384e2 For #17044: Explicitly set a new default engine when default is deleted. 4 years ago
Codrut Topliceanu 20f2135578
For #17377 - Fix for empty awesomeBar on searchFragment open (#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 959dcd2854 Import l10n. 4 years ago
Kate Glazko ae528e5ab2 For #15181: Remove All Downloads From Settings 4 years ago
Christian Sadilek 54da078bd3 Refactor QuickSettingsDialog to use browser store 4 years ago
Arturo Mejia 570383a54d Add dot notification for autoplay blocked content 4 years ago
mcarare af1af358a3 For #14011: Remove new line character and spaces from string. 4 years ago