summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate ambientsdk referenceStephen Bird2016-04-121-3/+0
| | | | Change-Id: I92851e7dec1aa5ee4a922150af67326c9a2223c7
* Add 'ims-common' & 'info_lookup' build dependencyDeepak Kundra2016-04-111-1/+7
| | | | Change-Id: I222e8033d46eb593cfbfe69880a7fb67180130aa
* Really change the ambient versionStephen Bird2016-04-081-1/+1
| | | | Change-Id: I4acfee279aa4988312a59c7017864ca3fdd8c9fd
* Switch to ambientsdk-internalRaj Yengisetty2016-03-251-1/+1
| | | | Change-Id: I1f97ebc1ca4c78bb9d4f367102d6e007c9a57a9b
* Provide implementations for new LookupProvider APIsRohit Yengisetty2016-03-251-0/+3
| | | | | | | | | - adding blockingFetchInfo - propagating result codes via StatusCode - add AmbientSDK AAR dependency Change-Id: I3e9586dc860b3d566e19aafff9aec09927799c0a
* ContactsCommon: Add ability to show looked up contacts for quick contactsMatt Garnes2015-11-181-1/+10
| | | | | | MMS-86 Change-Id: I7f10857422908106e2d6cba539acfa3b757568f3
* Add generic hooks for contact info lookup based on phone numberRohit Yengisetty2015-11-171-1/+1
| | | | Change-Id: Ic66c936fb29579724c930232f5cc1ef2ae135313
* Add import/export contacts from/to SIM cardxjiang2015-09-091-1/+1
| | | | | | | | | | - Support import or export contacts from/to SIM card - Support auto split contacts according email and number count when export to SIM card - Add the interface to get anr and email count - Add the interface to copy contacts between SIM card and Phone Change-Id: Iba56d1ca38d9fdb32469a961bf0a370daeac4bff
* Revert "Revert "Build libphonenumber & libgeocoder from source.""Narayan Kamath2015-01-061-11/+1
| | | | This reverts commit 104e27a881adb8c980b6d13decea4262d68500f5.
* Revert "Build libphonenumber & libgeocoder from source."Narayan Kamath2015-01-061-1/+11
| | | | | | This reverts commit 3e511a90cf0de425a67ccdbd835b5a0ea4dd34c2. Change-Id: Ia0df72732e59d05d81176335f55a2b943835d132
* Build libphonenumber & libgeocoder from source.Narayan Kamath2015-01-051-11/+1
| | | | | | This has the side effect of upgrading libphonenumber to 7.0.2. Change-Id: Ife7acff7bae5aca06d54fb95f904446d1697f85c
* Update libphonenumber version to 6.2Yorke Lee2014-07-071-1/+1
| | | | | Bug: 16019750 Change-Id: I389ece9d89fe93ce9b9ee289d7448f2522b37f4b
* Update Emergency Dialer to match Dialer (2/7).Sai Cheemalapati2014-06-201-3/+10
| | | | | | | | Emergency dialer style updated to match style in Dialer and InCallUI. Moved all dialpad resources to PhoneCommon. Change-Id: I5741364301c50770fd082758ef81fc79fd7c3b73
* Remove google-common from ContactsCommon Android.mk fileYorke Lee2014-03-271-1/+0
| | | | | Bug: 12573111 Change-Id: Ib9d87c866f3f671e8a04225a811779826b8f4055
* Adding utility functions.Christine Chen2013-10-231-1/+13
| | | | | | - Incorporates Ben and Chiao's comments on the previous CL. Change-Id: I0e3793b2329d451c2b629652ec8de5b704ef9574
* Moving vcard UI to ContactsCommon.Chiao Cheng2012-12-031-0/+1
| | | | | | | | Moving all class in vcard directory in preparation to move ImportExportDialogFragment. Bug: 6993891 Change-Id: I4391c6e63d20ebe91e240001885a6ce18388e51f
* Moving ContactListItemView and dependent classes.Chiao Cheng2012-11-051-0/+1
| | | | | | | | Further clean-up of PhoneFavoriteFragment in Dialer app to move all necessary dependencies into Contacts Common package. Bug: 6993891 Change-Id: Ie310707da47d5e5c91e281d140f11e1eb47a5118
* Adding back build for Contacts common unit tests.Chiao Cheng2012-10-241-0/+1
| | | | | | | | | Had to fix contacts common AndroidManifest to include an empty application tag. Also disabling proguard since Contacts common is a library project and does not have any activities by itself. Bug: 6993891 Change-Id: I6b56ce54d48991c62c8c35e438474f7a5a074f86
* Remove broken ContactsCommonTest build file.Chiao Cheng2012-10-231-1/+1
| | | | Change-Id: Ibf213cf6c8ff0724a72c89127b62f114643e3d7b
* Fix build breakage.Chiao Cheng2012-10-231-1/+1
| | | | | | | Contacts common build file is borked. Taking out of rotation until proper fix can be created. Change-Id: I8598f9ccd8928b10e2dd3be58cc37e0c2d45cd3e
* Adding ContactPhotoManager and dependent classes.Chiao Cheng2012-10-161-1/+20
| | | | | | | Moved from People package so it can be shared by dialer. Bug: 6993891 Change-Id: I85268c040498621a324c459ce237a51b30e7d3a4
* Adding build file and shared utils for ContactsCommon.Chiao Cheng2012-09-051-0/+17
- Shared components for Contacts and Dialer app. Bug: 6993891 Change-Id: I15ee8ccdc5119ee744db19726ce6d42e89fa509b