1. 3c06f53 Implement Data.CARRIER_PRESENCE (master cherry pick) by Makoto Onuki · 10 years ago
  2. ec42144 am 145f7821: am 2d745a84: Fix CP2 Unit test failure by Keith Cheung · 10 years ago
  3. 145f782 am 2d745a84: Fix CP2 Unit test failure by Keith Cheung · 10 years ago
  4. 2d745a8 Fix CP2 Unit test failure by Keith Cheung · 10 years ago
  5. bec05b5 am efe257b4: am c19d5519: Fix unit tests by Makoto Onuki · 10 years ago
  6. efe257b am c19d5519: Fix unit tests by Makoto Onuki · 10 years ago
  7. c19d551 Fix unit tests by Makoto Onuki · 10 years ago
  8. 3dc2352 am 6ce17205: am 2d66b50b: Merge "Clean up permissions" into mnc-dev by Makoto Onuki · 10 years ago
  9. 6ce1720 am 2d66b50b: Merge "Clean up permissions" into mnc-dev by Makoto Onuki · 10 years ago
  10. 2d66b50 Merge "Clean up permissions" into mnc-dev by Makoto Onuki · 10 years ago
  11. 400e50c Clean up permissions by Makoto Onuki · 10 years ago
  12. f615d9c am 4f2b0708: am 64605820: Fix NPE in CallLogProviderWorker by Yorke Lee · 10 years ago
  13. 4f2b070 am 64605820: Fix NPE in CallLogProviderWorker by Yorke Lee · 10 years ago
  14. 6460582 Fix NPE in CallLogProviderWorker by Yorke Lee · 10 years ago
  15. 51cb9cf Fix a bug on update Data.hash_id column. by Tingting Wang · 10 years ago
  16. 829975f Merge "Populate Data.hash_id for Data table." by Tingting Wang · 10 years ago
  17. b712e3c Populate Data.hash_id for Data table. by Tingting Wang · 10 years ago
  18. af398c3 Override applyBatch() and bulkInsert() in ContactMetadataProvider by Zheng Fu · 10 years ago
  19. 3a42309 Notify contact metadata change on raw contact deletion. by Zheng Fu · 10 years ago
  20. ccab43f Merge "Notify contact metadata changes to contact metadata authority." by Zheng Fu · 10 years ago
  21. 08fb838 Notify contact metadata changes to contact metadata authority. by Zheng Fu · 10 years ago
  22. c52172e Wrap ContactMetadata insert/update/delete in transcation. by Zheng Fu · 10 years ago
  23. 6c1b57f am adbcd27e: am 6b379eed: Merge "Don\'t call notifyChange() until after the transaction have been commited." by Makoto Onuki · 10 years ago
  24. adbcd27 am 6b379eed: Merge "Don\'t call notifyChange() until after the transaction have been commited." by Makoto Onuki · 10 years ago
  25. 6b379ee Merge "Don't call notifyChange() until after the transaction have been commited." by Makoto Onuki · 10 years ago
  26. 0027a1a Add metadata_dirty column to RawContacts table. by Tingting Wang · 10 years ago
  27. ac86c67 Don't call notifyChange() until after the transaction have been commited. by Fedrik Ålund · 10 years ago
  28. 4309d6d Process Metadata on RawContact Insert and Delete. by Tingting Wang · 10 years ago
  29. 2c76de2 Implement delete method for ContactMetadataProvider. by Zheng Fu · 10 years ago
  30. 01e598c Implement insert and update method for ContactMetadataProvider. by Tingting Wang · 10 years ago
  31. 58bc126 am 61ec1816: Use transliterator for Simplified Chinese buckets by Jay Shrauner · 10 years ago
  32. 6530edc am 3891893b: Fix locale unit tests by Jay Shrauner · 10 years ago
  33. 384b448 Add new ContactMatadataProvider. by Zheng Fu · 10 years ago
  34. 61ec181 Use transliterator for Simplified Chinese buckets by Jay Shrauner · 10 years ago
  35. 3891893 Fix locale unit tests by Jay Shrauner · 10 years ago
  36. dc249d4 Merge "Fix SIP enterprise lookup" into mnc-dev by Makoto Onuki · 10 years ago
  37. 11d4533 Fix SIP enterprise lookup by Makoto Onuki · 10 years ago
  38. 7644387 Merge "Add unit test for RawContactsEntity.CORP_CONTENT_URI" into mnc-dev by Tony Mak · 10 years ago
  39. 77b65aa Grant VoicemailContentProvider permissions to default or system dialers by Yorke Lee · 10 years ago
  40. 2894728 Add unit test for RawContactsEntity.CORP_CONTENT_URI by Tony Mak · 10 years ago
  41. 74e4f99 Fix some set concurrency issues in new aggregator. by Zheng Fu · 10 years ago
  42. 57e16b0 Merge "Add unit test for query against Phone.ENTERPRISE_CONTENT_URI" by Tony Mak · 10 years ago
  43. b3c4b26 Re-create metadata_sync table. by Zheng Fu · 10 years ago
  44. 51b86f4 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  45. e56d27b Add unit test for query against Phone.ENTERPRISE_CONTENT_URI by Tony Mak · 10 years ago
  46. 006742f Merge "Add OP_ADD_VOICEMAIL app op - contacts provider" by Svet Ganov · 10 years ago
  47. 9019dfd Merge "Update related tables from MetadataSync.data column." by Tingting Wang · 10 years ago
  48. 794ef4d Update related tables from MetadataSync.data column. by Tingting Wang · 10 years ago
  49. 33c4eba Add OP_ADD_VOICEMAIL app op - contacts provider by Svet Ganov · 10 years ago
  50. 9231b1c Merge "Show which aggregator is used in bugreport." by Zheng Fu · 10 years ago
  51. 0e464be Show which aggregator is used in bugreport. by Zheng Fu · 10 years ago
  52. 04093af Merge "use new setting flag to switch between current and new aggregator." by Zheng Fu · 10 years ago
  53. aa18c23 use new setting flag to switch between current and new aggregator. by Zheng Fu · 10 years ago
  54. 8742dd0 Fix the build by Zheng Fu · 10 years ago
  55. b94bfa5 Fork ContactAggregator to AbstractContactAggregator to keep file hsitory. by Zheng Fu · 10 years ago
  56. 97de721 Merge "Parse metadata_sync.data to MetadataEntry Object." by Tingting Wang · 10 years ago
  57. d1f777e Parse metadata_sync.data to MetadataEntry Object. by Tingting Wang · 10 years ago
  58. 94d6059 Merge "Remove caller-id check in enterprise phone and raw contacts entities" by Ricky Wai · 10 years ago
  59. 76f6995 Merge "Add phone_account_* fields to voicemail content table allowed columns." by Nancy Chen · 10 years ago
  60. dca8f30 Add phone_account_* fields to voicemail content table allowed columns. by Nancy Chen · 10 years ago
  61. 6012b85 Add some new method implementations for new contact aggregator. by Zheng Fu · 10 years ago
  62. bb1bc1a Merge "Enterprise quick contact 2/2" by Makoto Onuki · 10 years ago
  63. 42d5b79 Remove caller-id check in enterprise phone and raw contacts entities by Ricky Wai · 10 years ago
  64. 1076c49 Enterprise quick contact 2/2 by Makoto Onuki · 10 years ago
  65. 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
  66. d6c0a13 New contact aggregator (part 1) by Zheng Fu · 10 years ago
  67. 889f3c7 Merge "Revert "Enterprise quick contact 2/2"" by Makoto Onuki · 10 years ago
  68. 5f20fb3 Revert "Enterprise quick contact 2/2" by Makoto Onuki · 10 years ago
  69. fc237d0 Merge "Enterprise quick contact 2/2" by Makoto Onuki · 10 years ago
  70. 9d5369a Enterprise quick contact 2/2 by Makoto Onuki · 10 years ago
  71. 2ded4cc Merge "Protect against null lookup uri" by Jay Shrauner · 10 years ago
  72. 4ba8c1b Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  73. b593bf1 Add Email.ENTERPRISE_CONTENT_LOOKUP_URI by Ricky Wai · 10 years ago
  74. 3638597 Merge "Add RawContactsEntity.CORP_CONTENT_URI" by Ricky Wai · 10 years ago
  75. 360dcb9 Merge " Fork ContactMatcher.java to RawContactMatcher.java" by Zheng Fu · 10 years ago
  76. 1340c2f Fork ContactMatcher.java to RawContactMatcher.java by Zheng Fu · 10 years ago
  77. 30ec266 Add RawContactsEntity.CORP_CONTENT_URI by Ricky Wai · 10 years ago
  78. 40bd4b8 Add back upgrade actions that were lost from merging. by Nancy Chen · 10 years ago
  79. 3a9b227 Make contacts backup schema change accessible. by Tingting · 10 years ago
  80. d11be39 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  81. fd8de12 Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' by Vinit Deshpande · 10 years ago
  82. 09e08ac Protect against null lookup uri by Jay Shrauner · 10 years ago
  83. 410c29f Merge "Add private API to get merged primary and enterprise contacts" by Ricky Wai · 10 years ago
  84. b88a02f Add private API to get merged primary and enterprise contacts by Ricky Wai · 10 years ago
  85. 6934060 Cache photo URI too in calllog by Makoto Onuki · 10 years ago
  86. 10fc527 Merge "Remove CallLogBackupAgent." by Santos Cordon · 10 years ago
  87. f35365f Remove CallLogBackupAgent. by Santos Cordon · 10 years ago
  88. a1b621e Merge "Prioritize regular names over phonetic names. P2/2" by Brian Attwell · 10 years ago
  89. 3cf9ac6 Prioritize regular names over phonetic names. P2/2 by Brian Attwell · 10 years ago
  90. f7076a6 Unhide call log entries by phone number. by Santos Cordon · 10 years ago
  91. b39eeb4 Hide unregistered phone account call log entries. by Santos Cordon · 10 years ago
  92. 654914b Merge "Enterprise phone lookup should return consistent result..." by Makoto Onuki · 10 years ago
  93. 0f74e86 Upgrade voicemail_status and calls tables for visual voicemail. by Nancy Chen · 11 years ago
  94. 468fc18 Upgrade calllog DB to use ICC ID & source_phone_number. by Santos Cordon · 10 years ago
  95. 2eb0952 Enterprise phone lookup should return consistent result... by Makoto Onuki · 10 years ago
  96. ae8f893 Merge "More tests for CallLogBackupAgent" by Santos Cordon · 10 years ago
  97. 52a1f4d More tests for CallLogBackupAgent by Santos Cordon · 10 years ago
  98. 3e2e34d Fork ContactAggregator.java to ContactAggregator2.java by Zheng Fu · 10 years ago
  99. 8c8861d am 1005a3d5: (-s ours) am 4914bbf7: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  100. 1005a3d am 4914bbf7: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago