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
..
2012-05-21 17:55:19 -07:00
2013-08-06 16:23:37 -07:00
2013-12-06 13:50:26 -08:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2012-11-29 14:50:11 -08:00
2013-02-21 15:31:09 -08:00
2013-08-06 16:23:37 -07:00
2013-02-21 15:31:09 -08:00
2013-01-15 19:20:19 -08:00
2013-03-27 09:46:06 -07:00
2012-05-10 15:18:25 -07:00
2012-05-10 15:18:25 -07:00
2010-01-08 15:11:59 -08:00
2009-09-26 12:44:02 -07:00
2013-09-23 15:21:27 -07:00
2011-07-26 15:59:24 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2013-12-19 11:31:36 -08:00
2014-01-08 15:03:25 -08:00
2011-08-07 16:09:50 -07:00
2013-10-08 15:33:00 -07:00
2014-01-08 15:03:25 -08:00
2011-08-07 16:09:50 -07:00
2011-06-01 10:47:42 -07:00
2012-05-21 17:55:19 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2012-05-21 17:55:19 -07:00
2014-02-11 10:27:58 -08:00
2014-02-11 10:27:58 -08:00
2014-02-11 10:27:58 -08:00
2014-02-11 10:27:58 -08:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2012-10-16 15:23:19 -07:00
2012-07-24 15:02:12 -07:00
2014-03-03 14:46:17 -08:00
2012-10-17 17:50:05 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2012-10-17 17:50:05 -07:00
2012-07-24 15:02:12 -07:00
2011-09-12 15:48:24 -07:00
2013-08-06 16:23:37 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2011-01-24 16:24:55 -08:00
2012-07-24 15:02:12 -07:00
2010-01-08 15:11:59 -08:00
2012-10-30 10:41:46 -07:00
2013-03-12 16:32:40 -04:00
2013-04-22 12:12:05 -07:00
2013-04-22 12:12:05 -07:00
2013-10-02 15:16:16 -07:00
2013-09-26 13:58:59 -07:00
2013-04-17 20:18:59 -07:00
2013-10-08 15:33:00 -07:00
2013-08-06 16:23:37 -07:00
2012-07-24 15:02:12 -07:00
2012-05-21 17:55:19 -07:00
2012-11-07 00:00:11 -08:00
2012-11-07 16:54:46 -08:00
2010-08-13 13:36:51 -07:00
2013-08-23 15:32:25 -07:00
2013-08-06 16:23:37 -07:00
2013-09-06 11:19:27 -07:00
2013-08-06 16:23:37 -07:00
2013-02-21 15:31:09 -08:00
2013-08-06 16:23:37 -07:00
2010-11-08 18:25:51 -08:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2009-03-03 19:32:34 -08:00
2009-03-03 19:32:34 -08:00
2013-09-11 12:30:46 +02:00
2013-09-27 14:51:46 -07:00
2013-04-05 19:57:03 +00:00
2013-02-12 14:33:04 -05:00
2013-04-05 19:57:03 +00:00
2013-03-19 00:12:41 -04:00
2013-04-17 21:55:06 -07:00
2012-09-25 12:46:14 -07:00
2012-07-24 15:02:12 -07:00
2013-10-11 11:54:34 -07:00
2013-08-06 16:23:37 -07:00
2012-07-24 15:02:12 -07:00
2013-07-22 11:22:16 -07:00
2012-07-24 15:02:12 -07:00
2012-05-21 17:55:19 -07:00
2012-05-21 17:55:19 -07:00
2013-08-06 13:53:58 -07:00
2013-05-17 02:43:12 +09:00
2013-08-06 16:23:37 -07:00
2013-09-14 15:02:51 -04:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2013-09-13 12:50:41 -07:00
2012-07-24 15:02:12 -07:00
2011-06-30 20:13:29 +09:00
2012-07-24 15:02:12 -07:00
2013-11-26 12:42:24 +01:00
2012-07-24 15:02:12 -07:00
2012-09-19 21:37:20 -07:00
2013-03-20 22:23:45 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2013-05-13 14:58:56 -07:00
2013-07-31 11:07:27 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2013-08-30 10:10:02 -07:00
2014-02-28 17:44:40 -05:00
2012-07-24 15:02:12 -07:00
2013-10-08 15:33:00 -07:00
2013-09-26 13:58:59 -07:00
2013-09-26 18:56:27 -07:00
2013-09-04 17:27:30 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2013-04-08 15:19:44 -07:00
2013-09-03 13:05:04 -07:00
2010-01-08 15:11:59 -08:00
2013-02-21 15:31:09 -08:00
2013-09-06 11:19:27 -07:00
2012-11-30 16:15:09 -08:00
2012-11-30 16:15:09 -08:00
2013-08-06 16:23:37 -07:00
2014-03-03 14:46:17 -08:00
2010-06-07 12:33:53 -07:00
2012-07-24 15:02:12 -07:00
2014-02-24 13:03:32 -08:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2013-08-30 10:10:02 -07:00
2013-09-16 13:45:42 -07:00
2011-08-18 15:30:17 -07:00
2013-04-26 12:36:00 -07:00
2013-08-06 16:23:37 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2011-07-06 13:15:03 -07:00
2012-07-24 15:02:12 -07:00
2012-11-30 16:15:09 -08:00
2013-04-29 14:10:06 -07:00
2012-07-24 15:02:12 -07:00
2012-07-24 15:02:12 -07:00
2013-07-22 16:34:41 +09:00
2013-04-19 22:05:53 +09:00
2012-07-24 15:02:12 -07:00
2013-08-06 16:23:37 -07:00
2013-03-20 22:23:45 -07:00
2011-12-06 17:51:01 -08:00
2012-08-26 17:01:46 -07:00
2012-11-30 21:55:33 -05:00
2013-08-08 19:35:31 +00:00
2013-09-09 10:13:47 -07:00
2009-12-10 15:07:05 -08:00
2010-01-08 15:11:59 -08:00
2013-04-19 22:05:53 +09:00
2013-04-02 18:36:43 -07:00
2013-11-05 14:39:44 -05:00
2012-09-19 21:37:20 -07:00
2012-09-19 21:37:20 -07:00
2013-03-21 17:49:31 -07:00
2012-07-24 15:02:12 -07:00
2010-01-08 15:11:59 -08:00
2013-08-30 10:10:02 -07:00