Commit Graph

1524 Commits (6d6939bce9d9f759b8ddd0ded40d623a2e302daf)

Author SHA1 Message Date
Jeff Boek 215c6bad39 Bug 1851676 - Makes `initIfNeeded` public inside `SentryService`.
(cherry picked from commit 16a37cf474e00f46281adeb06f81e1e0f5f6cd4e)
8 months ago
Olivia Hall 939ee63f8d Bug 1840471 - Release Menu Printing out of Nightly
This bug removes the menu printing feature flag from the browser menu
and share bar to allow menu printing to ride the trains to release.
10 months ago
Gabriel Luong 90c48c5a17 Bug 1795140 - Enable AbsentOrWrongFileLicense detekt rule 10 months ago
William Durand 19b28887d2 Bug 1847706 - Slightly refactor the `AddonsProvider` and its default implementation (#3154)
* Bug 1847706 - Rename `AddonsProvider.getAvailableAddons()` to `AddonsProvider.getFeaturedAddons()`

* Bug 1847706 - Rename `AddonCollectionProvider` to `AMOAddonsProvider`

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
10 months ago
mike a 321dd0e532 Bug 1815637 - cherry picking 548379d, the original rtl commit 10 months ago
Roger Yang c2525c54a0 Bug 1846773 - Set adjust preinstall file path in system properties 10 months ago
rahulsainani cdec272975 Bug 1845905 - Add a utility to create store lazily 10 months ago
Harrison Oglesby c5d5240bc7 Bug 1841152 - New event telemetry in credential autofill. 10 months ago
Roger Yang a5a373d2ec Bug 1823492 - Add timespan metric for Adjust attribution 10 months ago
Harrison Oglesby 7ad42ac6ab Bug 1841156 - New event telemetry for Firefox Sync. 11 months ago
iorgamgabriel c0292f3846 Bug 1823367 - Show snackbar instead of toast when save to PDF error appears. 11 months ago
Arturo Mejia 2773bf7f30 Reverts "Bug 1815637 - Add rtl support." 11 months ago
Olivia Hall 1c91b0613a Bug 1837517 - Additional Print Telmetry and Nimbus setup
This bug adds telemetry for the print from menu feature. It adds the
probes print_failure, print_completed, print_tapped (for both share and
browsr menu), and share_menu_action for the print button on the share
sheet only. browser_menu_action for the print button was added in bug
1836780.

Additionally, Nimbus control for the browser print button and
share print button was added as browser-print-enabled and
share-print-enabled.
11 months ago
Arturo Mejia 20f3002e80 Bug 1839239 - Add crash bread crumbs for dialogs. 11 months ago
Gabriel Luong b552a13cde Bug 1840210 - Rename mozac_ic_settings to mozac_ic_settings_24 11 months ago
Gabriel Luong 8e5c1b6de8 Bug 1840210 - Rename mozac_ic_search to mozac_ic_search_24 11 months ago
Gabriel Luong 6a6c73b86a Bug 1840210 - Rename mozac_ic_refresh to mozac_ic_arrow_clockwise_24 11 months ago
Gabriel Luong ee2d1487e9 Bug 1840210 - Rename mozac_ic_quit to mozac_ic_cross_circle_24 11 months ago
Gabriel Luong 804e589262 Bug 1840210 - Rename mozac_ic_forward to mozac_ic_forward_24 11 months ago
Gabriel Luong 082104417a Bug 1840210 - Rename mozac_ic_back to mozac_ic_back_24 11 months ago
Gabriel Luong 5702aacbbb Bug 1840210 - Rename mozac_ic_add_to_homescreen to mozac_ic_add_to_homescreen_24 11 months ago
gitstart d65da96bd0 Bug 1813787 - Hide Add to shortcuts menu entry 11 months ago
sarah541 c52cb4f227 Bug 1841274 - Add Param to Nimbus SearchExtraParams 11 months ago
t-p-white f7b64223d0 Bug 1840382 - Add experimentation flag to enable passing a channel ID to use for search 11 months ago
Olivia Hall b8ada367ae Bug 1836780 - Add UI For Printing Page Content
This bug adds a print button on the main Fenix toolbar menu and a print
button on the share menu.

This bug adds a main toolbar extra telemetry of
print_content. Additional telemetry and Nimbus instrumentation will be
added in bug 1837517.
11 months ago
Ryan VanderMeulen 437b188fe8 Bug 1838903 - Fix Fenix formatting issues and update baseline 11 months ago
Harrison Oglesby 144abb235c Bug 1836167 - New telemetry in bookmarks 12 months ago
Harrison Oglesby 63773d9614 Bug 1836166 - add telemetry for Mozilla Sync sign in 12 months ago
rahulsainani 75e724284b Bug 1838859 - Remove no op utility for exhaustive when 12 months ago
Roger Yang e1bc5bb554 Bug 1838512 - Move Browsers Cache utility into Android Components 12 months ago
jackyzy823 72faf4ef40 Bug 1835937 - Fix crash when changing autoplay site permission in private browsing 12 months ago
Roger Yang c4ca118353 Bug 1837208 - Add support for Adjust preinstall attribution tracking 1 year ago
Harrison Oglesby e50f72758a Bug 1830401 - add Adjust event for Activated Users 1 year ago
Bruno Rosa ef95f337f3 Bug 1833638 - remove client ID duplication code 1 year ago
James Hugman 558bc46b4d Bug 1832074 — Parse referrer URL with URLDecoder 1 year ago
James Hugman 29aa1399da Bug 1832074 — Parse referrer URL with URLDecoder 1 year ago
Tarik Eshaq 624d444b03 Bug 1804274: Adds entrypoints for firefox accounts
Co-authored-by: Matt Tighe <MatthewTighe>
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
Co-authored-by: Tarik Eshaq <teshaq@mozilla.com>
1 year ago
James Hugman b02c292c8f Bug 1832069 - Add Google Play install referrer library 1 year ago
GitStart b5e24ffc3f Bug 1810629 - Add an Android shortcut to go straight to the login and passwords 1 year ago
Mugurell 066cdb7146 Bug 1824379 - Ensure logins fragments share the same Store
We'll cache the same LoginsFragmentStore instance to a new nested navigation
graphs and in that allow multiple related screen to use the same data.
1 year ago
Ryan VanderMeulen 0df448b78d Revert "Bug 1810629 - Add an Android shortcut to go straight to the login and passwords" due to UI test failures.
This reverts commit 341fef9f30b4f215c2d6e62350455b0c75c660e0.
1 year ago
GitStart 162a81137b Bug 1810629 - Add an Android shortcut to go straight to the login and passwords 1 year ago
mike a 2e8080b4ff Bug 1815637 - Add rtl support 1 year ago
rahulsainani 18bae37f2a Bug 1829301 - Make fenix onboarding singleton 1 year ago
DreVla ac4f4ccaca Bug 1802584 - Announce "Find in page" edit box when using Talkback
When using talkback, the focus keeps jumping between the dismiss
button and the "Find in page" edit text. Seems like giving up
the view stub fixes this issue. Considering that the view inflation
performance wins are rather small for such added complexity,
we have given up the view stub.
1 year ago
iorgamgabriel 01cce97266 Bug 1825008 - Create a storage for submitted cookie banner site reports. 1 year ago
Jeff Boek 70d4b7cd46 Bug 1820211 - Adds `tabKilled` event to track when a tab was killed with form data. (#1343)
* Bug 1820211 - Adds `tabKilled` event to track when a tab was killed with form data.

- Also includes if the tab was the active tab and whether the app was in the foreground.

* Bug 1820211 - Adds tests for TelemetryMiddleware and StoreLifecycleObserver

* Bug 1820211 - Renames CheckFormDataAction to UpdateHasFormData
- Removes @property hasFormData comment from sessionState
- Moves checking formdata from TabContentMiddleware to SessionPrioritizationMiddleware

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
t-p-white 45a45e567b Bug 1823892 - Added option to not show 'Open in Firefox' and 'POWERED BY FIREFOX' menu items in Custom tab 1 year ago
mcarare 0e9c8897ad Bug 1796348 - Add a notification delegate to CrashReporter.
The CrashReporter will now show notifications through the notification delegate.
1 year ago
mcarare b8f147cc13 Bug 1796348 - Add a notification delegate to RecordingDevicesMiddleware.
The RecordingDevicesMiddleware will now show notifications through the notification delegate.
1 year ago