1. cb1e18d Merge "Remove location permissions" into mnc-dev by Makoto Onuki · 10 years ago
  2. 25fb287 Remove location permissions by Makoto Onuki · 10 years ago
  3. f22f9af Merge "Add READ_PHONE_STATE to CP2" into mnc-dev by Yorke Lee · 10 years ago
  4. 399faf2 Add READ_PHONE_STATE to CP2 by Yorke Lee · 10 years ago
  5. ce51d24 Merge "Stop enforcing {READ,WRITE}_PROFILE permissions" into mnc-dev by Brian Attwell · 10 years ago
  6. e3afdce Stop enforcing {READ,WRITE}_PROFILE permissions by Brian Attwell · 10 years ago
  7. 3a83f4c Fix invalidateAggregationExceptionCache(). by Makoto Onuki · 10 years ago
  8. f60c48e Merge "Fix bugs in aggregator2." into mnc-dev by Zheng Fu · 10 years ago
  9. 891e5b4 Fix bugs in aggregator2. by Zheng Fu · 10 years ago
  10. d930081 Merge "Implement Data.CARRIER_PRESENCE" into mnc-dev by Etan Cohen · 10 years ago
  11. 2d745a8 Fix CP2 Unit test failure by Keith Cheung · 10 years ago
  12. c19d551 Fix unit tests by Makoto Onuki · 10 years ago
  13. 2d66b50 Merge "Clean up permissions" into mnc-dev by Makoto Onuki · 10 years ago
  14. 400e50c Clean up permissions by Makoto Onuki · 10 years ago
  15. 6460582 Fix NPE in CallLogProviderWorker by Yorke Lee · 10 years ago
  16. bdeea8a Implement Data.CARRIER_PRESENCE by Makoto Onuki · 10 years ago
  17. 61ec181 Use transliterator for Simplified Chinese buckets by Jay Shrauner · 10 years ago
  18. 3891893 Fix locale unit tests by Jay Shrauner · 10 years ago
  19. dc249d4 Merge "Fix SIP enterprise lookup" into mnc-dev by Makoto Onuki · 10 years ago
  20. 11d4533 Fix SIP enterprise lookup by Makoto Onuki · 10 years ago
  21. 7644387 Merge "Add unit test for RawContactsEntity.CORP_CONTENT_URI" into mnc-dev by Tony Mak · 10 years ago
  22. 77b65aa Grant VoicemailContentProvider permissions to default or system dialers by Yorke Lee · 10 years ago
  23. 2894728 Add unit test for RawContactsEntity.CORP_CONTENT_URI by Tony Mak · 10 years ago
  24. 74e4f99 Fix some set concurrency issues in new aggregator. by Zheng Fu · 10 years ago
  25. 57e16b0 Merge "Add unit test for query against Phone.ENTERPRISE_CONTENT_URI" by Tony Mak · 10 years ago
  26. b3c4b26 Re-create metadata_sync table. by Zheng Fu · 10 years ago
  27. 51b86f4 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  28. e56d27b Add unit test for query against Phone.ENTERPRISE_CONTENT_URI by Tony Mak · 10 years ago
  29. 006742f Merge "Add OP_ADD_VOICEMAIL app op - contacts provider" by Svet Ganov · 10 years ago
  30. 9019dfd Merge "Update related tables from MetadataSync.data column." by Tingting Wang · 10 years ago
  31. 794ef4d Update related tables from MetadataSync.data column. by Tingting Wang · 10 years ago
  32. 33c4eba Add OP_ADD_VOICEMAIL app op - contacts provider by Svet Ganov · 10 years ago
  33. 9231b1c Merge "Show which aggregator is used in bugreport." by Zheng Fu · 10 years ago
  34. 0e464be Show which aggregator is used in bugreport. by Zheng Fu · 10 years ago
  35. 04093af Merge "use new setting flag to switch between current and new aggregator." by Zheng Fu · 10 years ago
  36. aa18c23 use new setting flag to switch between current and new aggregator. by Zheng Fu · 10 years ago
  37. 8742dd0 Fix the build by Zheng Fu · 10 years ago
  38. b94bfa5 Fork ContactAggregator to AbstractContactAggregator to keep file hsitory. by Zheng Fu · 10 years ago
  39. 97de721 Merge "Parse metadata_sync.data to MetadataEntry Object." by Tingting Wang · 10 years ago
  40. d1f777e Parse metadata_sync.data to MetadataEntry Object. by Tingting Wang · 10 years ago
  41. 94d6059 Merge "Remove caller-id check in enterprise phone and raw contacts entities" by Ricky Wai · 10 years ago
  42. 76f6995 Merge "Add phone_account_* fields to voicemail content table allowed columns." by Nancy Chen · 10 years ago
  43. dca8f30 Add phone_account_* fields to voicemail content table allowed columns. by Nancy Chen · 10 years ago
  44. 6012b85 Add some new method implementations for new contact aggregator. by Zheng Fu · 10 years ago
  45. bb1bc1a Merge "Enterprise quick contact 2/2" by Makoto Onuki · 10 years ago
  46. 42d5b79 Remove caller-id check in enterprise phone and raw contacts entities by Ricky Wai · 10 years ago
  47. 1076c49 Enterprise quick contact 2/2 by Makoto Onuki · 10 years ago
  48. 518fe53 Merge "New contact aggregator (part 1) Summary of the changes are: 1. In RawContactMatcher, add rawContactId and accountId to MatchScore inner class, so that match score is on raw contacts level instead] of accumulate to contact level 2. Add a wrapper RawContactMatchingCandidates to MatchScore to facilitate the aggregation. 3. In ContactAggregator2, add findRawContactMatchingCandidates() method to find the set of matching raw contacts for a given raw_contact_id. This method will use the logic of updateMatchScoresForSuggestionsBasedOnDataMatches() so that it will give a set of raw contacts candidate with matching score above threshold. 4. The second stage "Pair-wise comparison and find the connected component of all the raw contacts in RawContactMatchingCandidates" is done in new method reAggregateRawContacts(); 5. Some new methods still throw unSupportedOperationExceptions, and they will be implemented in part2. 6. Tests will be implemented in follow-up cls." by Zheng Fu · 10 years ago
  49. d6c0a13 New contact aggregator (part 1) by Zheng Fu · 10 years ago
  50. 889f3c7 Merge "Revert "Enterprise quick contact 2/2"" by Makoto Onuki · 10 years ago
  51. 5f20fb3 Revert "Enterprise quick contact 2/2" by Makoto Onuki · 10 years ago
  52. fc237d0 Merge "Enterprise quick contact 2/2" by Makoto Onuki · 10 years ago
  53. 9d5369a Enterprise quick contact 2/2 by Makoto Onuki · 10 years ago
  54. 2ded4cc Merge "Protect against null lookup uri" by Jay Shrauner · 10 years ago
  55. 4ba8c1b Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  56. b593bf1 Add Email.ENTERPRISE_CONTENT_LOOKUP_URI by Ricky Wai · 10 years ago
  57. 3638597 Merge "Add RawContactsEntity.CORP_CONTENT_URI" by Ricky Wai · 10 years ago
  58. 360dcb9 Merge " Fork ContactMatcher.java to RawContactMatcher.java" by Zheng Fu · 10 years ago
  59. 1340c2f Fork ContactMatcher.java to RawContactMatcher.java by Zheng Fu · 10 years ago
  60. 30ec266 Add RawContactsEntity.CORP_CONTENT_URI by Ricky Wai · 10 years ago
  61. 40bd4b8 Add back upgrade actions that were lost from merging. by Nancy Chen · 10 years ago
  62. 3a9b227 Make contacts backup schema change accessible. by Tingting · 10 years ago
  63. d11be39 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  64. fd8de12 Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' by Vinit Deshpande · 10 years ago
  65. 09e08ac Protect against null lookup uri by Jay Shrauner · 10 years ago
  66. 410c29f Merge "Add private API to get merged primary and enterprise contacts" by Ricky Wai · 10 years ago
  67. b88a02f Add private API to get merged primary and enterprise contacts by Ricky Wai · 10 years ago
  68. 6934060 Cache photo URI too in calllog by Makoto Onuki · 10 years ago
  69. 10fc527 Merge "Remove CallLogBackupAgent." by Santos Cordon · 10 years ago
  70. f35365f Remove CallLogBackupAgent. by Santos Cordon · 10 years ago
  71. a1b621e Merge "Prioritize regular names over phonetic names. P2/2" by Brian Attwell · 10 years ago
  72. 3cf9ac6 Prioritize regular names over phonetic names. P2/2 by Brian Attwell · 10 years ago
  73. f7076a6 Unhide call log entries by phone number. by Santos Cordon · 10 years ago
  74. b39eeb4 Hide unregistered phone account call log entries. by Santos Cordon · 10 years ago
  75. 654914b Merge "Enterprise phone lookup should return consistent result..." by Makoto Onuki · 10 years ago
  76. 0f74e86 Upgrade voicemail_status and calls tables for visual voicemail. by Nancy Chen · 10 years ago
  77. 468fc18 Upgrade calllog DB to use ICC ID & source_phone_number. by Santos Cordon · 10 years ago
  78. 2eb0952 Enterprise phone lookup should return consistent result... by Makoto Onuki · 10 years ago
  79. ae8f893 Merge "More tests for CallLogBackupAgent" by Santos Cordon · 10 years ago
  80. 52a1f4d More tests for CallLogBackupAgent by Santos Cordon · 10 years ago
  81. 3e2e34d Fork ContactAggregator.java to ContactAggregator2.java by Zheng Fu · 10 years ago
  82. 8c8861d am 1005a3d5: (-s ours) am 4914bbf7: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  83. 1005a3d am 4914bbf7: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  84. 4914bbf Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  85. 153281e Add simple backup/restore to Call Log. by Santos Cordon · 10 years ago
  86. 415f5c0 Add tests for CallLogBackupAgent. by Santos Cordon · 10 years ago
  87. fd6ef51 Simple Backup Agent for the call log. by Santos Cordon · 10 years ago
  88. 423f9bc Upgrade calllog DB to use ICC ID & source_phone_number. by Santos Cordon · 10 years ago
  89. ddd1e13 am 6278612a: am a435c434: am 463d577c: am 6522ca93: Don\'t use queryContentProviders to avoid "transaction too large" exception by Makoto Onuki · 10 years ago
  90. 148374f Persist pre-authorized URIs by Brian Attwell · 10 years ago
  91. 6278612 am a435c434: am 463d577c: am 6522ca93: Don\'t use queryContentProviders to avoid "transaction too large" exception by Makoto Onuki · 10 years ago
  92. a435c43 am 463d577c: am 6522ca93: Don\'t use queryContentProviders to avoid "transaction too large" exception by Makoto Onuki · 10 years ago
  93. 463d577 am 6522ca93: Don\'t use queryContentProviders to avoid "transaction too large" exception by Makoto Onuki · 10 years ago
  94. 6522ca9 Don't use queryContentProviders to avoid "transaction too large" exception by Makoto Onuki · 10 years ago
  95. 30165ad Merge "Add new metadata_sync table to facilitate android contacts backup." by Zheng Fu · 10 years ago
  96. 5d60a6d Add new metadata_sync table to facilitate android contacts backup. by Zheng Fu · 10 years ago
  97. 67c8cb2 am 05dca035: (-s ours) am 752b2e03: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  98. 05dca03 am 752b2e03: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  99. 752b2e0 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  100. eab75dc resolved conflicts for merge of 6058a318 to master by Brian Attwell · 10 years ago