1. 5a3194d Move all sms tables except raw into credential encrypted storage. by Ji Yang · 10 years ago
  2. ff82fdf Merge "Support for onQuotaExceeded in TelephonyBackupAgent." by Matthew Williams · 10 years ago
  3. de98fc1 Unhiding MSIM APIs. by Shishir Agrawal · 10 years ago
  4. 59b8dcb Merge "Revert "Move all sms tables except raw into credential encrypted storage."" by Ji Yang · 10 years ago
  5. 8fcbd4e Revert "Move all sms tables except raw into credential encrypted storage." by Ji Yang · 10 years ago
  6. 8f63351 Support for onQuotaExceeded in TelephonyBackupAgent. by Roman Sorokin · 10 years ago
  7. a632476 Fixing addresses backup/restore for SMS. by Roman Sorokin · 10 years ago
  8. 1682a9e Merge "Move all sms tables except raw into credential encrypted storage." by Ji Yang · 10 years ago
  9. 8f3ad6f Move all sms tables except raw into credential encrypted storage. by Ji Yang · 10 years ago
  10. 8b39acf Implemention of the telephony provider backup agent to cover SMS backup by Roman Sorokin · 10 years ago
  11. e583f85 Support the new ACTION_EXTERNAL_PROVIDER_CHANGE intent by Tom Taylor · 10 years ago
  12. df84a23 Merge "Avoid expression tree depth error in removeUnferencedAddresses()" am: 0931c72127 by Atsushi Mito · 10 years ago
  13. e84d609 Merge "Avoid expression tree depth error in removeUnferencedAddresses()" by Atsushi Mito · 10 years ago
  14. 0931c72 Merge "Avoid expression tree depth error in removeUnferencedAddresses()" by Atsushi Mito · 10 years ago
  15. a157402 Merge "Changing RuntimeException on old-apns-conf file not found to error msg." am: 3ad0b41cfc by Amit Mahajan · 10 years ago
  16. 4c08dfe Merge "Changing RuntimeException on old-apns-conf file not found to error msg." by Amit Mahajan · 10 years ago
  17. 69f7e94 Changing RuntimeException on old-apns-conf file not found to error msg. by Amit Mahajan · 10 years ago
  18. cecbabc Try-catch for deletePreferredApnId() by Amit Mahajan · 10 years ago
  19. d4091e0 Upgrade telephony db (carriers table) only if needed. by Amit Mahajan · 10 years ago
  20. 91c5dff Change to persist preferred apn across OTA upgrades. by Amit Mahajan · 10 years ago
  21. da60721 Change to add user_visible field to Carriers table. by Amit Mahajan · 10 years ago
  22. 5c89002 Avoid expression tree depth error in removeUnferencedAddresses() by Snild Dolkow · 10 years ago
  23. b6fe085 Add new columns corresponding to Cellbroadcast settings screen. by Sanket Padawe · 10 years ago
  24. f47a76e Merge "Change to actually remove user/carrier edited entries on delete()." into mnc-dev by Amit Mahajan · 10 years ago
  25. 7b8040a Change to actually remove user/carrier edited entries on delete(). by Amit Mahajan · 10 years ago
  26. 86b8a2c Dump default SMS app package name by Ye Wen · 10 years ago
  27. 899cc60 Change to preserve user/carrer added/edited APNs on upgrade. by Amit Mahajan · 10 years ago
  28. 3f63728 Update db only if ContentValues obj being inserted is not empty. by Amit Mahajan · 10 years ago
  29. b80f733 Add bearer_bitmask field (in addition to bearer). by Amit Mahajan · 10 years ago
  30. a2f40df Adding try-catch block to catch an unexpected exception causing crash. by Amit Mahajan · 10 years ago
  31. 258d0a6 Merge commit '24223db' into merge2 by Etan Cohen · 10 years ago
  32. d3aaff4 Revert "Fix to not crash on failure to parse non-integer values." by Etan Cohen · 10 years ago
  33. 717d35d Fix to not crash on failure to parse non-integer values. by Amit Mahajan · 10 years ago
  34. 82c4359 Fixing the the conditions checked when searching conflicting row in db. by Amit Mahajan · 10 years ago
  35. 24223db Change to avoid parsing non-integer values to integer when repopulating db. by Amit Mahajan · 10 years ago
  36. da40d6a Canonicalize file paths before comparing by Amith Yamasani · 10 years ago
  37. 85f7f51 Merge "Support both user and carrier edited values." into lmp-mr1-wfc-dev by Amit Mahajan · 10 years ago
  38. bc1edc2 Support both user and carrier edited values. by Amit Mahajan · 10 years ago
  39. bec8492 Fixing the the conditions checked when searching conflicting row in db. by Amit Mahajan · 10 years ago
  40. 1dc7f47 Merge commit '3f2e68a0391b1b8389beb6558c27a82b19c75a8f' into merge_work by Prerepa Viswanadham · 10 years ago
  41. 3f2e68a Change to add new column and unique constraint to carriers db. by Amit Mahajan · 10 years ago
  42. 72f1355 Restricted view of SMS/MMS providers (2/2) by Ye Wen · 10 years ago
  43. b16a120 [DS] Load APN from System or Oem image by Legler Wu · 11 years ago
  44. eaa93e6 Unify "app_parts" path obtaining in MmsProvider by Ye Wen · 11 years ago
  45. a42e417 Fix long lines associated with INVALID_SUBSCRIPTION_ID. by Wink Saville · 11 years ago
  46. 72b1473 Additional changes to SubscriptionManager API as per API council. by Wink Saville · 11 years ago
  47. e07acb9 Make CREATOR columns read-only and auto set them in provider by Ye Wen · 11 years ago
  48. 89bfa75 Merge "Make TelephonyProvider a singleton across users" into lmp-mr1-dev by Amith Yamasani · 11 years ago
  49. 887288c Make TelephonyProvider a singleton across users by Amith Yamasani · 11 years ago
  50. 7e633bd API changes to add carrier name to subinforecord by Sanket Padawe · 11 years ago
  51. 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
  52. f5b56e3 Clean up public API of SubInfoRecord. by Stuart Scott · 11 years ago
  53. 1ad5f91 The sub_id column in the carriers should be an INTEGER instead of a LONG by Tom Taylor · 11 years ago
  54. 830a40f Change subId to int from long by Wink Saville · 11 years ago
  55. fe9236c am a1045b02: fix issues to set data profiles by Hui Wang · 11 years ago
  56. a1045b0 fix issues to set data profiles by Hui Wang · 11 years ago
  57. 9cdf1a0 am ccba6ba3: Could not get apn by URL_TELEPHONY_USING_SUBID if numeric is 00101 by Xia Ying · 11 years ago
  58. ccba6ba Could not get apn by URL_TELEPHONY_USING_SUBID if numeric is 00101 by Xia Ying · 11 years ago
  59. a58acf3 Use INVALID_SUB_ID as default value for sub_id columns by Shri Borde · 11 years ago
  60. 0ca252e am eb47d5d0: Add clear/restore calling identity for ICC message operations by Ye Wen · 11 years ago
  61. eb47d5d Add clear/restore calling identity for ICC message operations by Ye Wen · 11 years ago
  62. 7ed9c33 Unhide android.provider.Telephony.Sms.SUB_ID by Shri Borde · 11 years ago
  63. 00b9c7f Merge "Singleton providers should post change notifs to all users" into lmp-dev by Amith Yamasani · 11 years ago
  64. 43f9fb2 Singleton providers should post change notifs to all users by Amith Yamasani · 11 years ago
  65. c55054d Unable to make calls on LRW71C by Tom Taylor · 11 years ago
  66. 6e3c0dc Add HbpcdLookupProvider by Steven Liu · 11 years ago
  67. 7c6edbe Save mcc/mnc in SubInfoRecord by Tom Taylor · 11 years ago
  68. d3b87ec Prepare to make SubscriptionManager public. by Wink Saville · 11 years ago
  69. e9a6c45 Configure MTU based on network PCO MTU parameter by w19976 · 11 years ago
  70. b068886 Revert "Revert "add apn setting parameters, and set apn parameters to bp"" by Amit Mahajan · 11 years ago
  71. f383323 Revert "add apn setting parameters, and set apn parameters to bp" by Amit Mahajan · 11 years ago
  72. 0667b72 add apn setting parameters, and set apn parameters to bp by Hui Wang · 11 years ago
  73. 82fc72b Move archived column from pdu/sms to threads (3/4) by Ye Wen · 11 years ago
  74. b2ce2d3 MmsService always has WRITE_SMS AppOps permission (2/2) by Ye Wen · 11 years ago
  75. 2f90d9f Messaging auto persist switch (3/4) by Ye Wen · 11 years ago
  76. acf787b Allow carrier apps to read/modify the APN provider. by Shishir Agrawal · 11 years ago
  77. 4977641 New SMS and MMS APIs and semantics (3/4) by Ye Wen · 11 years ago
  78. 8b6ec76 Revert "New SMS and MMS APIs and semantics (3/4)" by Colin Cross · 11 years ago
  79. 9552616 New SMS and MMS APIs and semantics (3/4) by Ye Wen · 11 years ago
  80. 88e8358 MMS auto persisting (4/4) by Ye Wen · 11 years ago
  81. 6de1027 Create TelephonyProvider tables if they do they not exist by Wink Saville · 11 years ago
  82. cfb8bbd Add SUB_ID columns for SmsProvider and MmsProvider by Ye Wen · 11 years ago
  83. e84c0a8 Merge kwd to master. by Wink Saville · 11 years ago
  84. 3ad9da4 MmsProvider throws an exception on unknown column by Tom Taylor · 12 years ago
  85. deb745d Fix AppOps exception for SMS quick reply feature. by Jake Hamby · 12 years ago
  86. 2f3815d Remove APN-db flush if conf file changes by Robert Greenwalt · 12 years ago
  87. 1d71463 Fix permission check for reading SMS on UICC. by Jake Hamby · 12 years ago
  88. 027ef60 Merge "addr.msg_id is the foreign key of the pdu._id" by Tom Taylor · 12 years ago
  89. 429cf07 Allow MMS queries without permission. by Robert Greenwalt · 12 years ago
  90. 4cf7d10 am a6812051: am 1695fa59: Merge "modify fail fast mode for loading apns" by Wink Saville · 12 years ago
  91. a681205 am 1695fa59: Merge "modify fail fast mode for loading apns" by Wink Saville · 12 years ago
  92. 1695fa5 Merge "modify fail fast mode for loading apns" by Wink Saville · 12 years ago
  93. 7205b1b am 03147422: am 569167ec: Merge "read MVNO config and insert DB" by Robert Greenwalt · 12 years ago
  94. 0314742 am 569167ec: Merge "read MVNO config and insert DB" by Robert Greenwalt · 12 years ago
  95. 7e7c274 modify fail fast mode for loading apns by Hyejin Kim · 12 years ago
  96. 27045ef read MVNO config and insert DB by Sungmin Choi · 13 years ago
  97. 606e8c8 am dd5e16cc: am c72280d2: am 49e29575: am 21cf95e7: Don\'t allow clients to update or insert _data column data by Tom Taylor · 12 years ago
  98. dd5e16c am c72280d2: am 49e29575: am 21cf95e7: Don\'t allow clients to update or insert _data column data by Tom Taylor · 12 years ago
  99. c72280d am 49e29575: am 21cf95e7: Don\'t allow clients to update or insert _data column data by Tom Taylor · 12 years ago
  100. 49e2957 am 21cf95e7: Don\'t allow clients to update or insert _data column data by Tom Taylor · 12 years ago