summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/editor/CompactContactEditorFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Show account info for inserts and read-only contact editsWalter Jang2015-06-191-1/+1
* Make saving a contact less confusingWalter Jang2015-06-191-1/+10
* Ignore new raw contact display names when saving contactsWalter Jang2015-06-181-3/+5
* Pass the preferred name ID into the contact editorWalter Jang2015-06-161-2/+2
* Don't set super primary name on compact editor unless it changesWalter Jang2015-06-151-5/+2
* Pass the preferred photo ID into the contact editorWalter Jang2015-06-031-2/+3
* Distinguish between editor back button presses and framework stopageWalter Jang2015-05-271-4/+4
* Merge "Remove compact PhotoActionPopup's "Remove Photo"" into mnc-devBrian Attwell2015-05-201-1/+1
|\
| * Remove compact PhotoActionPopup's "Remove Photo"Brian Attwell2015-05-151-1/+1
* | Fix contact name passing from compact to full editor on insertsWalter Jang2015-05-141-1/+10
|/
* Create a new temp file after contact photo is updatedWalter Jang2015-04-281-0/+4
* Move contact photo edit icon from ActionBar to lower right cornerWalter Jang2015-03-161-20/+0
* Compact contact editor UI tweaksWalter Jang2015-03-161-4/+0
* Update contact photo edit options after photo is changedWalter Jang2015-03-121-2/+15
* Fixed some contact editor compiler warningsWalter Jang2015-03-121-1/+0
* No toast when navigating back to the compact editor for existing contactsWalter Jang2015-03-121-6/+0
* Pass full res contact photos between the compact and full editorsWalter Jang2015-03-111-5/+18
* Fixes for returning to the compact editor from the expanded oneWalter Jang2015-03-101-25/+5
* Update compact editor photo to full res when possibleWalter Jang2015-03-091-0/+8
* Return to the compact contact editor on back from the fully expanded oneWalter Jang2015-03-091-32/+33
* Merge "Batch join contacts"Brian Attwell2015-03-031-2/+1
|\
| * Batch join contactsBrian Attwell2015-03-031-2/+1
* | Supress "saved" Toasts when expanding the compact editorWalter Jang2015-03-031-2/+12
|/
* Try to show the "right" name on the compact contact editorWalter Jang2015-03-021-25/+12
* Start the fully expanded editor when "More fields" is clickedWalter Jang2015-02-261-2/+45
* Get join suggestions for the compact editor name fieldWalter Jang2015-02-241-2/+36
* Show edit contact photo options is a dialogWalter Jang2015-02-241-8/+61
* Apply the quick contact color to default photos in the compact editorWalter Jang2015-02-201-1/+12
* First pass on photo support for compact contact editorWalter Jang2015-02-201-2/+139
* Add placeholder button for showing fully expanded contact editorWalter Jang2015-02-201-1/+9
* Always show email and phone fieldsWalter Jang2015-02-181-3/+0
* Wire up saving edits using the compact contact editorWalter Jang2015-02-131-4/+26
* First pass on showing only non-empty field on compact edit viewWalter Jang2015-02-121-0/+33
* Do setIntentExtras, on[Save|Join]Completed in base contact edit fragmentWalter Jang2015-02-091-15/+2
* Move suggest joins popup & activiy to BaseEditContactFragmentWalter Jang2015-02-051-21/+0
* Move join suggestion view to base contact edit fragmentWalter Jang2015-02-051-8/+0
* Handle reading loaded Contact data in the base edit fragmentWalter Jang2015-02-031-17/+2
* Add edit contact menu options to compact editorWalter Jang2015-02-021-18/+10
* Move data loading and account creation to edit contact base classWalter Jang2015-01-301-18/+37
* Move some contact editor functionality into new base classesWalter Jang2015-01-281-0/+111
* Revert "Move some contact editor functionality into new base classes"Walter Jang2015-01-261-110/+0
* Move some contact editor functionality into new base classesWalter Jang2015-01-231-0/+110