summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/ContactSaveService.java
Commit message (Expand)AuthorAgeFilesLines
* Fix save contact to wrong sim cardblong2016-09-051-32/+21
* Support 40 digits for phone numberblong2016-08-241-3/+2
* Support ADN alpha identifier length more than 14 charactersblong2016-08-241-12/+0
* Fix contact force stop when mark 1000 contacts to mergec_xiyang2016-08-241-3/+5
* Enable sim contacts api callingblong2016-08-241-2/+2
* Add supports for SIM contactsblong2016-08-241-2/+199
* Revert "Don't pass read-only portions of RawContactDeltaList to contact save ...Walter Jang2016-02-191-32/+2
* Don't prune read only contacts in SaveService for joins and splitsWalter Jang2016-02-191-1/+6
* Don't pass read-only portions of RawContactDeltaList to contact save serviceWenyi Wang2016-02-031-2/+28
* Backport ContactsContract.PinnedPositions and create compat packageWenyi Wang2015-12-181-2/+2
* Catch exception in starting ContactSaveServiceWenyi Wang2015-12-091-0/+40
* Backport isInsert() using wrapper class for ContentProviderOperation (1/2)Wenyi Wang2015-12-071-11/+19
* Apply contact save ops before we reach the max batch op thresholdWenyi Wang2015-10-301-7/+40
* Don't save editor before showing join suggestionsWalter Jang2015-10-291-2/+9
* Show "Link" item when applicable and show correct toast for deletion.Wenyi Wang2015-10-281-1/+9
* Revert moving between the compact and full editors (E5)Walter Jang2015-09-211-9/+2
* am bd714841: am 36906900: am c05c6597: am 615ed9c5: Check for WRITE_CONTACTS ...Jay Shrauner2015-07-291-0/+10
|\
| * Check for WRITE_CONTACTS permissionJay Shrauner2015-07-291-0/+10
* | am 8485e3c3: am 857df2e9: am 07d1a77c: am 0653de3d: Apply contact join ops be...Walter Jang2015-07-271-4/+22
|\|
| * Apply contact join ops before we reach the max batch op thresholdWalter Jang2015-07-251-4/+22
* | am 05ba2eca: am 24498d61: Merge "Distinguish between editor back button press...Walter Jang2015-05-271-2/+7
|\|
| * Distinguish between editor back button presses and framework stopageWalter Jang2015-05-271-2/+7
* | resolved conflicts for merge of 5f35f34f to mnc-dev-plus-aospJay Shrauner2015-04-301-3/+6
|\ \ | |/ |/|
| * Merge "Pop-up "couldn't save contact changes" while switch ap during change t...Jay Shrauner2015-04-301-4/+6
| |\
| | * Pop-up "couldn't save contact changes" while switch ap during change the cont...benny.lin2014-01-081-4/+6
* | | Fix IllegalStateException in saveContactJay Shrauner2015-04-021-5/+9
* | | Fix NPE when EXTRA_CONTACT_STATE not setJay Shrauner2015-03-261-0/+5
* | | Check for empty contact lookup keysJay Shrauner2015-03-131-1/+6
* | | Pass full res contact photos between the compact and full editorsWalter Jang2015-03-111-0/+3
* | | Improvements to multi select toastsBrian Attwell2015-03-051-1/+1
* | | Batch join contactsBrian Attwell2015-03-031-20/+78
* | | Batch deletionBrian Attwell2015-03-031-0/+28
* | | Remove use of NAME_VERIFIED. P1/4Brian Attwell2015-01-301-60/+80
* | | Avoid hidden ContentProviderOperation typeBrian Attwell2015-01-221-2/+1
* | | Don't reference UNDEMOTE_METHODBrian Attwell2014-12-171-2/+1
|/ /
* | Fix NPE in onHandleIntentJay Shrauner2014-12-011-0/+4
* | Fix NPE in getInsertedRawContactIdJay Shrauner2014-11-261-0/+3
* | Fix NPE in ContactSaveServiceJay Shrauner2014-11-241-0/+8
* | Fix ArrayIndexOutOfBoundsException crashJay Shrauner2014-11-101-1/+2
* | Remove CallerInfoCache update broadcast intentYorke Lee2014-09-151-7/+0
* | Follow new PinnedPositions API changes (2/2)Yorke Lee2014-06-191-3/+2
* | Include original exception to ease debuggingBrian Attwell2014-02-131-1/+2
* | Fix crash on missing mimetypeJay Shrauner2014-01-211-0/+6
|/
* Move ContactLoader related code to ContactsCommonYorke Lee2013-11-051-3/+3
* Fix crash when starring the user's profileYorke Lee2013-09-231-3/+7
* Make contacts photo pickers compatible with new documents UIYorke Lee2013-09-181-32/+9
* Undemote contact when starringYorke Lee2013-09-121-0/+15
* Fix ArrayBounds exception in joinContactsJay Shrauner2013-01-091-0/+3
* Move AccountTypeManager to ContactsCommon.Chiao Cheng2012-11-261-1/+1
* Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng2012-11-131-1/+1