Commit Graph

3010 Commits (60bdc02b6ef5747c49e94ea2b37cb972c070025e)
 

Author SHA1 Message Date
Gabriel Luong 7b4c67bcc1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6758 - Part 5: Add top sites to the HomeFragmentStore 5 years ago
Gabriel Luong 74bee87394 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6758 - Part 4: Implement "Add to Firefox Home" browser menu item
- The "Add to Firefox Home" browser menu item adds a top site to the top site storage.
- Refactors the FenixSnackbar from BaseBrowserFragment into BrowserToolbarController
since there are multiple menu items that need to show a FenixSnackbar.
- Adds metrics for the new browser menu item.
5 years ago
Gabriel Luong 707118cf28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6758 - Part 3: Add TopSiteStorage wrapper around AC's TopSiteStorage
This follows the existing pattern around TabCollectionStorage.
5 years ago
Gabriel Luong bcc77834dd [fenix] For https://github.com/mozilla-mobile/fenix/issues/6758 - Part 2: Add AC dependencies for top sites feature 5 years ago
Gabriel Luong bbec1a4c90 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6758 - Part 1: Add new strings for top sites feature 5 years ago
Aaron Train 1609077a12 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7920 - Disable ETP UI test for investigation into failure in https://github.com/mozilla-mobile/fenix/issues/7907 5 years ago
Tiger Oakes cbaa9294d2 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/7895 - Update chat link (https://github.com/mozilla-mobile/fenix/pull/7897) 5 years ago
Sebastian Kaspari 483157f77b [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7762: Enable glean based on setting for non-fennec builds. 5 years ago
Severin Rudie fbfe5ea04e [fenix] No issue: clarify naming for showing a prompt to allow search suggestions (https://github.com/mozilla-mobile/fenix/pull/7870) 5 years ago
Emily Kager cdfa305f73 [fenix] No issue: Enable about:config in beta builds 5 years ago
David Walsh 5141a25ab8 [fenix] Fix 4021 - Provide tab title during share 5 years ago
ekager 6377a946f8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5586 - Add telemetry for save logins setting 5 years ago
Emily Kager 421f034e3a [fenix] For https://github.com/mozilla-mobile/fenix/issues/6812 - Navigate via openToBrowser to selected session from search 5 years ago
Sawyer Blatz 5a3a810d5e [fenix] No issue: Fixes ErrorResponse instantiation 5 years ago
Arturo Mejia 314310faea [fenix] No Issue: Add support for deleting individual tracking protection
exceptions on nightly.
5 years ago
Chenxia Liu b7a62205ec [fenix] Fix breaking changes from new TrackingProtectionException 5 years ago
Chenxia Liu 9006f7f610 [fenix] Update Fenix to 29.0.0-SNAPSHOT 5 years ago
Michael Comella ddd9463c20 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7423: remove redundant bottom_bar ConstraintLayout. 5 years ago
Michael Comella e9286553e0 [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 100f06ade7 [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
Sawyer Blatz 17e74ecd6b [fenix] For https://github.com/mozilla-mobile/fenix/issues/7698: Adds search back button animation (https://github.com/mozilla-mobile/fenix/pull/7840)
* For https://github.com/mozilla-mobile/fenix/issues/7698: Adds search back button animation

* Refactor for searchController
5 years ago
Josh Vocal 0d27cc34cf [fenix] For https://github.com/mozilla-mobile/fenix/issues/4212: Control text not translated 5 years ago
Severin Rudie a7aa2c0074 [fenix] 3088 filter locales 2nd try (https://github.com/mozilla-mobile/fenix/pull/7839)
* For https://github.com/mozilla-mobile/fenix/issues/3088: filter incomplete locales in release builds

* For 3088: update locale filtering to not error on nightly builds
5 years ago
Emily Kager fee7cc764a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7814 - Updates dark shield icons (https://github.com/mozilla-mobile/fenix/pull/7838) 5 years ago
Michael Comella 6d20154f4c [fenix] No issue: fix typo in Performance.instrumentColdStartup... (https://github.com/mozilla-mobile/fenix/pull/7848) 5 years ago
mozilla-l10n-automation-bot 7d5f8192ef [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/7843) 5 years ago
Kaaira Gupta eddabed040 [fenix] for https://github.com/mozilla-mobile/fenix/issues/7421 :removed collection from clear browsing history 5 years ago
Michael Comella 3889f4665f [fenix] For perf-frontend-issueshttps://github.com/mozilla-mobile/fenix/pull/50: instrument imperfect reportFullyDrawn.
We don't capture the second RV draw yet. Unfortunately, I don't know if
it's the best use of my time to capture that as well.
5 years ago
Chenxia Liu ede833526d [fenix] For https://github.com/mozilla-mobile/fenix/issues/6980 - Pre-land string changes to onboarding cards. 5 years ago
Mihai Carare 6cf9aeb006 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7029: Navigate to Search Fragment when pressing Start browsing 5 years ago
Kaaira Gupta 8547ba1a74 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3813 - Create a save button for bookmark editing 5 years ago
Mozilla L10n Automation Bot 6c85b36387 [fenix] Import l10n. 5 years ago
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