Commit Graph

2928 Commits (f36d0cf5933627fd65090adb3aa20c297e85986f)
 

Author SHA1 Message Date
Severin Rudie 4eb62cfc13 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7506: show highlight on home 3-dot button (https://github.com/mozilla-mobile/fenix/pull/7665) 5 years ago
mcarare 11daba9778 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7714: Align engine name to viewStart to support RTL layouts 5 years ago
Mihai Adrian cb0e5dbcff [fenix] For https://github.com/mozilla-mobile/fenix/issues/7574: Send toolbar position metrics in English. (https://github.com/mozilla-mobile/fenix/pull/7712) 5 years ago
Sebastian Kaspari 45a7a85304 [fenix] MigratingFenixApplication: Pass MigrationStore to FennecMigrator. 5 years ago
Johan Lorenzo 876d841cd1 [fenix] Bug 1608882 - part 2: Let fennec-nightly upload APKs on Google Play's alpha track 5 years ago
mozilla-l10n-automation-bot 7d4366c8c4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/7744) 5 years ago
Jonathan Almeida 3cfe167fd9 [fenix] No issue: Update Migration UI with new API 5 years ago
Sebastian Kaspari 21cef2279c [fenix] Fennec home screen bookmarks: Select new tab. 5 years ago
Sebastian Kaspari 5a38c8885b [fenix] AboutFragment: Use SupportUtils.getWhatsNewUrl(). 5 years ago
Johan Lorenzo 916b5e69e4 [fenix] Bug 1608882 - part 1: Move Fennec Nightly to a dedicated hook 5 years ago
Michael Comella 533d10e3b1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7423: remove unnecessary CoordinatorLayout in fragment_home.
Co-authored-by: Emma Malysz <emalysz@mozilla.com>
5 years ago
Michael Comella 901ddb03e9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7423: remove unnecessary wordmark_spacer view.
Co-authored-by: Emma Malysz <emalysz@mozilla.com>
5 years ago
ekager 95f54f2715 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6396 For https://github.com/mozilla-mobile/fenix/issues/6553 - Update sync engine checkboxes and send telemetry once 5 years ago
Kate Glazko 14f7c9fec5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4904: Pressing back external link doesn't go back 5 years ago
Will Hawkins 78e86d8f2b [fenix] No Issue: Add custom detekt rule to blacklist certain properties
Add a custom detekt rule to blacklist certain properties. This is
immediately useful for making sure that developers do not configure
runtime behavior using the `BuildConfig.DEBUG` property but it is
useful in a wider context.
5 years ago
Sawyer Blatz 1b6e2b2f2d [fenix] For https://github.com/mozilla-mobile/fenix/issues/6308: Remove unecessary telemetry & bump expiry date (https://github.com/mozilla-mobile/fenix/pull/7793)
* For https://github.com/mozilla-mobile/fenix/issues/6308: Remove unecessary telemetry

* For https://github.com/mozilla-mobile/fenix/issues/6308: Bump expiry date on telemetry
5 years ago
Sebastian Kaspari 866eac2ca4 [fenix] Revert "3088 filter incomplete locales on release builds (https://github.com/mozilla-mobile/fenix/pull/7581)" (nightly build errors)
This reverts commit 313f536a440cf8920c87b6c8e01f441ce7543259.
5 years ago
Severin Rudie e1fe294e71 [fenix] 3088 filter incomplete locales on release builds (https://github.com/mozilla-mobile/fenix/pull/7581)
* For https://github.com/mozilla-mobile/fenix/issues/3088: add translation pruning Py scripts from Focus

The only change made was updating "Focus/Klar" to "Fenix"

* For 3088: call translation pruning scripts during release builds

* For 3088: fix filter-release-translations.py

Moving it into Fenix introduced one additional layer of nesting, which was not accounted for in a relative path.  🤦

* For 3088: comment about the risks of modifying source

* For 3088: updated locales.py to read from l10n.toml

Also removed some previously unused properties from locales.py

* For 3088: added error handling to script in locales.py

* For 3088: updated locale parser per review comments
5 years ago
liuche 7fab2342e4 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7093 - Pre-land strings for new onboarding cards. (https://github.com/mozilla-mobile/fenix/pull/7747) 5 years ago
Jeff Boek 5a4c6134c6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/220 - Puts language picker behind a feature flag 5 years ago
ekager 7fd5a5295d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/5080 - Move site permissions strings for l10n 5 years ago
Sawyer Blatz e4b8fabf8f [fenix] For https://github.com/mozilla-mobile/fenix/issues/5909: Updates docs for improved accessibility process 5 years ago
Jeff Boek 1f2be69241 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1607 - Fixes SearchShortcutSelected to not leak any custom identifiers 5 years ago
Jonathan Almeida 1e6d68ce32 [fenix] For #ac-5601: Lock migration UI screen orientation 5 years ago
Jonathan Almeida 56d034fca2 [fenix] For #ac-5597: Fix unneeded dark theming in migration UI 5 years ago
Sebastian Kaspari 22b58de10a [fenix] Android manifest: Export shortcut target activity. 5 years ago
ValentinTimisica d4fa64f541 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7751: Remove 'SearchWithCustomEngine' telemetry event 5 years ago
Sebastian Kaspari f832b4d1d8 [fenix] Update list of tabs after onboarding screen was dismissed. 5 years ago
Mihai Adrian 02fed41fec [fenix] For https://github.com/mozilla-mobile/fenix/issues/7417 Wait for deletion to finish and loading of new UI (https://github.com/mozilla-mobile/fenix/pull/7572) 5 years ago
ValentinTimisica a5e27570cb [fenix] For https://github.com/mozilla-mobile/fenix/issues/6556: Adds Telemetry counts for Search Access Points
Added two new sources to be counted ('widget' and 'shortcut') besides 'action' and
'suggestion'. Also modified/fixed some tests.
5 years ago
Grisha Kruglov 199e1d3986 [fenix] Enable firebase auto-init, force push renewal after migration 5 years ago
Jonathan Almeida 7c05e76de9 [fenix] Disable failing intent handling unit tests 5 years ago
Jonathan Almeida abcaa070b8 [fenix] Add migration for telemetry identifiers to builder 5 years ago
Jonathan Almeida 59ae4e475c [fenix] Fix general Fenix build 5 years ago
Jonathan Almeida b540467632 [fenix] Review comments, fix build failure and targetActivity 5 years ago
Jonathan Almeida 5c1dc2bbdc [fenix] For https://github.com/mozilla-mobile/fenix/issues/7092: Add initial Migration UI 5 years ago
Sebastian Kaspari 6bb65151cf [fenix] Always initialize glean. Set upload flag after migration. (https://github.com/mozilla-mobile/fenix/pull/7717) 5 years ago
ekager e7ed901f20 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5545 For https://github.com/mozilla-mobile/fenix/issues/5542 Closes https://github.com/mozilla-mobile/fenix/issues/6696 Integrate logins API, adds Settings for Autofilling/Saving Logins 5 years ago
Alessio Placitelli 59566d5a98 [fenix] Fix GleanMetricsService to use the new Glean APIs 5 years ago
Jeff Boek bb21a9aae4 [fenix] Adds triage action 5 years ago
Jonathan Almeida ef061e1068 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7645: Disable push service when migrating 5 years ago
Mozilla L10n Automation Bot 03bc3d136b [fenix] Import l10n. 5 years ago
salvatorep a6d13e22f1 [fenix] Added support for Intent.ACTION_SEARCH and Intent.ACTION_WEB_SEARCH actions 5 years ago
Christian Sadilek 364df1e2d5 [fenix] Issue https://github.com/mozilla-mobile/fenix/pull/4893: Enable addon migration 5 years ago
Sebastian Kaspari 20c8281303 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7203: Move static_strings.xml to right directory. 5 years ago
Sebastian Kaspari 73a42a7d3f [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7203: Add fennec icons for fennecNightly build type. 5 years ago
Aaron Train 6923449f74 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7693: Temp disable UI test verifyContextMixedVariations (https://github.com/mozilla-mobile/fenix/pull/7694) 5 years ago
Aaron Train 1d3f48b1ac [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7687: Temp disable UI test verifyContextCopyImageLocation and verifyContextSaveImage and verifyContextOpenImageNewTab 5 years ago
Marcin Wiącek 4c323704ff [fenix] Doesn't allow for hint in URL bar on main page in two lines 5 years ago
daphliu 0d5158eb22 [fenix] Modified onboarding card colors according to design 5 years ago