Commit Graph

5160 Commits (9e4dfdf37c1930dcbc0ede3c234b2d45e085dde1)
 

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.
4 years ago
Oana Horvath 09481688f0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13829: Added idling resources to the addon details view" 4 years ago
mcarare 64f647f006 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14727: Add content description to resync tabs button. 4 years ago
Sören Hentzschel bc6259dc2f [fenix] For https://github.com/mozilla-mobile/fenix/issues/14933 - Fixed private browsing icon color in preferences fragment 4 years ago
Tiger Oakes d29e90717c [fenix] Merge bookmark item and folder view holders 4 years ago
Tiger Oakes a684ab65ca [fenix] Change separator to use its own view holder 4 years ago
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
4 years ago
Sawyer Blatz c21bfef9e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15123: Fix top sites text color 4 years ago
Sawyer Blatz 1a5a88be4b [fenix] For https://github.com/mozilla-mobile/fenix/issues/14565: Add telemetry for top sites 4 years ago
Arturo Mejia 9b874e494b [fenix] Update Android Components version to 60.0.20200917130150. 4 years ago
Arturo Mejia 6e5748123f [fenix] Fix add-ons permissions breaking change 4 years ago
mcarare 4a29c49fb7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15116: Also do not expand or set bottom toolbar behavior on TWA tabs. 4 years ago
mcarare 2245badc6f [fenix] For https://github.com/mozilla-mobile/fenix/issues/15116: Do not set bottom toolbar behavior on PWA tabs. 4 years ago
mcarare a6a7ce00bc [fenix] For https://github.com/mozilla-mobile/fenix/issues/15116: Do not expand toolbar on PWA tabs. 4 years ago
mcarare 55e2cfe526 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15116: Use safe cast for layout params. 4 years ago
Sebastian Kaspari e90ddb1f38 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/14225: Remove task when finishing ExternalAppBrowserActivity. 4 years ago
Mozilla L10n Automation Bot 12a0333419 [fenix] Import l10n. 4 years ago
MickeyMoz 5da5f08983 [fenix] Update Android Components version to 59.0.20200916130055. 4 years ago
Mozilla L10n Automation Bot 8ea08ff5ba [fenix] Import l10n. 4 years ago
MickeyMoz 57bc072314 [fenix] Update Android Components version to 59.0.20200915130327. 4 years ago
Hakkı Kaan Çalışkan 199cdac801 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11245: Integrate Synced Tabs AwesomeBar suggestions
fix pr
4 years ago
mozilla-l10n-automation-bot ed97bf1db4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/15099) 4 years ago
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) 4 years ago
Mozilla L10n Automation Bot fcf4731ce7 [fenix] Import l10n. 4 years ago
Johan Lorenzo 24b35482fd [fenix] Bug 1648785 - Let taskcluster upload APKs to Github releases (https://github.com/mozilla-mobile/fenix/pull/12907) 4 years ago
codrut.topliceanu 26583d2e05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14546 - Speculative fix for ANR 4 years ago
MickeyMoz 780ec96d7e [fenix] Update Android Components version to 59.0.20200914130326. 4 years ago
MickeyMoz 983b608631 [fenix] Update Android Components version to 59.0.20200913130629. 4 years ago
Gabriel Luong cc0e0a0375 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14145 - Add pinned badge for pinned sites 4 years ago
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.
4 years ago
codrut.topliceanu f925e12816 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14559 - Persist searchFragment keyboard status 4 years ago
Elise Richards cf23eb072c [fenix] Access shared prefs in fxa pairing (https://github.com/mozilla-mobile/fenix/pull/14997) 4 years ago
Jeff Boek 81afb0b9c2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14283 - Fixes overlapping search suggestions and hint 4 years ago
ekager 71abc5c450 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2486 - Adds Recently Closed Tabs 4 years ago
codrut.topliceanu 2edcda4461 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14725 - Resize search engine radio button 4 years ago
MickeyMoz 991f938f40 [fenix] Update Android Components version to 59.0.20200911130559. 4 years ago
Jeff Klukas 4cec8a9fab [fenix] Update documentation on the epoch date used for version codes
Addresses https://github.com/mozilla-mobile/fenix/issues/14031
4 years ago
ekager 90f9a16f0d [fenix] No issue - Updates AC to 58.0.20200910190642 and fixes imports 4 years ago
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) 4 years ago
Jeff Boek 5d53b9e168 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5745 - Create preference to disable domain autocompletion 4 years ago
Mozilla L10n Automation Bot 0bfaea4f45 [fenix] Import l10n. 4 years ago
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
4 years ago
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) 4 years ago
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
4 years ago
Mugurell ee9bd92708 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14903 - Prevent BrowserFragment's view leak 4 years ago
Oana Horvath 4af151c433 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13829: Disables verifyAddonsCanBeUninstalled UI test 4 years ago
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 4 years ago
ekager c3ba6ed946 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14680 - Revert ObserverRegistry changes to WifiConnectionMonitor 4 years ago
Michael Debertol 9b9f049e26 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14212: Pass historyStorage to ToolbarView 4 years ago
Michael Debertol f89a293cd6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13423: Pass isPrivate flag to ToolbarView 4 years ago