Commit Graph

4281 Commits (94ffc2ca84574a8f74749aa4245e0d050df1d060)
 

Author SHA1 Message Date
Mozilla L10n Automation Bot 94ffc2ca84 [fenix] Import l10n. 4 years ago
MickeyMoz 76f4084916 [fenix] Update Android Components version to 49.0.20200630133320. 4 years ago
Jeff Boek 39b6463f5b [fenix] For https://github.com/mozilla-mobile/fenix/issues/12081 - Properly installs searchengines when MLS completes 4 years ago
Mozilla L10n Automation Bot 574af55820 [fenix] Import l10n. 4 years ago
Tiger Oakes 328e80e03a [fenix] Fix ignored XML lint issues (https://github.com/mozilla-mobile/fenix/pull/12094) 4 years ago
ekager 1949ca714f [fenix] For https://github.com/mozilla-mobile/fenix/issues/11991 - Show tab count during onboarding 4 years ago
Christian Sadilek 9a6e44cf41 [fenix] Configure M3 AMO collection for all builds (https://github.com/mozilla-mobile/fenix/pull/12055) 4 years ago
MickeyMoz 9e4f5e6d60 [fenix] Update Android Components version to 48.0.20200629130051. 4 years ago
Tiger Oakes fd387acb18 [fenix] Add tests for StrictModeManager (https://github.com/mozilla-mobile/fenix/pull/12013) 4 years ago
Gregory Mierzwinski c3a08febf3 [fenix] Disable conditioned profiles on Raptor YTP tests. (https://github.com/mozilla-mobile/fenix/pull/11814) 4 years ago
Mozilla L10n Automation Bot 9db2f1752f [fenix] Import l10n. 4 years ago
MickeyMoz fe5a47dba5 [fenix] Update Android Components version to 48.0.20200628130058. 4 years ago
Mozilla L10n Automation Bot c14051f2fa [fenix] Import l10n. 4 years ago
ekager 79eeeb9af5 [fenix] Update AC to 48.0.20200627130132 and fix breaking changes 4 years ago
Mihai Eduard Badea f380999426 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/11835 - Update text fonts
Updated the fonts and colors for several texts throughout the application.
4 years ago
Tiger Oakes d49982cec9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11903: Enforce private theme in custom tabs 4 years ago
Jeff Boek fc31ff074a [fenix] For https://github.com/mozilla-mobile/fenix/issues/9935 - Use the searchengine deferred 4 years ago
Jeff Boek a5029f1e90 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9935 - Fallback region selection on first load 4 years ago
Michael Comella 8ce6fe330e [fenix] For https://github.com/mozilla-mobile/fenix/issues/8795: remove redundant ConstraintLayout around BrowserToolbar. (https://github.com/mozilla-mobile/fenix/pull/12014)
This is functionally equivalent to the code before this patch but should
be slightly more performant in theory because ConstraintLayout is
expensive to inflate.

The elevation and layoutParams set dynamically appeared to have no effect
with the wrapping view but broke the view when used by itself so I had
to remove them. I also updated a few other unnecessary params.

Theoretically this may have some perf benefits but I didn't see anything
outside noise levels after I took the numbers (but I didn't try very
hard).
4 years ago
Chenxia Liu a564b2a2fc [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/12044 - Bump expiry by 1mo for release 4 years ago
David Walsh 1083b6026a [fenix] For 11468 - Show tab tray after opening links from history and bookmarks 4 years ago
Kate Glazko 90c8995d73 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12025: Set Search Shortcuts Off By Default 4 years ago
Jeff Boek a2933321de [fenix] For https://github.com/mozilla-mobile/fenix/issues/11044 - Sets the anchorView of the snackbar to be the new tab fab (https://github.com/mozilla-mobile/fenix/pull/11930) 4 years ago
Jonathan Almeida 8e3fa7dfc7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12002: Show default tab background when thumbnail not available (https://github.com/mozilla-mobile/fenix/pull/12041) 4 years ago
Sachin 10a018b0b2 [fenix] for https://github.com/mozilla-mobile/fenix/issues/11830 added new metric for collecting startup method from all startup phases (https://github.com/mozilla-mobile/fenix/pull/11940)
* for https://github.com/mozilla-mobile/fenix/issues/11830 added new metric for collecting startup method

move all source startup telemetry into its own logic and added an UNKOWN state

* switched back to onNewIntent solution

* renamed the metric
4 years ago
Sawyer Blatz 372c0bd241 [fenix] No issue: update experiments when experiments updated (https://github.com/mozilla-mobile/fenix/pull/12032) 4 years ago
Sawyer Blatz 44ef22425b [fenix] For https://github.com/mozilla-mobile/fenix/issues/11479: Record open tabs count in metrics ping (https://github.com/mozilla-mobile/fenix/pull/12024) 4 years ago
MarcLeclair bbe9e51c11 [fenix] For 11616: removed black flicker with placeholder animation (https://github.com/mozilla-mobile/fenix/pull/11796)
Increasing duration removed second "light" flicker
4 years ago
Jonathan Almeida 850d3fa90f [fenix] Fix breaking API in WebNotificationFeature 4 years ago
Marc Leclair 890963491c [fenix] Added A-C version 48.0.20200626213814 4 years ago
Sawyer Blatz f3b4354e76 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11273: Add tabs tray telemetry (https://github.com/mozilla-mobile/fenix/pull/12036) 4 years ago
Tiger Oakes fe025a6a0d [fenix] Test settings about/advanced (https://github.com/mozilla-mobile/fenix/pull/12023) 4 years ago
mozilla-l10n-automation-bot 2d8996e9d7 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/12022) 4 years ago
Tiger Oakes 7ebf4d11cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/11943: Fix intermittent coroutine failure (https://github.com/mozilla-mobile/fenix/pull/12027) 4 years ago
ekager d19245fb63 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11294 - Enable Synced Tabs for all builds 4 years ago
Hakkı Kaan Çalışkan 2fff5a9220 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11641: Update synced tabs view 4 years ago
Gabriel Luong a904ab8de1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12026 - Update default top sites for new users (https://github.com/mozilla-mobile/fenix/pull/12028) 4 years ago
Grisha Kruglov f18c517551 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/11909: Metrics for recording number of recently used PWAs 4 years ago
Elise Richards 71cc2e1612 [fenix] Fix illegal arguments for onboarding keys (https://github.com/mozilla-mobile/fenix/pull/12033) 4 years ago
Tiger Oakes b224fff98f [fenix] Add tests for PhoneFeature (https://github.com/mozilla-mobile/fenix/pull/12021) 4 years ago
MarcLeclair fe4a508fbf [fenix] For https://github.com/mozilla-mobile/fenix/issues/11841: Removed topsite bug on private browsing (https://github.com/mozilla-mobile/fenix/pull/12020) 4 years ago
Gabriel Luong 60ea328837 [fenix] Update Android Components version to 48.0.20200626130049. (https://github.com/mozilla-mobile/fenix/pull/12006)
Co-authored-by: MickeyMoz <sebastian@mozilla.com>
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
4 years ago
Tiger Oakes d553dcc8f9 [fenix] Add tests for OnSharedPreferenceChangeListener (https://github.com/mozilla-mobile/fenix/pull/12019) 4 years ago
mcarare 19767e58f3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10285: Swap TextView for a LinkTextView to improve links a11y 4 years ago
ValentinTimisica 069326e4ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/11892: Remove dynamic calls to setupNavigationToolbar
This is a speculative fix for 11892 crash.
The side effect is that the back button will be visible in bookmarks root.
4 years ago
Mihai Branescu ef5b875e24 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9425 - SearchFragment now reacts to undo operation for base engines 4 years ago
Mihai Branescu 6e66943b3c [fenix] For https://github.com/mozilla-mobile/fenix/issues/9425 - SearchFragment now reacts to undo operation for custom engines
When you remove a search engine from our list, an undo snackbar that outlives the fragment is shown. If you go back to the search fragment and press undo, now the shortcut list gets updated
4 years ago
Mihai Branescu d151985e05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9425 - Handle undo for custom search engines
On undo, get the template that the user entered for that engine and then
re-add it to the `CustomSearchEngineStore`
4 years ago
Sawyer Blatz a87b90852d [fenix] No issue: Allow us to run experiments on nightly if needed 4 years ago
mcarare 265e43a3ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/10285: Swap TextView for a LinkTextView to improve a11y. 4 years ago