summaryrefslogtreecommitdiffstats
path: root/telephony/java/com/android/internal
Commit message (Expand)AuthorAgeFilesLines
* IMS: Add support of notifyPreciseCallState for multi simSuresh Koleti2016-05-211-0/+2
* Create emergency account with primary stack phone.Ravindra2016-05-211-0/+7
* Add P2 option in openLogicalChannel.Wileen Chiu2016-05-212-0/+21
* Add 3 APIs for card applicationYujing Gu2016-05-211-0/+38
* RF cutback feature for SARDeepak Kundra2016-05-091-0/+1
* [1/4] Pass call extras to addcallStephen Bird2016-03-211-0/+3
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-112-11/+35
|\
| * DO NOT MERGE Adding new intent for EMERGENCY_CALL_STATE_CHANGEAmit Mahajan2016-01-142-11/+35
| * Check permissions on getDeviceId.Robert Greenwalt2015-12-071-1/+1
* | Merge tag 'android-6.0.1_r17' into HEADJessica Wagantall2016-03-071-1/+1
|\ \
| * | Check permissions on getDeviceId.Robert Greenwalt2016-01-221-1/+1
| |/
* | Add FDN enabled related APIAndalam Parthasarathi2016-02-011-0/+7
* | base: Complete sms prompt interfaces.Adnan Begovic2015-12-181-1/+6
* | Udpate instrumentation codeWilliam Clark2015-11-301-4/+2
* | Add Manual Provisioning SupportRakesh Pallerla2015-11-202-1/+10
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-052-18/+24
|\ \ | |/
| * Allow non-persistent manual network selection.Shishir Agrawal2015-09-101-1/+5
| * Add TDSCDMA familySungmin Choi2015-08-311-0/+10
| * am 499f084d: Merge "Add API to let carrier app send SMS without auto perisist...Ji Yang2015-07-291-2/+10
| |\
| * \ am ea975b12: Merge "Add new API for handling DB query per subId." into mnc-devSanket Padawe2015-07-161-0/+4
| |\ \
| * \ \ am 4e9c63cb: Merge "Handle exceptions when accessing Content providers." into...Roshan Pius2015-07-151-4/+12
| |\ \ \
| * \ \ \ am 1570b6b3: Merge "Enable EMERGENCY mobile connections." into mnc-devRobert Greenwalt2015-07-101-1/+2
| |\ \ \ \
| * \ \ \ \ am 1ebcb6f8: Merge "Fix permissions." into mnc-devRobert Greenwalt2015-07-101-8/+4
| |\ \ \ \ \
| * \ \ \ \ \ am 348988c5: Merge "Fix permissions on TelephonyManager" into mnc-devRobert Greenwalt2015-07-091-30/+49
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 8b0f3873: Merge "Add/Fix Permission check on SubscriptionManager." into mn...Robert Greenwalt2015-07-081-16/+9
| |\ \ \ \ \ \ \
| * | | | | | | | Rename VoLTE/WFC enable API to available - add VT available API.Etan Cohen2015-07-061-6/+9
* | | | | | | | | Merge branch 'LA.BF64.1.2.2_rb4.6' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-041-0/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | IMS: Changes for VICE FRAnju Mathapati2015-10-191-0/+9
* | | | | | | | | | protected SMS [1/4]Marcos Marado2015-10-261-0/+10
* | | | | | | | | | Telephony: Add getLteOnGsmMode() method (1/2)Ricardo Cerqueira2015-10-262-0/+11
* | | | | | | | | | Forward port Samsung STK support (frameworks/base)Ricardo Cerqueira2015-10-261-0/+2
|/ / / / / / / / /
* | | | | | | | | Merge "MSIM: Get Phone id for placing ECall"Linux Build Service Account2015-10-131-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MSIM: Get Phone id for placing ECallPrasath Balakrishnan2015-10-121-0/+7
* | | | | | | | | | SEEK: Following changes have been made for SEEK:Preeti Ahuja2015-10-062-1/+96
|/ / / / / / / / /
* | | | | | | | | Add support for icc operator numericSusheel nyamala2015-10-061-0/+7
* | | | | | | | | Add support for send Message with messaging optionsSridhar Dubbaka2015-10-061-0/+92
* | | | | | | | | SEEMP: Add more framework instrumentationWilliam Clark2015-10-061-0/+4
* | | | | | | | | Telephony: Get SIM card capacity count of SMSZhang Fang2015-10-061-0/+8
* | | | | | | | | IMS: Conference URI support.Suchand Ghosh2015-10-061-0/+31
* | | | | | | | | MSIM: Sms prompt related API changes.Sridhar Dubbaka2015-10-061-0/+18
* | | | | | | | | Add Radio Tech support when search PLMNRichard LIU2015-10-061-1/+16
* | | | | | | | | Telephony(MSIM): Add SIM Manual provision supportSandeep Gutta2015-10-061-0/+94
* | | | | | | | | Telephony: Add TD-SCDMA network modesSridhar Dubbaka2015-10-061-0/+11
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add API to let carrier app send SMS without auto perisisting.Ji Yang2015-07-291-2/+10
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge "Add new API for handling DB query per subId." into mnc-devSanket Padawe2015-07-161-0/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add new API for handling DB query per subId.Sanket Padawe2015-07-141-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Handle exceptions when accessing Content providers.Roshan Pius2015-07-141-4/+12
|/ / / / /
* | | | | Merge "Enable EMERGENCY mobile connections." into mnc-devRobert Greenwalt2015-07-101-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Enable EMERGENCY mobile connections.Robert Greenwalt2015-07-091-1/+2
| | |_|/ | |/| |
* | | | Fix permissions.Robert Greenwalt2015-07-101-8/+4
|/ / /