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
2020-08-26 18:39:05 -04:00
Gabriel Luong
362eb62997
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 5: Fix DefaultSessionControlControllerTest and DefaultBrowserToolbarControllerTest
2020-08-26 18:39:05 -04:00
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
2020-08-26 18:39:05 -04:00
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`.
2020-08-26 18:39:05 -04:00
Gabriel Luong
e1f7058630
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 2: Replace the local TopSiteStorage with the A-C DefaultTopSiteStorage
2020-08-26 18:39:05 -04:00
Gabriel Luong
1f3f1f481d
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 1: Remove top sites prefetch and observation of live data
2020-08-26 18:39:05 -04:00
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.
2020-08-26 18:39:05 -04:00
ekager
7e324064d1
[fenix] Pre-land strings For https://github.com/mozilla-mobile/fenix/issues/14243 For https://github.com/mozilla-mobile/fenix/issues/14239
2020-08-26 18:18:43 -04:00
Jeff Boek
c217ef8d15
[fenix] For https://github.com/mozilla-mobile/fenix/issues/13368 - Ignores strict mode for LeanplumMetricsService
2020-08-26 17:21:23 -04:00
mcarare
711db8d72d
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9506 : Pre-land strings for open in app cfr message.
2020-08-26 16:51:46 -04:00
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 )
2020-08-26 16:11:46 -04:00
Oana Horvath
1cfc33445d
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13877 : shortens closeTabTest to avoid flakiness
2020-08-26 18:44:54 +03:00
Sebastian Kaspari
430e249c22
[fenix] Add diagnostic breadcrumbs for debugging "Display already aquired" crashes.
...
For:
https://github.com/mozilla-mobile/android-components/issues/7960
2020-08-26 16:59:01 +02:00
Grisha Kruglov
5c7af211dd
[fenix] Pass along crash reporter instance to PlacesHistoryStorage
2020-08-26 10:33:07 -04:00
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.
2020-08-26 10:32:29 -04:00
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.
2020-08-26 10:32:29 -04:00
Jeff Boek
b07969e85f
[fenix] No Issue - Enables new search for all channels. Brings over missing metric
2020-08-25 21:18:01 -07:00
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.
2020-08-25 18:12:59 -07:00
mozilla-l10n-automation-bot
050371e569
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/14200 )
2020-08-25 17:53:19 -07:00
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
2020-08-25 14:48:47 -07:00
Tiger Oakes
4a3fb70f51
[fenix] Replace setPadding with updatePadding ( https://github.com/mozilla-mobile/fenix/pull/14137 )
2020-08-25 11:04:51 -07:00
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.
2020-08-25 10:45:02 -07:00
mcarare
ef574d051c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14157 : Pass correct anchor for context menu popup.
2020-08-25 20:30:59 +03:00
Tiger Oakes
6fca4119f6
[fenix] Fix breaking AC change to support monochrome icons
2020-08-25 13:06:33 -04:00
ekager
242196ba69
[fenix] No issue: Restore two deprecated deleted strings
2020-08-25 13:00:07 -04:00
Jeff Boek
e214cb3f98
[fenix] For https://github.com/mozilla-mobile/fenix/issues/13784 - Addresses nits
2020-08-25 09:25:18 -07:00
Jeff Boek
90c55e82ff
[fenix] No Issue - Ports over accessabiltiy fixes to new search experience
2020-08-25 09:25:18 -07:00
Jeff Boek
98e9872aaa
[fenix] No Issue - Adds the fill with clipboard button
2020-08-25 09:25:18 -07:00
Jeff Boek
7dc69db360
[fenix] No Issue - Moves over functionality from the old SearchFragment
2020-08-25 09:25:18 -07:00
Jeff Boek
78e111fc28
[fenix] No Issue - Hide keyboard when navigating or scrolling
2020-08-25 09:25:18 -07:00
Jeff Boek
91fb9f4a82
[fenix] For https://github.com/mozilla-mobile/fenix/issues/13766 - Adds voice search
2020-08-25 09:25:18 -07:00
Jeff Boek
2ded80f78e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/13784 - Fixes search colors in PBM
2020-08-25 09:25:18 -07:00
Jeff Boek
eaec45e880
[fenix] For https://github.com/mozilla-mobile/fenix/issues/13845 - Add search suggestion hint
2020-08-25 09:25:18 -07:00
codrut.topliceanu
d732870133
[fenix] For https://github.com/mozilla-mobile/fenix/issues/11180 - Fix for tab tray FAB spot
2020-08-25 12:07:32 -04:00
Jonathan Almeida
26b2584fad
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14168 : Fix click listener on migration button
2020-08-25 08:41:07 -07:00
Michael Comella
e2cd23ab93
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14133 : warn opened_link telemetry may be wrong.
2020-08-25 08:39:42 -07:00
ekager
871965a2ef
[fenix] No issue: Restore deleted deprecated string for uplifts
2020-08-25 10:40:14 +03:00
Mozilla L10n Automation Bot
bd2e881e92
[fenix] Import l10n.
2020-08-25 10:39:50 +03:00
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 )
2020-08-24 19:52:33 -04:00
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
2020-08-24 15:31:19 -07:00
Elise Richards
48e6a5cbc5
[fenix] Update string for FxA signin onboarding header ( https://github.com/mozilla-mobile/fenix/pull/14132 )
2020-08-24 17:00:19 -05:00
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
2020-08-24 14:08:37 -07:00
ekager
7d93541b3f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12377 - Choice to hide no collections placeholder from homescreen
2020-08-24 16:48:50 -04:00
bawyap
f69dbaaa81
[fenix] FNX2-15608:Removes unused feature flag import
2020-08-24 11:53:37 -07:00
bawyap
fc8ea503f4
[fenix] FNX2-15608:Removes unused xml
2020-08-24 11:53:37 -07:00
bawyap
1010b346bb
[fenix] FNX2-15608:Removes unused feature flag
2020-08-24 11:53:37 -07:00
Asif Youssuff
741720bb0f
[fenix] Update crash reporting doc to refer to deprecate "preview"
2020-08-24 11:53:22 -07:00
Asif Youssuff
0346697f2a
[fenix] Update telemetry doc to refer to depecate "preview"
2020-08-24 11:53:10 -07:00
Mozilla L10n Automation Bot
7d7f79ccfa
[fenix] Import l10n.
2020-08-24 11:53:01 -07:00
sraturi
f84b53e538
[fenix] for https://github.com/mozilla-mobile/fenix/issues/13478 , letting go of the fragment resource inside onDestroyView of AddonsManagementFragment to avoid memory leak
2020-08-24 14:51:50 -04:00