Commit Graph

3354 Commits (c7604436c39066f45c7c77767e4266dd2f402c79)
 

Author SHA1 Message Date
Severin Rudie e86120027f For #9091: fix test failure 4 years ago
ekager 709bf6f627 For #7087 - Add SearchView to Logins Fragment 4 years ago
ekager d5f4444447 No issue: Remove useContentProcessHint from GV beta GeckoProvider 4 years ago
Severin Rudie 8663c479dc
For #8017: remove redundant string per localization team (#9068)
Based on conversation in https://github.com/mozilla-mobile/fenix/pull/8953#issuecomment-594332067
4 years ago
ekager feb6215fae For #8296 - Adds user account avatar to Account Preference 4 years ago
Emily Kager 93bc87e273
For #7270 - Do not overlap long logins items (#9013) 4 years ago
Oana Horvath 7e9811b20c
Close private tabs tests (#8999) 4 years ago
Jonathan Almeida ef42becbf9 For #9059: Add WebPush engine integration 4 years ago
ekager 667ebe3142 For #8967 - Remove ability to pref login autofilling by itself 4 years ago
mcarare 320fc4e4ae For #8788 Use Flexbox instead of Grid manager for top sites 4 years ago
mcarare a581486e1c For #8985 Fix Share Menu display when having recently used list.
Allow for All Actions recyclerview to scroll to end.
Adjust padding for views.
4 years ago
Emily Kager 93cb3c2053
For #8423 - Adds delete login confirmation dialog (#9014) 4 years ago
mozilla-l10n-automation-bot 2563346f07
Import l10n. (#9041) 4 years ago
Mozilla L10n Automation Bot 23456834ba Import l10n. 4 years ago
Tom Prince 90dafcf9d9
Bug 1619795: Cleanup. (#9015)
There were a couple of errors in the original pull request for this bug:
- The raptor tasks had duplicated dependencies.
- The filename of the minidump_stackwalk artifact was incorrect.
4 years ago
David Walsh 0436c8d8a4 For #8874 - Update tab deletion colors 4 years ago
Mozilla L10n Automation Bot 2aef886591 Import l10n. 4 years ago
mcarare 7ae1304612 For #8975: Update unit tests for new separator between title and url 4 years ago
mcarare 16e2f20471 For #8975: Separate title from url with line break when sharing links 4 years ago
Grisha Kruglov bb292d573d No issue: make fenix build again
Regression from when we made auto-publish flow work on Windows.
4 years ago
Sawyer Blatz 28f58eb025
For #7158: Improves home to search animation (#9008) 4 years ago
Christian Sadilek 84afb5d156 Issue #8291: Speculatively create content process in search fragment 4 years ago
Christian Sadilek fab0d5c9f8 Update to AC 36.0.0-SNAPSHOT 4 years ago
Sawyer Blatz 3548e58c00
For #7158: Improves browser to search animation (#8961) 4 years ago
Sebastian 89a260ecd9 Use new MemoryConsumer.onTrimMemory() API. 4 years ago
Mozilla L10n Automation Bot 3be3571dbd Import l10n. 4 years ago
Oana Horvath 0cdb0680e7
UI tests for Private browsing settings sub-menu (#8395) 4 years ago
Jim Porter ec98fd948b For #7847: Improve startup performance of the Fenix wrapper around Glean 4 years ago
Tom Prince d719823b2f Bug 1609145: Use retrigger (rather than re-run) by default on test tasks. 4 years ago
Tom Prince f369e80fd7 Bug 1619795: Use toolchain-style fetches (and `toolchain-artifact` attribute).
The mozilla-central ffmpeg toolchain (used in Bug 1613479/#8780) has an
artifact that does not start with `public/build/` (it starts with just
`public/`). To easily support that, we want to set the `toolchain-artfiact`
attribute for that task.

We switched `index_search` to be a job-type in
[taskgraph](932b4cf48c)
which pass through `attributes` from the task definition (and is also more
future proof for adding fenix-specific toolchain tasks). This updates taskgraph
and the consumers of the current toolchain.
4 years ago
Sebastian 7b170c4428 Update IntentProcessor implementation to comply with new interface. 4 years ago
ekager e2bfe8d0db For #8621 - Disable failing handlePermissionsChange test 4 years ago
isabelrios a4d93002a9
sync-integration-tests-fix-paths (#8931)
* sync-integration-tests-fix-paths

* fix Jenkins file to store the report

* address reviewer comments
4 years ago
Mozilla L10n Automation Bot 8296b3e9ff Import l10n. 4 years ago
Mozilla L10n Automation Bot 8b0c1cae4c Import l10n. 4 years ago
ekager c326130a82 Update UI tests 4 years ago
Josh Vocal c15469595d For #7554: Add App Services Version to About Page 4 years ago
Gabriel Luong c1a7bddcd3
For #8593 - Style the add-ons permission dialog to match the Fenix theme 4 years ago
Severin Rudie 8b7dee853e
For #8017: fix wifi string (#8953) 4 years ago
Jonathan Almeida 0d48b65a25 For #8950: Unregister observers in the main scope coroutine 4 years ago
ekager 2603683d42 Match Theme Indepedent Grey 4 years ago
mcarare f9e85e78af For #6607 Update button theming in no tab pane 4 years ago
mcarare cfe4f11864 For #6607 Update button theming in no tab pane 4 years ago
Jonathan Almeida aad041c34c Fix breaking APIs in MigratingFenixApplication 4 years ago
Sawyer Blatz edd1f013ba For #5308: Show search shortcuts for search term queries 4 years ago
Jonathan Almeida 4ccda4d495 Log push crashes to CrashReporter 4 years ago
Jonathan Almeida 4bbf87d272 Closes #6730: Lazily initialize account manager on new push message 4 years ago
Johan Lorenzo d390baefaf
Bug 1608103 - Fix dummy secrets generation (#8855) 4 years ago
Grisha Kruglov e6e2dd94c7 Closes #7344: Login storage refactor
The a-c side of this work is in https://github.com/mozilla-mobile/android-components/pull/6128

This switches Fenix to use `SyncableLoginsStorage`, which caches a connection internally
on first access, and doesn't expose any lock/unlock APIs at the public boundary.
4 years ago
Johan Lorenzo 6a75d822ca
Bug 1608153 - Do not trigger a new build on every single action that occurs on a PR (#8046) 4 years ago