1. e5a140a Toast fixes for deletion and save by James Laskey · 8 years ago
  2. 4beed7e Insert name into toast during contact deletion by James Laskey · 8 years ago
  3. 07bc676 String changes to Contacts App (3/3) by Tingting Wang · 9 years ago
  4. 168331d String changes to Contacts App (2/2). by Tingting Wang · 9 years ago
  5. 687d218 Show "Link" item when applicable and show correct toast for deletion. by Wenyi Wang · 9 years ago
  6. 5dcf5c3 Fix IllegalStateException in start by Jay Shrauner · 9 years ago
  7. e320c0b Check for empty contact lookup keys by Jay Shrauner · 9 years ago
  8. 053f723 Fix NPE when cursor is null by Jay Shrauner · 9 years ago
  9. 09bfb91 Move TestLoaderManager into /tests. Unbundling. by Brian Attwell · 10 years ago
  10. 8a6f4ad Bag of QuickContact improvements by Brian Attwell · 10 years ago
  11. 0d5588d Move AccountTypeManager to ContactsCommon. by Chiao Cheng · 12 years ago
  12. 428f008 Move dependencies of AccountTypeManager into ContactsCommon. by Chiao Cheng · 12 years ago
  13. 851222a Added thin object layer around contact data by Maurice Chu · 12 years ago
  14. e0b2f1e Global import order fix. by Chiao Cheng · 12 years ago
  15. 3e435f0 Change usages of com.google.android to com.google.common. by Chiao Cheng · 12 years ago
  16. 7cdbe5c Remove titles in simple confirmation dialogs by Katherine Kuan · 13 years ago
  17. 96e87fd Use existence of editor as indicator whether source is editable. by Daniel Lehmann · 13 years ago
  18. 4b25da7 Change commit() to commitAllowingStateLoss() by Minh Pham · 13 years ago
  19. 2b3f3c5 App changes for account types with data sets. by Dave Santoro · 13 years ago
  20. 34ce5e9 Introduces a TestLoaderManager to test loaders. by Flavio Lerda · 13 years ago
  21. d7c148b Remove unnecessary callback on delete interaction. by Daisuke Miyakawa · 13 years ago
  22. 0279fca Fix leaked window in contact delete dialog by Dmitri Plotnikov · 13 years ago
  23. ac0e18e Fix NPE in Contact Deletion Interaction by Dmitri Plotnikov · 13 years ago
  24. c9eda37 Close contact editor after deleting contact by Dmitri Plotnikov · 13 years ago
  25. 4292dfa Fixing alert dialog icon. by Dmitri Plotnikov · 14 years ago
  26. cc42b45 Fixing NPE in contact deletion interaction by Dmitri Plotnikov · 14 years ago
  27. 3ed426c Follow API changes. by Dianne Hackborn · 14 years ago
  28. a07fa5f Renaming AccountTypes to AccountTypeManager. by Dmitri Plotnikov · 14 years ago
  29. 43fd1e8 Fixing ContactDeletionInteractionTest by Dmitri Plotnikov · 14 years ago
  30. b77be6d Removing inflation levels from AccountType. by Dmitri Plotnikov · 14 years ago
  31. 69f9e6f Renaming fields and variables from "source" to "accountType" by Dmitri Plotnikov · 14 years ago
  32. 9d2bcfb Update to new Loader APIs. by Dianne Hackborn · 14 years ago
  33. 4ef95cc Prepare for some changes to LoaderManager/Loader. by Dianne Hackborn · 14 years ago
  34. 18ffaa2 Renaming a couple of packages by Dmitri Plotnikov · 14 years ago
  35. 7d8cabb Moving contact deletion to the background thread by Dmitri Plotnikov · 14 years ago
  36. 66bca8f Turning ContactDeletionInteraction into a Fragment by Dmitri Plotnikov · 14 years ago
  37. 4597c92 Renaming BaseAccountType to AccountType by Dmitri Plotnikov · 14 years ago
  38. 355d0f4 Using lookup URI to construct delete confirmation dialog by Dmitri Plotnikov · 14 years ago
  39. 35769b8 Renamed Sources to AccountTypes by Daniel Lehmann · 14 years ago
  40. 69e7fec Implement Delete on Contact-Detail; re-use the code from the ContactBrowser by Daniel Lehmann · 14 years ago
  41. 9692f26 Breaking out contact deletion into a separate object. by Dmitri Plotnikov · 14 years ago