summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't display "CUSTOM" when PHONE_TYPE == "CUSTOM" and no label set.Tingting Wang2015-07-171-3/+6
* Show phonetic name next to display name in UI.Tingting Wang2015-07-141-1/+10
* Merge "Catch WRITE_CONTACTS SecurityExceptions" into mnc-devJay Shrauner2015-07-101-4/+8
|\
| * Catch WRITE_CONTACTS SecurityExceptionsJay Shrauner2015-07-101-4/+8
* | Allow split of aggregate contact composed of >1 read-only contactsWalter Jang2015-07-091-3/+9
|/
* Merge "Don't display Custom for PHONE_TYPE=CUSTOM part 2." into mnc-devTingting Wang2015-07-081-1/+3
|\
| * Don't display Custom for PHONE_TYPE=CUSTOM part 2.Tingting Wang2015-07-081-1/+3
* | Mark Editors as deleted when entire KindSectionViews are removed.Walter Jang2015-07-084-2/+30
* | Hide all empty email and phone KindSectionViews expect the lastWalter Jang2015-07-072-1/+20
* | Don't delete kind sections when there are >1 emails in the raw contactWalter Jang2015-07-072-50/+91
* | Group non-phone and email fields together on compact editorWalter Jang2015-07-012-25/+65
* | Fix showing all phone nums and emails for joined contactsWalter Jang2015-06-303-53/+87
* | Merge "Set package name on ACTION_PICK intent" into mnc-devBrian Attwell2015-06-261-0/+1
|\ \
| * | Set package name on ACTION_PICK intentBrian Attwell2015-06-261-0/+1
* | | Merge "Don't rebuild labels when phone and emails field change" into mnc-devWalter Jang2015-06-261-2/+0
|\ \ \
| * | | Don't rebuild labels when phone and emails field changeWalter Jang2015-06-251-2/+0
* | | | Merge "Check permissions before using associated APIs" into mnc-devBrian Attwell2015-06-253-3/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Check permissions before using associated APIsBrian Attwell2015-06-253-3/+10
| |/ /
* / / Show google account types on editor as "account" instead of "contact"Walter Jang2015-06-254-35/+37
|/ /
* / Parsing compact editor profile photo file IDs as longsWalter Jang2015-06-221-1/+1
|/
* Show account info for inserts and read-only contact editsWalter Jang2015-06-197-37/+147
* Make saving a contact less confusingWalter Jang2015-06-195-43/+64
* Allow users to edit photos for read-only contacts againWalter Jang2015-06-182-18/+75
* Ignore new raw contact display names when saving contactsWalter Jang2015-06-184-19/+101
* Fix detection of empty structured namesWalter Jang2015-06-171-12/+18
* Merge "Don't allow read-only photos to be changed in compact editor" into mnc...Walter Jang2015-06-162-16/+23
|\
| * Don't allow read-only photos to be changed in compact editorWalter Jang2015-06-162-16/+23
* | Merge "1/2 Sync Contacts and GoogleContacts manifests" into mnc-devWalter Jang2015-06-161-2/+2
|\ \
| * | 1/2 Sync Contacts and GoogleContacts manifestsWalter Jang2015-06-161-2/+2
| |/
* / Don't allow read-only names to be changed in compact editorWalter Jang2015-06-161-10/+12
|/
* Pass the preferred name ID into the contact editorWalter Jang2015-06-167-16/+61
* Merge "Don't set super primary name on compact editor unless it changes" into...Walter Jang2015-06-163-17/+3
|\
| * Don't set super primary name on compact editor unless it changesWalter Jang2015-06-153-17/+3
* | Merge "Don't erase vcard type by calling setData()" into mnc-devBrian Attwell2015-06-161-5/+3
|\ \ | |/ |/|
| * Don't erase vcard type by calling setData()Brian Attwell2015-06-161-5/+3
* | Fix bug causing a read-only default account to be setWalter Jang2015-06-121-21/+18
* | Don't initially focus any contact editor input fieldWalter Jang2015-06-092-11/+0
* | Revert KindSectionView logic NOT show an empty input fieldWalter Jang2015-06-083-31/+8
* | Check for null getCurrentFocus(). Fix NPEBrian Attwell2015-06-051-3/+5
|/
* Merge "Hide software input when the Activity is closed." into mnc-devSeigo Nonaka2015-06-041-0/+10
|\
| * Hide software input when the Activity is closed.Seigo Nonaka2015-06-031-0/+10
* | Pass the preferred photo ID into the contact editorWalter Jang2015-06-037-15/+60
|/
* Merge "Don't allow newly writable contact splits" into mnc-devWalter Jang2015-06-021-2/+3
|\
| * Don't allow newly writable contact splitsWalter Jang2015-06-021-2/+3
* | Use new definitions of ProviderStatusBrian Attwell2015-06-022-16/+6
|/
* Merge "Can add mulitple email and phones on compact editor again" into mnc-devWalter Jang2015-06-021-10/+10
|\
| * Can add mulitple email and phones on compact editor againWalter Jang2015-06-011-10/+10
* | Only use one hint color on contact editorsWalter Jang2015-06-013-73/+3
|/
* Use FLAG_GRANT_READ_URI_PERMISSION for ACTION_SENDBrian Attwell2015-05-281-28/+7
* Merge "Attach aggregation listener to super primary name field" into mnc-devWalter Jang2015-05-271-1/+3
|\