1. 2c19a93 Merge "Fix siminfo table creation" by Treehugger Robot · 8 years ago
  2. 3488d72 Fix siminfo table creation by Jordan Liu · 8 years ago
  3. 9cd6f0c Merge "Add a unit-test for TelephonyProvider" by Jordan Liu · 8 years ago
  4. 6be205a Add a unit-test for TelephonyProvider by Jordan Liu · 9 years ago
  5. 30d5c06 Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  6. 569795a Import translations. DO NOT MERGE am: e29fe3e37e -s ours by Bill Yi · 9 years ago
  7. e29fe3e Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  8. ec34459 Import translations. DO NOT MERGE am: 159671a4d8 -s ours by Bill Yi · 9 years ago
  9. 159671a Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  10. 252fea5 android.intent.action.CONTENT_CHANGED should be system protected am: a5a1bf16ac by Ye Wen · 9 years ago
  11. a5a1bf1 android.intent.action.CONTENT_CHANGED should be system protected by Ye Wen · 9 years ago
  12. 40ba2de Fixed crash loop of the Telephony in case of bad restore. am: 56117b955d by Roman Sorokin · 9 years ago
  13. 56117b9 Fixed crash loop of the Telephony in case of bad restore. by Roman Sorokin · 9 years ago
  14. 352117b Cold sim issue fix in telephony Provider am: 77f5e56875 by fionaxu · 9 years ago
  15. 77f5e56 Merge "Cold sim issue fix in telephony Provider" into nyc-dev by Chen Xu · 9 years ago
  16. 13c051e Merge "Add message_body to raw table when it is created." into nyc-dev by Amit Mahajan · 9 years ago
  17. 6f820c1 Merge "Add message_body to raw table when it is created." into nyc-dev by TreeHugger Robot · 9 years ago
  18. c5ef99e Add message_body to raw table when it is created. by Amit Mahajan · 9 years ago
  19. 9e175ce Make SMS restore robust to device reboots. am: 2d3a779 by Roman Sorokin · 9 years ago
  20. 2d3a779 Make SMS restore robust to device reboots. by Roman Sorokin · 9 years ago
  21. 73dd3bf Merge "Change to treat no bearer_bitmask specified in APNs xml as bitmask 0." into nyc-dev by Amit Mahajan · 9 years ago
  22. 52520ec Merge "Change to treat no bearer_bitmask specified in APNs xml as bitmask 0." into nyc-dev by TreeHugger Robot · 9 years ago
  23. ed3e747 Change to treat no bearer_bitmask specified in APNs xml as bitmask 0. by Amit Mahajan · 9 years ago
  24. bf9c60f Change to fix build failure. by Amit Mahajan · 9 years ago
  25. e58c160 Cold sim issue fix in telephony Provider by fionaxu · 9 years ago
  26. 6215a4f Merge "Add message_body column to raw table." into nyc-dev am: 36379ef by Amit Mahajan · 9 years ago
  27. 36379ef Merge "Add message_body column to raw table." into nyc-dev by Amit Mahajan · 9 years ago
  28. faf81fa Merge "Additional columns in pdu table and threads table to backup" into nyc-dev by Roman Sorokin · 9 years ago
  29. 45cbead Merge "Additional columns in pdu table and threads table to backup" into nyc-dev by Roman Sorokin · 9 years ago
  30. 3aa2817 Additional columns in pdu table and threads table to backup by Roman Sorokin · 9 years ago
  31. 5fc743c Add message_body column to raw table. by Amit Mahajan · 9 years ago
  32. 13e6816 Temporary changes to disable sms de-duping code. am: 70ad7ad by Amit Mahajan · 9 years ago
  33. 70ad7ad Temporary changes to disable sms de-duping code. by Amit Mahajan · 9 years ago
  34. b1356ec Minor changes to SMS de-duping changes. am: 2240df7 by Amit Mahajan · 9 years ago
  35. 2240df7 Minor changes to SMS de-duping changes. by Amit Mahajan · 9 years ago
  36. 7094865 resolve merge conflicts of 9dbdf2d to nyc-dev-plus-aosp by Amit Mahajan · 9 years ago
  37. 9dbdf2d Merge "Adding DELETED column to SMS raw table to support message de-duping." into nyc-dev by Amit Mahajan · 9 years ago
  38. 1a68c53 Hold wakelock for SMS/MMS restore service. am: c2231c0 by Roman Sorokin · 9 years ago
  39. 86bbb17 Adding DELETED column to SMS raw table to support message de-duping. by Amit Mahajan · 9 years ago
  40. c2231c0 Hold wakelock for SMS/MMS restore service. by Roman Sorokin · 9 years ago
  41. 1be07fb Switched TelephonyBackupAgent to ContentResolver am: 9037d64 by Roman Sorokin · 9 years ago
  42. 9037d64 Switched TelephonyBackupAgent to ContentResolver by Roman Sorokin · 9 years ago
  43. 3ff9f0a Import translations. DO NOT MERGE am: 6c238e4 -s ours by Geoff Mendal · 9 years ago
  44. 6c238e4 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  45. 4b9f283 Follow framework refactoring. am: 001516a by Jeff Sharkey · 9 years ago
  46. 2105d24 Merge "Speed up of message backup/restore" into nyc-dev am: f85836f by Roman Sorokin · 9 years ago
  47. 001516a Follow framework refactoring. by Jeff Sharkey · 9 years ago
  48. f85836f Merge "Speed up of message backup/restore" into nyc-dev by Roman Sorokin · 9 years ago
  49. a472d6e Merge "Fix shift that is out of range." am: fe83837 by Ian Rogers · 9 years ago
  50. fe83837 Merge "Fix shift that is out of range." by Ian Rogers · 9 years ago
  51. 21736c3 Speed up of message backup/restore by Roman Sorokin · 9 years ago
  52. ba1cc5d Fix shift that is out of range. by Ian Rogers · 9 years ago
  53. ef070df Add API to IMountService to get encryption state am: 9be1ca3903 by Paul Lawrence · 9 years ago
  54. 9be1ca3 Add API to IMountService to get encryption state by Paul Lawrence · 9 years ago
  55. 19cdf2c Merge "Made broadcast EXTERNAL_PROVIDER_CHANGE protected and with FLAG_RECEIVER_REPLACE_PENDING." into nyc-dev by Roman Sorokin · 9 years ago
  56. 45d95f6 Merge "Made broadcast EXTERNAL_PROVIDER_CHANGE protected and with FLAG_RECEIVER_REPLACE_PENDING." into nyc-dev by Roman Sorokin · 9 years ago
  57. 23b9ffa Do not update db if apns xml file has not changed. am: 28a5d003ca by Amit Mahajan · 9 years ago
  58. 28a5d00 Do not update db if apns xml file has not changed. by Amit Mahajan · 9 years ago
  59. 50ab9e4 Made broadcast EXTERNAL_PROVIDER_CHANGE protected and with FLAG_RECEIVER_REPLACE_PENDING. by Roman Sorokin · 9 years ago
  60. c2bd355 Speed up MmsSmsDatabaseHelper thread updates by Snild Dolkow · 10 years ago
  61. 5bbcd77 Merge "Speed up MmsSmsDatabaseHelper thread updates" am: f4b7936482 by Snild Dolkow · 9 years ago
  62. 2906295 Make bulkInsert or SmsProvider notify only once am: a9036a0aac by Roman Sorokin · 9 years ago
  63. 6b6d19e Merge "Speed up MmsSmsDatabaseHelper thread updates" am: f4b7936482 by Snild Dolkow · 9 years ago
  64. f4b7936 Merge "Speed up MmsSmsDatabaseHelper thread updates" by Ye Wen · 9 years ago
  65. a9036a0 Make bulkInsert or SmsProvider notify only once by Roman Sorokin · 9 years ago
  66. 84383bf Import translations. DO NOT MERGE am: 78acbaba53 -s ours by Baligh Uddin · 9 years ago
  67. 78acbab Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  68. 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
  69. 0ccec3a Merge "Fixed tests for TelephonyBackupAgent" into nyc-dev by Roman Sorokin · 9 years ago
  70. 0b59ce4 Update MMS parts(attachment files) path after db upgrade. by Ji Yang · 9 years ago
  71. 76422e0 Fixed duplication conversation on restore by Roman Sorokin · 9 years ago
  72. 1d42223 Fixed tests for TelephonyBackupAgent by Roman Sorokin · 9 years ago
  73. 481140f Use backupInForeground="true" by Christopher Tate · 9 years ago
  74. 5a3194d Move all sms tables except raw into credential encrypted storage. by Ji Yang · 9 years ago
  75. 7abcab5 Speed up MmsSmsDatabaseHelper thread updates by Snild Dolkow · 10 years ago
  76. 10e7389 Import translations. DO NOT MERGE am: c692ada956 -s ours am: fb1d0c31cd -s ours by Geoff Mendal · 9 years ago
  77. 6fe9804 Import translations. DO NOT MERGE am: 6935d4ee32 -s ours by Geoff Mendal · 9 years ago
  78. 67c6c0f Import translations. DO NOT MERGE am: c692ada956 -s ours by Geoff Mendal · 9 years ago
  79. ff93b3a Import translations. DO NOT MERGE am: 6935d4ee32 -s ours by Geoff Mendal · 9 years ago
  80. fb1d0c3 Import translations. DO NOT MERGE am: c692ada956 -s ours by Geoff Mendal · 9 years ago
  81. 6935d4e Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  82. c692ada Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  83. ff82fdf Merge "Support for onQuotaExceeded in TelephonyBackupAgent." by Matthew Williams · 9 years ago
  84. de98fc1 Unhiding MSIM APIs. by Shishir Agrawal · 9 years ago
  85. 59b8dcb Merge "Revert "Move all sms tables except raw into credential encrypted storage."" by Ji Yang · 9 years ago
  86. 4bb44c7 DO NOT MERGE : Unhiding MSIM APIs. am: c84a5057cf -s ours by Shishir Agrawal · 9 years ago
  87. 8fcbd4e Revert "Move all sms tables except raw into credential encrypted storage." by Ji Yang · 9 years ago
  88. c84a505 DO NOT MERGE : Unhiding MSIM APIs. by Shishir Agrawal · 9 years ago
  89. 8f63351 Support for onQuotaExceeded in TelephonyBackupAgent. by Roman Sorokin · 9 years ago
  90. a632476 Fixing addresses backup/restore for SMS. by Roman Sorokin · 9 years ago
  91. 1682a9e Merge "Move all sms tables except raw into credential encrypted storage." by Ji Yang · 9 years ago
  92. 8f3ad6f Move all sms tables except raw into credential encrypted storage. by Ji Yang · 9 years ago
  93. 73dc157 Merge "Implemention of the telephony provider backup agent to cover SMS backup" by Roman Sorokin · 9 years ago
  94. 8b39acf Implemention of the telephony provider backup agent to cover SMS backup by Roman Sorokin · 9 years ago
  95. 11a6729 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  96. e583f85 Support the new ACTION_EXTERNAL_PROVIDER_CHANGE intent by Tom Taylor · 9 years ago
  97. bfda7b1 Mark this coreApp as being encryptionAware. by Jeff Sharkey · 9 years ago
  98. 0c2d80f Merge "Avoid expression tree depth error in removeUnferencedAddresses()" am: 0931c72127 am: e84d609247 by Atsushi Mito · 9 years ago
  99. df84a23 Merge "Avoid expression tree depth error in removeUnferencedAddresses()" am: 0931c72127 by Atsushi Mito · 9 years ago
  100. e84d609 Merge "Avoid expression tree depth error in removeUnferencedAddresses()" by Atsushi Mito · 9 years ago