Commit Graph

1870 Commits (39bb01f3c9bebf13ba18c80784ae4f70b0a4732a)

Author SHA1 Message Date
Adam Novak 39bb01f3c9 Merge tag 'v84.1.2' into beta-sync 3 years ago
ekager e5a5897ef1 l10n import uplifts 4 years ago
ekager af29a2ccdd l10n import uplifts 4 years ago
Adam Novak a233c796fd Get build working again after merge 4 years ago
Adam Novak 12bbfa9c4c Merge tag 'v84.1.0' into beta-sync 4 years ago
ekager ef38c364ff For #16397 - Fixes SignOutFragment crash and invisible button 4 years ago
Adam Novak 6116d814cc Merge tag 'v83.1.0' into upstream-sync3 4 years ago
mozilla-l10n-automation-bot 01ec558811
Import l10n. (#16625) 4 years ago
Bryan Kok 5f9de1e261 Replace @string/tab_tray_menu_item_save with @string/tab_tray_menu_select, Remove "Share all tabs" option from tab tray's private browsing menu 4 years ago
Mozilla L10n Automation Bot edfb85b021 Import l10n. 4 years ago
Mozilla L10n Automation Bot 4895cf4e91 Import l10n. 4 years ago
Mozilla L10n Automation Bot af666d8c57 Import l10n. 4 years ago
Bryan Kok 92b93081e5
Replace lingering occurence of ic_hollow_share with ic_share_filled (#16548) 4 years ago
LeoMaldonado 2d8fe7a9ad Closes #16345: Update share icon shape
updating share icon to a filled shape, like default toolbar menu across all app
4 years ago
Gabriel Luong 27ee2ba4f6
For #15761 - [Grid View] Enable the grid view and remove its feature flag (#16546)
* For #15761 - Part 1: Turn ON the showGridViewInTabsSettings feature flag

* For #15761 - Part 2: Remove the showGridViewInTabsSettings feature flag and show the Tab view preference category
4 years ago
mozilla-l10n-automation-bot 6ebc90deae
Import l10n. (#16486) 4 years ago
Gabriel Luong e9d335cb24
Revert "For #15761 - [Grid View] Enable the grid view and remove its feature flag (#16535)" (#16544)
This reverts commit 7499d33b32.
4 years ago
rxumoz 409041ae3b
For #16451 - Change default top sites to Baidu & JD in China build (#16515)
* Add top sites related strings

* Change default top sites to Baidu & JD in China build
4 years ago
Gabriel Luong 7499d33b32
For #15761 - [Grid View] Enable the grid view and remove its feature flag (#16535) 4 years ago
Gabriel Luong ebadbdb352
For #14920 - Show a Tabs Tray CFR Banner for grid view tip (#16466) 4 years ago
Mugurell c3179512de
For #16500 - Ensure CardView clips ImageView on lower APIs (#16507)
ImageViews are normally not clipped but extend to cover the entire width and
height set.
CardViews as a parent can help with that but on lower APIS they still need a
shapeAppearance which is a property already in the added style.
4 years ago
Stefan Arentz 086386e8f6
String import to releases/v83 (2020-11-11) (#16504)
* Import l10n.

(cherry picked from commit 5739140ff3)

* Import l10n.

(cherry picked from commit bf69519dc9)

* Import l10n.

(cherry picked from commit e61e5b80dd)

* Import l10n.

(cherry picked from commit 1ad5ea58a2)

Co-authored-by: Mozilla L10n Automation Bot <release+l10n-automation-bot@mozilla.com>
4 years ago
mcarare c427ebf8d5 For #16416: Remove save to collection button from tab a11y list. 4 years ago
ekager a8db85fc22 For #16132 - Revise multiselect mode UI 4 years ago
mozilla-l10n-automation-bot c8aee39db1
Import l10n. (#16468) 4 years ago
mcarare 928d320836 For #16426: Allow multiselect title to be selected by a11y services. 4 years ago
mozilla-l10n-automation-bot 517ff91753
Import l10n. (#16447) 4 years ago
Adam Novak 0082e32088 Suppress Mozilla's new lint errors 4 years ago
mozilla-l10n-automation-bot 2fb7383684
Import l10n. (#16441) 4 years ago
Mihai Adrian Carare c641ed72dc
For #15764 - Update Tabs summary description. (#16428) 4 years ago
Mozilla L10n Automation Bot 1ad5ea58a2 Import l10n. 4 years ago
mozilla-l10n-automation-bot de3c4bc635
Import l10n. (#16380) 4 years ago
Kate Glazko 0ae268914b For #352: Delete a download 4 years ago
ekager c0e01373e1 No issue: Update stable androidx and material versions 4 years ago
Mugurell 1358e09d7e
For #16323 - Use 10dp corner radius for the selected outer border of a grid item (#16364)
This would ensure the corners of the inner and outer borders are aligned, with
no empty gap between them.
4 years ago
Mugurell 172977f698
For #14980 - Effectively disable tabs tray STATE_HALF_EXPANDED (#16052)
STATE_HALF_EXPANDED cannot be disabled while also keeping fitToContents = true
based on which the tabs tray layout is currently set.
To work around this we'll set a a minuscule height for the tab tray when in
this state and then immediately advance to STATE_HIDDEN so to make it
imperceptible to the users.
Since I couldn't write unit tests because of InflateExceptions in Robolectric
I've written UI tests to protect against regressions.
4 years ago
Mozilla L10n Automation Bot e61e5b80dd Import l10n. 4 years ago
Gabriel Luong 2bd2a5651d
For #14636 - Update preference section headers to use correct color, spacing and rulers (#16332) 4 years ago
Mozilla L10n Automation Bot bf69519dc9 Import l10n. 4 years ago
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.
4 years ago
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.
4 years ago
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.
4 years ago
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.
4 years ago
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>
4 years ago
mozilla-l10n-automation-bot d1ec6cac86
Import l10n. (#16274) 4 years ago
ekager 4246293a93 For #16161 - Fixes Saved Login toolbar layout 4 years ago
mozilla-l10n-automation-bot e21c81a0dd
Import l10n. (#16240) 4 years ago
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.
4 years ago
Mozilla L10n Automation Bot 5739140ff3 Import l10n. 4 years ago
mozilla-l10n-automation-bot b8d6dbd426
Import l10n. (#16198) 4 years ago