summaryrefslogtreecommitdiffstats
path: root/info_lookup
Commit message (Collapse)AuthorAgeFilesLines
* Update LookupRequest to use the new ORIGIN codes within AmbientSDKRohit Yengisetty2016-05-191-5/+2
| | | | | Change-Id: I02f21d5769271d4918cc084fdc56eaf0fc0df92a Issue-Id: CYNGNOS-2888
* Utilize city and country within Lookup ResponseRohit Yengisetty2016-05-171-0/+2
| | | | | Change-Id: I520bda8ab26ceb9e7c2b63f5f513227e3966c8be Issue-Id: OPO-712
* Add additional synchronization around caller-info Provider stateRohit Yengisetty2016-05-101-39/+46
| | | | | | | | | LookupProviderImpl isn't thread while processing Provider updates and whilst inssuing lookup requests. Adding locks around these calls to ensure thread safety. Issue-Id: CYNGNOS-2593 Change-Id: I003d712a5f356123d16e1707825afd4fb1fdeb5e
* Update LookupProvider to new CallerInfoAPI specArtem Shvadskiy2016-05-092-100/+132
| | | | | Change-Id: Icfd981473fdece5bf90016223909be54ee0f4b05 issue-id: DIALER-719 DIALER-724
* Change ambient versionRichard MacGregor2016-04-081-1/+1
| | | | Change-Id: I1b24213f30a23c2b39c656b08053704c78a577e6
* LookupProviderImpl : add synchronization around ProviderInfoRohit Yengisetty2016-03-251-1/+6
| | | | Change-Id: Ib02feae696a2aebd6d2e744b0214e95c5c90a6dc
* Switch to ambientsdk-internalRaj Yengisetty2016-03-251-1/+1
| | | | Change-Id: I1f97ebc1ca4c78bb9d4f367102d6e007c9a57a9b
* Provide implementations for new LookupProvider APIsRohit Yengisetty2016-03-251-30/+62
| | | | | | | | | - adding blockingFetchInfo - propagating result codes via StatusCode - add AmbientSDK AAR dependency Change-Id: I3e9586dc860b3d566e19aafff9aec09927799c0a
* LookupProviderImpl : add synchronization around ProviderInfoRohit Yengisetty2016-03-251-20/+27
| | | | Change-Id: Ib02feae696a2aebd6d2e744b0214e95c5c90a6dc
* Add RequestOrigin to LookupRequestRohit Yengisetty2016-03-251-2/+19
| | | | | | | This new field will help identify the origin and reason behind the LookupRequest. Change-Id: Iaf547a50c8113abac3ca9339cc289cda4357d718
* Extend LookupProvider api to add an unique identiferRohit Yengisetty2016-03-251-0/+24
| | | | Change-Id: Id41515ffca11b82aafa9ac3f50ac864ec409ad2b
* Fix resource clean-up in LookupProviderImplRohit Yengisetty2016-03-071-1/+5
| | | | | | | | Content observer within the provider can be null if the provider isn't 'enabled'. Check for its validity before attempting to unregister. Change-Id: I221c8e77ace8072a73ce5c14cd6334cf23a38693
* Update info_lookup to use AmbientSDK directlyRaj Yengisetty2016-03-073-17/+265
| | | | | | This was previously handled by an abstraction Change-Id: Icf92583f391338875ad542704810837e22c22693
* Refactor contact info lookupRohit Yengisetty2016-01-125-248/+7
| | | | Change-Id: Ie926475b31360455b7cdf2d653b58bec9579f736
* Revert "Move info_lookup's LookupHandlerThread into src/"Rohit Yengisetty2016-01-081-8/+7
| | | | | | This reverts commit 6ecfe52e37a7b7a4e795db427424152db84d20b6. Change-Id: Ib780c3ce891063f20cd0130b7b875304ce8af6e5
* Revert "Refactor contact info lookup"Rohit Yengisetty2016-01-085-6/+248
| | | | | | This reverts commit 51aabe650a5f3530e29c66cbf1ac287d1f7f00a9. Change-Id: Ia39ffade0f8939194b373dd0b0e1ec26d25d1160
* Refactor contact info lookupRohit Yengisetty2016-01-085-247/+6
| | | | Change-Id: I17c33ddb046437dde3348d7359dcb422f118a478
* Add interface for checking spam reporting providerMartin Brabham2015-11-183-0/+46
| | | | | Change-Id: I6e2ee3a5025b06600e07039f584a650e422be0b3 Ticket-Id: MMS-158
* Shim in mark as spam apiMartin Brabham2015-11-183-3/+44
| | | | | Change-Id: I77cd6741befa949a6938a0ba118a0f196a0045b3 Ticket-Id: MMS-158
* ContactsCommon: Add ability to show looked up contacts for quick contactsMatt Garnes2015-11-181-1/+3
| | | | | | MMS-86 Change-Id: I7f10857422908106e2d6cba539acfa3b757568f3
* LookupProvider updatesemancebo2015-11-173-9/+36
| | | | | | | | | - Add isEnabled to the interface - Make sure to start thread before getting current looper - Make handler thread initialize idempotent - Add destroy method to shut down thread and clean up lookup provider Change-Id: Iaf350f1381aed69765adbef1752990126cfbeeda
* PhoneNumberLookup : have the mk file hold its absolute path for easy inclusionRohit Yengisetty2015-11-171-1/+2
| | | | Change-Id: I0e51ae309a929faa41f3f397556c51090998c576
* Add generic hooks for contact info lookup based on phone numberRohit Yengisetty2015-11-176-0/+187
Change-Id: Ic66c936fb29579724c930232f5cc1ef2ae135313