Open
Bug 1802022
Opened 3 years ago
Updated 2 years ago
Intent to start search from third-party app
Categories
(Focus :: General, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: csadilek, Unassigned)
Details
From github: https://github.com/mozilla-mobile/focus-android/issues/4200.
Why/User Benefit/User Problem
As the Lead Developer of Lawnchair Launcher I'm trying to add as many possible search providers to our app as users request them. A lot of people would like to use their browser built in search to search the web.
What / Requirements
Focus should provide an intent for third party apps to start search (similar to the erase & open shortcut, but without erasing?)
Acceptance Criteria (how do I know when I’m done?)
- [ ] Exported third party intent to launch search exists
- [ ] Preferrably implemented using the Intent.ACTION_SEARCH action
- [ ] Intent works with and without provided query
- [ ] Keyboard is focused on starting of the intent
Change performed by the Move to Bugzilla add-on.
| Reporter | ||
Updated•3 years ago
|
Type: defect → enhancement
Updated•3 years ago
|
Severity: -- → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•