summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/telephony/TelephonyProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Add another db upgradeDave Daynard2015-05-151-0/+30
* TelephonyProvider: Handle upgrade from 11 -> 12.1.Adnan Begovic2015-05-041-10/+32
* Add proper DB upgrade path.Danny Baumann2015-04-071-3/+9
* APNs: Add statement to update carriers table to include read_only columnstaging/cm-12.1Patrick Lower2015-03-271-0/+3
* Properly upgrade DBDanny Baumann2015-03-241-1/+14
* TelephonyProvider: allow specifying a protocol for preferred apnDan Pasanen2015-03-231-4/+6
* telephony: Add support for choosing a default APNSteve Kondik2015-03-231-1/+47
* Bump the DB version from QC's changesRicardo Cerqueira2015-03-231-0/+4
* Compilation error fixesSandeep Gutta2015-03-111-1/+1
* Additional changes to SubscriptionManager API as per API council.Wink Saville2015-03-111-7/+7
* Make TelephonyProvider a singleton across usersAmith Yamasani2015-03-111-4/+7
* API changes to add carrier name to subinforecordSanket Padawe2015-03-111-1/+15
* The sub_id column in the carriers should be an INTEGER instead of a LONGTom Taylor2015-03-111-2/+2
* Change subId to int from longWink Saville2015-03-111-21/+21
* Unhide android.provider.Telephony.Sms.SUB_ID.Shri Borde2015-03-111-4/+4
* MSIM: Use default data subId for all APN operations.Sandeep Gutta2014-11-201-5/+5
* TelephonyProvider: Add resource config for IP protocolkaiyiz2014-11-061-5/+8
* TelephonyProvider: Add visit_area column in DBjianzhou2014-11-041-0/+8
* TelephonyProvider :Add multi-language APN name supportkaiyiz2014-11-041-0/+7
* APN: Add the read only APN feature.kaiyiz2014-11-041-0/+12
* TelephonyProvider: Display APN PPP numberkaiyiz2014-11-041-0/+3
* Store Network Mode selected in subId Table.Rakesh Pallerla2014-11-041-1/+2
* Get proper operator numeric from TelephonyManagerSusheel nyamala2014-11-041-1/+2
* Add Manual Provisioning supportRakesh Pallerla2014-11-041-1/+2
* fix issues to set data profilesHui Wang2014-10-061-1/+1
* Could not get apn by URL_TELEPHONY_USING_SUBID if numeric is 00101Xia Ying2014-10-021-1/+1
* Unable to make calls on LRW71CTom Taylor2014-09-101-4/+12
* 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
* Allow carrier apps to read/modify the APN provider.Shishir Agrawal2014-07-161-2/+20
* Create TelephonyProvider tables if they do they not existWink Saville2014-06-221-5/+58
* Merge kwd to master.Wink Saville2014-06-111-44/+319
* Remove APN-db flush if conf file changesRobert Greenwalt2013-09-271-49/+0
* Allow MMS queries without permission.Robert Greenwalt2013-05-221-3/+19
* Merge "modify fail fast mode for loading apns"Wink Saville2013-03-271-10/+10
|\
| * modify fail fast mode for loading apnsHyejin Kim2013-03-091-10/+10
* | read MVNO config and insert DBSungmin Choi2013-02-281-2/+34
|/
* avoid stopping app in case of accessing empty dbHyejin Kim2013-02-161-3/+13
* fix typo for exception messageSungmin Choi2013-02-061-3/+3
* fix typo for commentSungmin Choi2013-01-251-2/+2
* data: enhanced Telephony Carrier DB transaction timejewon.lee2013-01-171-0/+7
* Require permissions to read APN DB.Robert Greenwalt2012-08-171-1/+3
* Use telephony-common and mms-commonWink Saville2012-06-141-1/+3
* Added a new URI updating preferred APN w/o change notificationKazuhiro Ondo2012-01-131-4/+11
* Modify carrier table in Telephony DB.sinikang2011-09-131-3/+33
* am 607ead75: am d7c9350a: Rebuild Carriers table if apns-conf.xml changes.Wink Saville2011-06-041-4/+55
|\