Mozilla L10n Automation Bot
e61e5b80dd
Import l10n.
2020-11-02 19:44:47 -08:00
Gabriel Luong
2bd2a5651d
For #14636 - Update preference section headers to use correct color, spacing and rulers ( #16332 )
2020-11-02 19:56:41 -05:00
Mozilla L10n Automation Bot
bf69519dc9
Import l10n.
2020-11-02 00:12:21 -05:00
Mugurell
a6092c34cc
For #15963 - Increase touch target for the close button in the tabs tray grid layout
...
We need to ensure it has at least 48dp while also not appearing too big.
2020-10-30 18:13:50 -04:00
Mugurell
83bd80c873
For #15757 - Avoid the double spacing issues for grid items in tabs tray
...
Items should have a 16dp all around padding.
Have them have a 8dp padding that will add to 16 when placed together.
Have the parent have another 8dp that will add to 16 for when items are placed
to the edge of the available screen.
2020-10-30 18:13:50 -04:00
Mugurell
0324baef03
For #15968 - Show a border for the selected tab in the grid based tabs tray
...
The border for the grid item will now be updated in the same method that
updates the background for the list item.
2020-10-30 18:13:50 -04:00
Mugurell
482739ba8c
For #15756 - Add a play/pause button in the tabs tray grid layout
...
Moved the previous layout in a new, bigger FrameLayout that would serve as a
buffer space for the play/pause button to be translated to the exterior.
Otherwise the button would be clipped.
2020-10-30 18:13:50 -04:00
Gabriel Luong
66210469c0
For #9548 - Ability to rename top sites ( #16285 )
...
* Ability to rename top sites, closes #9548
* Highlight the "Remove" top site action as destructive
With more menu items in the top site contextual menu, it makes sense to differentiate
* Added test for the top site renaming action
* Fixed lint check (wildcard imports, blank spaces)
* Applied suggestions from code review
* Apply suggestions from code review
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
* Implemented dialog click listener with manual dismiss/cancel
Co-authored-by: Lorenzo Stanco <lorenzo.stanco@gmail.com>
2020-10-30 15:08:04 -04:00
mozilla-l10n-automation-bot
d1ec6cac86
Import l10n. ( #16274 )
2020-10-29 21:40:40 -04:00
ekager
4246293a93
For #16161 - Fixes Saved Login toolbar layout
2020-10-29 16:10:06 -07:00
mozilla-l10n-automation-bot
e21c81a0dd
Import l10n. ( #16240 )
2020-10-29 10:42:14 -04:00
Mihai Adrian Carare
0ee7e1c28d
For # 15929: Remove the search widget discoverability experiment. ( #16081 )
...
* For #15929 : Remove SearchWidgetCFR telemetry.
* For #15929 : Remove SearchWidgetCFR and search widget experiment.
* For #15929 : Remove unit tests references to search widget experiment.
2020-10-28 13:46:02 -07:00
Mozilla L10n Automation Bot
5739140ff3
Import l10n.
2020-10-28 10:54:41 +01:00
mozilla-l10n-automation-bot
b8d6dbd426
Import l10n. ( #16198 )
2020-10-26 20:28:45 -04:00
Lorenzo Stanco
90220678cf
For #16122 - Add a dark theme color for the top sites pin icon ( #16180 )
2020-10-26 18:50:41 -04:00
mozilla-l10n-automation-bot
7d59a58134
Import l10n. ( #16163 )
2020-10-26 12:07:02 -04:00
mozilla-l10n-automation-bot
6353e9979e
Import l10n. ( #16154 )
2020-10-23 22:18:34 -04:00
ekager
e15f50712a
For #6313 - Set session ClearColor through Engine DefaultSettings
2020-10-22 20:36:04 -07:00
mozilla-l10n-automation-bot
4acf3c601d
Import l10n. ( #16138 )
2020-10-22 23:12:05 -04:00
Jocelyne Abi Haidar
f514f6099a
For #15508 : Show error when trying to save empty or invalid bookmark URL ( #15674 )
2020-10-22 17:22:37 -04:00
mozilla-l10n-automation-bot
c40b93715f
Import l10n. ( #16108 )
2020-10-21 21:01:50 -04:00
ekager
6b8f2001df
For #16084 - Match elevation of Tab in Collection to header ( #16100 )
2020-10-21 15:47:25 -04:00
ekager
d5cb9c599c
For #15910 - Adds back automatic toggle, disables slider when enabled ( #16070 )
2020-10-21 12:20:04 -04:00
mcarare
1a10215caf
For #14619 : Show half a tab top offset when scrolling to selected tab.
2020-10-21 13:31:59 +03:00
mozilla-l10n-automation-bot
20df97ad57
Import l10n. ( #16074 )
2020-10-20 20:41:54 -04:00
Elise Richards
7e3c26914c
For #15080 : Handle default search engine when editing or removing ( #15768 )
2020-10-20 16:00:00 -07:00
Mozilla L10n Automation Bot
ae74edecdb
Import l10n.
2020-10-19 17:37:17 -07:00
Sebastian Kaspari
2da24cd91d
Update Android Components, Kotlin, Gradle plugin ( #16021 )
...
* Closes #13262 : Update AGP to 4
* Update to Mozilla Android Components 63.0.20201019090011.
* Update Kotlin to 1.4.10 and Coroutines to 1.3.9.
* Fix new compiler warnings.
* Fix compilation of lint rules module.
* Pin JNA version.
* Fix new lint errors.
Co-authored-by: Tiger Oakes <toakes@mozilla.com>
2020-10-19 14:07:47 -04:00
mozilla-l10n-automation-bot
46ff7a182a
Import l10n. ( #16014 )
2020-10-18 23:26:52 -04:00
mozilla-l10n-automation-bot
c941bd99b0
Import l10n. ( #16001 )
2020-10-17 21:54:08 -04:00
mozilla-l10n-automation-bot
1d91f1f087
Import l10n. ( #15986 )
2020-10-17 09:41:31 -04:00
Gabriel Luong
87ec7a77ae
For #15937 - Remove topFrecentSite feature flag ( #15967 )
...
* For #15937 - Remove the topFrecentSite feature flag
* For #15937 - Hide the "Pull to refresh" preference since its visibility is managed by a feature flag
2020-10-16 18:37:27 -07:00
ekager
d208ffe002
For #7345 - Update new shield icons, remove lottie ( #15909 )
2020-10-16 16:01:38 -07:00
amkcpu
7ba5e130ba
For #10683 : Show longer tab titles
...
Also update tab tray item layout according to specs posted in the issue.
2020-10-16 15:50:29 +03:00
mozilla-l10n-automation-bot
a2a4284a1a
Import l10n. ( #15945 )
2020-10-15 17:29:04 -07:00
Gabriel Luong
b79df0ba8f
For #14922 : Use padding instead of margin to use the full screen width for the "Add search engine" button
2020-10-15 16:09:13 -04:00
mcarare
9f14007a98
For #14922 : Adjust margins for add search engine preference.
2020-10-15 16:09:13 -04:00
mcarare
ba0c005ae9
For #14922 : Add divider above address bar preferences.
2020-10-15 16:09:13 -04:00
mcarare
7510b1609f
For #15898 : Add dividers above subheadings in tabs screen.
2020-10-15 13:13:52 -04:00
mcarare
e50cb21fd0
For #15898 : Add dividers above subheadings in customise screen.
2020-10-15 13:13:52 -04:00
ekager
4d348dd26a
Fixes existing lint errors
2020-10-15 09:53:13 -07:00
Mozilla L10n Automation Bot
ce99cc9ccf
Import l10n.
2020-10-14 17:49:27 -07:00
Michael Comella
c6b83b10e0
For #15280 : suppress new lint rule in migration code.
2020-10-14 15:20:28 -07:00
ekager
cbe293d3e4
For #12062 - Launch back to browser if we previoulsy had tabs
2020-10-14 15:05:20 -07:00
Mozilla L10n Automation Bot
399c9c57fb
Import l10n.
2020-10-13 20:54:10 -04:00
Mozilla L10n Automation Bot
2751da0372
Import l10n.
2020-10-12 17:50:57 -07:00
Gabriel Luong
ee5f678442
For #15777 - [Grid View] Set the height of the title to 30dp
2020-10-12 10:38:54 -07:00
Gabriel Luong
463f83a79a
For #15758 ⁃ [Grid View] Add a divider between the tab item's title and thumbnail
2020-10-12 10:38:54 -07:00
Mozilla L10n Automation Bot
83b5bae65e
Import l10n.
2020-10-11 22:55:02 -04:00
Mozilla L10n Automation Bot
25c9706cfd
Import l10n.
2020-10-11 10:04:34 -04:00
Mozilla L10n Automation Bot
d5bef99834
Import l10n.
2020-10-09 20:42:16 -04:00
mcarare
6516eff5c8
For #13831 : Adjust buttons dimensions to improve a11y.
...
Margins were also adjusted to maintain relative placements.
2020-10-09 15:39:31 -07:00
mcarare
e89b9756ee
For #13831 : Add ripple for the copy password button.
2020-10-09 15:39:31 -07:00
ekager
881e3d6ccd
For #14923 - Removes auto size preference toggle
2020-10-09 15:04:57 -07:00
Mozilla L10n Automation Bot
0fbb28296e
Import l10n.
2020-10-08 21:20:56 -04:00
Arturo Mejia
de521192e0
Add support for local storage permission
2020-10-08 19:37:56 -04:00
Gabriel Luong
2dd019c05f
For #15115 - Part 8: Add a feature flag for showing the grid view in the tabs setting
2020-10-08 12:50:43 -04:00
Gabriel Luong
6c77cdab41
For #15115 - Part 3: Implement a grid view layout for the tabs
...
Co-authored-by: Abhijit Valluri avalluri2@bloomberg.net
2020-10-08 12:50:43 -04:00
Gabriel Luong
2117dfb524
For #15115 - Part 2: Remove unused xmlns:mozac in component_tabstray.xml
2020-10-08 12:50:43 -04:00
Gabriel Luong
ed3986662f
For #15115 - Part 1: Convert the CloseTabsSettingsFragment to a general TabsSettingsFragment
...
- Renames CloseTabsSettingsFragment.kt to TabsSettingsFragment.kt
- Renames close_tabs_preferences.xml to tabs_preferences.xml
- Adds preference options for the switching between the Grid and List tab views
2020-10-08 12:50:43 -04:00
Mozilla L10n Automation Bot
a72b5b0dd6
Import l10n.
2020-10-07 21:56:24 -07:00
mozilla-l10n-automation-bot
0ac7feacb4
Import l10n. ( #15738 )
2020-10-06 18:19:11 -07:00
mozilla-l10n-automation-bot
5fed37cf45
Import l10n. ( #15712 )
2020-10-05 18:08:06 -07:00
Mozilla L10n Automation Bot
ad2b99f9f9
Import l10n.
2020-10-05 12:19:48 +02:00
Mozilla L10n Automation Bot
ee4a5283a4
Import l10n.
2020-10-01 17:46:57 -07:00
Jocelyne
0154c81f81
For #10107 : Show Today and Yesterday labels in History ( #15415 )
2020-10-01 16:42:50 -07:00
Mozilla L10n Automation Bot
97adee3bd9
Import l10n.
2020-10-01 20:13:40 +02:00
mcarare
67310061a3
For #15559 : Allow tabs to stretch in landscape mode for tablets.
...
This overrides the default tabMaxWidth of 264dp to allow for tabGravity="fill".
2020-09-30 14:46:22 -07:00
Sören Hentzschel
01fdb4ac3f
For #11561 - changed inactive heading and menu icon color in dark mode
2020-09-28 20:24:12 -07:00
Mozilla L10n Automation Bot
863b135723
Import l10n.
2020-09-28 20:18:50 -07:00
Christian Sadilek
d4ab728cff
For #14034 : Add debug preference to override AMO collection in Nightly
2020-09-28 17:25:52 -04:00
Mozilla L10n Automation Bot
d287e6e9e0
Import l10n.
2020-09-28 17:16:11 +02:00
ekager
7d5c199e51
For #12383 #15407 #12860 - Switch to using shared view model for session to delete on home
2020-09-25 16:54:54 -07:00
Mozilla L10n Automation Bot
f32d2011df
Import l10n.
2020-09-24 18:03:47 -07:00
Elise Richards
1adf467248
For #14280 , #14743 : Remove old search fragment ( #15169 )
...
* Remove search fragment
* Use new folder to search dialog
* Rebase and lint
* Update tests with search dialog nav directions
* Rename interactor to match naming convention. Remove old controller and point everything to the dialog controller.
2020-09-24 15:46:42 -05:00
Mozilla L10n Automation Bot
4fad099b23
Import l10n.
2020-09-23 21:16:24 -07:00
Sawyer Blatz
0fa2509bef
For #14243 : Pre-land visuals for Close Tabs CFR ( #15171 )
2020-09-23 14:57:52 -07:00
Jocelyne
d45e482373
For #11800 : Hide reveal and clear password icons if the password is empty when editing a saved login ( #15244 )
...
Co-authored-by: Jocelyne Abi Haidar <jocelyne.abihaidar@gotocme.com>
2020-09-23 12:10:49 -07:00
mcarare
c1bf66618e
#274-android-l10n: Update create account string to avoid partial translations.
2020-09-23 08:49:23 -07:00
person808
baccb153b7
For #15219 - Fix tab tray handle size.
...
Also use dimens for the tab history handle.
2020-09-22 15:24:22 -07:00
aprabhakara
657ce60f8d
For #15262 : Updated margins
2020-09-22 14:57:53 -07:00
ekager
24983af94e
For #15291 - Limit current CFRs to show max one every 3 days
2020-09-22 10:43:14 -07:00
ekager
b5f1e772bd
For #15112 - Still show recently closed when history empty
2020-09-21 18:35:08 -07:00
Mozilla L10n Automation Bot
c326be9fd3
Import l10n.
2020-09-21 18:17:38 -07:00
ekager
9a2103a9a7
For #13934 - Make TabHistory work on PWA/Custom Tabs
2020-09-21 16:07:56 -07:00
Mozilla L10n Automation Bot
7cad83f64b
Import l10n.
2020-09-20 20:19:09 -07:00
Mozilla L10n Automation Bot
1f6a22a340
Import l10n.
2020-09-19 21:33:21 -07:00
Grisha Kruglov
958474f9fb
For #13157 : Filter out folder being edited from 'select folder' dialog
2020-09-18 20:13:45 -07:00
Grisha Kruglov
fe288edb5d
Rename 'visitedAddBookmark' arg to a less confusing name
2020-09-18 20:13:45 -07:00
Grisha Kruglov
24de85f805
Remove unused nav arg from 'select folder'
2020-09-18 20:13:45 -07:00
Mozilla L10n Automation Bot
af03b88f1e
Import l10n.
2020-09-18 19:01:38 -07:00
Tiger Oakes
b563576335
Closes #14131 : Move constants to dimens.xml ( #14135 )
...
Co-authored-by: Elise Richards <erichards@mozilla.com>
2020-09-18 16:13:57 -07:00
Tom Klein
dc9bc534db
For #13300 - Adjust the 'Sharing a Collection' layout to prevent overlapping of the close icon and 'Share' label in RTL
...
Note that the "Share" title is still constrained to start at the end of the
close button - I don't know why the previous extra constraint was causing the
differing behavior in LTR and RTL, but this seems to fix it.
2020-09-18 14:04:03 -07:00
Elise Richards
a4ff782565
For #13812 : add ETP category for redirect trackers ( #15139 )
...
* Feature flag for ETP cookie purging
* Strings for new ETP description
* Remove icons from ETP info screeen and add category for redirect trackers
* ETP policy factory tests
* Remove icons from ETP panel and add cross tracking allowed field.
* Remove icons on ETP panel. Add blocked category for redirect trackers to panel.
* Add margins to tracking protection settings
2020-09-18 14:03:51 -05:00
mcarare
5b33044999
For #12829 : Add create account option on the the sign in screen.
2020-09-18 09:04:54 -07:00
Mozilla L10n Automation Bot
80a573a62c
Import l10n.
2020-09-18 10:26:22 +03:00
mcarare
f793c3a5f9
For #14727 : Add content description to resync tabs button.
2020-09-17 16:44:36 -07:00
Tiger Oakes
3059a57747
Change separator to use its own view holder
2020-09-17 15:59:42 -07:00
Elise Richards
9afe9679d8
For #15079 : handle QR permissions when changed in Android settings ( #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
8a81c1ee1d
For #15123 : Fix top sites text color
2020-09-17 11:35:51 -07:00
Mozilla L10n Automation Bot
f036d3db67
Import l10n.
2020-09-16 18:31:50 -07:00
Mozilla L10n Automation Bot
f6684862a4
Import l10n.
2020-09-16 09:31:34 +03:00
Hakkı Kaan Çalışkan
f87ca730a9
For #11245 : Integrate Synced Tabs AwesomeBar suggestions
...
fix pr
2020-09-15 13:58:29 -04:00
mozilla-l10n-automation-bot
2059156193
Import l10n. ( #15099 )
2020-09-14 18:08:22 -07:00
Mozilla L10n Automation Bot
0a8b9e378c
Import l10n.
2020-09-14 12:02:00 -07:00
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
Jeff Boek
56b730f0e8
For #13507 - Extracts review prompt behavior into ReviewPromptController
2020-08-26 21:02:02 -07:00
Elise Richards
e96eb25682
Allow play store in app review to be shown to users
2020-08-26 21:02:02 -07:00
Jeff Boek
f734509ac4
No Issue - Removes pref, toggles new search based on feature flag only
2020-08-26 18:00:47 -07:00
ekager
53eebd681b
For #5551 - Adds select login prompts
2020-08-26 20:07:56 -04:00
Gabriel Luong
4f76699ab7
For #10342 - Part 6: Show "Delete from history" instead of "Remove" for top frecent sites in the top site menu
2020-08-26 18:39:05 -04:00
Gabriel Luong
1f564c10ce
For #10342 - Part 4: Use the TopSitesFeature in the HomeFragment for displaying top sites
2020-08-26 18:39:05 -04:00
ekager
edd0ea4e6b
Pre-land strings For #14243 For #14239
2020-08-26 18:18:43 -04:00
mcarare
c8e97546b2
For #9506 : Pre-land strings for open in app cfr message.
2020-08-26 16:51:46 -04:00
mozilla-l10n-automation-bot
b85e1ef1ec
Import l10n. ( #14200 )
2020-08-25 17:53:19 -07:00
Tiger Oakes
bb3fd4eb16
For #8765 : Use shared list widget in exceptions ( #14113 )
...
* For #8765 : Add resource for shared list widget
* For #8765 : Use shared list widget in exceptions
2020-08-25 14:48:47 -07:00
ekager
c0c288382a
No issue: Restore two deprecated deleted strings
2020-08-25 13:00:07 -04:00
Jeff Boek
9a56dcd786
For #13784 - Addresses nits
2020-08-25 09:25:18 -07:00
Jeff Boek
e92cf50a1c
No Issue - Adds the fill with clipboard button
2020-08-25 09:25:18 -07:00
Jeff Boek
12d8d17116
For #13784 - Fixes search colors in PBM
2020-08-25 09:25:18 -07:00
Jeff Boek
dedbd28550
For #13845 - Add search suggestion hint
2020-08-25 09:25:18 -07:00
codrut.topliceanu
1e5aa40452
For #11180 - Fix for tab tray FAB spot
2020-08-25 12:07:32 -04:00
ekager
a8508de037
No issue: Restore deleted deprecated string for uplifts
2020-08-25 10:40:14 +03:00
Mozilla L10n Automation Bot
d862f3cd8f
Import l10n.
2020-08-25 10:39:50 +03:00
Gabriel Luong
04dcfa5cab
For #8312 - Show Top Sites in a ViewPager ( #14116 )
2020-08-24 19:52:33 -04:00
Gilbert Gilb's
9430546d12
for #7584 - fix about libraries toolbar theme
...
fixes #7584 #13970
2020-08-24 15:31:19 -07:00
Elise Richards
433a20db50
Update string for FxA signin onboarding header ( #14132 )
2020-08-24 17:00:19 -05:00
ekager
655d2b8a88
For #12377 - Choice to hide no collections placeholder from homescreen
2020-08-24 16:48:50 -04:00
bawyap
22cf64eeb0
FNX2-15608:Removes unused xml
2020-08-24 11:53:37 -07:00
Mozilla L10n Automation Bot
4a5ddee646
Import l10n.
2020-08-24 11:53:01 -07:00
mcarare
c31d740adc
For #13315 : Fix text direction and alignment for RTL languages.
2020-08-24 12:41:19 +03:00
Mozilla L10n Automation Bot
b3cdf40e60
Import l10n.
2020-08-22 20:48:45 -07:00
kglazko
5ecab0f48a
For #13935 : Enhanced File Type List Icons ( #14036 )
...
* For #13935 : Enhanced File Type List Icons
* For #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
Mozilla L10n Automation Bot
c41a60ef3a
Import l10n.
2020-08-21 15:19:01 +03:00
Jeff Boek
61cb052156
For #13473 - Addresses nits
2020-08-20 13:03:03 -07:00
Jeff Boek
d8f3050487
For #13473 - Adds pill_wraper to the search dialog
2020-08-20 13:03:03 -07:00
Elise Richards
feae7fff2f
FNX-14498 ⁃ For #9487 : improve fxa onboarding manual sign in card ( #13317 )
...
* Replace strings, add learn more, hook up button
* Constrain learn more and icon to the text
* View holder tests
* Lint
* Update homescreen ui test
2020-08-20 11:05:11 -05:00
Mozilla L10n Automation Bot
e4e16bc445
Import l10n.
2020-08-19 20:57:36 -04:00
Jonathan Almeida
99fab556f4
For #12287 : Address review comments
2020-08-19 17:37:56 -04:00
Jonathan Almeida
f92485d1e8
For #12287 : Add feature flag for Synced Tabs in tabs tray
2020-08-19 17:37:56 -04:00
Jonathan Almeida
b54b743d83
For #12287 : Show devices with no tabs in Synced Tabs list
2020-08-19 17:37:56 -04:00
Jonathan Almeida
f614c0b18d
For #12287 : Add Synced Tabs to Tabs Tray
2020-08-19 17:37:56 -04:00
Elise Richards
2e62dd5c87
FNX-14546 ⁃ For #13096 : Add notifications pref in top level settings ( #13366 )
...
* Add notifications pref in top level settings to route to Android app and notification settings
* Make pref visible on Oreo and higher
* Only show notifications pref when Oreo and above
2020-08-19 13:24:48 -05:00
Kate Glazko
f83372b67c
For #349 : View Downloads
2020-08-19 11:23:50 -07:00
Mozilla L10n Automation Bot
35f63f80d2
Import l10n.
2020-08-19 10:31:27 +03:00
Kainalu Hagiwara
d49ca515f4
For #13330 - Remove feature flag for swipe to switch tabs.
2020-08-18 10:31:23 -10:00
Gilbert Gilb's
2743c37b40
Add custom Activity to show libraries licenses.
...
As Google's library for showing licences isn't open-source, this commit
reimplements its main Activity. This is in prevision to having an OSS
flavor of fenix.
We chose to not introduce dependencies to third-party libraries
such as AboutLibraries for now, and we'll stick to using Google's gradle
plugin for the dependencies extraction.
Fixes #7584
See also #162
2020-08-17 19:18:22 -07:00
Mozilla L10n Automation Bot
a6481cc897
Import l10n.
2020-08-17 17:51:52 -07:00
codrut.topliceanu
4a20607f8b
For #8625 - Label for search engine radio buttons
2020-08-17 15:15:35 +03:00
Mozilla L10n Automation Bot
95498367e5
Import l10n.
2020-08-17 12:34:51 +03:00
Arturo Mejia
88f01731d7
For issue #13827 : "Set as default browser" option disappears from Settings.
2020-08-14 11:56:14 -04:00