1. 7121285 Migrate Contacts to androidx. by Aravind Sreekumar · 6 years ago
  2. 5ae068b Change confirm Import/export cancel dialog string by Takahiro Manabe · 7 years ago
  3. 20ee0ba Stop using deprecated methods. by Julia Reynolds · 7 years ago
  4. 6e58fdf Run VCardService in foreground by Wenyi Wang · 7 years ago
  5. 3386dd8 Silence progress notifications by Wenyi Wang · 7 years ago
  6. 156fc9f Create channel if channel is not available by Wenyi Wang · 7 years ago
  7. 7ae9136 Start to use notification channel by Wenyi Wang · 8 years ago
  8. 1e899dc Handle revoked permissions when resuming the app (1/2) by Gary Mai · 8 years ago
  9. 107cd7a Replace getAccounts method with blockForWritableAccounts by Marcus Hagerott · 8 years ago
  10. bd9ef3c Standardize and replace assets with vectors by John Shao · 8 years ago
  11. 0a49afa Collapse common package (2/2) by Gary Mai · 8 years ago
  12. 3f6a244 Collapse res-aosp and res-icons into res folder for AOSP Contacts (1/2) by Arthur Wang · 8 years ago
  13. 69c182a Collapse common packages (1/?) by Gary Mai · 8 years ago
  14. e98d54e Moving vcard UI to ContactsCommon. by Chiao Cheng · 12 years ago
  15. e98d6e1 Merge "Remove hard coded PeopleActivity.class from VCard UI." by Chiao Cheng · 12 years ago
  16. a2a35d2 Remove hard coded PeopleActivity.class from VCard UI. by Chiao Cheng · 12 years ago
  17. afb0bd1 Fix forced portrait mode in ImportVCardActivity by Yorke Lee · 12 years ago
  18. 0d5588d Move AccountTypeManager to ContactsCommon. by Chiao Cheng · 12 years ago
  19. 428f008 Move dependencies of AccountTypeManager into ContactsCommon. by Chiao Cheng · 12 years ago
  20. 6dc1d72 am 83e32f7e: am 80ad6b43: Merge "Fix BadTokenException crash by ImportVCardActivity" into jb-mr1-dev by Yorke Lee · 12 years ago
  21. 9dabdc8 Fix BadTokenException crash by ImportVCardActivity by Yorke Lee · 12 years ago
  22. a02371d Moving classes used only by dialer into dialer package. by Chiao Cheng · 12 years ago
  23. 62152c3 Use correct external storage directory by Daniel Lehmann · 12 years ago
  24. 851222a Added thin object layer around contact data by Maurice Chu · 12 years ago
  25. e0b2f1e Global import order fix. by Chiao Cheng · 12 years ago
  26. 208f0be Use SparseArray instead of HashMap in vCard code by Daisuke Miyakawa · 13 years ago
  27. cd564c9 Update Contacts for improved NDEF APIs by Nick Pelly · 13 years ago
  28. 7cdbe5c Remove titles in simple confirmation dialogs by Katherine Kuan · 13 years ago
  29. 629843c Use default Notification builder during vCard import by Daisuke Miyakawa · 13 years ago
  30. 6684914 Finish exporter Activity after launching VCardService by Daisuke Miyakawa · 13 years ago
  31. 3fa5340 Use OpenableColumns.DISPLAY_NAME for import message by Daisuke Miyakawa · 13 years ago
  32. 6e99c39 Stop showing dialog when the Activity is already gone by Daisuke Miyakawa · 13 years ago
  33. 1167da4 Move the notification logic out to a listener by Jeff Hamilton · 13 years ago
  34. 2b3f3c5 App changes for account types with data sets. by Dave Santoro · 13 years ago
  35. e967f7c Allow importing vcards directly from NFC. by Jeff Hamilton · 13 years ago
  36. 7fc3ddf Don't log a potentially null message string. by Jesse Wilson · 13 years ago
  37. 53d4b8e Uses a tag for vCard-related notifications. by Flavio Lerda · 13 years ago
  38. 6d42e49 Make multi import one request by Daisuke Miyakawa · 13 years ago
  39. 9856fce New People activity by Katherine Kuan · 13 years ago
  40. 0e38be0 Remove dependency toward VCardInterpreterCollection. by Daisuke Miyakawa · 13 years ago
  41. 91a7d98 Use new interface for vCard export by Daisuke Miyakawa · 13 years ago
  42. 35fef5a Use old version of vCard composition method by Daisuke Miyakawa · 14 years ago
  43. 460ca43 Stop using initWithRawContactsEntityUri() by Daisuke Miyakawa · 14 years ago
  44. c3529cd Use "export only" flag when exporting contact list by Daisuke Miyakawa · 14 years ago
  45. 82aff21 Merge "Stop showing duplicate notification." by Daisuke Miyakawa · 14 years ago
  46. d063e3b Stop showing duplicate notification. by Daisuke Miyakawa · 14 years ago
  47. fcc7e38 Let MediaScanner know an exported file. by Daisuke Miyakawa · 14 years ago
  48. 4292dfa Fixing alert dialog icon. by Dmitri Plotnikov · 14 years ago
  49. e9ec5dd Handle null in vCard import by Daisuke Miyakawa · 14 years ago
  50. ddf4270 Show Notification when parsing vCard failed. by Daisuke Miyakawa · 14 years ago
  51. 179c996 Fixing NPE in ImportVCardActivity by Dmitri Plotnikov · 14 years ago
  52. a07fa5f Renaming AccountTypes to AccountTypeManager. by Dmitri Plotnikov · 14 years ago
  53. 69f9e6f Renaming fields and variables from "source" to "accountType" by Dmitri Plotnikov · 14 years ago
  54. ffc16e6 Detect unknown filename in importing. by Daisuke Miyakawa · 14 years ago
  55. 783a09a Fix bugs around vCard export and use new APIs by Daisuke Miyakawa · 14 years ago
  56. ab59660 Allow users to cancel each import/export. by Daisuke Miyakawa · 14 years ago
  57. e08dd50 Remove unnecessary class. by Daisuke Miyakawa · 14 years ago
  58. 910d3e7 Simplify vCard implementation. by Daisuke Miyakawa · 14 years ago
  59. f219f6e Make VCardService stop when appropriate. by Daisuke Miyakawa · 14 years ago
  60. 9706f46 Let importer/exporter show progress correctly. by Daisuke Miyakawa · 14 years ago
  61. 7c819a1 Rewrite vCard importer/exporter. by Daisuke Miyakawa · 14 years ago
  62. aba4353 Fix vCard importer flow. by Daisuke Miyakawa · 14 years ago
  63. a9ba485 Change the code around vCard import + Service. by Daisuke Miyakawa · 14 years ago
  64. c7bcc93 Add logs telling us the number of available Accounts. by Daisuke Miyakawa · 14 years ago
  65. 74d59da Fix broken behavior around ImportVCardActivity. by Daisuke Miyakawa · 14 years ago
  66. 35769b8 Renamed Sources to AccountTypes by Daniel Lehmann · 14 years ago
  67. 55663c5 Fix "Service not registered" bug. by Daisuke Miyakawa · 14 years ago
  68. 4ba6c0f Add a variable detecting illegal unbinding. by Daisuke Miyakawa · 14 years ago
  69. 9068bd7 Fix potential Service Connection leakage. by Daisuke Miyakawa · 14 years ago
  70. f653603 Let VCardService handle cancel before import by Daisuke Miyakawa · 14 years ago
  71. 18b5190 Add Cancel capability toward vCard import procedure. by Daisuke Miyakawa · 14 years ago
  72. d20f2c7 Use rich format for showing the progress of vCard import. by Daisuke Miyakawa · 14 years ago
  73. e8b5775 Make vCard importer ignore secure directory. by Daisuke Miyakawa · 14 years ago
  74. 58c066f Supress Exception thrown by vCard exporter. by Daisuke Miyakawa · 14 years ago
  75. cfa3900 Renaming ContactListActivity to ContactBrowserActivity by Dmitri Plotnikov · 14 years ago
  76. 27834b2 Moving ContactsListActivity to a different package by Dmitri Plotnikov · 14 years ago
  77. 4db8cbc Fix RemoteViewException. by Daisuke Miyakawa · 14 years ago
  78. d3e5a78 Remove unnecessary comment. by Daisuke Miyakawa · 14 years ago
  79. f302130 Add a unit test for handleOneRequestSimple(). by Daisuke Miyakawa · 14 years ago
  80. 69f09d7 Make ImportVCardActivity tolerate screen orientation during caching by Daisuke Miyakawa · 14 years ago
  81. 7b3b27e Add a smoke test for ImportProcessor. by Daisuke Miyakawa · 14 years ago
  82. b73b880 Notification fix 2. by Daisuke Miyakawa · 14 years ago
  83. 32acae5 Modify notification procedure. by Daisuke Miyakawa · 14 years ago
  84. d8fb81a Refactoring vCard importer/exporter. by Daisuke Miyakawa · 14 years ago
  85. 1b918e5 Move vCard related codes to com.android.contacts.vcard. by Daisuke Miyakawa · 14 years ago