summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/util
Commit message (Expand)AuthorAgeFilesLines
* Add SIM photo for SIM contactsblong2015-09-111-8/+19
* Fix NPE when copying photo URIJay Shrauner2015-03-021-0/+3
* Don't call finish after cancelling Add AccountBrian Attwell2015-01-211-1/+0
* Catch remote NPEs from photo pickersJay Shrauner2015-01-151-3/+1
* Use getSystemService for services. Unbundling.Brian Attwell2014-12-181-2/+2
* Fix NPE in decodedBitmapDrawableJay Shrauner2014-11-241-3/+10
* Fixes photo authority issues in ContactsPaul Soulos2014-09-171-4/+7
* Remove CallerInfoCache update broadcast intentYorke Lee2014-09-151-52/+0
* Use framework scheme definitionsJay Shrauner2014-09-061-2/+2
* Don't scale non-square QC photos while scrolling QCBrian Attwell2014-08-211-4/+7
* Adds direction secondary intent for StructuredPostalPaul Soulos2014-07-231-0/+8
* Remove two panel layout from PeopleActivityBrian Attwell2014-06-111-15/+0
* Custom scrolling ViewGroup for QuickContactBrian Attwell2014-06-111-6/+9
* Revert "Remove "Help" action from Contacts app"Brian Attwell2014-05-151-0/+141
* Remove "Help" action from Contacts appBrian Attwell2014-05-151-141/+0
* Use circular photo support in ContactPhotoManagerYorke Lee2014-05-011-2/+3
* Fix for default avatars not refreshing in landscapeYorke Lee2014-03-261-1/+3
* Use new ContactPhotoManager APIs for default avatars in ContactsYorke Lee2014-02-281-12/+27
* Delete dead social/stream code from ContactsBrian Attwell2014-02-044-592/+0
* Move ContactLoader related code to ContactsCommonYorke Lee2013-11-058-682/+6
* Update People app to direct SMS SEND_TO only to the default SMS app.David Braun2013-09-241-6/+17
* Make contacts photo pickers compatible with new documents UIYorke Lee2013-09-181-24/+88
* Merge "Discontinue use of special collator for ja"Jay Shrauner2013-02-061-14/+1
|\
| * Discontinue use of special collator for jaJay Shrauner2013-01-041-14/+1
* | Add intent to view calendar for event data itemYorke Lee2013-01-071-42/+114
|/
* Use single method to handle all popup.dismiss() logic.Chiao Cheng2012-12-201-1/+4
* Merge "Close popup window before fragment is destroyed."Chiao Cheng2012-12-201-0/+36
|\
| * Close popup window before fragment is destroyed.Chiao Cheng2012-12-201-0/+36
* | Standardize event date formatting in People appYorke Lee2012-12-201-21/+30
|/
* Use locale-appropriate date format for mTitleNoYearDateFormatYorke Lee2012-12-131-0/+26
* Don't show Take Photo option if device has no cameraYorke Lee2012-12-051-0/+9
* Major resource move and clean-up.Chiao Cheng2012-12-051-42/+0
* Moving SelectAccountDialogFragment to ContactsCommon.Chiao Cheng2012-12-041-123/+0
* Moving vcard UI to ContactsCommon.Chiao Cheng2012-12-031-194/+0
* Further clean-up of PhoneFavoriteFragment in Dialer app.Chiao Cheng2012-12-034-429/+0
* Move AccountTypeManager to ContactsCommon.Chiao Cheng2012-11-263-3/+3
* Final move of AccountTypeManager dependencies.Chiao Cheng2012-11-141-33/+0
* Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng2012-11-135-20/+13
* Moving ContactListItemView and dependent classes.Chiao Cheng2012-11-051-1/+1
* Merge "Move PhoneNumberFormatter to common."Chiao Cheng2012-10-301-73/+0
|\
| * Move PhoneNumberFormatter to common.Chiao Cheng2012-10-301-73/+0
* | Move StopWatch class into common.Chiao Cheng2012-10-301-110/+0
|/
* Sharing ContactPhotoManager between dialer and people.Chiao Cheng2012-10-166-177/+4
* am c6e2507b: am 3455f8ab: am 2c227837: Merge "Make locale safe paths"Makoto Onuki2012-10-051-1/+2
|\
| * am 3455f8ab: am 2c227837: Merge "Make locale safe paths"Makoto Onuki2012-10-051-1/+2
| |\
| | * Make locale safe pathsJohan Redestig2012-10-051-1/+2
* | | am 24242d66: Prefer upsizing a down-sampled picture if size is close enoughDaniel Lehmann2012-09-201-2/+6
|\| |
| * | Prefer upsizing a down-sampled picture if size is close enoughDaniel Lehmann2012-09-191-2/+6
* | | Additional clean-up of dialer split.Chiao Cheng2012-09-053-61/+2
* | | Moving classes used only by dialer into dialer package.Chiao Cheng2012-08-273-208/+0