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