Commit Graph

4852 Commits (bc36b1ea024333b39a152fb002625e82e43fa4ff)
 

Author SHA1 Message Date
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
Jeff Boek 7dc69db360 [fenix] No Issue - Moves over functionality from the old SearchFragment 4 years ago
Jeff Boek 78e111fc28 [fenix] No Issue - Hide keyboard when navigating or scrolling 4 years ago
Jeff Boek 91fb9f4a82 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13766 - Adds voice search 4 years ago
Jeff Boek 2ded80f78e [fenix] For https://github.com/mozilla-mobile/fenix/issues/13784 - Fixes search colors in PBM 4 years ago
Jeff Boek eaec45e880 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13845 - Add search suggestion hint 4 years ago
codrut.topliceanu d732870133 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11180 - Fix for tab tray FAB spot 4 years ago
Jonathan Almeida 26b2584fad [fenix] For https://github.com/mozilla-mobile/fenix/issues/14168: Fix click listener on migration button 4 years ago
Michael Comella e2cd23ab93 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14133: warn opened_link telemetry may be wrong. 4 years ago
ekager 871965a2ef [fenix] No issue: Restore deleted deprecated string for uplifts 4 years ago
Mozilla L10n Automation Bot bd2e881e92 [fenix] Import l10n. 4 years ago
Gabriel Luong 19f204d032 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8312 - Show Top Sites in a ViewPager (https://github.com/mozilla-mobile/fenix/pull/14116) 4 years ago
Gilbert Gilb's bd501dec14 [fenix] for https://github.com/mozilla-mobile/fenix/issues/7584 - fix about libraries toolbar theme
fixes https://github.com/mozilla-mobile/fenix/issues/7584 https://github.com/mozilla-mobile/fenix/issues/13970
4 years ago
Elise Richards 48e6a5cbc5 [fenix] Update string for FxA signin onboarding header (https://github.com/mozilla-mobile/fenix/pull/14132) 4 years ago
sraturi 3b46908756 [fenix] for https://github.com/mozilla-mobile/fenix/issues/13479, added a VisualCompletenessQueue.kt class to handle all the functionality related to visual completeness 4 years ago
ekager 7d93541b3f [fenix] For https://github.com/mozilla-mobile/fenix/issues/12377 - Choice to hide no collections placeholder from homescreen 4 years ago
bawyap f69dbaaa81 [fenix] FNX2-15608:Removes unused feature flag import 4 years ago