summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to fil...Andre Furtado2016-08-201-9/+28
* [DS] Load APN from System or Oem imageLegler Wu2015-01-131-0/+21
* Unify "app_parts" path obtaining in MmsProviderYe Wen2015-01-061-4/+13
* Fix long lines associated with INVALID_SUBSCRIPTION_ID.Wink Saville2014-12-091-11/+17
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-213-17/+17
* Make CREATOR columns read-only and auto set them in providerYe Wen2014-11-204-23/+145
* Merge "Make TelephonyProvider a singleton across users" into lmp-mr1-devAmith Yamasani2014-11-081-4/+7
|\
| * Make TelephonyProvider a singleton across usersAmith Yamasani2014-11-071-4/+7
* | API changes to add carrier name to subinforecordSanket Padawe2014-11-071-1/+15
|/
* Merge "The sub_id column in the carriers should be an INTEGER instead of a LO...Tom Taylor2014-11-041-2/+2
|\
| * The sub_id column in the carriers should be an INTEGER instead of a LONGTom Taylor2014-10-281-2/+2
* | Clean up public API of SubInfoRecord.Stuart Scott2014-10-311-1/+1
|/
* Change subId to int from longWink Saville2014-10-231-21/+21
* am a1045b02: fix issues to set data profilesHui Wang2014-10-061-1/+1
|\
| * fix issues to set data profilesHui Wang2014-10-061-1/+1
* | am ccba6ba3: Could not get apn by URL_TELEPHONY_USING_SUBID if numeric is 00101Xia Ying2014-10-021-1/+1
|\|
| * Could not get apn by URL_TELEPHONY_USING_SUBID if numeric is 00101Xia Ying2014-10-021-1/+1
* | Use INVALID_SUB_ID as default value for sub_id columnsShri Borde2014-09-171-9/+11
* | am eb47d5d0: Add clear/restore calling identity for ICC message operationsYe Wen2014-09-171-15/+26
|\|
| * Add clear/restore calling identity for ICC message operationsYe Wen2014-09-171-15/+26
* | Unhide android.provider.Telephony.Sms.SUB_IDShri Borde2014-09-151-4/+4
|/
* Merge "Singleton providers should post change notifs to all users" into lmp-devAmith Yamasani2014-09-123-10/+15
|\
| * Singleton providers should post change notifs to all usersAmith Yamasani2014-09-113-10/+15
* | Unable to make calls on LRW71CTom Taylor2014-09-101-4/+12
|/
* Add HbpcdLookupProviderSteven Liu2014-09-052-0/+703
* Save mcc/mnc in SubInfoRecordTom Taylor2014-09-041-2/+11
* Prepare to make SubscriptionManager public.Wink Saville2014-09-021-1/+1
* Configure MTU based on network PCO MTU parameterw199762014-08-151-3/+14
* Revert "Revert "add apn setting parameters, and set apn parameters to bp""Amit Mahajan2014-08-131-72/+117
* Revert "add apn setting parameters, and set apn parameters to bp"Amit Mahajan2014-08-121-117/+72
* add apn setting parameters, and set apn parameters to bpHui Wang2014-08-121-72/+117
* Move archived column from pdu/sms to threads (3/4)Ye Wen2014-07-302-7/+33
* MmsService always has WRITE_SMS AppOps permission (2/2)Ye Wen2014-07-284-99/+6
* Messaging auto persist switch (3/4)Ye Wen2014-07-164-33/+68
* Allow carrier apps to read/modify the APN provider.Shishir Agrawal2014-07-161-2/+20
* New SMS and MMS APIs and semantics (3/4)Ye Wen2014-07-115-5/+36
* Revert "New SMS and MMS APIs and semantics (3/4)"Colin Cross2014-07-121-32/+1
* New SMS and MMS APIs and semantics (3/4)Ye Wen2014-07-091-1/+32
* MMS auto persisting (4/4)Ye Wen2014-07-014-3/+63
* Create TelephonyProvider tables if they do they not existWink Saville2014-06-221-5/+58
* Add SUB_ID columns for SmsProvider and MmsProviderYe Wen2014-06-173-3/+36
* Merge kwd to master.Wink Saville2014-06-111-44/+319
* MmsProvider throws an exception on unknown columnTom Taylor2014-01-161-4/+10
* Fix AppOps exception for SMS quick reply feature.Jake Hamby2013-10-091-0/+9
* Remove APN-db flush if conf file changesRobert Greenwalt2013-09-271-49/+0
* Fix permission check for reading SMS on UICC.Jake Hamby2013-09-181-1/+10
* Merge "addr.msg_id is the foreign key of the pdu._id"Tom Taylor2013-08-021-4/+4
|\
| * addr.msg_id is the foreign key of the pdu._idwhliang2012-11-061-4/+4
* | Allow MMS queries without permission.Robert Greenwalt2013-05-221-3/+19
* | am a6812051: am 1695fa59: Merge "modify fail fast mode for loading apns"Wink Saville2013-03-271-10/+10
|\ \