Files
app_Settings/res/xml
Fabrice Di Meglio 6f0739a3d9 Add Search to the Settings App (initial release)
- add basic UI for search
- build the search Index thru sqlite FTS4 (faster than FTS3)
- create the search Index on the fly depending on the locale
- re-index if there is a configuration change
- re-index too if the Android build version has changed (usefull
for an Android OTA or when a new Android version is pushed as
we need to recompute the Index)
- search thru "title" and "summary" Preference's data
- group results in the same order of the Settings categories
into the Drawer
- rewrite "title" and/or "summary" if they are containing
an hyphen "\u2011"
- add Preference Keywords (only for the Settings App) in the
Index and allow search on them (Wi-Fi network preference is
used as an example)

Known restrictions:

- we cannot yet search for "dynamic settings"
- ... nor we cannot search for settings coming from an external App
(like the Phone App and its related settings that are surfacing
into the Settings App).
- will need a few other CLs to add more keywords (and have them translated)

Change-Id: I017a4d6c433f28c257c08cacc1bed98c4c517039
2014-03-03 14:46:17 -08:00
..
2014-02-13 18:55:15 -08:00
2013-02-28 13:20:39 +09:00
2014-02-13 18:55:15 -08:00
2014-02-13 18:55:15 -08:00
2013-09-13 12:50:41 -07:00
2013-08-06 19:16:54 -07:00
2014-02-13 18:55:15 -08:00
2014-02-27 15:43:40 -05:00
2012-08-26 17:01:46 -07:00
2014-02-13 18:55:15 -08:00