History log of /packages/services/Telephony/src/com/android/phone/PhoneSearchIndexablesProvider.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7debf0174288630f54813c7ec43ebc6df0a9c69d 18-Jul-2014 Santos Cordon <santoscordon@google.com> Register PhoneAccounts for telephony on startup.

Change-Id: I597a0565696a742540ba7156f17d6b1d188d7eb7
/packages/services/Telephony/src/com/android/phone/PhoneSearchIndexablesProvider.java
7b18c726fec2a70946aaf107e266961d88e8edec 12-Apr-2014 Fabrice Di Meglio <fdimeglio@google.com> Update PhoneSearchIndexablesProvider for supporting queryNonIndexableKeys(...)

- add the new requested method "queryNonIndexableKeys" from the contract

Change-Id: I76759a95ba1a084f474ebe4902ce0d4a9b5e4d3d
/packages/services/Telephony/src/com/android/phone/PhoneSearchIndexablesProvider.java
2a527610570e48cfc0dfb2afd116d38d6b986cbd 10-Apr-2014 Fabrice Di Meglio <fdimeglio@google.com> Code cleaning for the PhoneSearchIndexablesProvider

- use the real constants SearchIndexablesContract.COLUMN_INDEX_XML_RES_XXX
for the colum names

Change-Id: I73eb7d77135cb8841a5f12896dd277053a5fd593
/packages/services/Telephony/src/com/android/phone/PhoneSearchIndexablesProvider.java
e5ee4a3a21a41cd78a048d9fb0be793cbb5573dd 15-Mar-2014 Fabrice Di Meglio <fdimeglio@google.com> Add indexing for Settings (Part 1)

- implement PhoneSearchIndexablesProvider as a SearchIndexablesProvider
- update the AndroidManifest for publishing the new provider
- protect access thru using android.permission.READ_SEARCH_INDEXABLES

Some other CLs will need to be done to define the data to be indexed
thru PhoneIndexablesProvider

Change-Id: I687c35be0e5523b8770524c108f27dbd3fa825de
/packages/services/Telephony/src/com/android/phone/PhoneSearchIndexablesProvider.java