Commit Graph

2595 Commits (60bdc02b6ef5747c49e94ea2b37cb972c070025e)

Author SHA1 Message Date
Mozilla L10n Automation Bot bba11f5701 [fenix] Import l10n. 5 years ago
Emily Kager 7a6b31fa9a [fenix] For https://github.com/mozilla-mobile/fenix/issues/7999 - Change fxa leanplum metrics to false by default 5 years ago
Gabriel Luong aaf9c65f5d [fenix] Provide add-on support (https://github.com/mozilla-mobile/fenix/pull/8064)
Closes https://github.com/mozilla-mobile/fenix/issues/5630, https://github.com/mozilla-mobile/fenix/issues/6069, https://github.com/mozilla-mobile/fenix/issues/6092, https://github.com/mozilla-mobile/fenix/issues/6091, https://github.com/mozilla-mobile/fenix/issues/6124, and https://github.com/mozilla-mobile/fenix/issues/6147.

Co-authored-by: Simon Chae <chaesmn@gmail.com>
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
5 years ago
Mihai Adrian 5d9e32f936 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6980: Update ETP onboarding card (https://github.com/mozilla-mobile/fenix/pull/7958) 5 years ago
Jonathan Almeida 8e13b8bb98 [fenix] For https://github.com/mozilla-mobile/fenix/issues/373: Implement LeanPlum push messaging
Also closes https://github.com/mozilla-mobile/fenix/issues/6250, since we rely solely on the SDK itself to consume the
messages straight from FCM.
5 years ago
David Walsh 67d02f76f5 [fenix] Fix linting issue 5 years ago
Sawyer Blatz 0f6e965248 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6820: Updates background, shadow, & snackbars of toolbar 5 years ago
David Walsh 6ae992fc28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6820: Place address bar at top or bottom of the home screen based on user preference 5 years ago
Aaron Train 286692f9f2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8066: disable failing UI Bookmarks tests 5 years ago
ValentinTimisica bcc027e1f0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7289: Adds telemetry for selecting dark theme 5 years ago
Kadeem 30e9f3707c [fenix] Updates the hide and reveal password icons to use and tint the mozac version. 5 years ago
Mozilla L10n Automation Bot 689a87ecfb [fenix] Import l10n. 5 years ago
David Walsh 7cad72692f [fenix] Small improvements, lint fixes 5 years ago
Sawyer Blatz e804814640 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5892 & https://github.com/mozilla-mobile/fenix/issues/6380: Updates error page template and allows SSL bypassing 5 years ago
ValentinTimisica 128ef37d5b [fenix] For https://github.com/mozilla-mobile/fenix/issues/6834: Adds telemetry for About page items
Didn't change the existing probe for 'whats new' item because we're already
collecting that info.
5 years ago
Mihai Branescu 1cdf8af95f [fenix] For https://github.com/mozilla-mobile/fenix/issues/7559 - added unit test for same locale selected 5 years ago
Mihai Branescu d7daf57265 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7559 - fixes 2 issues:
- The same item now doesn't recreate the activity
- The app context now contains the right locale
5 years ago
Mihai Branescu 5f4f3dfb90 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7559 - allows changing locale even after setting theme with
AppCompatDelegate.setDefaultNightMode(mode). The override is necessary because the uiMode needs
to be manually updated after changing theme
5 years ago
Aaron Train 857b0b6f4b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8015: fix UI test verifyContextCopyLink (https://github.com/mozilla-mobile/fenix/pull/8026) 5 years ago
Sawyer Blatz 77606ee6e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7970: Updates snackbars for accessibility 5 years ago
David Walsh e9c8e25b73 [fenix] Fix 5727 - History to browser navigation should go back to history 5 years ago
Aaron Train a98eb6bced [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8006: Add Close/Undo UI tests (https://github.com/mozilla-mobile/fenix/pull/8007) 5 years ago
David Walsh f40c0ee461 [fenix] Bug 7189 - Provide page title in website information dialog (https://github.com/mozilla-mobile/fenix/pull/7255)
* Bug 7189 - Provide page title in website information dialog

* Update QSFS test

* Fix Tiger's nits
5 years ago
Emily Kager 4ad86900ff [fenix] No issue: Add idle for create folder UI test 5 years ago
Sawyer Blatz 4737e97eb4 [fenix] No issue: Fixes strings for data migration 5 years ago
Mihai Adrian 78f7132075 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6980: Add What's new card (https://github.com/mozilla-mobile/fenix/pull/7952) 5 years ago
Jonathan Almeida 4d2977589d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7788: Route search widget intents through IntentReceiverActivity 5 years ago
Mihai Branescu a5642fdd16 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7679 - Replaced comparison by reference with value, added check for default in order to avoid double checkmark (example: default + English) (https://github.com/mozilla-mobile/fenix/pull/7729) 5 years ago
mcarare b0ed29d03d [fenix] For https://github.com/mozilla-mobile/fenix/issues/5905: Pre-land strings for Settings screen changes 5 years ago
Sören Hentzschel f55a5190e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7730 - always show "Add private browsing shortcut" in sett… (https://github.com/mozilla-mobile/fenix/pull/7943) 5 years ago
ValentinTimisica 5c2478c102 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/7881: Send telemetry event when custom search engine is deleted 5 years ago
Sebastian Kaspari 8dcea31840 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7762: Initialize Glean later in Fennec builds. 5 years ago
Jonathan Almeida ff6ccd2a8d [fenix] For https://github.com/mozilla-mobile/fenix/issues/7524: Remove DeviceConstellation polling from onResume (https://github.com/mozilla-mobile/fenix/pull/7908) 5 years ago
Mihai Adrian 9649cd5049 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7272: Show info when saved logins list is empty. (https://github.com/mozilla-mobile/fenix/pull/7891)
* For https://github.com/mozilla-mobile/fenix/issues/7272: Show info when saved logins list is empty

* For https://github.com/mozilla-mobile/fenix/issues/7272: Updated unit tests
5 years ago
Sebastian Kaspari 9b6dd72f68 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7818: Use different target activities for launcher activity alias (fenix vs. fennec). (https://github.com/mozilla-mobile/fenix/pull/7917)
* With this patch fenix build variants will launch HomeActivity directly from the launcher.
  This will get rid of the performance regression outlined in https://github.com/mozilla-mobile/fenix/issues/7818.

* Fennec build variants will launch into MigrationDecisionActivity which will show the
  migration UI or launch normally into the app. This is faster than going through
  IntentReceiverActivity (measured and perceived).
5 years ago
Sebastian Kaspari f7fd71bbd9 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7890: Make migration screen scrollable. (https://github.com/mozilla-mobile/fenix/pull/7914) 5 years ago
Suraj Shah 1aee93ca48 [fenix] Connectivity manager tests (https://github.com/mozilla-mobile/fenix/pull/7317)
* Fixes https://github.com/mozilla-mobile/fenix/issues/7316
Adds tests for ConnectivityManager.isOnline

* Fixes detekt errors.

* Cleaning tests

* Cleaning tests to use boolean checks instead of object equals
5 years ago
Michael Comella b92d567d49 [fenix] No issue: don't export OssLicense*Activity. (https://github.com/mozilla-mobile/fenix/pull/7909)
afaik, these Activities are only intended to be shown internally and
have no reason to be accessible to other apps on the system.
5 years ago
Jonathan Almeida 5fd6c7fd28 [fenix] No issue: Update Firefox Logo in Migration UI (https://github.com/mozilla-mobile/fenix/pull/7916) 5 years ago
Emma Malysz ccf371965e [fenix] For https://github.com/mozilla-mobile/fenix/issues/7473, delay inflation of toolbar
Improve performance of HomeActivity.onCreate by delaying this inflation.
We use a ViewStub and inflate the first time the actionbar is accessed.
5 years ago
Gabriel Luong 1742d10b7e [fenix] For https://github.com/mozilla-mobile/fenix/issues/7525 - Add telemetry for opening a top site in normal and private mode and removing a top site 5 years ago
Gabriel Luong 5ac336f840 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6758 - Part 7: Add menu for opening a top site in private tab and removing a top site 5 years ago
Gabriel Luong 31281691e5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6758 - Part 6: Add top site view 5 years ago
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
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
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
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
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
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
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
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
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
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
isabelrios 44b0dc4798 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7563 - Sync integration logins (https://github.com/mozilla-mobile/fenix/pull/7564)
* sync-integration-logins-test

* improve checks for logins test

* fixing ktlint issues

* uncomment lines

* address reviewer comments

* fix ui tests after robot change

* fix lint
5 years ago
Grisha Kruglov 038c99c4bd [fenix] Migrate 'settings' before app init 5 years ago
Kadeem M 81997a01bf [fenix] Added BuildDate Assertion for About Preview Screen; Added verification for external links in About Preview Screen (https://github.com/mozilla-mobile/fenix/pull/7413) 5 years ago
ValentinTimisica f5c8ae7ba1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5884: Fixed Unit tests. 5 years ago
ValentinTimisica 8560ea17c2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5884: Adds user-specified search engines telemetry
Created events for adding and deleting a custom search engine and for searches
performed with a custom search engine.
5 years ago
Colin Lee 7faa412772 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/7649: Fix missing NOT in asFeatureWebChannelsDisabled check (https://github.com/mozilla-mobile/fenix/pull/7650) 5 years ago
Colin Lee f5a7312763 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5182: Loading experiments on startup is slow, remove Fretboard (https://github.com/mozilla-mobile/fenix/pull/7510)
This removes Fretboard. The goal is to reduce cold startup costs associated with loading the experiments on the main thread. We currently have two experiments frameworks in use and should only require one.
5 years ago
Aaron Train 397dddaf0a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7611: Add UI tests for content context menus (https://github.com/mozilla-mobile/fenix/pull/7631)
Closes https://github.com/mozilla-mobile/fenix/issues/7611: Add UI tests for content context menus
5 years ago
Sebastian Kaspari e36fd53543 [fenix] Open "migration FAQ" when selecting "What's new" in a Fennec build. 5 years ago
Mozilla L10n Automation Bot cebfd743ba [fenix] Import l10n. 5 years ago
Tiger Oakes 2cf4af1c39 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7431: Remove extra share button 5 years ago
ekager a97bd82a3f [fenix] Remove unused labels from nav_graph 5 years ago
mcarare 8b6c78847f [fenix] For https://github.com/mozilla-mobile/fenix/issues/7593 Set AboutFragment title just in onCreate 5 years ago
mcarare 0180880b3e [fenix] For https://github.com/mozilla-mobile/fenix/issues/7583 Align text in language title and subtitle to viewStart 5 years ago
Sebastian Kaspari 2af018af37 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7203: Use app name 'Firefox Nightly' for fennecNightly build. 5 years ago
ekager 29da7724cc [fenix] Move experiments initialization and fix ktlint errors 5 years ago
Kris Taeleman 70c8589744 [fenix] Bug 1605454 - Fixing typo 5 years ago
Kris Taeleman b83c08032b [fenix] Bug 1605454 - Kotlin linting improvement 5 years ago
Kris Taeleman a80f985761 [fenix] Bug 1605454 - Change experiment name and take branch into account 5 years ago
Kris Taeleman e84bd29218 [fenix] Bug 1605454 - Adding experiment code for disabling webrender. 5 years ago
Sebastian Kaspari 630f7ba824 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7587: Add shortcuts.xml for fennecNightly variant. 5 years ago
Sebastian Kaspari 9f5568a60a [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/6898: Allow empty adjust token for fennecNightly builds. 5 years ago
ekager 769492ada1 [fenix] No issue: Fix dynamic theming to accommodate lazily inflated readerview 5 years ago
mcarare 3af16e3185 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7522 Catch IllegalArgumentException when validating search string 5 years ago
Sawyer Blatz 72604bb955 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6304 & https://github.com/mozilla-mobile/fenix/issues/7577: Persist private mode between app launches 5 years ago
Mihai Adrian b035f6c04e [fenix] For https://github.com/mozilla-mobile/fenix/issues/6992 Always hide toolbar when showing find in page bar (https://github.com/mozilla-mobile/fenix/pull/7567) 5 years ago
Mihai Adrian 354ea9b6ec [fenix] For https://github.com/mozilla-mobile/fenix/issues/7343: Handle sharing to multiple devices (https://github.com/mozilla-mobile/fenix/pull/7409)
* For https://github.com/mozilla-mobile/fenix/issues/7343 Do not allow multiple share to same device

* For https://github.com/mozilla-mobile/fenix/issues/7343 Check current destination before dismissing share
5 years ago
Sawyer Blatz 3a91c6aa33 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1718: Sets accessibility users to top toolbar by default (https://github.com/mozilla-mobile/fenix/pull/7486) 5 years ago
Severin Rudie 49cb8c2620 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7556: fix intermittent failure in BookmarkNodeTest 5 years ago
Mugurell 44cef3a931 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6836 - Limit Leanplum depending on current locale. 5 years ago
Josh Vocal e4c26f7592 [fenix] Replace fixed dp with defined dp dimension 5 years ago
Josh Vocal c888e71c40 [fenix] Fix truncated tracking protection info text
* Allow tracking protection titles to wrap instead of being cut off
* Refactor view ids to match the layout
5 years ago
Sebastian Kaspari 39b1040830 [fenix] Update Mozilla Android Components to 28.0.0-SNAPSHOT. 5 years ago
Kaaira Gupta 3bc4d7564a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7414 : changed AboutHeaderContentText color to primarytext color and removed futile code of aboutText color 5 years ago
Mihai Adrian 813593987e [fenix] For https://github.com/mozilla-mobile/fenix/issues/5722 Set adjustViewBounds to true to maintain original icon aspect (https://github.com/mozilla-mobile/fenix/pull/7518) 5 years ago