summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/editor
Commit message (Expand)AuthorAgeFilesLines
* Request storage permission for gallery accessArtem Shvadskiy2016-05-232-6/+22
* Contacts: metricsErica Chang2016-04-072-0/+4
* Update DefaultImageProvider to the new APIRohit Yengisetty2015-11-242-4/+6
* EditorUtil: Complying to new accoutType apiJack Yoo2015-09-201-1/+1
* customize SIM/PHONE account display infoblong2015-09-153-3/+9
* Add supports for SIM contactsblong2015-09-076-32/+191
* Pass MaterialPalete colors to contact editor as ints not ParcelableWalter Jang2015-07-203-8/+24
* Allow split of aggregate contact composed of >1 read-only contactsWalter Jang2015-07-091-3/+9
* 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
* Don't rebuild labels when phone and emails field changeWalter Jang2015-06-251-2/+0
* 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-193-42/+57
* 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
* | 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-164-12/+53
* Don't set super primary name on compact editor unless it changesWalter Jang2015-06-153-17/+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
* Pass the preferred photo ID into the contact editorWalter Jang2015-06-034-11/+52
* Don't allow newly writable contact splitsWalter Jang2015-06-021-2/+3
* 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
|/
* Merge "Attach aggregation listener to super primary name field" into mnc-devWalter Jang2015-05-271-1/+3
|\
| * Attach aggregation listener to super primary name fieldWalter Jang2015-05-271-1/+3
* | Merge "Distinguish between editor back button presses and framework stopage" ...Walter Jang2015-05-273-51/+64
|\ \
| * | Distinguish between editor back button presses and framework stopageWalter Jang2015-05-273-51/+64
| |/
* / Fix NPE when event type is unsetJay Shrauner2015-05-271-1/+1
|/
* Merge "Hide types when the associated (empty) edit text loses focus" into mnc...Walter Jang2015-05-273-6/+31
|\
| * Hide types when the associated (empty) edit text loses focusWalter Jang2015-05-213-6/+31
* | Expanded name not passed to full editor for insertsWalter Jang2015-05-261-1/+4
|/
* 1/2 Allow the keyboard to resize the compact editor layoutWalter Jang2015-05-211-4/+28
* Merge "Remove compact PhotoActionPopup's "Remove Photo"" into mnc-devBrian Attwell2015-05-202-1/+7
|\
| * Remove compact PhotoActionPopup's "Remove Photo"Brian Attwell2015-05-152-1/+7
* | Fix contact name passing from compact to full editor on insertsWalter Jang2015-05-146-56/+73
|/
* Fix NPE in onRestoreInstanceStateJay Shrauner2015-05-131-1/+2
* Create a new temp file after contact photo is updatedWalter Jang2015-04-281-0/+4
* Don't add compact editor fragment if it's already thereWalter Jang2015-04-032-2/+8
* Merge "Check for empty contact lookup keys"Jay Shrauner2015-03-231-0/+4
|\