2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00
Commit Graph

4158 Commits

Author SHA1 Message Date
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
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
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
mcarare
244ac47f87 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13315: Fix text direction and alignment for RTL languages. 2020-08-24 12:41:19 +03:00
mcarare
4d75399d62 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13388: Use safe call for nullable swipeRefresh. 2020-08-24 09:41:24 +03:00
Mozilla L10n Automation Bot
c6a8bf73f4 [fenix] Import l10n. 2020-08-22 20:48:45 -07:00
bawyap
21e7936203 [fenix] FNX2-15653:Removes empty check 2020-08-21 20:12:10 -07:00
bawyap
0fca7e5e11 [fenix] FNX2-15653:Removes unused import 2020-08-21 20:12:10 -07:00
bawyap
338c0c1721 [fenix] FNX2-15653:Refactors check method 2020-08-21 20:12:10 -07:00
bawyap
b9d20da423 [fenix] FNX2-15653:checks blanks name in homescreen shortcut name 2020-08-21 20:12:10 -07:00
Kate Glazko
d72900eecd [fenix] No Issue: Fix DownloadItemKtTest 2020-08-21 18:51:57 -07:00
Jonathan Almeida
76e3bccb06 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11918: Take a screenshot when clicking the tab tray
We looked into taking a screenshot right before leaving the
BrowserFragment, however this call will always fail since it's
non-blocking (we never want it to be blocking too), and we will never
receive a screenshot when a session is detached from an EngineView
before the callback is complete.

In Fenix, we can nicely evade this by taking a screenshot when click
the tabs tray icon, which is where you would want to see the most
up-to-date thumbnail of the tab and also does not leave the
BrowserFragment as well.
2020-08-21 20:30:50 -04:00
kglazko
dc44991fea [fenix] For https://github.com/mozilla-mobile/fenix/issues/13935: Enhanced File Type List Icons (https://github.com/mozilla-mobile/fenix/pull/14036)
* For https://github.com/mozilla-mobile/fenix/issues/13935: Enhanced File Type List Icons

* For https://github.com/mozilla-mobile/fenix/issues/13935 - Pulls out and tests logic for getting the icon for a DownloadItem

Co-authored-by: Kate Glazko <kglazko@Kates-MacBook-Pro.local>
Co-authored-by: Jeff Boek <jeff@jeffboek.com>
2020-08-21 16:14:40 -07:00
Kate Glazko
a9d74f5437 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13983: Show Only Completed Downloads in List 2020-08-21 11:52:19 -07:00
Kate Glazko
97004cc454 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13979: Deleted Download Files Shouldnt Show 2020-08-21 08:38:07 -07:00
Mozilla L10n Automation Bot
660846ad33 [fenix] Import l10n. 2020-08-21 15:19:01 +03:00
Mihai Branescu
885926e000 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11051 - added/fixed unit tests for voice search
Allow package manager to resolve voice intent
2020-08-21 13:45:26 +03:00
Mihai Branescu
61b3f14592 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11051 - added intent check for voice search
Also made the activity translucent so that it won't flicker when the user pressses the button and Google app is disabled
2020-08-21 13:45:26 +03:00