summaryrefslogtreecommitdiff
path: root/src/com/android/cellbroadcastreceiver/CellBroadcastDatabaseHelper.java
AgeCommit message (Expand)Author
2021-05-03Fix test on R baseJordan Liu
2020-11-21Copy the DB file when upgrading to allow rollbacksJordan Liu
2020-09-25do not write to sms db in direct boot modeChen Xu
2020-09-01Always mark db transaction as successful for data migration.Amit Mahajan
2020-08-31support retry data migrationChen Xu
2020-06-26improve test coverage for cellbroadcastreceiverChen Xu
2020-06-24improve test coverage for cellbroadcastcontentproviderChen Xu
2020-05-27support data migration by defaultChen Xu
2020-01-03support migrate sharedpref and message history from legacy CBR appChen Xu
2019-12-03Code clean upJack Yu
2019-10-21cellbroadcast API cleanupChen Xu
2019-10-07move CellBroadcastMessage from telephony-common to appChen Xu
2019-08-26Inline functions which don't make sense as SystemApiJordan Liu
2013-05-074373 & 4374 part of Severe AlertsAnju Mathapati
2012-04-24Add ContentProvider for received cell broadcasts.Jake Hamby