1. 782ce6c Allow privileged apps to query contact provider across user by Makoto Onuki · 5 years ago
  2. e14328b Part of Lychee cleanup in CP2. by Tingting Wang · 5 years ago
  3. 2917e3f Merge "Use TelephonyManager API to check if device is voice capable." am: fea45a27db am: 25db89ad4a am: 92fbf51637 by Automerger Merge Worker · 5 years ago
  4. fea45a2 Merge "Use TelephonyManager API to check if device is voice capable." by Treehugger Robot · 5 years ago
  5. 1c6736f Use TelephonyManager API to check if device is voice capable. by Michele · 5 years ago
  6. 617b9ce Merge "Fix issue with failing ContactsProviderTest." am: c5b95938cd am: c5f3b4c958 by Tyler Gunn · 5 years ago
  7. 4354aaf Fix issue with failing ContactsProviderTest. by Tyler Gunn · 5 years ago
  8. 8a460b7 Merge "Remove usage of non-API methods in ContactsProvider." am: b3833b3c1a am: b0dc6f47c4 by Tyler Gunn · 6 years ago
  9. c9614b8 Add feature ids to VoicemailContentProvider by Philip P. Moltmann · 6 years ago
  10. 95a6896 Remove usage of non-API methods in ContactsProvider. by Tyler Gunn · 6 years ago
  11. 76c7422 Revert "Allow privileged apps to query contact provider across user" am: 94adfb0f85 by Rubin Xu · 6 years ago
  12. 9324fca Revert "Allow privileged apps to query contact provider across user" by Rubin Xu · 6 years ago
  13. 94adfb0 Revert "Allow privileged apps to query contact provider across user" by Rubin Xu · 6 years ago
  14. 26dfcb7 Add client UID in debug log by Makoto Onuki · 6 years ago
  15. bd0a732 Allow privileged apps to query contact provider across user am: 6c1fbf2ed9 by Rubin Xu · 6 years ago
  16. 6c1fbf2 Allow privileged apps to query contact provider across user by Rubin Xu · 6 years ago
  17. 24e09f9 Allow privileged apps to query contact provider across user by Rubin Xu · 6 years ago
  18. 19a0b93 Merge "Sprinkle in some TEST_MAPPING." by Jeff Sharkey · 6 years ago
  19. 88f9378 Sprinkle in some TEST_MAPPING. by Jeff Sharkey · 6 years ago
  20. 56bf611 Delete local raw contacts immediately when the enclosing contact is deleted by Walter Jang · 6 years ago
  21. 9b8e3d0 Use loose PHONE_NUMBERS_EQUAL with minimum matched chars by Yunjin Kim · 6 years ago
  22. 9bc7414 Use loose PHONE_NUMBERS_EQUAL with minimum matched chars by Yunjin Kim · 6 years ago
  23. 449139f Allow carrier apps for non-default subs to access voicemail. by Jeff Davidson · 6 years ago
  24. 449d2b7 Detect country change at runtime too by Makoto Onuki · 6 years ago
  25. 77437ea Use strict comparison for russian phone numbers. by Hui Yu · 6 years ago
  26. 495b293 Add device config option to switch to strict phone number matcher by Makoto Onuki · 6 years ago
  27. 368d494 Remove call identification APIs. by Tyler Gunn · 6 years ago
  28. ec1959e Merge "Add call Id information to call log provider." by Tyler Gunn · 6 years ago
  29. 8108da4 Merge "Schematize Contacts system properties" am: 559ec507e5 am: dc253383bd by Inseob Kim · 6 years ago
  30. 559ec50 Merge "Schematize Contacts system properties" by Treehugger Robot · 6 years ago
  31. e9bd687 Merge "Add PhoneAccount rows to phone_lookup projection" am: f2ebd6d343 am: 2a980a9fd1 by Hall Liu · 6 years ago
  32. b246f40 Add call Id information to call log provider. by Tyler Gunn · 6 years ago
  33. 1165b3f Add PhoneAccount rows to phone_lookup projection by Hall Liu · 6 years ago
  34. 8a13f7d Schematize Contacts system properties by Inseob Kim · 6 years ago
  35. 6738755 Merge "[Call Screening]Logging of calls blocked by call blocking feature, call screening app." am: 1e6ac864ef am: b00a581861 by Tony Zhu · 6 years ago
  36. 51a3712 [Call Screening]Logging of calls blocked by call blocking feature, call screening app. by tonyzhu · 7 years ago
  37. ee83b4f Merge "Revert "Sends notification on RawContacts insert/update/delete"" by Makoto Onuki · 7 years ago
  38. 28828bc Merge "Use public API to get ICU version, not internal" am: d4d7b6cebc am: 2b505e54b9 by Neil Fuller · 7 years ago
  39. 1e8c522 Revert "Sends notification on RawContacts insert/update/delete" by Makoto Onuki · 7 years ago
  40. 2c91658 Use public API to get ICU version, not internal by Neil Fuller · 7 years ago
  41. 12587b8 Sends notification on RawContacts insert/update/delete by Hui Yu · 7 years ago
  42. ea09c5d Only use givenNames and familyName to guess name style. by Hui Yu · 7 years ago
  43. 30fdf5d No longer keep track of contacts affinity by Makoto Onuki · 7 years ago
  44. 8c89290 Fix VoicemailContentProvider not notifying status changes by Ta-wei Yen · 7 years ago
  45. 04efcfc Avoid stringbuilder explosion by Makoto Onuki · 7 years ago
  46. eef8561 Client access stats for calllog by Makoto Onuki · 7 years ago
  47. 8b924e2 Move provider access stats to frameworks/base by Makoto Onuki · 7 years ago
  48. ae1f9ed Allow carrier-privileged apps to access voicemail provider. by Jeff Davidson · 7 years ago
  49. a46b298 Merge "Allow Voicemails to be inserted as not new." by TreeHugger Robot · 7 years ago
  50. 0cd861f Allow Voicemails to be inserted as not new. by Ta-wei Yen · 7 years ago
  51. 0c37d75 Don't update DIRTY flag when updating non-voicemail columns by Ta-wei Yen · 7 years ago
  52. 5c56c63 Merge "Implement preferred phone account columns" by TreeHugger Robot · 7 years ago
  53. 028b73b Implement preferred phone account columns by Ta-wei Yen · 7 years ago
  54. 78ce51e Implement DIRTY_RETAIN constant by Ta-wei Yen · 7 years ago
  55. 5e097c0 Merge "Implement bulkInsert for VoicemailProvider" by TreeHugger Robot · 8 years ago
  56. c28f796 Implement bulkInsert for VoicemailProvider by Ta-wei Yen · 8 years ago
  57. 6b2cd56 Trigger FSA sync on favorite membership insert. by Tingting Wang · 8 years ago
  58. 2724dea Close idle connections to release RAM by Fyodor Kupolov · 8 years ago
  59. 517d590 Make CP2 low-ram friendly by Makoto Onuki · 8 years ago
  60. 87c3705 Merge "Disable a phone number log" am: 44c11b854e am: 467525fa3c by kenji oda · 8 years ago
  61. 44c11b8 Merge "Disable a phone number log" by Treehugger Robot · 8 years ago
  62. cd0c890 Disable a phone number log by kenji oda · 8 years ago
  63. dc72d6d Allow updating TIMES_CONTACTED again. am: f752e4fbe3 by Makoto Onuki · 8 years ago
  64. f752e4f Allow updating TIMES_CONTACTED again. by Makoto Onuki · 8 years ago
  65. 6139f5c Change WTF to e/w am: 544cb78646 by Makoto Onuki · 8 years ago
  66. 544cb78 Change WTF to e/w by Makoto Onuki · 8 years ago
  67. 9805122 Allow voicemail DIRTY flag to be explicity set am: 58a1f876fb by Ta-wei Yen · 8 years ago
  68. 58a1f87 Allow voicemail DIRTY flag to be explicity set by Ta-wei Yen · 8 years ago
  69. fa76abe Merge "Fixed the issue that unknown contact sort" am: 4ed9805ba3 am: 7f539c63f5 by taiki tsutsumi · 8 years ago
  70. 6000b7d Fixed the issue that unknown contact sort by taiki tsutsumi · 8 years ago
  71. bcec6b7 Adding voicemail transcription state to voicemail database by mike dooley · 8 years ago
  72. 3460479 Change namespace for internal only intent. by Tyler Gunn · 8 years ago
  73. f5cef5e Merge "Change namespace for internal only intent." am: 841935dff4 by Tyler Gunn · 8 years ago
  74. febc670 Change namespace for internal only intent. by Tyler Gunn · 8 years ago
  75. 4563b8c Merge "Schedule re-scan contacts directory provider if directory is force updated" by Ricky Wai · 8 years ago
  76. 40af6e6 Schedule re-scan contacts directory provider if directory is force updated by Ricky Wai · 8 years ago
  77. 1467a85 Show how long operations took for each UID in dumpsys. by Makoto Onuki · 8 years ago
  78. 459639b Add DB upgrade step to update the views by Makoto Onuki · 8 years ago
  79. 6d6be55 Don't blur less than 10. by Makoto Onuki · 8 years ago
  80. eef9ef5 Don't set broadcast result code. Not needed. by Makoto Onuki · 8 years ago
  81. 251436e Merge "Loosen SQL check" by TreeHugger Robot · 8 years ago
  82. 8411b17 Loosen SQL check by Makoto Onuki · 8 years ago
  83. 442d720 Don't use manifest receiver by Makoto Onuki · 8 years ago
  84. fcc2655 Rescan all GAL providers when GAL provider packages have... by Makoto Onuki · 8 years ago
  85. b95db86 Improve debug logging by Makoto Onuki · 8 years ago
  86. 7fee093 Merge "Shutdown worker thread when not needed" by TreeHugger Robot · 8 years ago
  87. 607e7e3 Shutdown worker thread when not needed by Makoto Onuki · 8 years ago
  88. beeee64 Sanity check against contact-id = 0 by Makoto Onuki · 8 years ago
  89. 343f231 Some cleanup for CP2 by Makoto Onuki · 8 years ago
  90. 16b994f Send explicit broadcast to settings on profile update by Fyodor Kupolov · 8 years ago
  91. 63bb78a Revive CONTACTS_DATABASE_CREATED, and... by Makoto Onuki · 8 years ago
  92. 83325be Add voicemail backup/restore columns am: 27bedb2f41 am: 3a4795d738 by Ta-wei Yen · 8 years ago
  93. 3a4795d Add voicemail backup/restore columns am: 27bedb2f41 by Ta-wei Yen · 8 years ago
  94. 27bedb2 Add voicemail backup/restore columns by Ta-wei Yen · 8 years ago
  95. 9765ceb Merge "Add ProviderStatus.DATABASE_CREATION_TIMESTAMP" by Makoto Onuki · 8 years ago
  96. 5358da6 Add ProviderStatus.DATABASE_CREATION_TIMESTAMP by Makoto Onuki · 8 years ago
  97. 51b15e8 Prevent LAST_MODIFIED from changing after deletion am: 687bef960a am: 79733da1e9 by Ta-wei Yen · 8 years ago
  98. 812dcc2 Set metadata_dirty Not dirty when there's metadata change. by Tingting Wang · 8 years ago
  99. a1f5c57 Fix unit tests by Makoto Onuki · 8 years ago
  100. 5f4bb46 Using correct variable by Suprabh Shukla · 8 years ago