Commit Graph

3822 Commits (releases/v79.1.0)

Author SHA1 Message Date
ekager 9ed85510ae For #7094 - Adds save login exceptions 4 years ago
Tiger Oakes 69020a1f26
For #12457 - Add MockK matcher for nav directions (#12262) 4 years ago
Tiger Oakes f5f1a63690
For #12171: Use one-line logo in Nightly (#12555) 4 years ago
Tiger Oakes 1ff64cab67
Add tests for search (#12437) 4 years ago
Tiger Oakes e9fb1a61c7
Test viewholders in home.sessioncontrol (#12524) 4 years ago
Hakkı Kaan Çalışkan f424656575 For #12107: Follow ux mock on Settings --> Account screen 4 years ago
Mozilla L10n Automation Bot 07e01c5b86 Import l10n. 4 years ago
ekager 88af736065 For #11099 For #12189 For #7532 - Clean up bottom navigation bar colors 4 years ago
Sawyer Blatz 98ad7ace49 For #10466: Put call & email at top of context list 4 years ago
Hakkı Kaan Çalışkan ca30fef579 For #12106: Follow ux mock on Settings --> Logins screen 4 years ago
Oana Horvath 4624bf5c50 For #10911: disables flaky createBookmarkFolderTest 4 years ago
Mugurell ea10d2a872 For #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 ca352c555b Import l10n. 4 years ago
jhugman 9df13ae121
For #11655: add leanplum event for installing an addon (#12136) r=elise
* For #11655: add leanplum event for installing an addon

* Add link to data-review request in PR

* Addressed CI comments
4 years ago
Grisha Kruglov 31248b835c Synced Tabs: make sure to stop 'loading' when we encounter an error 4 years ago
Tiger Oakes c265a7089a
Fix Robolectric tests SDK version (#12464) 4 years ago
ekager 0add94e353 For #11324 - Adds trash icon to swipe to delete 4 years ago
Michael Comella 9fa241fbb0 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 7319f77114 Add profiler markers for HomeActivity.load and DefaultTabTrayController.onNewTabTapped 4 years ago
Sawyer Blatz 5d9fdd6266 Update app/src/main/java/org/mozilla/fenix/HomeActivity.kt
Co-authored-by: Tiger Oakes <contact@tigeroakes.com>
4 years ago
Sawyer Blatz bab0f9d95b No issue: Update AC version 4 years ago
Michael Comella 0df234cf76 For perf-frontend-issues#44: add local property to autosign release builds. 4 years ago
Mihai Eduard Badea 9aab1d1678 For issue #12339 - Collection delete dialog string update
Set the collection delete dialog title text to "Delete %1$s?"
4 years ago
Mozilla L10n Automation Bot c3b06374a1 Import l10n. 4 years ago
Grisha Kruglov 806f6031ae For #12433 - Allow synced tabs pull-to-refresh for non-critical account errors 4 years ago
ekager ad265be672 For #11303 - Change copy login origin to open in browser 4 years ago
Tiger Oakes c99a8f5cfa
Fixes #9832 - Change targetSdkVersion to Android 10 (#11014) 4 years ago
Emily Kager 63eb7b3e4e
For #12010: Follow ux mock on Settings --> ETP --> Info screen (#12429)
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
4 years ago
Sebastian Kaspari a2a7b11425 Issue #12311: BrowserToolbarController: Stop SessionFeature and release session from EngineView. 4 years ago
TejaswiKarasani 1926ddbc22
No Issue: Verify the page main menu items UI Test (#12336) 4 years ago
Mozilla L10n Automation Bot cba27a3883 Import l10n. 4 years ago
David Walsh 85cebf8796 For 11889 - Fix snackbar for collection creation in browser fragment 4 years ago
mozilla-l10n-automation-bot 6f49e08725
Import l10n. (#12404) 4 years ago
Hakkı Kaan Çalışkan d76d8d1881 For #11563: Set ic_close.xml to use full width and height 4 years ago
ekager 38657bbfc6 For #11431 - Scroll to restored tab in tab tray 4 years ago
Christian Sadilek 216396d979 For #12353: URL copied to clipboard should not be extension/reader URL 4 years ago
Tiger Oakes 9ae1aa6f16 Add tests for exceptions 4 years ago
MickeyMoz 236b981881 Update Android Components version to 50.0.20200708130551. 4 years ago
isabelrios 8b3f9804b5
No issue: Update screenshots test (#12348) 4 years ago
Tiger Oakes 67ce5ad5d9
Add tests for onboarding viewholders (#11522) 4 years ago
Richard Pappalardo cf94906e9d fix: disable intermittent test failure 4 years ago
Tiger Oakes 720a590902
Add tests for browser helper classes (#12370) 4 years ago
Mozilla L10n Automation Bot bedd1d452c Import l10n. 4 years ago
Christian Sadilek 27c608d956 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 fab64229a5 Closes #11873 - Add scrollbar in tabs tray 4 years ago
ekager bceb07a05b For #12312 - Disable settings that navigate while authenticating 4 years ago
Michael Comella 3e617245b5 For #12345: catch SecurityException when calling reportFullyDrawn.
That's amazing! I've got the same combination on my luggage.
4 years ago
Tiger Oakes 65637e9e2b
Use A-C version of Resources.getSpanned (#12358) 4 years ago
MickeyMoz 4f74f34dba Update Android Components version to 49.0.20200707131055. 4 years ago
Mihai Eduard Badea eeb8719fa1 For issue #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 f838049e97 Import l10n. 4 years ago
Tiger Oakes 8e8e5aea36
Extract radio group logic into helper (#11493) 4 years ago
ValentinTimisica 4a93a41bb2 For #11763: Fixes unit tests 4 years ago
ValentinTimisica e39d5b6de7 For #11763: Shows confirmation dialog when deleting last tab from collection 4 years ago
ValentinTimisica c3acde438a For #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 1ab5fe3eb9
Add method to test fragments in roboletric (#12261) 4 years ago
Hakkı Kaan Çalışkan 426a1ba57d For #12078: Follow ux mock on Settings --> Language screen 4 years ago
mcarare 9bc4f443f5 For #9775: Increase touch target of elements in add search engine screen 4 years ago
ekager 170ae1aa33 For #12263 - Adds end margin to synced tabs header 4 years ago
Hakkı Kaan Çalışkan 331090d1e6 For #12007: Fix add search engine items using wrap content for height 4 years ago
Hakkı Kaan Çalışkan 296bdc5967 For #12016: Follow ux mock on Settings --> Data Collection 4 years ago
Emily Kager 90f43bf350
For #12086: Follow ux mock on Settings --> Customize screen (#12324)
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
4 years ago
MickeyMoz da39a7e671 Update Android Components version to 49.0.20200705130154. 4 years ago
mcarare 94273bc274 For #12125: Handle visibility updates for add to collection button. 4 years ago
Mozilla L10n Automation Bot 2668a68678 Import l10n. 4 years ago
ekager 822d50192a For #12316 - Allow text wrap on buttons 4 years ago
Tiger Oakes fd18687ac9 Switch to any calls 4 years ago
Tiger Oakes 41452e945b Move SearchProviderModel extension to class 4 years ago
Oana Horvath 836199ff16 For #11764: doubles long-press delay UI test 4 years ago
Aaron Train 3351a02885
For #12309: Disable verifyContextSaveImage and verifyContextMixedVariations (#12314) 4 years ago
Mugurell 0fb6bbc175 For #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 388c144a62 SearchFragmentStore: Remove Session reference from state and read values from BrowserStore. 4 years ago
Sebastian Kaspari 942b901b81
Closes #12171: (fenixProduction) Add vector image for full Nightly logo. (#12254) 4 years ago
isabelrios 84324f52ae
For #12018 - Sync Int tests fixes (#12252) 4 years ago
Aaron Train 0a4f92a5d0
No issue: Re-enable Context Menu UI tests (#12250) 4 years ago
Aaron Train 901a90643f
Closes #8714: Re-enable toggleShowVisitedSitesAndBookmarks (#12251) 4 years ago
isabelrios 4dc3a00ed0
For #12224 - Fix UI testAboutFirefoxPreview (#12233) 4 years ago
ekager f863c341e8 Updates AC to 49.0.20200702190156 and fixes breaking changes 4 years ago
ekager 8533d96ee2 For #11320 - Expose login autofill setting to beta dimension 4 years ago
liuche 6ec0aeb843
Issue #12207 - Update "new nightly" link to point to org.mozilla.fenix (#12209) 4 years ago
Sawyer Blatz 8583cac8f8 Revert "For #11183: Redirect user to homescreen after widget added"
This reverts commit a8ed913654.
4 years ago
Sawyer Blatz 3cbab45566 For #12157: Don't show two search widget dialogs 4 years ago
mozilla-l10n-automation-bot 321ba02832
Import l10n. (#12175) 4 years ago
liuche ad8e28ae02
For #12007: Follow ux mock on Settings --> Search screen (#12177)
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
4 years ago
Tiger Oakes ed3a80a756
For #12095: Remove TWA feature flag (#12096) 4 years ago
Mihai Adrian Carare daecbd348b
For #11996: Open all links from add-on details in Fenix. (#12080)
* For #11996: Open add-on homepage link in Fenix.

* For #11996: Open add-on details links in Fenix.
4 years ago
Johan Lorenzo d51faea6c5
Bug 1649400 - part 2: Make fennecProduction use the Firefox Nightly b… (#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 306505fee0
No issue: Remove feature flag for tips (#12172) 4 years ago
Richard Pappalardo 11aea321ed
Fixes #11642 - Re-enable disabled UI-tests (#12142) 4 years ago
liuche ba55243ed8 Revert "For #9946: Update FennecBeta branding (#10066)" to push to Firefox Beta (#11872)
* Revert "For #9946: Update FennecBeta branding (#10066)" to push to Firefox Beta.

This reverts commit 95f26f1fdc.
4 years ago
Johan Lorenzo 4bc1cb94c5
Bug 1649400 - part 1: ship org.mozilla.fenix as a nightly product (#12127) 4 years ago
Mozilla L10n Automation Bot d17e91cc2e Import l10n. 4 years ago
Jeff Boek fb4822498f For #12081 - Properly installs searchengines when MLS completes 4 years ago
Mozilla L10n Automation Bot 7b3fe9bab4 Import l10n. 4 years ago
Tiger Oakes 50c3c9a9dd
Fix ignored XML lint issues (#12094) 4 years ago
ekager 70f90e71e8 For #11991 - Show tab count during onboarding 4 years ago
Christian Sadilek 665857ade8
Configure M3 AMO collection for all builds (#12055) 4 years ago
Tiger Oakes 6bde0378a2
Add tests for StrictModeManager (#12013) 4 years ago
Mozilla L10n Automation Bot f77bfdc2f2 Import l10n. 4 years ago
Mozilla L10n Automation Bot a07f31375e Import l10n. 4 years ago