summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/telephony
Commit message (Expand)AuthorAgeFilesLines
* Revert "telephony: Initialize USER_NETWORK_MODE with DEFAULT_NW_MODE"staging/cm-14.1-cafrebaseArne Coucheron2017-02-111-2/+2
* telephony: Initialize USER_NETWORK_MODE with DEFAULT_NW_MODEGabriele M2017-02-111-2/+2
* telephony: Fix initial database creationSteve Kondik2016-12-301-1/+3
* Add DB upgrade path for SMS/MMS and telephony provider.Danny Baumann2016-12-302-73/+318
* TelephonyProvider: Fix Default APN Preference Overlay on 1st BootAaron Knight2016-12-301-5/+18
* telephony: Add support for choosing a default APNSteve Kondik2016-12-301-2/+40
* Merge N-MR1 to remoteLalit Kansara2016-12-061-1/+0
|\
| * 30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to fil...Andre Furtado2016-08-221-9/+28
| |\
| | * 30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to fil...Andre Furtado2016-08-221-9/+28
| | |\
| | | * 30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to fil...Andre Furtado2016-08-221-9/+28
| | | |\
| | | | * 30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to fil...Andre Furtado2016-08-221-9/+28
| * | | | Revert "Fix LTE_CA RAT in APN DB."Amit Mahajan2016-08-151-52/+1
| * | | | Close old cursor when making a new one.Robert Greenwalt2016-07-201-0/+1
| * | | | Fix LTE_CA RAT in APN DB.Robert Greenwalt2016-07-201-1/+51
| * | | | pco and cold sim cleanupfionaxu2016-05-251-1/+0
| |/ / /
* | | | Fix NPE for restoring default APNMengjun, Leng2016-10-261-1/+1
* | | | 30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to fil...Andre Furtado2016-10-071-9/+28
* | | | Fix apn restore issue for multi-sim.Chaitanya Saggurthi2016-09-031-1/+30
* | | | Fix apn overwrite issueSusheel nyamala2016-08-251-0/+1
* | | | Enable messaging search based on conversationxiaohuin2016-08-241-2/+291
* | | | Messaging FC when sharing long name fileyanglv2016-08-241-1/+12
* | | | Android M sytle upgrade : P3 featureRuijie Bai2016-08-242-4/+48
* | | | Mms: Optimize the backup&restore MMS performancekaiyiz2016-08-241-0/+194
* | | | TelephonyProvider: Improve the performance of deleting Mms.Mengjun Leng2016-08-242-72/+43
* | | | TelephonyProvider: Implement inserting SMS into ICC card by providerMengjun Leng2016-08-241-0/+365
* | | | APN: Add the read only APN feature.Mengjun Leng2016-08-241-0/+4
* | | | Mms: Fix Message thread time display as current time after restoreMengjun Leng2016-08-242-0/+54
* | | | Mms: Support SMS full indicatorMengjun Leng2016-08-241-0/+17
* | | | SMS: Support priority for SMSMengjun Leng2016-08-241-2/+32
* | | | Mms: Support query and delete multi SIM card messageMengjun Leng2016-08-241-26/+82
|/ / /
* | | Fixed crash loop of the Telephony in case of bad restore.Roman Sorokin2016-04-281-21/+61
* | | Merge "Cold sim issue fix in telephony Provider" into nyc-devChen Xu2016-04-201-1/+16
|\ \ \
| * | | Cold sim issue fix in telephony Providerfionaxu2016-04-131-1/+16
* | | | Merge "Add message_body to raw table when it is created." into nyc-devTreeHugger Robot2016-04-141-1/+2
|\ \ \ \
| * | | | Add message_body to raw table when it is created.Amit Mahajan2016-04-141-1/+2
* | | | | Make SMS restore robust to device reboots.Roman Sorokin2016-04-144-11/+22
* | | | | Merge "Change to treat no bearer_bitmask specified in APNs xml as bitmask 0."...TreeHugger Robot2016-04-141-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Change to treat no bearer_bitmask specified in APNs xml as bitmask 0.Amit Mahajan2016-04-131-2/+3
| |/ / /
* | | | Merge "Add message_body column to raw table." into nyc-devAmit Mahajan2016-04-132-4/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Add message_body column to raw table.Amit Mahajan2016-04-042-4/+24
* | | | Merge "Additional columns in pdu table and threads table to backup" into nyc-devRoman Sorokin2016-04-061-9/+74
|\ \ \ \ | |/ / / |/| | |
| * | | Additional columns in pdu table and threads table to backupRoman Sorokin2016-04-051-9/+74
* | | | Temporary changes to disable sms de-duping code.Amit Mahajan2016-04-041-3/+3
|/ / /
* | | Minor changes to SMS de-duping changes.Amit Mahajan2016-03-301-5/+5
* | | Merge "Adding DELETED column to SMS raw table to support message de-duping." ...Amit Mahajan2016-03-302-19/+70
|\ \ \
| * | | Adding DELETED column to SMS raw table to support message de-duping.Amit Mahajan2016-03-292-19/+70
* | | | Hold wakelock for SMS/MMS restore service.Roman Sorokin2016-03-291-20/+30
* | | | Switched TelephonyBackupAgent to ContentResolverRoman Sorokin2016-03-221-182/+110
|/ / /
* | | Follow framework refactoring.Jeff Sharkey2016-03-171-4/+4
* | | Merge "Speed up of message backup/restore" into nyc-devRoman Sorokin2016-03-171-182/+339
|\ \ \