Commit Graph

3885 Commits (a939f4ee8f9b8335a64885e27ee0655bccbdd45d)

Author SHA1 Message Date
James Hugman 83ed39ed5c [fenix] Add UI tests for deep links 4 years ago
James Hugman dc588ca0ae [fenix] Add unit tests for deep links 4 years ago
James Hugman bc397268a6 [fenix] Add deep links for settings and home screens 4 years ago
isabelrios 18b3fb95b4 [fenix] cron-job-ui-screenshots (https://github.com/mozilla-mobile/fenix/pull/12423)
Co-authored-by: isabel rios <isabelrios@MacBook-Pro-de-isabel-2.local>
4 years ago
Mugurell 85e05cb841 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12544 - Prevent search engines mixup
Stricter synchronization by always using the same "loadedSearchEngines"
variable.
With "loadedSearchEngines" calling "refreshAsync()" we also get the fallback
engines to contain reddit and youtube (which are programatically added) and
also now we properly remember and display the engines added by user.
4 years ago
Oana Horvath 70e30dcf98 [fenix] Replaces verifyPageContent in UI tests 4 years ago
Tiger Oakes 65402a62dd [fenix] Add tests for StartupReportFullyDrawn (https://github.com/mozilla-mobile/fenix/pull/12560) 4 years ago
Tiger Oakes c1a74cc939 [fenix] Add helper for underlining text (https://github.com/mozilla-mobile/fenix/pull/12520) 4 years ago
Tiger Oakes 2e8da8abe0 [fenix] Fix nav graph and theme tests (https://github.com/mozilla-mobile/fenix/pull/12567) 4 years ago
Tiger Oakes 034a9dae8f [fenix] Update Kotlin dependency (https://github.com/mozilla-mobile/fenix/pull/10806) 4 years ago
mcarare 1efe17c801 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12503: Add unit tests for permissions details view. 4 years ago
mcarare bfd879be4a [fenix] For https://github.com/mozilla-mobile/fenix/issues/12503: Open addon permissions link in app. 4 years ago
Aaron Train d60d77248b [fenix] No issue: Add a couple Tabs Tray UI tests 4 years ago
ekager 772f69c5f5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7094 - Adds save login exceptions 4 years ago
Tiger Oakes 09c37671a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12457 - Add MockK matcher for nav directions (https://github.com/mozilla-mobile/fenix/pull/12262) 4 years ago
Tiger Oakes 431459d181 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12171: Use one-line logo in Nightly (https://github.com/mozilla-mobile/fenix/pull/12555) 4 years ago
Tiger Oakes d9e7a351fa [fenix] Add tests for search (https://github.com/mozilla-mobile/fenix/pull/12437) 4 years ago
Tiger Oakes afd8eafd9f [fenix] Test viewholders in home.sessioncontrol (https://github.com/mozilla-mobile/fenix/pull/12524) 4 years ago
Hakkı Kaan Çalışkan e83a7f3370 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12107: Follow ux mock on Settings --> Account screen 4 years ago
Mozilla L10n Automation Bot 2d97e98f58 [fenix] Import l10n. 4 years ago
ekager 9c0e356950 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11099 For https://github.com/mozilla-mobile/fenix/issues/12189 For https://github.com/mozilla-mobile/fenix/issues/7532 - Clean up bottom navigation bar colors 4 years ago
Sawyer Blatz ca02217039 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10466: Put call & email at top of context list 4 years ago
Hakkı Kaan Çalışkan c332cc631e [fenix] For https://github.com/mozilla-mobile/fenix/issues/12106: Follow ux mock on Settings --> Logins screen 4 years ago
Oana Horvath 0885d0047e [fenix] For https://github.com/mozilla-mobile/fenix/issues/10911: disables flaky createBookmarkFolderTest 4 years ago
Mugurell 66fdc14386 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11875 - Prevent mixup of region / locale based search engines
We have two search engine types:
- one based on MLS reported region,
- one based only on Locale.

There are multiple steps involved in returning the default search engine for
example and though at each step we could verify if a certain operation is
completed we are still exposed to concurrency issues.
Simplest and most effective way to make sure the MLS engines do not mix with
Locale based engines is to use the same type of engines for the entire duration
of the app. At the next cold start we'll verify again which engines to use.

Using the Locale based engines (fallbacks) is expected to only happen once, at
the first run of the application after being installed.
4 years ago
Mozilla L10n Automation Bot 73fbb27808 [fenix] Import l10n. 4 years ago
jhugman de6a9cf93b [fenix] For https://github.com/mozilla-mobile/fenix/issues/11655: add leanplum event for installing an addon (https://github.com/mozilla-mobile/fenix/pull/12136) r=elise
* For https://github.com/mozilla-mobile/fenix/issues/11655: add leanplum event for installing an addon

* Add link to data-review request in PR

* Addressed CI comments
4 years ago
Grisha Kruglov 1278ca374c [fenix] Synced Tabs: make sure to stop 'loading' when we encounter an error 4 years ago
Tiger Oakes 291c3196ee [fenix] Fix Robolectric tests SDK version (https://github.com/mozilla-mobile/fenix/pull/12464) 4 years ago
ekager fade6c7936 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11324 - Adds trash icon to swipe to delete 4 years ago
Michael Comella 03b8068cd2 [fenix] No issue - post: mock profiler object in DefaultTabTrayControllerTest.
Without this line, the tests fail when running the full suite (but not
this test in isolation, for some reason).
4 years ago
Nazım Can Altınova 5a1c31e13f [fenix] Add profiler markers for HomeActivity.load and DefaultTabTrayController.onNewTabTapped 4 years ago
Sawyer Blatz bdcd04cc6a [fenix] Update app/src/main/java/org/mozilla/fenix/HomeActivity.kt
Co-authored-by: Tiger Oakes <contact@tigeroakes.com>
4 years ago
Sawyer Blatz 33ea9d02aa [fenix] No issue: Update AC version 4 years ago
Michael Comella 2a3a343393 [fenix] For perf-frontend-issueshttps://github.com/mozilla-mobile/fenix/issues/44: add local property to autosign release builds. 4 years ago
Mihai Eduard Badea a9c19cbcf5 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/12339 - Collection delete dialog string update
Set the collection delete dialog title text to "Delete %1$s?"
4 years ago
Mozilla L10n Automation Bot 03185f680a [fenix] Import l10n. 4 years ago
Grisha Kruglov d76815b9ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/12433 - Allow synced tabs pull-to-refresh for non-critical account errors 4 years ago
ekager ddf56f9bc6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11303 - Change copy login origin to open in browser 4 years ago
Tiger Oakes e69b1e06f1 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/9832 - Change targetSdkVersion to Android 10 (https://github.com/mozilla-mobile/fenix/pull/11014) 4 years ago
Emily Kager 2eaef29243 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12010: Follow ux mock on Settings --> ETP --> Info screen (https://github.com/mozilla-mobile/fenix/pull/12429)
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
4 years ago
Sebastian Kaspari f3cfdc5058 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/12311: BrowserToolbarController: Stop SessionFeature and release session from EngineView. 4 years ago
TejaswiKarasani 47e60525ff [fenix] No Issue: Verify the page main menu items UI Test (https://github.com/mozilla-mobile/fenix/pull/12336) 4 years ago
Mozilla L10n Automation Bot 869c91048a [fenix] Import l10n. 4 years ago
David Walsh 940bc85996 [fenix] For 11889 - Fix snackbar for collection creation in browser fragment 4 years ago
mozilla-l10n-automation-bot 1f3c3966fb [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/12404) 4 years ago
Hakkı Kaan Çalışkan cfb8cac9a3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11563: Set ic_close.xml to use full width and height 4 years ago
ekager 16132f2c5d [fenix] For https://github.com/mozilla-mobile/fenix/issues/11431 - Scroll to restored tab in tab tray 4 years ago
Christian Sadilek bcb49d3985 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12353: URL copied to clipboard should not be extension/reader URL 4 years ago
Tiger Oakes 5406f2cafb [fenix] Add tests for exceptions 4 years ago
MickeyMoz d0e3833d3b [fenix] Update Android Components version to 50.0.20200708130551. 4 years ago
isabelrios d1582d892a [fenix] No issue: Update screenshots test (https://github.com/mozilla-mobile/fenix/pull/12348) 4 years ago
Tiger Oakes d8847824a9 [fenix] Add tests for onboarding viewholders (https://github.com/mozilla-mobile/fenix/pull/11522) 4 years ago
Richard Pappalardo 0e434d53ee [fenix] fix: disable intermittent test failure 4 years ago
Tiger Oakes 9d875c7cca [fenix] Add tests for browser helper classes (https://github.com/mozilla-mobile/fenix/pull/12370) 4 years ago
Mozilla L10n Automation Bot fb79db8011 [fenix] Import l10n. 4 years ago
Christian Sadilek bcfd40018f [fenix] Update built-in extensions for new AC/GV API
New API (installBuiltIn/ensureBuiltin) requires
- Gecko IDs and new permissions
- Extension will only be re-installed if it has a new version

This includes a gradle task to automatically generate a
new version in manifest.json for every build so we don't
forget to update the version and end up with changes that
are never applied.
4 years ago
amkcpu c76e88cf61 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/11873 - Add scrollbar in tabs tray 4 years ago
ekager 0bdfec0969 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12312 - Disable settings that navigate while authenticating 4 years ago
Michael Comella 19ec39e352 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12345: catch SecurityException when calling reportFullyDrawn.
That's amazing! I've got the same combination on my luggage.
4 years ago
Tiger Oakes fbb9ab5b5d [fenix] Use A-C version of Resources.getSpanned (https://github.com/mozilla-mobile/fenix/pull/12358) 4 years ago
MickeyMoz 1b69dbff02 [fenix] Update Android Components version to 49.0.20200707131055. 4 years ago
Mihai Eduard Badea 58a456eb33 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/12126 - Tab counter consumeFrom update
Added a direct call to the updateTabCounter method to account for changes made to the BrowserState while the tabCounter view is not visible.
4 years ago
Mozilla L10n Automation Bot dcd1799520 [fenix] Import l10n. 4 years ago
Tiger Oakes a601de7715 [fenix] Extract radio group logic into helper (https://github.com/mozilla-mobile/fenix/pull/11493) 4 years ago
ValentinTimisica f270dde8e7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11763: Fixes unit tests 4 years ago
ValentinTimisica f27c27360a [fenix] For https://github.com/mozilla-mobile/fenix/issues/11763: Shows confirmation dialog when deleting last tab from collection 4 years ago
ValentinTimisica bad18816f2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11889: Changes collection creation confirmation snackbar strings
Also I changed the adding tabs to collection confirmation string from
tabtray to take into account the number of tabs.
Example: 1 tab-"Tab saved!"; multiple tabs-"Tabs saved!"
4 years ago
Tiger Oakes c3391dd74d [fenix] Add method to test fragments in roboletric (https://github.com/mozilla-mobile/fenix/pull/12261) 4 years ago
Hakkı Kaan Çalışkan 61ae2b2fb8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12078: Follow ux mock on Settings --> Language screen 4 years ago
mcarare 7ec8de123a [fenix] For https://github.com/mozilla-mobile/fenix/issues/9775: Increase touch target of elements in add search engine screen 4 years ago
ekager 033886f547 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12263 - Adds end margin to synced tabs header 4 years ago
Hakkı Kaan Çalışkan 18b04212f0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12007: Fix add search engine items using wrap content for height 4 years ago
Hakkı Kaan Çalışkan 0bf3e0d0e4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12016: Follow ux mock on Settings --> Data Collection 4 years ago
Emily Kager b6d1d1bf8e [fenix] For https://github.com/mozilla-mobile/fenix/issues/12086: Follow ux mock on Settings --> Customize screen (https://github.com/mozilla-mobile/fenix/pull/12324)
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
4 years ago
MickeyMoz 9443af0ffc [fenix] Update Android Components version to 49.0.20200705130154. 4 years ago
mcarare 53508bffea [fenix] For https://github.com/mozilla-mobile/fenix/issues/12125: Handle visibility updates for add to collection button. 4 years ago
Mozilla L10n Automation Bot 3f6d9d67ed [fenix] Import l10n. 4 years ago
ekager 23d60070f1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12316 - Allow text wrap on buttons 4 years ago
Tiger Oakes 3207a9d1a2 [fenix] Switch to any calls 4 years ago
Tiger Oakes f627bb78ec [fenix] Move SearchProviderModel extension to class 4 years ago
Oana Horvath 3192fdc83e [fenix] For https://github.com/mozilla-mobile/fenix/issues/11764: doubles long-press delay UI test 4 years ago
Aaron Train 0a9d823582 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12309: Disable verifyContextSaveImage and verifyContextMixedVariations (https://github.com/mozilla-mobile/fenix/pull/12314) 4 years ago
Mugurell 995bdd89ee [fenix] For https://github.com/mozilla-mobile/fenix/issues/10401 - Hide Shortcuts if just one search engine is installed
Otherwise, the Shortcuts option which allows to choose with what search engines
to search would be redundant.
4 years ago
Sebastian Kaspari c23d8e4fdc [fenix] SearchFragmentStore: Remove Session reference from state and read values from BrowserStore. 4 years ago
Sebastian Kaspari 9b9eb83cfd [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12171: (fenixProduction) Add vector image for full Nightly logo. (https://github.com/mozilla-mobile/fenix/pull/12254) 4 years ago
isabelrios 0241275d5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/12018 - Sync Int tests fixes (https://github.com/mozilla-mobile/fenix/pull/12252) 4 years ago
Aaron Train a417d6d115 [fenix] No issue: Re-enable Context Menu UI tests (https://github.com/mozilla-mobile/fenix/pull/12250) 4 years ago
Aaron Train cbfb7e2e2f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8714: Re-enable toggleShowVisitedSitesAndBookmarks (https://github.com/mozilla-mobile/fenix/pull/12251) 4 years ago
isabelrios 7402fb47fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/12224 - Fix UI testAboutFirefoxPreview (https://github.com/mozilla-mobile/fenix/pull/12233) 4 years ago
ekager e4dcad8f00 [fenix] Updates AC to 49.0.20200702190156 and fixes breaking changes 4 years ago
ekager 1041a3ff71 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11320 - Expose login autofill setting to beta dimension 4 years ago
liuche 7f7d733b7e [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/12207 - Update "new nightly" link to point to org.mozilla.fenix (https://github.com/mozilla-mobile/fenix/pull/12209) 4 years ago
Sawyer Blatz c9d0b48560 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11183: Redirect user to homescreen after widget added"
This reverts commit 4187b343466264e27a6305e1d29cab581aca1b53.
4 years ago
Sawyer Blatz 32a8c99111 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12157: Don't show two search widget dialogs 4 years ago
mozilla-l10n-automation-bot 76702b4ae7 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/12175) 4 years ago
liuche fe121a80fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/12007: Follow ux mock on Settings --> Search screen (https://github.com/mozilla-mobile/fenix/pull/12177)
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
4 years ago
Tiger Oakes 057cc0966e [fenix] For https://github.com/mozilla-mobile/fenix/issues/12095: Remove TWA feature flag (https://github.com/mozilla-mobile/fenix/pull/12096) 4 years ago
Mihai Adrian Carare f827336f2e [fenix] For https://github.com/mozilla-mobile/fenix/issues/11996: Open all links from add-on details in Fenix. (https://github.com/mozilla-mobile/fenix/pull/12080)
* For https://github.com/mozilla-mobile/fenix/issues/11996: Open add-on homepage link in Fenix.

* For https://github.com/mozilla-mobile/fenix/issues/11996: Open add-on details links in Fenix.
4 years ago
Johan Lorenzo 29049936d3 [fenix] Bug 1649400 - part 2: Make fennecProduction use the Firefox Nightly b… (https://github.com/mozilla-mobile/fenix/pull/12173)
* Bug 1649400 - part 2: Make fennecProduction use the Firefox Nightly branding

* try nightly

* Revert "try nightly"

This reverts commit d2b288b440eb4739b053bdfa4d1f5a9a2cc1df68.
4 years ago
Sawyer Blatz 81d19555fe [fenix] No issue: Remove feature flag for tips (https://github.com/mozilla-mobile/fenix/pull/12172) 4 years ago
Richard Pappalardo 5ab7edc71c [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/11642 - Re-enable disabled UI-tests (https://github.com/mozilla-mobile/fenix/pull/12142) 4 years ago
liuche bc330a9ad4 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/9946: Update FennecBeta branding (https://github.com/mozilla-mobile/fenix/pull/10066)" to push to Firefox Beta (https://github.com/mozilla-mobile/fenix/pull/11872)
* Revert "For https://github.com/mozilla-mobile/fenix/issues/9946: Update FennecBeta branding (https://github.com/mozilla-mobile/fenix/pull/10066)" to push to Firefox Beta.

This reverts commit 2d2fbef27f00c5da04c3ff2a56e587f9f9f72813.
4 years ago
Johan Lorenzo bb0083c558 [fenix] Bug 1649400 - part 1: ship org.mozilla.fenix as a nightly product (https://github.com/mozilla-mobile/fenix/pull/12127) 4 years ago
Mozilla L10n Automation Bot 94ffc2ca84 [fenix] Import l10n. 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
Tiger Oakes fd387acb18 [fenix] Add tests for StrictModeManager (https://github.com/mozilla-mobile/fenix/pull/12013) 4 years ago
Mozilla L10n Automation Bot 9db2f1752f [fenix] Import l10n. 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