1. 7f17d51 30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to files as phone (radio) uid am: 5bc7f9682d am: d076dc3024 am: a5612a4a46 by Andre Furtado · 9 years ago
  2. d076dc3 30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to files as phone (radio) uid by Andre Furtado · 9 years ago
  3. 5bc7f96 30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to files as phone (radio) uid by Andre Furtado · 9 years ago
  4. 56117b9 Fixed crash loop of the Telephony in case of bad restore. by Roman Sorokin · 9 years ago
  5. 77f5e56 Merge "Cold sim issue fix in telephony Provider" into nyc-dev by Chen Xu · 9 years ago
  6. 6f820c1 Merge "Add message_body to raw table when it is created." into nyc-dev by TreeHugger Robot · 9 years ago
  7. c5ef99e Add message_body to raw table when it is created. by Amit Mahajan · 9 years ago
  8. 2d3a779 Make SMS restore robust to device reboots. by Roman Sorokin · 9 years ago
  9. 52520ec Merge "Change to treat no bearer_bitmask specified in APNs xml as bitmask 0." into nyc-dev by TreeHugger Robot · 9 years ago
  10. ed3e747 Change to treat no bearer_bitmask specified in APNs xml as bitmask 0. by Amit Mahajan · 9 years ago
  11. e58c160 Cold sim issue fix in telephony Provider by fionaxu · 9 years ago
  12. 36379ef Merge "Add message_body column to raw table." into nyc-dev by Amit Mahajan · 9 years ago
  13. 45cbead Merge "Additional columns in pdu table and threads table to backup" into nyc-dev by Roman Sorokin · 9 years ago
  14. 3aa2817 Additional columns in pdu table and threads table to backup by Roman Sorokin · 9 years ago
  15. 5fc743c Add message_body column to raw table. by Amit Mahajan · 9 years ago
  16. 70ad7ad Temporary changes to disable sms de-duping code. by Amit Mahajan · 9 years ago
  17. 2240df7 Minor changes to SMS de-duping changes. by Amit Mahajan · 9 years ago
  18. 9dbdf2d Merge "Adding DELETED column to SMS raw table to support message de-duping." into nyc-dev by Amit Mahajan · 9 years ago
  19. 86bbb17 Adding DELETED column to SMS raw table to support message de-duping. by Amit Mahajan · 9 years ago
  20. c2231c0 Hold wakelock for SMS/MMS restore service. by Roman Sorokin · 9 years ago
  21. 9037d64 Switched TelephonyBackupAgent to ContentResolver by Roman Sorokin · 9 years ago
  22. 001516a Follow framework refactoring. by Jeff Sharkey · 9 years ago
  23. f85836f Merge "Speed up of message backup/restore" into nyc-dev by Roman Sorokin · 9 years ago
  24. 21736c3 Speed up of message backup/restore by Roman Sorokin · 9 years ago
  25. 9be1ca3 Add API to IMountService to get encryption state by Paul Lawrence · 9 years ago
  26. 45d95f6 Merge "Made broadcast EXTERNAL_PROVIDER_CHANGE protected and with FLAG_RECEIVER_REPLACE_PENDING." into nyc-dev by Roman Sorokin · 9 years ago
  27. 28a5d00 Do not update db if apns xml file has not changed. by Amit Mahajan · 9 years ago
  28. 50ab9e4 Made broadcast EXTERNAL_PROVIDER_CHANGE protected and with FLAG_RECEIVER_REPLACE_PENDING. by Roman Sorokin · 9 years ago
  29. a9036a0 Make bulkInsert or SmsProvider notify only once by Roman Sorokin · 9 years ago
  30. c058ea9 Merge "Fixed duplication conversation on restore Made recipients storage for mms same as for sms." into nyc-dev by Roman Sorokin · 9 years ago
  31. 0ccec3a Merge "Fixed tests for TelephonyBackupAgent" into nyc-dev by Roman Sorokin · 9 years ago
  32. 0b59ce4 Update MMS parts(attachment files) path after db upgrade. by Ji Yang · 9 years ago
  33. 76422e0 Fixed duplication conversation on restore by Roman Sorokin · 9 years ago
  34. 1d42223 Fixed tests for TelephonyBackupAgent by Roman Sorokin · 9 years ago
  35. 5a3194d Move all sms tables except raw into credential encrypted storage. by Ji Yang · 10 years ago
  36. ff82fdf Merge "Support for onQuotaExceeded in TelephonyBackupAgent." by Matthew Williams · 10 years ago
  37. de98fc1 Unhiding MSIM APIs. by Shishir Agrawal · 10 years ago
  38. 59b8dcb Merge "Revert "Move all sms tables except raw into credential encrypted storage."" by Ji Yang · 10 years ago
  39. 8fcbd4e Revert "Move all sms tables except raw into credential encrypted storage." by Ji Yang · 10 years ago
  40. 8f63351 Support for onQuotaExceeded in TelephonyBackupAgent. by Roman Sorokin · 10 years ago
  41. a632476 Fixing addresses backup/restore for SMS. by Roman Sorokin · 10 years ago
  42. 1682a9e Merge "Move all sms tables except raw into credential encrypted storage." by Ji Yang · 10 years ago
  43. 8f3ad6f Move all sms tables except raw into credential encrypted storage. by Ji Yang · 10 years ago
  44. 8b39acf Implemention of the telephony provider backup agent to cover SMS backup by Roman Sorokin · 10 years ago
  45. e583f85 Support the new ACTION_EXTERNAL_PROVIDER_CHANGE intent by Tom Taylor · 10 years ago
  46. df84a23 Merge "Avoid expression tree depth error in removeUnferencedAddresses()" am: 0931c72127 by Atsushi Mito · 10 years ago
  47. e84d609 Merge "Avoid expression tree depth error in removeUnferencedAddresses()" by Atsushi Mito · 10 years ago
  48. 0931c72 Merge "Avoid expression tree depth error in removeUnferencedAddresses()" by Atsushi Mito · 10 years ago
  49. a157402 Merge "Changing RuntimeException on old-apns-conf file not found to error msg." am: 3ad0b41cfc by Amit Mahajan · 10 years ago
  50. 4c08dfe Merge "Changing RuntimeException on old-apns-conf file not found to error msg." by Amit Mahajan · 10 years ago
  51. 69f7e94 Changing RuntimeException on old-apns-conf file not found to error msg. by Amit Mahajan · 10 years ago
  52. cecbabc Try-catch for deletePreferredApnId() by Amit Mahajan · 10 years ago
  53. d4091e0 Upgrade telephony db (carriers table) only if needed. by Amit Mahajan · 10 years ago
  54. 91c5dff Change to persist preferred apn across OTA upgrades. by Amit Mahajan · 10 years ago
  55. da60721 Change to add user_visible field to Carriers table. by Amit Mahajan · 10 years ago
  56. 5c89002 Avoid expression tree depth error in removeUnferencedAddresses() by Snild Dolkow · 10 years ago
  57. b6fe085 Add new columns corresponding to Cellbroadcast settings screen. by Sanket Padawe · 10 years ago
  58. f47a76e Merge "Change to actually remove user/carrier edited entries on delete()." into mnc-dev by Amit Mahajan · 10 years ago
  59. 7b8040a Change to actually remove user/carrier edited entries on delete(). by Amit Mahajan · 10 years ago
  60. 86b8a2c Dump default SMS app package name by Ye Wen · 10 years ago
  61. 899cc60 Change to preserve user/carrer added/edited APNs on upgrade. by Amit Mahajan · 10 years ago
  62. 3f63728 Update db only if ContentValues obj being inserted is not empty. by Amit Mahajan · 10 years ago
  63. b80f733 Add bearer_bitmask field (in addition to bearer). by Amit Mahajan · 10 years ago
  64. a2f40df Adding try-catch block to catch an unexpected exception causing crash. by Amit Mahajan · 10 years ago
  65. 258d0a6 Merge commit '24223db' into merge2 by Etan Cohen · 10 years ago
  66. d3aaff4 Revert "Fix to not crash on failure to parse non-integer values." by Etan Cohen · 10 years ago
  67. 717d35d Fix to not crash on failure to parse non-integer values. by Amit Mahajan · 10 years ago
  68. 82c4359 Fixing the the conditions checked when searching conflicting row in db. by Amit Mahajan · 10 years ago
  69. 24223db Change to avoid parsing non-integer values to integer when repopulating db. by Amit Mahajan · 10 years ago
  70. da40d6a Canonicalize file paths before comparing by Amith Yamasani · 10 years ago
  71. 85f7f51 Merge "Support both user and carrier edited values." into lmp-mr1-wfc-dev by Amit Mahajan · 10 years ago
  72. bc1edc2 Support both user and carrier edited values. by Amit Mahajan · 10 years ago
  73. bec8492 Fixing the the conditions checked when searching conflicting row in db. by Amit Mahajan · 10 years ago
  74. 1dc7f47 Merge commit '3f2e68a0391b1b8389beb6558c27a82b19c75a8f' into merge_work by Prerepa Viswanadham · 10 years ago
  75. 3f2e68a Change to add new column and unique constraint to carriers db. by Amit Mahajan · 10 years ago
  76. 72f1355 Restricted view of SMS/MMS providers (2/2) by Ye Wen · 10 years ago
  77. b16a120 [DS] Load APN from System or Oem image by Legler Wu · 11 years ago
  78. eaa93e6 Unify "app_parts" path obtaining in MmsProvider by Ye Wen · 11 years ago
  79. a42e417 Fix long lines associated with INVALID_SUBSCRIPTION_ID. by Wink Saville · 11 years ago
  80. 72b1473 Additional changes to SubscriptionManager API as per API council. by Wink Saville · 11 years ago
  81. e07acb9 Make CREATOR columns read-only and auto set them in provider by Ye Wen · 11 years ago
  82. 89bfa75 Merge "Make TelephonyProvider a singleton across users" into lmp-mr1-dev by Amith Yamasani · 11 years ago
  83. 887288c Make TelephonyProvider a singleton across users by Amith Yamasani · 11 years ago
  84. 7e633bd API changes to add carrier name to subinforecord by Sanket Padawe · 11 years ago
  85. f070a95 Merge "The sub_id column in the carriers should be an INTEGER instead of a LONG" into lmp-mr1-dev by Tom Taylor · 11 years ago
  86. f5b56e3 Clean up public API of SubInfoRecord. by Stuart Scott · 11 years ago
  87. 1ad5f91 The sub_id column in the carriers should be an INTEGER instead of a LONG by Tom Taylor · 11 years ago
  88. 830a40f Change subId to int from long by Wink Saville · 11 years ago
  89. fe9236c am a1045b02: fix issues to set data profiles by Hui Wang · 11 years ago
  90. a1045b0 fix issues to set data profiles by Hui Wang · 11 years ago
  91. 9cdf1a0 am ccba6ba3: Could not get apn by URL_TELEPHONY_USING_SUBID if numeric is 00101 by Xia Ying · 11 years ago
  92. ccba6ba Could not get apn by URL_TELEPHONY_USING_SUBID if numeric is 00101 by Xia Ying · 11 years ago
  93. a58acf3 Use INVALID_SUB_ID as default value for sub_id columns by Shri Borde · 11 years ago
  94. 0ca252e am eb47d5d0: Add clear/restore calling identity for ICC message operations by Ye Wen · 11 years ago
  95. eb47d5d Add clear/restore calling identity for ICC message operations by Ye Wen · 11 years ago
  96. 7ed9c33 Unhide android.provider.Telephony.Sms.SUB_ID by Shri Borde · 11 years ago
  97. 00b9c7f Merge "Singleton providers should post change notifs to all users" into lmp-dev by Amith Yamasani · 11 years ago
  98. 43f9fb2 Singleton providers should post change notifs to all users by Amith Yamasani · 11 years ago
  99. c55054d Unable to make calls on LRW71C by Tom Taylor · 11 years ago
  100. 6e3c0dc Add HbpcdLookupProvider by Steven Liu · 11 years ago