Commit Graph

4968 Commits (a03cffe60aada3b45d0cc3f0c2af4eb2154e6b7a)
 

Author SHA1 Message Date
Oana Horvath 517ef24c99 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10911: idling resource registration timing issues (https://github.com/mozilla-mobile/fenix/pull/14231) 4 years ago
mcarare fdfe47db04 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13911: Fix resolving color attribute for title and description.
For SDK < 23 color attr cannot be resolved in selectors.
4 years ago
mcarare 267dabbcb8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12905: Update dialog title so it won't be read by a11y services. 4 years ago
mcarare bb02aa260c [fenix] For https://github.com/mozilla-mobile/fenix/issues/12905: Just code rearrange, no changes. 4 years ago
mcarare c5c3265ef5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11425: Improve editing bookmarks flow. 4 years ago
Oana Horvath 17c25aabea [fenix] [Ui Tests] Closes https://github.com/mozilla-mobile/fenix/issues/11944: changes the way the system notifications are verified according to their visibility 4 years ago
Sachin 8025efc0d7 [fenix] for https://github.com/mozilla-mobile/fenix/issues/12573, added startup type and hasSavedInstance keys to app_startup_type telemetry (https://github.com/mozilla-mobile/fenix/pull/13494) 4 years ago
Jeff Boek befdf304c4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14251 - Dont show CFR if were navigating to Search 4 years ago
Jeff Boek 4e2b53b340 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13507 - Performance fixes for the ReviewPromptController 4 years ago
Jeff Boek eb45012b4b [fenix] For https://github.com/mozilla-mobile/fenix/issues/13507 - Adds tests for ReviewPromptController 4 years ago
Jeff Boek bf08d65510 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13507 - Extracts review prompt behavior into ReviewPromptController 4 years ago
Elise Richards fcdd29e56e [fenix] Allow play store in app review to be shown to users 4 years ago
Jeff Boek f2de6f25a1 [fenix] No Issue - Fixes UI Tests with new search experience 4 years ago
Jeff Boek b49003287a [fenix] No Issue - Removes pref, toggles new search based on feature flag only 4 years ago
ekager 042d68447e [fenix] Puts login selection behind a nightly feature flag 4 years ago
ekager 06517f7b40 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5551 - Adds select login prompts 4 years ago
Michael Comella bc36b1ea02 [fenix] No issue: monitor performance via CODEOWNERS. 4 years ago
Jonathan Almeida 150755800e [fenix] Disabling StrictMode policy for Top Sites changes 4 years ago
Christian Sadilek df886ca4cb [fenix] Fixes for A-C 57.0.20200826190111: Move EngineSession to BrowserState 4 years ago
MickeyMoz b2cb7e6a6a [fenix] Update Android Components version to 57.0.20200826130107. 4 years ago
Tiger Oakes 744cec9650 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9056: Search from custom tab 4 years ago
Gabriel Luong 85e9dec7a4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 7: Fix TopSiteViewHolderTest and TopSiteItemViewHolderTest 4 years ago
Gabriel Luong a0b7b6f105 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 6: Show "Delete from history" instead of "Remove" for top frecent sites in the top site menu 4 years ago
Gabriel Luong 362eb62997 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 5: Fix DefaultSessionControlControllerTest and DefaultBrowserToolbarControllerTest 4 years ago
Gabriel Luong 0965df3817 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 4: Use the TopSitesFeature in the HomeFragment for displaying top sites 4 years ago
Gabriel Luong 159f46c1c9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 3: Use the TopSitesUseCase in the BrowserToolbarController and SessionControlController
Use the provided `addPinnedSites` and `removeTopSites` use cases in `BrowserToolbarController` and `SessionControlController`.
4 years ago
Gabriel Luong e1f7058630 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 2: Replace the local TopSiteStorage with the A-C DefaultTopSiteStorage 4 years ago
Gabriel Luong 1f3f1f481d [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 1: Remove top sites prefetch and observation of live data 4 years ago
Christian Sadilek d8fbb2b4b0 [fenix] Revert "For 11660: fixing nits for previous https://github.com/mozilla-mobile/fenix/pull/11668 (https://github.com/mozilla-mobile/fenix/pull/11821)"
This reverts commit 220e98e4c2c45b12e982bc5d4082739812193629.
4 years ago
ekager 7e324064d1 [fenix] Pre-land strings For https://github.com/mozilla-mobile/fenix/issues/14243 For https://github.com/mozilla-mobile/fenix/issues/14239 4 years ago
Jeff Boek c217ef8d15 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13368 - Ignores strict mode for LeanplumMetricsService 4 years ago
mcarare 711db8d72d [fenix] For https://github.com/mozilla-mobile/fenix/issues/9506: Pre-land strings for open in app cfr message. 4 years ago
MarcLeclair dfd6e02971 [fenix] For 11660: fixing nits for previous https://github.com/mozilla-mobile/fenix/pull/11668 (https://github.com/mozilla-mobile/fenix/pull/11821) 4 years ago
Oana Horvath 1cfc33445d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13877: shortens closeTabTest to avoid flakiness 4 years ago
Sebastian Kaspari 430e249c22 [fenix] Add diagnostic breadcrumbs for debugging "Display already aquired" crashes.
For:
https://github.com/mozilla-mobile/android-components/issues/7960
4 years ago
Grisha Kruglov 5c7af211dd [fenix] Pass along crash reporter instance to PlacesHistoryStorage 4 years ago
Mugurell d931ed1561 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13037 - Cleanup - have the camera check in just one place
This patch reverts a previous commit for the issue which added the camera check
in two places.
With a new solution to check if the device has camera only in
TurnOnSyncFragment we need to cleanup the previous checks.
4 years ago
Mugurell 8123647d85 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13037 - Use email to sign in to fxa if device has no camera
App can be installed on devices with no camera modules. Like Android TV boxes.
Will skip presenting the option to sign in by scanning a qr code in this case
and default to login with email and password.
4 years ago
Jeff Boek b07969e85f [fenix] No Issue - Enables new search for all channels. Brings over missing metric 4 years ago
Jonathan Almeida ffd5b7a002 [fenix] Remove milestone from pull request template (https://github.com/mozilla-mobile/fenix/pull/14198)
We don't use milestones in Fenix, so let's remove it from the PR template.
4 years ago
mozilla-l10n-automation-bot 050371e569 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/14200) 4 years ago
Tiger Oakes a11a28dc10 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8765: Use shared list widget in exceptions (https://github.com/mozilla-mobile/fenix/pull/14113)
* For https://github.com/mozilla-mobile/fenix/issues/8765: Add resource for shared list widget

* For https://github.com/mozilla-mobile/fenix/issues/8765: Use shared list widget in exceptions
4 years ago
Tiger Oakes 4a3fb70f51 [fenix] Replace setPadding with updatePadding (https://github.com/mozilla-mobile/fenix/pull/14137) 4 years ago
liuche 56821f7270 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12046 - Renew telemetry probes before migration completion (https://github.com/mozilla-mobile/fenix/pull/13958)
* For https://github.com/mozilla-mobile/fenix/issues/12046 - Renew telemetry probes before migration completion
* Delay remaining probes renewal for one more month.
4 years ago
mcarare ef574d051c [fenix] For https://github.com/mozilla-mobile/fenix/issues/14157: Pass correct anchor for context menu popup. 4 years ago
Tiger Oakes 6fca4119f6 [fenix] Fix breaking AC change to support monochrome icons 4 years ago
ekager 242196ba69 [fenix] No issue: Restore two deprecated deleted strings 4 years ago
Jeff Boek e214cb3f98 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13784 - Addresses nits 4 years ago
Jeff Boek 90c55e82ff [fenix] No Issue - Ports over accessabiltiy fixes to new search experience 4 years ago
Jeff Boek 98e9872aaa [fenix] No Issue - Adds the fill with clipboard button 4 years ago