1. 0a49afa Collapse common package (2/2) by Gary Mai · 8 years ago
  2. 69c182a Collapse common packages (1/?) by Gary Mai · 8 years ago
  3. 155299e Check res IDs before setting label content descriptions by Walter Jang · 8 years ago
  4. 186d791 Add highlight to selected item in editor dropdowns by Gary Mai · 8 years ago
  5. cfa628c Set delete button description for editor view without type. by Tingting Wang · 8 years ago
  6. a07c90b Revert "Hide keyboard on touching type spinner and show it after selection changed" by Wenyi Wang · 8 years ago
  7. 6062cec Fix bugs when dropping down editor type list in Editor UI.(2/2) by Tingting Wang · 9 years ago
  8. 843de77 Suppress TYPE_VIEW_SELECTED event when pressing "more fields" in editor by Wenyi Wang · 9 years ago
  9. daf8a41 Correct content description of labels spinner and delete button in editor by Wenyi Wang · 9 years ago
  10. ce0413b Hide keyboard on touching type spinner and show it after selection changed by Wenyi Wang · 9 years ago
  11. f7dfa54 Don't hide types when associated label is empty by Walter Jang · 9 years ago
  12. 4f5594a Add a name to raw contacts created to edit read-only contacts (E17) by Walter Jang · 9 years ago
  13. 23942c0 Update LabeledEditor text color when it becomes empty/non-empty (E11) by Walter Jang · 9 years ago
  14. 23a34d1 Mark Editors as deleted when entire KindSectionViews are removed. by Walter Jang · 9 years ago
  15. c7e0a98 Don't rebuild labels when phone and emails field change by Walter Jang · 9 years ago
  16. 3593f23 Only use one hint color on contact editors by Walter Jang · 9 years ago
  17. f463e11 Hide types when the associated (empty) edit text loses focus by Walter Jang · 9 years ago
  18. 9f9d78e Hide types on contact editors until associated field focused/clicked by Walter Jang · 9 years ago
  19. d35e5ef Get join suggestions for the compact editor name field by Walter Jang · 9 years ago
  20. f140227 Don't directly reference hidden View fields by Brian Attwell · 10 years ago
  21. d690dff Change text colors to reflect their state by Brian Attwell · 10 years ago
  22. 043fba6 Material design of common edit screen fields by Brian Attwell · 10 years ago
  23. 8f9d84f Remove field when removing the only char by Brian Attwell · 10 years ago
  24. cd321f6 Move ContactLoader related code to ContactsCommon by Yorke Lee · 11 years ago
  25. 7d3b915 Fix bug #7536213 UI should be mirrored for RTL languages (people, dialer, in-call) by Fabrice Di Meglio · 11 years ago
  26. 738ff86 Move ValuesDelta to ContactsCommon. by Chiao Cheng · 12 years ago
  27. aa690d4 Prefactor RawContactDelta.ValuesDelta into top level class. by Chiao Cheng · 12 years ago
  28. 428f008 Move dependencies of AccountTypeManager into ContactsCommon. by Chiao Cheng · 12 years ago
  29. 851222a Added thin object layer around contact data by Maurice Chu · 12 years ago
  30. e0b2f1e Global import order fix. by Chiao Cheng · 12 years ago
  31. a04dc9c Tweaked the input dialogs for the group name and the type by Daniel Lehmann · 12 years ago
  32. ca87e9c Added some smoother transitions to the editor by Daniel Lehmann · 12 years ago
  33. 67713b3 Turn off Spinner's state management. It kicks in after our own management by Daniel Lehmann · 12 years ago
  34. e55faef Fix suggestions box being 1 character behind by Katherine Kuan · 13 years ago
  35. eb765ac Fix bug 5494702 - Text editing options not visible in custom label dialog by Adam Powell · 13 years ago
  36. a3e69af Contact editor assets and redlines by Katherine Kuan · 13 years ago
  37. 37bddc2 Add contact detail to existing contact by Katherine Kuan · 13 years ago
  38. 1ebbd5b Pixel perfect for tablet contact editor by Katherine Kuan · 13 years ago
  39. fd70903 Pixel perfect work for phone contact editor by Katherine Kuan · 13 years ago
  40. 2293e55 Clear field if try to delete last field in section of contact editor by Katherine Kuan · 13 years ago
  41. a666423 Show more fields above the keyboard in contact editor by Katherine Kuan · 13 years ago
  42. a94859f Contact editor fixes by Katherine Kuan · 13 years ago
  43. 5e330ed Remove unnecessary delete buttons in contact editor by Katherine Kuan · 13 years ago
  44. a2d4a96 Fix font sizing and spacing in editor by Katherine Kuan · 13 years ago
  45. 12a9363 Pressed state for buttons by Katherine Kuan · 13 years ago
  46. 2591436 Fix "add field" logic by Katherine Kuan · 13 years ago
  47. 63ffb90 Refactor to inflate views from XML by Katherine Kuan · 13 years ago
  48. 405671a Move DataKind outside AccountTypes by Daisuke Miyakawa · 13 years ago
  49. 60b239c Treat empty and null strings equally. Fixes a data loss on e.g. rotation by Daniel Lehmann · 13 years ago
  50. 11bb73b Preserving name structured on expand/collapse operations by Dmitri Plotnikov · 13 years ago
  51. cb08f1b Preserving custom dialog state on rotation by Dmitri Plotnikov · 14 years ago
  52. 4fa9cd0 Fixing NPE in contact editor by Dmitri Plotnikov · 14 years ago
  53. 91d8e89 Aligining fields in the editor by Dmitri Plotnikov · 14 years ago
  54. 63c311a Adding "Cancel" button to contact picker by Dmitri Plotnikov · 14 years ago
  55. 7d4a8dd Preventing aggregation suggestions from showing up on rotation by Dmitri Plotnikov · 14 years ago
  56. 14918c0 Preventing custom type dialog crash on rotation by Dmitri Plotnikov · 14 years ago
  57. 2fcfa49 Changing from PopupMenu to Spinner by Dmitri Plotnikov · 14 years ago
  58. 02bb125 Removing progress dialog when saving a contact by Dmitri Plotnikov · 14 years ago
  59. 18ffaa2 Renaming a couple of packages by Dmitri Plotnikov · 14 years ago[Renamed (99%) from src/com/android/contacts/views/editor/LabeledEditorView.java]
  60. 4597c92 Renaming BaseAccountType to AccountType by Dmitri Plotnikov · 14 years ago
  61. b01a750 Improve keyboard navigation by Daniel Lehmann · 14 years ago
  62. 79c9c5a Use blue pressed background state by Daniel Lehmann · 14 years ago
  63. 915ffc5 Imported new assets by Daniel Lehmann · 14 years ago
  64. f4a4074 Synchronizing with the designer asset repository by Dmitri Plotnikov · 14 years ago
  65. f7ce597 Fix various layout issues by Daniel Lehmann · 14 years ago
  66. cfb525b Fix several layout issues by Daniel Lehmann · 14 years ago
  67. 392ccec Provide support for events (birthdays) by Daniel Lehmann · 14 years ago