1. 9245089 Exclude profile from email filter by Daisuke Miyakawa · 14 years ago
  2. 90c8ee2 Merge "Import revised translations." by Eric Fischer · 14 years ago
  3. eaa7d85 Modified VoicemailContentProvider to set Calls.NEW by Debashish Chatterjee · 14 years ago
  4. 6862117 Import revised translations. by Eric Fischer · 14 years ago
  5. 6094751 The provider now contains the label for the acore process. by Dianne Hackborn · 14 years ago
  6. 5a423d5 Merge "Allow read-only sharing of Uri in voicemail content provider." by Debashish Chatterjee · 14 years ago
  7. cce1c9c Add support for updating profile raw contacts. by Dave Santoro · 14 years ago
  8. 83aeb09 Merge "Fix data set handling for groups." by Dave Santoro · 14 years ago
  9. 3593682 Fix data set handling for groups. by Dave Santoro · 14 years ago
  10. eeffa7e Allow read-only sharing of Uri in voicemail content provider. by Debashish Chatterjee · 14 years ago
  11. 708cf7d Merge "Fixed a strict mode violation in voicemail/calllog provider." by Debashish Chatterjee · 14 years ago
  12. ca22a2e Merge "Fixed broken VoicemailContentProviderTest." by Debashish Chatterjee · 14 years ago
  13. 1c8e5fc Don't crash deleting a voiceamil with no file. by Hugo Hudson · 14 years ago
  14. 13cb841 Fixed a strict mode violation in voicemail/calllog provider. by Debashish Chatterjee · 14 years ago
  15. 0b442c4 Fixed broken VoicemailContentProviderTest. by Debashish Chatterjee · 14 years ago
  16. 859d213 Merge "Renamed permission READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAIL" by Debashish Chatterjee · 14 years ago
  17. 8049e12 Merge "Fix photo-related tests for Proguard builds." by Dave Santoro · 14 years ago
  18. 524913c Fix photo-related tests for Proguard builds. by Dave Santoro · 14 years ago
  19. 98a77ec Renamed permission READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAIL by Debashish Chatterjee · 14 years ago
  20. 61db4f7 Merge "Delete voicemail data when source package is uninstalled." by Debashish Chatterjee · 14 years ago
  21. 3d07c56 Merge "Import revised translations." by Eric Fischer · 14 years ago
  22. 48a7160 Import revised translations. by Eric Fischer · 14 years ago
  23. deb5824 Merge "Add synthetic columns to voicemail table." by Hugo Hudson · 14 years ago
  24. 1e6310f Add synthetic columns to voicemail table. by Hugo Hudson · 14 years ago
  25. a71dc46 Populate data_set in values from the URI. by Dave Santoro · 14 years ago
  26. dd13a37 Merge "Create account record if needed on profile insert." by Dave Santoro · 14 years ago
  27. a09d752 Create account record if needed on profile insert. by Dave Santoro · 14 years ago
  28. c6eb4fe Delete voicemail data when source package is uninstalled. by Debashish Chatterjee · 14 years ago
  29. 3606209 Merge "No more use audio mime type for voicemail uris." by Debashish Chatterjee · 14 years ago
  30. 75a9533 Merge "Added query instrumentation when verbose logging." by Dave Santoro · 14 years ago
  31. d558ccc No more use audio mime type for voicemail uris. by Debashish Chatterjee · 14 years ago
  32. 46c450d Fix VoicemailProviderTest. by Debashish Chatterjee · 14 years ago
  33. 5517770 Added query instrumentation when verbose logging. by Dave Santoro · 14 years ago
  34. 03975f7 Fix missing column issue with lookup-by-name query by Dave Santoro · 14 years ago
  35. 24bc499 Initialize PhotoStore in background thread. by Dave Santoro · 14 years ago
  36. a4b8d71 Merge "Return starred with phone number when phone-only" by Daisuke Miyakawa · 14 years ago
  37. 8d5a094 Do not send the provider_changed event to pkgs that have not changed. by Debashish Chatterjee · 14 years ago
  38. 9dbfd65 Return starred with phone number when phone-only by Daisuke Miyakawa · 14 years ago
  39. a9828e2 Merge "Provider and DB changes to support data_set field." by Dave Santoro · 14 years ago
  40. 6c7e506 Merge "Query speed up with "raw_contact_is_user_profile" check" by Makoto Onuki · 14 years ago
  41. 43368a3 Provider and DB changes to support data_set field. by Dave Santoro · 14 years ago
  42. 4b64b6e Query speed up with "raw_contact_is_user_profile" check by Makoto Onuki · 14 years ago
  43. 51d1da9 Merge "Improvements in voicemail broadcast notifications." by Debashish Chatterjee · 14 years ago
  44. 010b2f3 Merge "Import revised translations." by Eric Fischer · 14 years ago
  45. 7cc353f Import revised translations. by Eric Fischer · 14 years ago
  46. 94cc8c6 Do not expose the NEW column in the Voicemail provider. by Flavio Lerda · 14 years ago
  47. 9a5dfea Fixed VoicemailProviderTest. by Debashish Chatterjee · 14 years ago
  48. 929a04e Improvements in voicemail broadcast notifications. by Debashish Chatterjee · 14 years ago
  49. 363bdab Make frequent uri work correctly by Daisuke Miyakawa · 14 years ago
  50. b2197b2 Implement IS_READ column in content providers. by Flavio Lerda · 14 years ago
  51. f1efadb Add group count capability and improve performance by Daisuke Miyakawa · 14 years ago
  52. 45ae7ea Add support for frequent uri by Daisuke Miyakawa · 14 years ago
  53. 4928b8c Make strequent-phone-only returns what we want by Daisuke Miyakawa · 14 years ago
  54. 72836d9 Merge "Get rid of voicemail permissions from contacts content provider." by Debashish Chatterjee · 14 years ago
  55. 1dfa964 Tweak to StreamItemPhotos to include metadata. by Dave Santoro · 14 years ago
  56. 791a25b Get rid of voicemail permissions from contacts content provider. by Debashish Chatterjee · 14 years ago
  57. 6802030 Forward-compatibility of old status update API. by Dave Santoro · 14 years ago
  58. 1fafab3 Include EXTRA_SELF_CHANGE only for PROVIDER_CHANGED event. by Debashish Chatterjee · 14 years ago
  59. f9648a0 Fix malfunctioning bucketization logic by Daisuke Miyakawa · 14 years ago
  60. 87614d7 Photo aggregation logic update. by Dave Santoro · 14 years ago
  61. afc8e7a Update profile enforcement checks to require a DB. by Dave Santoro · 14 years ago
  62. 6ae8977 Fix issue with profile checks during updateData(). by Dave Santoro · 14 years ago
  63. 26491aa Merge "Large photo storage." by Dave Santoro · 14 years ago
  64. 77c0766 Fix the tests by Daniel Lehmann · 14 years ago
  65. f547fd5 Large photo storage. by Dave Santoro · 14 years ago
  66. 1cdfc9d Allow a sync adapter to provide an OPEN action for a group by Daniel Lehmann · 14 years ago
  67. ed6bfd9 Remove restricted white-listing by Daniel Lehmann · 14 years ago
  68. 204ab9d Merge "VoicemailStatus content provider implementation." by Debashish Chatterjee · 14 years ago
  69. 9cf06e7 VoicemailStatus content provider implementation. by Debashish Chatterjee · 14 years ago
  70. 3b505de Provider implementation of stream item API. by Daniel Lehmann · 14 years ago
  71. e47118b Merge "Set the new last-access time global search column." by Mark Brophy · 14 years ago
  72. 83a60d3 Merge "Refactored VoicemailContentProvider to simplify using multiple tables." by Debashish Chatterjee · 14 years ago
  73. 4b571ba Refactored VoicemailContentProvider to simplify using multiple tables. by Debashish Chatterjee · 14 years ago
  74. 069fdf5 Added 'voicemail_status' table to contacts database. by Debashish Chatterjee · 14 years ago
  75. 6fbb4b7 Stop using deprecated field VoicemailContract.CONTENT_URI. by Debashish Chatterjee · 14 years ago
  76. e36e13b Modified voicemail provider to accept source_package as a param. by Debashish Chatterjee · 14 years ago
  77. 89f7186 Set the new last-access time global search column. by Mark Brophy · 14 years ago
  78. 06f995b Send broadcast intents to specific component instead of package. by Debashish Chatterjee · 14 years ago
  79. b0664c3 Merge "Fixed VoicemailProviderTest." by Debashish Chatterjee · 14 years ago
  80. 975d52a Fixed VoicemailProviderTest. by Debashish Chatterjee · 14 years ago
  81. 224d8a1 Merge "Change the way voicemail permissions are enforced." by Flavio Lerda · 14 years ago
  82. 38eed6e Change the way voicemail permissions are enforced. by Flavio Lerda · 14 years ago
  83. 383ebf9 Make permission for all voicemail signature only. by Flavio Lerda · 14 years ago
  84. 92d9707 Use shared constants for call log with voicemails. by Flavio Lerda · 14 years ago
  85. 7d7d0e9 use System.arraycopy by Daisuke Miyakawa · 14 years ago
  86. 2f830d3 Use new data usage stat for strequent contacts by Daisuke Miyakawa · 14 years ago
  87. 42e8ddd Modified VoicemailContentProvider to set 'SELF_CHANGE' in notifications. by Debashish Chatterjee · 14 years ago
  88. aafbe29 Introduced query param 'include_voicemails' for call_log uri. by Debashish Chatterjee · 14 years ago
  89. 836bbd3 Merge "Renamed INCLUDE_PROFILE param to ALLOW_PROFILE." by Dave Santoro · 14 years ago
  90. 9431911 Fixes NoSuchMethod errors in VCardTest. by Flavio Lerda · 14 years ago
  91. 377850d Renamed INCLUDE_PROFILE param to ALLOW_PROFILE. by Dave Santoro · 14 years ago
  92. c1bef1e Merge "Implement openAssetFile() for profile vcard." by Martijn Coenen · 14 years ago
  93. fdd04bc Implement openAssetFile() for profile vcard. by Martijn Coenen · 14 years ago
  94. b6b3633 Import revised translations. by Eric Fischer · 14 years ago
  95. c591cc2 Prefer primary data to others. by Daisuke Miyakawa · 14 years ago
  96. 6494f8d Merge "Fix test breakage introduced in ICU upgrade." by Daisuke Miyakawa · 14 years ago
  97. 00e7c94 Added checks in voicemail provider to not expose call_log fields. by Debashish Chatterjee · 14 years ago
  98. 7134034 Fix test breakage introduced in ICU upgrade. by Daisuke Miyakawa · 14 years ago
  99. 1975b56 Unit tests for voicemail provider. by Debashish Chatterjee · 14 years ago
  100. 07b66b7 Merge "Voicemail provider implementation within ContactsProvider." by Debashish Chatterjee · 14 years ago