1. 2b813a5 Merge "Fix VoicemailProviderTest for new columns" into nyc-mr2-dev by Ta-wei Yen · 7 years ago
  2. f097acc Merge "Fix VoicemailProviderTest for new columns" into nyc-mr2-dev by Ta-wei Yen · 7 years ago
  3. c4b2bcd Fix VoicemailProviderTest for new columns by Ta-wei Yen · 8 years ago
  4. 3a4795d Add voicemail backup/restore columns am: 27bedb2f41 by Ta-wei Yen · 8 years ago
  5. eb063d5 Merge "Add voicemail backup/restore columns" into nyc-mr2-dev by Ta-wei Yen · 8 years ago
  6. 27bedb2 Add voicemail backup/restore columns by Ta-wei Yen · 8 years ago
  7. 46c53fd Merge "Prepare for removal of legacy-test from default targets" am: e771ade10d am: 013c7a6515 by Paul Duffin · 8 years ago
  8. 7efaa4c Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  9. 79733da Prevent LAST_MODIFIED from changing after deletion am: 687bef960a by Ta-wei Yen · 8 years ago
  10. 8e796d5 Merge "Prevent LAST_MODIFIED from changing after deletion" into nyc-mr2-dev by Ta-wei Yen · 8 years ago
  11. 640e082 Fix failing test by Makoto Onuki · 8 years ago
  12. 687bef9 Prevent LAST_MODIFIED from changing after deletion by Ta-wei Yen · 8 years ago
  13. 4b06531 Fix the labeling issue when mixing Japanese/Trad-Chinese. by Makoto Onuki · 8 years ago
  14. 2ee1d54 Fix multi-locale issues by Makoto Onuki · 8 years ago
  15. 21c692d Add SOURCE_TYPE field to VoicemailStatus table by Ta-wei Yen · 8 years ago
  16. a27f51a Add test for EnterpriseGuard to test against the newly added user setting by Tony Mak · 8 years ago
  17. 814cc51 Merge "Fix PhoneLookup.ENTERPRISE_CONTENT_FILTER_URI API" into nyc-dev by Victor Chang · 8 years ago
  18. c9613fe Fix PhoneLookup.ENTERPRISE_CONTENT_FILTER_URI API by Victor Chang · 8 years ago
  19. 6bfd56c Revert using Urdu instead of Arabic in default label locales by Walter Jang · 8 years ago
  20. d5f0b0c Fix Calllog Unit Test Failures by Brad Ebinger · 8 years ago
  21. 74fc057 Merge "Make sure photo_uri rewrite logic doesn't cause FileNotFoundException" into nyc-dev by Victor Chang · 8 years ago
  22. 9e12268 Make sure photo_uri rewrite logic doesn't cause FileNotFoundException by Victor Chang · 8 years ago
  23. 8609f2b Notify focus sync adapter for contact metadata change. by Tingting Wang · 8 years ago
  24. e344322 Notify change for rawContact metadata change. by Tingting Wang · 8 years ago
  25. b716ac6 [CP2] Add new API PhoneLookup.CONTACT_ID by Tony Mak · 8 years ago
  26. 69a3ec5 Merge "Fix CP2 unit tests" into nyc-dev by Makoto Onuki · 8 years ago
  27. b59df4c Fix CP2 unit tests by Makoto Onuki · 8 years ago
  28. b260983 Merge "Fix failed enterprise unit tests in CP2" into nyc-dev by Ricky Wai · 8 years ago
  29. d2f3ed9 Fix failed enterprise unit tests in CP2 by Ricky Wai · 8 years ago
  30. 56bb2f6 Only allow whitelisted app to access ContactMetadataProvider by Makoto Onuki · 8 years ago
  31. 6fac54d Merge "Clean up enterprise uri related code in CP2" into nyc-dev by Tony Mak · 8 years ago
  32. 6a4e192 Merge "Centralize EnterprisePolicyGuard checking code in CP2." into nyc-dev by Ricky Wai · 8 years ago
  33. 38c0331 Put contacts with no name at the end of the alphabetic index by Walter Jang · 8 years ago
  34. fc59cc4 Clean up enterprise uri related code in CP2 by Tony Mak · 8 years ago
  35. 6438a1b Centralize EnterprisePolicyGuard checking code in CP2. by Ricky Wai · 8 years ago
  36. 85914ae Improve and clean up multi-locale support by Makoto Onuki · 8 years ago
  37. 5a9557e Merge "Use LocaleList to support multi-locale to improve name "bucketing"." by Makoto Onuki · 8 years ago
  38. 155ff44 Implement UPSERT for VoicemailStatusTable#insert by Ta-wei Yen · 8 years ago
  39. 2a237a4 Use LocaleList to support multi-locale to improve name "bucketing". by Makoto Onuki · 9 years ago
  40. f090a55 Merge "Add test case for ContactsProvider2.rewriteCorpDirectories" by Ricky Wai · 9 years ago
  41. f0d1c9f Merge "[FBE] Introduce shadow calllog provider [2/2]" by Makoto Onuki · 9 years ago
  42. f3bd980 [FBE] Introduce shadow calllog provider [2/2] by Makoto Onuki · 9 years ago
  43. 649a221 Add test case for ContactsProvider2.rewriteCorpDirectories by Ricky Wai · 9 years ago
  44. 5652bb5 Create tests for EnterpriseContactsCursorWrapper by Ricky Wai · 9 years ago
  45. e0465a7 Fix ContactDirectoryManagerTest.testScanAllProviders by Makoto Onuki · 9 years ago
  46. 1c720c4 Show photo of enterprise directory contact in personal dialer by Victor Chang · 9 years ago
  47. 9be8c68 Merge "Create a new device policy for controlling work contacts search" by Victor Chang · 9 years ago
  48. 6040ab7 Create a new device policy for controlling work contacts search by Victor Chang · 9 years ago
  49. 7eaaa92 Merge "Move CallLog and VoiceMailStatus to their own DB." by Makoto Onuki · 9 years ago
  50. dc653a5 Move CallLog and VoiceMailStatus to their own DB. by Makoto Onuki · 9 years ago
  51. b02dbd8 Fix unit test testMarkAsMetadataDirtyForRawContactBackupIdChange. by Tingting Wang · 9 years ago
  52. 2c3e6a1 Merge "Respect join aggregation exceptions when breaking up an aggregation." by Zheng Fu · 9 years ago
  53. 69699e6 Merge "Add BaseDatabaseHelperUpgradeTest and ContactsDatabaseHelperUpgradeTest" by Ta-wei Yen · 9 years ago
  54. 0ef6fe7 Respect join aggregation exceptions when breaking up an aggregation. by Zheng Fu · 9 years ago
  55. 87a9fc2 Fix bugs on Lychee CP2 part. by Tingting Wang · 9 years ago
  56. 87d2149 Add BaseDatabaseHelperUpgradeTest and ContactsDatabaseHelperUpgradeTest by Ta-wei Yen · 9 years ago
  57. e8cdd9c Re-calculate hash_id for photo field. by Tingting Wang · 9 years ago
  58. 2076f2b Merge "Fix CallLogProviderTest" by Ta-wei Yen · 9 years ago
  59. 6a7519d Fix CallLogProviderTest by Ta-wei Yen · 9 years ago
  60. 59d2b0e Merge "Add QUOTA_OCCUPIED and QUOTA_TOTAL to VOICEMAIL_STATUS table." by Ta-wei Yen · 9 years ago
  61. f2d3e8c Add isSameProfileGroup() to mock user manager by Makoto Onuki · 9 years ago
  62. 52cb1f8 Add QUOTA_OCCUPIED and QUOTA_TOTAL to VOICEMAIL_STATUS table. by Ta-wei Yen · 9 years ago
  63. d83fa00 Add CONTACTS_FILTER_ENTERPRISE in ContactsProvider by Ricky Wai · 9 years ago
  64. 4129ee3 Fix bugs on ContactMetadataProvider. by Tingting Wang · 9 years ago
  65. 84e6cad Fix bug when upgrading CP2 to generate hash_id column. by Tingting Wang · 9 years ago
  66. 6423c02 Modify ContactMetadataProvider to support upsert. by Tingting Wang · 9 years ago
  67. 7087614 Delete aggregation exceptions that are in CP2 not server. by Tingting Wang · 9 years ago
  68. 95f9dd1 Notify metadata change if a new raw contact is inserted by sync adapter. by Zheng Fu · 9 years ago
  69. 63ab7eb Update metadata tables when removing an account. by Tingting Wang · 9 years ago
  70. 3f3084c Merge "Revert "Modify metadata provider to support query other tables."" by Tingting Wang · 9 years ago
  71. 939c645 Merge "Fix Ukrainian tests for ICU4J" by Jay Shrauner · 9 years ago
  72. 29dde64 Revert "Modify metadata provider to support query other tables." by Tingting Wang · 9 years ago
  73. 439e5f4 Fix broken unit tests by Jay Shrauner · 9 years ago
  74. da01f4a Fix Ukrainian tests for ICU4J by Jay Shrauner · 9 years ago
  75. fe67080 Add api to access metadata_sync_state table. by Zheng Fu · 9 years ago
  76. 20521ce Modify metadata provider to support query other tables. by Tingting Wang · 9 years ago
  77. 3d2590d am 1317d37c: am bcaff37b: am 27174a97: am 8da96d94: am 07b5ddba: Fix CallLogProviderTest.testAddCall by Yorke Lee · 9 years ago
  78. 1317d37 am bcaff37b: am 27174a97: am 8da96d94: am 07b5ddba: Fix CallLogProviderTest.testAddCall by Yorke Lee · 9 years ago
  79. 07b5ddb Fix CallLogProviderTest.testAddCall by Yorke Lee · 9 years ago
  80. b4ea647 am dd61f6e1: resolved conflicts for merge of beb0cff6 to mnc-dr-dev-plus-aosp by Narayan Kamath · 9 years ago
  81. dd61f6e resolved conflicts for merge of beb0cff6 to mnc-dr-dev-plus-aosp by Narayan Kamath · 9 years ago
  82. 6553bea Switch to use ICU4J's Alphabetic Index. by ccornelius · 9 years ago
  83. c392922 am 5ff0223b: am 82cb1d2d: am 4f1e51fe: am 8879cc75: am e5bd832d: Fix failing tests due to logic changes in the new aggregator. by Zheng Fu · 9 years ago
  84. e5bd832 Fix failing tests due to logic changes in the new aggregator. by Zheng Fu · 9 years ago
  85. 57e9f37 am 64bbd182: am ece8c3ec: am a99fa8a5: am 8a079b92: am 8d4e5229: Merge "Performance turning for aggregator 1. Move identification matching to secondary 2. In the first stage, do secondary matching only if there is no structured name 3. Aggregate all the raw contacts w by Zheng Fu · 9 years ago
  86. 772eda3 Performance turning for aggregator by Zheng Fu · 9 years ago
  87. 7bda7dc am 9c30dc2e: am f88d6c91: am 5ca831dc: Fix bug in aggregation suggestions in new contacts aggregator. by Zheng Fu · 9 years ago
  88. 5ca831d Fix bug in aggregation suggestions in new contacts aggregator. by Zheng Fu · 9 years ago
  89. ef7688a am d167f7bf: am ea37fdec: am 41f8def2: Merge "Fix read voicemails being marked as "new"." into mnc-dev by Nancy Chen · 9 years ago
  90. 5c46628 Fix read voicemails being marked as "new". by Nancy Chen · 9 years ago
  91. 3ad4f2e Merge "Revert metadata_sync table and related code from M" into mnc-dev by Zheng Fu · 9 years ago
  92. 712533d Revert metadata_sync table and related code from M by Zheng Fu · 9 years ago
  93. cb046a6 am 411cfcd3: am cf6adcbb: am 039259f7: Merge "Roll out new aggregator to limited dogfooders." into mnc-dev by Zheng Fu · 9 years ago
  94. 039259f Merge "Roll out new aggregator to limited dogfooders." into mnc-dev by Zheng Fu · 9 years ago
  95. a87f9f4 Roll out new aggregator to limited dogfooders. by Zheng Fu · 9 years ago
  96. 18fa97d Actually make CARRIER_PRESENCE accessible (for master) by Makoto Onuki · 9 years ago
  97. 1440fb9 Actually make CARRIER_PRESENCE accessible by Makoto Onuki · 9 years ago
  98. e8bc7fc am ca403c3e: am 1db60a3b: am 47fc56dd: Fix broken CP2 unit tests and voicemail cleanup by Yorke Lee · 9 years ago
  99. da88907 am 24f658da: am de177d72: am cabd7cf8: Fix NPE in enterprise API & fix unit tests. by Makoto Onuki · 9 years ago
  100. 47fc56d Fix broken CP2 unit tests and voicemail cleanup by Yorke Lee · 9 years ago