Commit Graph

1675 Commits

Author SHA1 Message Date
Gabriel Luong
05857ba55d For #14145 - Add pinned badge for pinned sites 2020-09-11 20:42:40 -04:00
Jeff Boek
79180250ea For #14283 - Fixes overlapping search suggestions and hint 2020-09-11 12:25:09 -07:00
ekager
09fbb43f80 For #2486 - Adds Recently Closed Tabs 2020-09-11 12:02:30 -07:00
codrut.topliceanu
cce58e7d51 For #14725 - Resize search engine radio button 2020-09-11 09:53:55 -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
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
Gabriel Luong
6d133c8d0c For #14529 - Show a dialog when the top sites limit has been reached 2020-09-09 14:12:55 -04: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
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
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
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
mozilla-l10n-automation-bot
fea7c2651e
Import l10n. (#14650) 2020-09-02 17:48:10 -07:00
Sören Hentzschel
81dd1a9192
For #8343, #9709 - replace "phone" with "device" in translations (#14083) 2020-09-02 10:55:35 -07:00
mozilla-l10n-automation-bot
0413d3c91f
Import l10n. (#14599) 2020-09-01 18:26:25 -07:00
ekager
83ffcac57e For #13926 - MP migration 2020-09-01 16:27:51 -07:00
ekager
2d67e4b748 For #4118 - Creates setting for auto closing tabs 2020-09-01 13:04:12 -07:00
Tiger Oakes
bf2ac22d03
Simplify media state drawables (#13474) 2020-08-31 19:42:27 -07:00
Mozilla L10n Automation Bot
e86143c50d Import l10n. 2020-08-31 17:49:44 -07:00
Tiger Oakes
9fc37281bb
For #14346: Fix min height on site list item (#14370) 2020-08-31 15:55:46 -07:00
Codrut Topliceanu
cfd799a6af
For #13765 - Fix TopSites layout and item sizes (#14278) 2020-08-31 13:13:27 -04:00
Mozilla L10n Automation Bot
0a15314c33 Import l10n. 2020-08-30 22:48:28 -04:00
Mozilla L10n Automation Bot
aae8236478 Import l10n. 2020-08-30 11:13:51 -04:00
Mozilla L10n Automation Bot
487eeb6b88 Import l10n. 2020-08-28 23:10:21 -04:00
Jeff Boek
ff805e53ed For #14318 - Use old API to try to fix startup crash without GPS 2020-08-28 13:04:22 -07:00
Tiger Oakes
f81b401738
Remove unneeded tint for ic_link (#14381) 2020-08-28 14:52:07 -04:00
ekager
4854ff2ae7 No issue: Add strings for tab management 2020-08-28 12:46:32 -04:00
Suraj Shah
5dfc9cb699
Fixes #4840 - - Adds dark search widget based on system theme (#13975)
* Fixes #4840

* Fixes #4840 - Adds dark search widget based on system theme
2020-08-28 11:22:47 +03:00
Mozilla L10n Automation Bot
4a73993259 Import l10n. 2020-08-27 22:02:02 -04:00
Tiger Oakes
9777b8fad6
FNX-14661 ⁃ Delete drawables (#13481)
* Delete unused drawabled

Mostly leftovers from quick action bar

* Remove duplicate drawables using tints
2020-08-27 18:26:35 -07:00
Tiger Oakes
5f652ea0c3 Add tools: attributes for preview 2020-08-27 21:11:13 -04:00
Hakkı Kaan Çalışkan
dc377dd742
For #12673: Adjust top and left alignment of logo on homescreen (#12676)
align collection title
2020-08-27 17:16:19 -07:00
Jeff Boek
50c955723c No Issue - Add prompt to secret settings 2020-08-27 15:32:50 -07:00
mozilla-l10n-automation-bot
80dc3f574e
Import l10n. (#14258) 2020-08-27 15:21:10 -07:00
Gabriel Luong
31455070b1
For #14119 - Add a setting to toggle the display of frequently visited top sites (#14183) 2020-08-27 16:17:57 -04:00
Tiger Oakes
e067ad5363
For #8157: Redirect about:addons search (#13990) 2020-08-27 09:49:32 -07:00
mcarare
9903fe855e For #12905: Just code rearrange, no changes. 2020-08-27 12:28:44 +03:00