Commit Graph

31 Commits (48ea10cd9d62ae924757a528656265f5805019f1)

Author SHA1 Message Date
codrut.topliceanu b5cf484360 For #14559 - Persist searchFragment keyboard status 4 years ago
Jeff Boek 79180250ea For #14283 - Fixes overlapping search suggestions and hint 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
ekager 82d7313add For #13467 For #14910 - Dismiss dialog on blank URL commit 4 years ago
Michael Debertol 4142c36820 For #14212: Pass historyStorage to ToolbarView 4 years ago
Michael Debertol cc8aa1f381 For #13423: Pass isPrivate flag to ToolbarView 4 years ago
ekager e80b46ced0 For #14609 - Correct nav from new search experience to browser 4 years ago
Jeff Boek 0c748c0500 For #14279 - Prevent GeckoView from resizing while searching 4 years ago
Michael Debertol 351d66230c
For #14354: Update the search shortcuts icon on state update (#14355) 4 years ago
Tiger Oakes a8291bf641
Remove un-needed nullables (#13816) 4 years ago
Jeff Boek 4cbbc52ad0 No Issue - Fixes bug where shortcuts and hint are visible at the same time 4 years ago
Jeff Boek f763a50384 No Issue - Enables new search for all channels. Brings over missing metric 4 years ago
Jeff Boek 9a56dcd786 For #13784 - Addresses nits 4 years ago
Jeff Boek f173c81b03 No Issue - Ports over accessabiltiy fixes to new search experience 4 years ago
Jeff Boek e92cf50a1c No Issue - Adds the fill with clipboard button 4 years ago
Jeff Boek 8f25c984a8 No Issue - Moves over functionality from the old SearchFragment 4 years ago
Jeff Boek 73321eb2bb No Issue - Hide keyboard when navigating or scrolling 4 years ago
Jeff Boek 5f56e02ac3 For #13766 - Adds voice search 4 years ago
Jeff Boek dedbd28550 For #13845 - Add search suggestion hint 4 years ago
Jeff Boek 61cb052156 For #13473 - Addresses nits 4 years ago
Jeff Boek 18d829750c For #13483 - Checks if the device has a camera before showing the QR scanning button 4 years ago
Jeff Boek a11a5cefb0 No Issue - Fixes up linting errors 4 years ago
Jeff Boek 516268406f For #13473 - Fixes edge cases with Awesomebar not visible 4 years ago
Jeff Boek 8536284c08 For #13483 - Adds QR scanning to new search dialog 4 years ago
Jeff Boek d8f3050487 For #13473 - Adds pill_wraper to the search dialog 4 years ago
Tiger Oakes 1fab28f043 Add createInitialSearchFragmentState function 4 years ago
Jeff Boek 06ba8a0200 For #13053 - Handles common dismiss interactions 4 years ago
Jeff Boek c4d32bd75c For #13325 - Positions toolbar according to user preference 4 years ago
Jeff Boek ccb5b0b641
Wires up controller, store and interactor. (#13324)
* For #13320 - Wires up the search store, controller and interactor for the new search experience

* For #13323 - Navigates to new search experience from the browser when enabled
4 years ago
Jeff Boek 6492773fc7
Progress on new search experience with Toolbar and Awesomebar placeholders (#13314)
* For #13272 - Adds the ToolbarView to the SearchDialogFragment

* For #13273 - Replaces container dependency with context in AwesomebarView

* For #13276 - Hacks together the awesomebar and toolbar in the new search experience
4 years ago
Jeff Boek 495341a945 For #13052 - Creates new dialog fragment for search and puts it behind a feature flag 4 years ago