Commit Graph

1707 Commits (48ea10cd9d62ae924757a528656265f5805019f1)

Author SHA1 Message Date
Abhijit Valluri 48ea10cd9d Merge remote-tracking branch 'mozilla/master' into fork 4 years ago
Gabriel Luong 05857ba55d For #14145 - Add pinned badge for pinned sites 4 years ago
Jeff Boek 79180250ea For #14283 - Fixes overlapping search suggestions and hint 4 years ago
ekager 09fbb43f80 For #2486 - Adds Recently Closed Tabs 4 years ago
codrut.topliceanu cce58e7d51 For #14725 - Resize search engine radio button 4 years ago
Jeff Boek f9b2d65993 For #5745 - Create preference to disable domain autocompletion 4 years ago
Mozilla L10n Automation Bot 8e7d10c33c Import l10n. 4 years ago
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
4 years ago
Abhijit Kiran Valluri b0729f655c
Fix #14950 - Make the "Add new tab" button visible in private mode on light theme (#14951) 4 years ago
Adam Novak 626f916d1b Mirror tab_tray_item changes in tab_tray_item_compact to prevent a crash when compact tabs are enabled 4 years ago
Adam Novak 030f0d5369 Merge remote-tracking branch 'upstream/master' into fork 4 years ago
Mozilla L10n Automation Bot c7a25cd8aa Import l10n. 4 years ago
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.
4 years ago
Gabriel Luong 6d133c8d0c For #14529 - Show a dialog when the top sites limit has been reached 4 years ago
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.
4 years ago
mcarare f7217021da For #14718: Increase touch target for resync button. 4 years ago
Tiger Oakes 4b6a589f24
Extract checkbox selected mask (#14308) 4 years ago
mozilla-l10n-automation-bot 0e8cd65d48
Import l10n. (#14867) 4 years ago
Tiger Oakes 53d16e78e1
For #14460: Fix PBM notification tint (#14699) 4 years ago
Mozilla L10n Automation Bot b94a6c244b Import l10n. 4 years ago
Adam Novak 115a52b409 Merge remote-tracking branch 'upstream/master' into fork 4 years ago
Mozilla L10n Automation Bot 4a1c1addb5 Import l10n. 4 years ago
mcarare d7668b16fc For #9506: Create show open in app banner preference. 4 years ago
mcarare 653a279101 For #9506: Implement banner custom view based on material design specs. 4 years ago
mcarare 20794296dc For #9506: Add possibility to navigate to a preference in settings. 4 years ago
interfect d3b6d7b77a
Merge pull request #72 from miDeb/top_tabtray_animation
Fix top tab tray entry/exit animations
4 years ago
Abhijit Valluri 0464ed8e8c Enable fennec fullscreen tabs screen + onboarding layout setup 4 years ago
Michael Debertol 5ba49f66a0 Fix top tab tray entry/exit animations 4 years ago
Abhijit Valluri bb0ef2b659 Fix some issues with tabs tray
Following issues fixed in tabs tray:
* Place the tab indicator at the top for top tabs tray layout
* Disable reverse layout for compact tabs as it messes with the layout
* Make the new tab button visible in private mode in light theme

The third issue is a bug in upstream Fenix! They did not do sufficient
UI testing of the tabs tray!
4 years ago
Adam Novak 8048ecc9b0 Blame the Github organization for this software instead of me 4 years ago
Adam Novak 7d2591e92a Merge remote-tracking branch 'upstream/master' into fork 4 years ago
codrut.topliceanu fe3ef74d71 For #11153 - String for private mode scr shot warning 4 years ago
Mugurell 33fc520468 For #10241 - Use VerticalSwipeRefreshLayout for pull to refresh
And so resolve many of the issues found in the platform's SwipeRefreshLayout.
4 years ago
Mozilla L10n Automation Bot 022bc5f5ff Import l10n. 4 years ago
Abhijit Valluri 275c5c1a7b Massive tabs tray customization options 4 years ago
ekager 09d1dba133 For #14679 For #14676 - Dismiss MP Migration tip, init in disabled state 4 years ago
Adam Novak ba91b74887 Apply liberate patch
Apply https://gitlab.com/relan/fennecbuild/-/blob/master/fenix-liberate.patch
at edac9bd4083644ae0b8ae04e6af719892f05ee3a

License sign-off from author "relan" in
https://gitlab.com/relan/fennecbuild/-/issues/4#note_404430753

"Note that fenix-liberate.patch is a copypaste from various projects under
Apache 2.0 and MPL 2.0. I've made only trivial changes and it makes sense to
distribute them under MPL 2.0 or Apache 2.0, not AGPL.

I think I need to add license headers to all new files added by the patch."

We can pick up additional license headers if and when they're added by relan.
Almost all the code is trivial, probably-uncopyrightable stubs.

We might be supposed to put more info in the licenses screen in the app, which
I'm keeping, for some of these, but I'm not sure how.
4 years ago
Adam Novak 670589aaae Still not sure about the name but we should spell it like the actual animal 4 years ago
Adam Novak 5e4d669ab8 Merge remote-tracking branch 'abhijitvalluri/tabstray_new_tab_button_bottom_layout' into fork 4 years ago
Adam Novak 7b49b4ec30 Merge remote-tracking branch 'abhijitvalluri/addons_search' into fork 4 years ago
Adam Novak e927400939 Merge remote-tracking branch 'upstream/master' into fork 4 years ago
mozilla-l10n-automation-bot fea7c2651e
Import l10n. (#14650) 4 years ago
Abhijit Valluri e1dcb01741 Display favicon in the tabs tray 4 years ago
Abhijit Valluri ba36729d7d Fix topsheet tabs tray appearance when in multiselect mode 4 years ago
Sören Hentzschel 81dd1a9192
For #8343, #9709 - replace "phone" with "device" in translations (#14083) 4 years ago
mozilla-l10n-automation-bot 0413d3c91f
Import l10n. (#14599) 4 years ago
Abhijit Valluri 9024020daf Add settings to customize add-ons source collection 4 years ago
ekager 83ffcac57e For #13926 - MP migration 4 years ago
ekager 2d67e4b748 For #4118 - Creates setting for auto closing tabs 4 years ago
Abhijit Valluri 938a14ad1c Implement search feature in add-ons page 4 years ago