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

5010 Commits

Author SHA1 Message Date
mcarare
b2b5b1a22c [fenix] For https://github.com/mozilla-mobile/fenix/issues/13943: Change strict mode penalty to penaltyDeath.
Also, keep dialogPenalty as replacement option for penaltyDeath.
2020-09-18 09:45:08 +03:00
Oana Horvath
09481688f0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13829: Added idling resources to the addon details view" 2020-09-18 09:43:06 +03:00
mcarare
64f647f006 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14727: Add content description to resync tabs button. 2020-09-17 16:44:36 -07:00
Sören Hentzschel
bc6259dc2f [fenix] For https://github.com/mozilla-mobile/fenix/issues/14933 - Fixed private browsing icon color in preferences fragment 2020-09-17 16:41:02 -07:00
Tiger Oakes
d29e90717c [fenix] Merge bookmark item and folder view holders 2020-09-17 15:59:42 -07:00
Tiger Oakes
a684ab65ca [fenix] Change separator to use its own view holder 2020-09-17 15:59:42 -07:00
Elise Richards
a6f71a3581 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15079: handle QR permissions when changed in Android settings (https://github.com/mozilla-mobile/fenix/pull/15097)
* Define intent data for activity

* Search dialog shows permissions for allow and deny camera

* Check camera permissions for fxa pairing

* Check camera permissions for old search

* Tests for pairing sync interactor and controller.

* Cleanup

* Use bool pref for setting. Use interfaces and default implementations for the sync interactor and controller.

* Lint
2020-09-17 16:41:28 -05:00
Sawyer Blatz
c21bfef9e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15123: Fix top sites text color 2020-09-17 11:35:51 -07:00
Sawyer Blatz
1a5a88be4b [fenix] For https://github.com/mozilla-mobile/fenix/issues/14565: Add telemetry for top sites 2020-09-17 10:06:39 -07:00
Arturo Mejia
9b874e494b [fenix] Update Android Components version to 60.0.20200917130150. 2020-09-17 09:48:57 -07:00
Arturo Mejia
6e5748123f [fenix] Fix add-ons permissions breaking change 2020-09-17 09:48:57 -07:00
mcarare
4a29c49fb7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15116: Also do not expand or set bottom toolbar behavior on TWA tabs. 2020-09-17 09:30:27 -07:00
mcarare
2245badc6f [fenix] For https://github.com/mozilla-mobile/fenix/issues/15116: Do not set bottom toolbar behavior on PWA tabs. 2020-09-17 09:30:27 -07:00
mcarare
a6a7ce00bc [fenix] For https://github.com/mozilla-mobile/fenix/issues/15116: Do not expand toolbar on PWA tabs. 2020-09-17 09:30:27 -07:00
mcarare
55e2cfe526 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15116: Use safe cast for layout params. 2020-09-17 09:30:27 -07:00
Sebastian Kaspari
e90ddb1f38 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/14225: Remove task when finishing ExternalAppBrowserActivity. 2020-09-17 18:13:47 +02:00
Mozilla L10n Automation Bot
12a0333419 [fenix] Import l10n. 2020-09-16 18:31:50 -07:00
MickeyMoz
5da5f08983 [fenix] Update Android Components version to 59.0.20200916130055. 2020-09-16 10:05:42 -07:00
Mozilla L10n Automation Bot
8ea08ff5ba [fenix] Import l10n. 2020-09-16 09:31:34 +03:00
MickeyMoz
57bc072314 [fenix] Update Android Components version to 59.0.20200915130327. 2020-09-15 11:07:59 -07:00
Hakkı Kaan Çalışkan
199cdac801 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11245: Integrate Synced Tabs AwesomeBar suggestions
fix pr
2020-09-15 13:58:29 -04:00
mozilla-l10n-automation-bot
ed97bf1db4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/15099) 2020-09-14 18:08:22 -07:00
Jeff Boek
710da8dd63 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15007 - Puts swipe to delete behind a feature flag (https://github.com/mozilla-mobile/fenix/pull/15009) 2020-09-14 15:20:46 -07:00
Mozilla L10n Automation Bot
fcf4731ce7 [fenix] Import l10n. 2020-09-14 12:02:00 -07:00
Johan Lorenzo
24b35482fd [fenix] Bug 1648785 - Let taskcluster upload APKs to Github releases (https://github.com/mozilla-mobile/fenix/pull/12907) 2020-09-14 18:49:31 +02:00
codrut.topliceanu
26583d2e05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14546 - Speculative fix for ANR 2020-09-14 09:10:28 -07:00
MickeyMoz
780ec96d7e [fenix] Update Android Components version to 59.0.20200914130326. 2020-09-14 09:09:34 -07:00
MickeyMoz
983b608631 [fenix] Update Android Components version to 59.0.20200913130629. 2020-09-14 11:44:40 +02:00
Gabriel Luong
cc0e0a0375 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14145 - Add pinned badge for pinned sites 2020-09-11 20:42:40 -04:00
Mugurell
492d49af18 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14974 - Ensure website bottom elements stay at bottom
engineView.setDynamicToolbarMaxHeight(0) vs
engineView.setDynamicToolbarMaxHeight(toolbarHeight)
ensures webpage's bottom elements are aligned to the bottom of the browser.

We also need to make sure that when the toolbar is static it does not cover the
bottom of the page - something desired when the toolbar was dynamic.
For this the engineView will have a toolbarHeight bottom margin.
2020-09-11 16:39:34 -07:00
codrut.topliceanu
f925e12816 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14559 - Persist searchFragment keyboard status 2020-09-11 13:58:47 -07:00
Elise Richards
cf23eb072c [fenix] Access shared prefs in fxa pairing (https://github.com/mozilla-mobile/fenix/pull/14997) 2020-09-11 14:56:03 -05:00
Jeff Boek
81afb0b9c2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14283 - Fixes overlapping search suggestions and hint 2020-09-11 12:25:09 -07:00
ekager
71abc5c450 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2486 - Adds Recently Closed Tabs 2020-09-11 12:02:30 -07:00
codrut.topliceanu
2edcda4461 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14725 - Resize search engine radio button 2020-09-11 09:53:55 -07:00
MickeyMoz
991f938f40 [fenix] Update Android Components version to 59.0.20200911130559. 2020-09-11 08:53:51 -07:00
Jeff Klukas
4cec8a9fab [fenix] Update documentation on the epoch date used for version codes
Addresses https://github.com/mozilla-mobile/fenix/issues/14031
2020-09-11 11:38:01 +02:00
ekager
90f9a16f0d [fenix] No issue - Updates AC to 58.0.20200910190642 and fixes imports 2020-09-11 10:57:24 +03:00
Mugurell
bea5d9ddce [fenix] For https://github.com/mozilla-mobile/fenix/issues/14902 - Disabling bottom toolbar animation now works (https://github.com/mozilla-mobile/fenix/pull/14927) 2020-09-10 18:06:38 -07:00
Jeff Boek
5d53b9e168 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5745 - Create preference to disable domain autocompletion 2020-09-10 17:39:42 -07:00
Mozilla L10n Automation Bot
0bfaea4f45 [fenix] Import l10n. 2020-09-10 17:34:03 -07:00
Elise Richards
892a22f6f5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14239: Notification for QR scan when permissions have been denied (https://github.com/mozilla-mobile/fenix/pull/14553)
* Show dialog when permissions are denied

* Add qr permissions dialog to search dialog fragment

* Add qr permissions dialog to the pairing screen

* Show dialog after permissions have been denied

* Reset focus after denying permissions

* Show dialog after permissions denied in search frag and par frag

* Use shared preferences to store camera permission state

* Move dialog creation into the search controller and add tests

* Dialog controller implementation and test

* Route to intent with correct activity. Set focus when dismissing dialog

* Get preferences in old search
2020-09-10 19:09:38 -05:00
Abhijit Kiran Valluri
a03cffe60a [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/14950 - Make the "Add new tab" button visible in private mode on light theme (https://github.com/mozilla-mobile/fenix/pull/14951) 2020-09-10 16:53:05 -07:00
liuche
2aabb4a14a [fenix] Port l10n uplift script from AC (https://github.com/mozilla-mobile/fenix/pull/14904)
* Issue https://github.com/mozilla-mobile/fenix/issues/14855 - Port L10N uplift script from AC, author grisha

* Issue https://github.com/mozilla-mobile/fenix/issues/14855 - Additional usage note for l10n-uplift
2020-09-10 09:01:51 -07:00
Mugurell
ee9bd92708 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14903 - Prevent BrowserFragment's view leak 2020-09-10 18:25:54 +03:00
Oana Horvath
4af151c433 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13829: Disables verifyAddonsCanBeUninstalled UI test 2020-09-10 15:58:11 +03:00
ekager
b2a9e73051 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13467 For https://github.com/mozilla-mobile/fenix/issues/14910 - Dismiss dialog on blank URL commit 2020-09-09 20:51:54 -07:00
ekager
c3ba6ed946 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14680 - Revert ObserverRegistry changes to WifiConnectionMonitor 2020-09-09 20:49:56 -07:00
Michael Debertol
9b9f049e26 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14212: Pass historyStorage to ToolbarView 2020-09-09 20:47:43 -07:00
Michael Debertol
f89a293cd6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13423: Pass isPrivate flag to ToolbarView 2020-09-09 20:47:43 -07:00