summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/editor/StructuredNameEditorView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix detection of empty structured namesWalter Jang2015-06-171-12/+18
* Expanded name not passed to full editor for insertsWalter Jang2015-05-261-1/+4
* Compact contact editor UI tweaksWalter Jang2015-03-161-8/+0
* Fixed some contact editor compiler warningsWalter Jang2015-03-121-1/+0
* Fixes for returning to the compact editor from the expanded oneWalter Jang2015-03-101-1/+8
* Check if optional name fields are shown when expanding to full editorWalter Jang2015-03-031-8/+7
* Start the fully expanded editor when "More fields" is clickedWalter Jang2015-02-261-0/+7
* Editor name fieldsBrian Attwell2014-11-051-0/+8
* Remove field when removing the only charBrian Attwell2014-11-041-0/+1
* Fix for real this time.Brian Attwell2014-07-281-1/+1
* Fix name-suffix rotation crash, for real this timeBrian Attwell2014-07-281-0/+1
* Move ContactLoader related code to ContactsCommonYorke Lee2013-11-051-4/+4
* Allow read-only contacts to be editable.Chiao Cheng2013-01-151-0/+12
* Move ValuesDelta to ContactsCommon.Chiao Cheng2012-11-301-1/+1
* Prefactor RawContactDelta.ValuesDelta into top level class.Chiao Cheng2012-11-301-1/+1
* Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng2012-11-131-1/+1
* Refactor RawContact to be parcelable.Chiao Cheng2012-09-121-2/+2
* Added thin object layer around contact dataMaurice Chu2012-06-211-21/+23
* Global import order fix.Chiao Cheng2012-06-121-5/+5
* Fix suggestions box being 1 character behindKatherine Kuan2011-12-141-2/+7
* Fix name editor data loss on rotationIsaac Katzenelson2011-09-221-4/+20
* Modifications to bold contacts' first names.Dave Santoro2011-05-111-91/+27
* Enable account switcher in contact creationDaisuke Miyakawa2011-05-091-26/+56
* Move DataKind outside AccountTypesDaisuke Miyakawa2011-03-291-1/+1
* Using the right class loader for unmarshallingDmitri Plotnikov2011-03-011-7/+16
* Fixing parsing of intent extras for Exchange contactsDmitri Plotnikov2011-02-281-2/+3
* Preserving name structured on expand/collapse operationsDmitri Plotnikov2011-02-251-0/+265