Closed
Bug 1990030
Opened 3 months ago
Closed 2 months ago
[Settings Search] SPIKE - Gradle job indexing of preference xml files
Categories
(Firefox for Android :: Settings, task)
Tracking
()
RESOLVED
INVALID
People
(Reporter: harrisono, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group3])
Gradle task to crawl through the preferences XML file during build process and build an index of SearchItem to use for the search index.
This index will be saved in a JSON file in the assets folder in each locale.
Ex: /assets/settings_index_en_us.json
On run time, this json file can be searched through easily based on locale.
| Reporter | ||
Updated•3 months ago
|
Whiteboard: [fxdroid][group3]
Updated•3 months ago
|
| Reporter | ||
Updated•2 months ago
|
Summary: [Settings Search] Gradle job indexing of preference xml files → [Settings Search] SPIKE - Gradle job indexing of preference xml files
| Reporter | ||
Comment 1•2 months ago
|
||
No longer doing the gradle indexing as run-time indexing is fast enough.
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•