summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/common/util
Commit message (Expand)AuthorAgeFilesLines
* Add local phone account as a writable AccountTypes.Matt Garnes2015-06-171-4/+0
* Store all local contacts in only one account.Matt Garnes2015-05-121-4/+4
* [3/3] ContactsCommon: Smart Dialerlinuxxxxx2015-04-191-0/+127
* Merge branch 'lollipop-mr1-release' of https://android.googlesource.com/platf...Steve Kondik2015-03-255-46/+159
|\
| * Fix package manager TransactionTooLargeExceptionsJay Shrauner2014-12-051-21/+4
| * Merge "Make MaterialPalette parcelable" into lmp-mr1-devYorke Lee2014-12-011-1/+31
| |\
| | * Make MaterialPalette parcelableYorke Lee2014-11-261-1/+31
| * | Fix int/long mismatch for import from SIMJay Shrauner2014-11-251-3/+3
| |/
| * Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-221-1/+1
| * Revert "Additional changes to SubscriptionManager API as per API council."Wink Saville2014-11-201-1/+1
| * Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-191-1/+1
| * Guard against null messages when constructing telephone ttspansWalter Jang2014-11-031-1/+7
| * Merge "Making a subclass for InCallUI uses of MaterialColorMapUtils." into lm...Nancy Chen2014-10-301-7/+0
| |\
| | * Making a subclass for InCallUI uses of MaterialColorMapUtils.Nancy Chen2014-10-291-7/+0
| * | Set TtsSpans on names and snippets that could be phone numbersWalter Jang2014-10-291-0/+78
| |/
| * Extract default InCallUI colors for display.Nancy Chen2014-10-281-0/+36
| * Change subId to int from longWink Saville2014-10-231-2/+2
| * Merge "Add method to BitmapUtil to return cropped + round photos" into lmp-mr...Yorke Lee2014-10-201-0/+52
| |\
| | * Add method to BitmapUtil to return cropped + round photosYorke Lee2014-10-171-0/+52
| * | Allow importing contacts from mulitple simsBrian Attwell2014-10-171-5/+18
| |/
* | contacts-common: Update for multisim APIsSteve Kondik2015-03-221-3/+3
* | ContactsCommon: Improve CAF stringsMichael Bestas2015-03-221-1/+1
* | contacts-common: Add support for import contacts to local phone storageJorge Ruesga2015-03-221-0/+5
* | Prevent NPE in Contacts when subId is nullblunden2015-03-221-0/+3
* | ContactsCommon: Add sim indicator in contacts history.kaiyiz2015-03-221-0/+70
* | Add the new res for SIM and Phone accountblong2015-03-221-2/+8
* | Support add group in Phone accountblong2015-03-221-2/+2
* | Make MaterialPalette parcelableYorke Lee2015-03-101-1/+61
* | Add import/export contacts from/to SIM cardYujing Gu2014-11-041-14/+19
* | Add the support for SIM and Phone accountYujing Gu2014-11-042-7/+51
* | Add support for Manage SIM Contacts for MultiSim.Rakesh Pallerla2014-11-041-1/+95
* | SimContacts: Add support for manage SIM Contacts.Rakesh Pallerla2014-11-041-1/+1
|/
* Use PhoneNumberUtils directly to get emergency number. (1/2)Santos Cordon2014-09-171-43/+1
* Fix tablet padding of ContactPickerFragmentBrian Attwell2014-08-291-6/+9
* Apply card padding when fragment becomes unhiddenBrian Attwell2014-08-281-8/+45
* Fix EdgeEffect clipping in contact scrollersBrian Attwell2014-08-281-2/+4
* Adding common contact list view and card layoutZheng Fu2014-08-272-0/+88
* Add RECT_OUTLINE_PROVIDER to ViewUtilBrian Attwell2014-08-071-0/+17
* Update Outline APIChris Craik2014-07-181-2/+1
* Updated LetterTileDrawable colors.Brian Attwell2014-07-151-39/+26
* Copy Color.hue to materialColorMapUtilsYorke Lee2014-07-151-2/+41
* Merge "Move from old setOutline() api to setOutlineProvider()"Chris Craik2014-07-101-15/+10
|\
| * Move from old setOutline() api to setOutlineProvider()Chris Craik2014-07-111-15/+10
* | MaterialColorMapUtilsBrian Attwell2014-07-111-0/+95
|/
* Fix references to two constantsIhab Awad2014-07-021-2/+2
* Rename Telecomm "Subscription" to "Account" (2/7)Ihab Awad2014-07-021-2/+2
* Fix NPE in isEncodedContactUriJay Shrauner2014-07-021-1/+8
* Cleanup: PhoneNumberUtils.isVoicemailNumber is now public.Andrew Lee2014-07-011-30/+0
* Add method to check whether telephony has a video call subscription.Andrew Lee2014-07-011-0/+9
* Move rotateDrawable to ContactsCommonPaul Soulos2014-06-121-0/+27