summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/editor/CompactRawContactsEditorView.java
Commit message (Expand)AuthorAgeFilesLines
* customize SIM/PHONE account display infoblong2015-09-151-1/+4
* Add supports for SIM contactsblong2015-09-071-4/+52
* Hide all empty email and phone KindSectionViews expect the lastWalter Jang2015-07-071-1/+10
* Don't delete kind sections when there are >1 emails in the raw contactWalter Jang2015-07-071-31/+64
* Group non-phone and email fields together on compact editorWalter Jang2015-07-011-20/+53
* Fix showing all phone nums and emails for joined contactsWalter Jang2015-06-301-39/+46
* Show google account types on editor as "account" instead of "contact"Walter Jang2015-06-251-2/+1
* Show account info for inserts and read-only contact editsWalter Jang2015-06-191-1/+77
* Allow users to edit photos for read-only contacts againWalter Jang2015-06-181-18/+64
* Ignore new raw contact display names when saving contactsWalter Jang2015-06-181-4/+49
* Merge "Don't allow read-only photos to be changed in compact editor" into mnc...Walter Jang2015-06-161-15/+12
|\
| * Don't allow read-only photos to be changed in compact editorWalter Jang2015-06-161-15/+12
* | 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-161-4/+26
* Don't set super primary name on compact editor unless it changesWalter Jang2015-06-151-7/+0
* Revert KindSectionView logic NOT show an empty input fieldWalter Jang2015-06-081-8/+5
* Pass the preferred photo ID into the contact editorWalter Jang2015-06-031-3/+24
* Can add mulitple email and phones on compact editor againWalter Jang2015-06-011-10/+10
* Attach aggregation listener to super primary name fieldWalter Jang2015-05-271-1/+3
* Fix contact name passing from compact to full editor on insertsWalter Jang2015-05-141-32/+15
* Update compact editor photo to full res when possibleWalter Jang2015-03-091-0/+8
* Update compact editor photo selection logicWalter Jang2015-03-051-7/+44
* Only show 1 phonetic name (per RawContactDelta) on compact editorWalter Jang2015-03-041-18/+26
* Try to show the "right" name on the compact contact editorWalter Jang2015-03-021-53/+143
* Start the fully expanded editor when "More fields" is clickedWalter Jang2015-02-261-1/+0
* Get join suggestions for the compact editor name fieldWalter Jang2015-02-241-2/+16
* Use a split screen for the compact contact editor in landscapeWalter Jang2015-02-241-10/+9
* Show edit contact photo options is a dialogWalter Jang2015-02-241-8/+0
* Apply the quick contact color to default photos in the compact editorWalter Jang2015-02-201-2/+7
* Hide extra empty kind editor on compact contact editorWalter Jang2015-02-201-12/+28
* First pass on photo support for compact contact editorWalter Jang2015-02-201-6/+74
* Add placeholder button for showing fully expanded contact editorWalter Jang2015-02-201-1/+32
* Always show email and phone fieldsWalter Jang2015-02-181-34/+49
* Fix up names on the compact contact editorWalter Jang2015-02-171-15/+54
* First pass on showing only non-empty field on compact edit viewWalter Jang2015-02-121-0/+308