summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/editor/ContactEditorFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Add supports for SIM contactsblong2015-09-071-1/+1
* Show account info for inserts and read-only contact editsWalter Jang2015-06-191-0/+1
* Make saving a contact less confusingWalter Jang2015-06-191-2/+1
* Ignore new raw contact display names when saving contactsWalter Jang2015-06-181-3/+5
* Don't initially focus any contact editor input fieldWalter Jang2015-06-091-6/+0
* Only use one hint color on contact editorsWalter Jang2015-06-011-47/+0
* Distinguish between editor back button presses and framework stopageWalter Jang2015-05-271-4/+4
* Fix contact name passing from compact to full editor on insertsWalter Jang2015-05-141-12/+25
* Don't add compact editor fragment if it's already thereWalter Jang2015-04-031-1/+3
* Fixed some contact editor compiler warningsWalter Jang2015-03-121-4/+0
* Pass full res contact photos between the compact and full editorsWalter Jang2015-03-111-3/+10
* Fixes for returning to the compact editor from the expanded oneWalter Jang2015-03-101-8/+2
* Return to the compact contact editor on back from the fully expanded oneWalter Jang2015-03-091-0/+68
* Batch join contactsBrian Attwell2015-03-031-2/+2
* Try to show the "right" name on the compact contact editorWalter Jang2015-03-021-10/+60
* Get join suggestions for the compact editor name fieldWalter Jang2015-02-241-5/+12
* First pass on photo support for compact contact editorWalter Jang2015-02-201-1/+1
* Always show email and phone fieldsWalter Jang2015-02-181-3/+0
* Wire up saving edits using the compact contact editorWalter Jang2015-02-131-24/+8
* Do setIntentExtras, on[Save|Join]Completed in base contact edit fragmentWalter Jang2015-02-091-21/+13
* Move suggest joins popup & activiy to BaseEditContactFragmentWalter Jang2015-02-051-450/+2
* Move join suggestion view to base contact edit fragmentWalter Jang2015-02-051-28/+0
* Handle reading loaded Contact data in the base edit fragmentWalter Jang2015-02-031-155/+15
* Add edit contact menu options to compact editorWalter Jang2015-02-021-322/+2
* Move data loading and account creation to edit contact base classWalter Jang2015-01-301-387/+14
* Re-order contact edit KEYS and state save/restore to match member orderWalter Jang2015-01-301-52/+102
* Move some contact editor functionality into new base classesWalter Jang2015-01-281-148/+14
* Reorder edit contact fragment membersWalter Jang2015-01-281-46/+61
* Split EntityDeltaComparator out of contact editor fragmentWalter Jang2015-01-281-102/+9
* Add Insert.EXTRA_{ACCOUNT,DATA_SET} to API. P #2/2Brian Attwell2015-01-261-3/+4
* Revert "Move some contact editor functionality into new base classes"Walter Jang2015-01-261-13/+150
* Move some contact editor functionality into new base classesWalter Jang2015-01-231-150/+13
* Local account handling cleanupJay Shrauner2015-01-091-17/+5
* Unbundle from contacts contract part 3/3Brian Attwell2015-01-081-3/+3
* Merge "Change text colors to reflect their state" into lmp-mr1-devBrian Attwell2014-12-051-0/+25
|\
| * Change text colors to reflect their stateBrian Attwell2014-12-041-0/+25
* | Merge "Don't save contact after deleting it" into lmp-mr1-devBrian Attwell2014-12-031-3/+4
|\ \ | |/ |/|
| * Don't save contact after deleting itBrian Attwell2014-11-251-3/+4
* | Merge "In editor, use Up button instead of Save button" into lmp-mr1-devBrian Attwell2014-12-021-0/+1
|\ \
| * | In editor, use Up button instead of Save buttonBrian Attwell2014-11-251-0/+1
| |/
* | Merge "Collapse extra raw contact editors" into lmp-mr1-devBrian Attwell2014-12-011-20/+46
|\ \
| * | Collapse extra raw contact editorsBrian Attwell2014-11-261-20/+46
| |/
* / Use delete icon from go/iconsBrian Attwell2014-11-261-1/+1
|/
* New design for photo editorBrian Attwell2014-11-101-15/+28
* Use larger photo in contact editorBrian Attwell2014-11-061-14/+11
* Make it easier to delete a contactWalter Jang2014-11-031-0/+2
* Fix analytics in Contacts appBrian Attwell2014-10-301-3/+1
* Use analytics activities and fragmentsBrian Attwell2014-10-231-1/+3
* Disables the delete menu option on "insert or edit" actionsPaul Soulos2014-09-151-0/+10
* Save menu state on rotation, in contact editorBrian Attwell2014-08-201-1/+9