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