Commit Graph

4285 Commits

Author SHA1 Message Date
ekager
b986730031 No issue - Updates AC to 58.0.20200910190642 and fixes imports 2020-09-11 10:57:24 +03:00
Mugurell
b54949e58f
For #14902 - Disabling bottom toolbar animation now works (#14927) 2020-09-10 18:06:38 -07:00
Jeff Boek
f9b2d65993 For #5745 - Create preference to disable domain autocompletion 2020-09-10 17:39:42 -07:00
Mozilla L10n Automation Bot
8e7d10c33c Import l10n. 2020-09-10 17:34:03 -07:00
Elise Richards
87bd44145f
For #14239: Notification for QR scan when permissions have been denied (#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
b0729f655c
Fix #14950 - Make the "Add new tab" button visible in private mode on light theme (#14951) 2020-09-10 16:53:05 -07:00
Mugurell
a6a50d78e0 For #14903 - Prevent BrowserFragment's view leak 2020-09-10 18:25:54 +03:00
Oana Horvath
2e38635781 For #13829: Disables verifyAddonsCanBeUninstalled UI test 2020-09-10 15:58:11 +03:00
ekager
82d7313add For #13467 For #14910 - Dismiss dialog on blank URL commit 2020-09-09 20:51:54 -07:00
ekager
806f74abe7 For #14680 - Revert ObserverRegistry changes to WifiConnectionMonitor 2020-09-09 20:49:56 -07:00
Michael Debertol
4142c36820 For #14212: Pass historyStorage to ToolbarView 2020-09-09 20:47:43 -07:00
Michael Debertol
cc8aa1f381 For #13423: Pass isPrivate flag to ToolbarView 2020-09-09 20:47:43 -07:00
Mozilla L10n Automation Bot
c7a25cd8aa Import l10n. 2020-09-09 18:31:50 -07:00
Sijan Rijal
18de605ac4 Closes #14053
Set the padding on the download action button as it didn't have a padding as the numbers of characters in the text of the button grew.
2020-09-09 14:42:03 -07:00
Sören Hentzschel
103c183265 For #14194 - avoid leak when opening the "Libraries that we use" screen 2020-09-09 14:40:15 -07:00
Jeff Boek
66ecc15b40 For #14543 - Prevents IllegalStateException by not moving to another thread 2020-09-09 13:21:49 -07:00
mcarare
4de80a0493 For #14540: Fix updating list and item info for a11y services. 2020-09-09 11:31:52 -07:00
Gabriel Luong
6d133c8d0c For #14529 - Show a dialog when the top sites limit has been reached 2020-09-09 14:12:55 -04:00
ekager
de7e6663ce Closes #14895 - Adds paste to context menu ordering preference 2020-09-09 10:51:59 -07:00
codrut.topliceanu
21cbbdc7c8 For #13949 - Turn off tip regarding beta/nightly 2020-09-09 08:42:40 -07:00
Mugurell
d8d896c500 For #10240 - New preferences to control gesture based features
Three new settings and one for which this patch just pre-lands the strings.
The behavior for the "Swipe toolbar up to open tabs" is to be added as part of
a later ticket.
2020-09-09 08:21:05 -07:00
mcarare
f7217021da For #14718: Increase touch target for resync button. 2020-09-09 10:06:05 +03:00
Tiger Oakes
4b6a589f24
Extract checkbox selected mask (#14308) 2020-09-08 18:10:35 -07:00
mozilla-l10n-automation-bot
0e8cd65d48
Import l10n. (#14867) 2020-09-08 18:09:54 -07:00
Tiger Oakes
53d16e78e1
For #14460: Fix PBM notification tint (#14699) 2020-09-08 17:56:25 -04:00
Tiger Oakes
043e061087
For #14376: Reverse items with bottom toolbar (#14451) 2020-09-08 13:55:10 -07:00
Tiger Oakes
113241e8ce
Enforce IO thread inside of components (#14704)
* Automatically run PermissionStorage on IO thread

* Run TabCollectionStorage on dedicated scope + IO

* Update findSitePermissionsBy calls
2020-09-08 13:55:01 -07:00
Gabriel Luong
7aa6514499
For #14629 - Enable showing frequently visited sites ON by default (#14630) 2020-09-08 11:30:13 -07:00
Sebastian Kaspari
e0071341c7 Update to new state API and update Mozilla Android Components version.
The EngineSessionState of a tab is now always accessible through tab.engineState.engineSessionState. It will
never get cleared.
2020-09-08 18:08:01 +02:00
Oana Horvath
100cc7c088 Closes #14277: Ads idling resources for History UI tests 2020-09-08 17:41:31 +03:00
Oana Horvath
cf69058ce8 Closes #12645: Re-enable mediaSystemNotificationInPrivateModeTest 2020-09-08 13:49:13 +03:00
Mozilla L10n Automation Bot
b94a6c244b Import l10n. 2020-09-08 10:26:33 +03:00
Mozilla L10n Automation Bot
4a1c1addb5 Import l10n. 2020-09-07 16:05:41 +02:00
mcarare
c350a5f3b9 For #9506: Add session observer to check conditions for displaying banner. 2020-09-07 10:22:14 +03:00
mcarare
d7668b16fc For #9506: Create show open in app banner preference. 2020-09-07 10:22:14 +03:00
mcarare
653a279101 For #9506: Implement banner custom view based on material design specs. 2020-09-07 10:22:14 +03:00
mcarare
20794296dc For #9506: Add possibility to navigate to a preference in settings. 2020-09-07 10:22:14 +03:00
codrut.topliceanu
fe3ef74d71 For #11153 - String for private mode scr shot warning 2020-09-04 16:40:40 +03:00
Oana Horvath
bf9f6794e9 For #14524: Disable ETP tests failing on AC 58 update 2020-09-04 13:31:30 +03:00
Mugurell
33fc520468 For #10241 - Use VerticalSwipeRefreshLayout for pull to refresh
And so resolve many of the issues found in the platform's SwipeRefreshLayout.
2020-09-04 11:46:49 +03:00
Mozilla L10n Automation Bot
022bc5f5ff Import l10n. 2020-09-03 18:45:11 -07:00
ekager
09d1dba133 For #14679 For #14676 - Dismiss MP Migration tip, init in disabled state 2020-09-03 13:24:48 -07:00
ekager
e80b46ced0 For #14609 - Correct nav from new search experience to browser 2020-09-03 13:24:31 -07:00
mcarare
85cb74a3c9 For #14665: Replace hardcoded label with string resource. 2020-09-03 10:56:55 -07:00
Shane Synan
2231fe2d52
For #14642: Use correct 'Close tabs' summary text (#14644)
For "closeTabsAfterOneMonth", use the correct summary string of
"close_tabs_after_one_month" instead of "close_tabs_after_one_week".

This fixes the Settings page "Close tabs" summary showing the wrong
tab duration when "Close tabs" is set to "After one month".

Closes #14642
2020-09-02 19:07:27 -07:00
Dennis Schubert
abfc91519a
Bug 1645844 - Add label to reports sent via the webcompat-reporter. (#14625) 2020-09-02 17:48:37 -07:00
mozilla-l10n-automation-bot
fea7c2651e
Import l10n. (#14650) 2020-09-02 17:48:10 -07:00
Christian Sadilek
a2368e2a1e Configure M4 AMO collection for Nightly/Debug 2020-09-02 18:25:23 -04:00
liuche
408000e450
Issue #7620 - Remove Nightly flag for external download manager (#14632) 2020-09-02 13:59:00 -07:00
Sören Hentzschel
81dd1a9192
For #8343, #9709 - replace "phone" with "device" in translations (#14083) 2020-09-02 10:55:35 -07:00