summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* Add carrier config variable to hide merge call buttonSungmin Choi2015-08-181-0/+8
* Add a new carrier config for DTMF tone gap.Roshan Pius2015-08-121-0/+9
* am 19aa341a: Merge "Save data registration roaming state" into mnc-devChris Manton2015-08-111-3/+34
|\
| * Save data registration roaming stateChris Manton2015-08-111-3/+34
* | Merge "Remove EXTRA_CALL_HISTORY_INFO." into mnc-dr-devTyler Gunn2015-08-051-0/+9
|\ \
| * | Remove EXTRA_CALL_HISTORY_INFO.Tyler Gunn2015-07-311-0/+9
* | | am 86ee3a57: Merge "READ_SMS allows getLine1Number() [1/3]" into mnc-devMakoto Onuki2015-08-051-0/+4
|\ \ \ | |/ / |/| / | |/
| * READ_SMS allows getLine1Number() [1/3]Makoto Onuki2015-08-031-0/+4
* | am 499f084d: Merge "Add API to let carrier app send SMS without auto perisist...Ji Yang2015-07-291-2/+10
|\ \ | |/
| * Merge "Add API to let carrier app send SMS without auto perisisting." into mn...Ji Yang2015-07-291-2/+10
| |\
| | * Add API to let carrier app send SMS without auto perisisting.Ji Yang2015-07-291-2/+10
* | | am e21722a3: Merge "Allow carriers to force disable ETWS/CMAS test messages."...Jack Yu2015-07-231-0/+9
|\ \ \ | |/ /
| * | Allow carriers to force disable ETWS/CMAS test messages.Jack Yu2015-07-231-0/+9
| |/
* | am ea975b12: Merge "Add new API for handling DB query per subId." into mnc-devSanket Padawe2015-07-162-0/+185
|\ \ | |/
| * Merge "Add new API for handling DB query per subId." into mnc-devSanket Padawe2015-07-162-0/+185
| |\
| | * Add new API for handling DB query per subId.Sanket Padawe2015-07-142-0/+185
* | | am 4e9c63cb: Merge "Handle exceptions when accessing Content providers." into...Roshan Pius2015-07-152-10/+22
|\ \ \ | |/ /
| * | Handle exceptions when accessing Content providers.Roshan Pius2015-07-142-10/+22
* | | am cf01fd0f: Merge "Catch & log security exception in telephonymanager" into ...Roshan Pius2015-07-131-1/+7
|\ \ \ | |/ /
| * | Catch & log security exception in telephonymanagerRoshan Pius2015-07-131-1/+7
| |/
* | am 1570b6b3: Merge "Enable EMERGENCY mobile connections." into mnc-devRobert Greenwalt2015-07-101-1/+2
|\ \ | |/
| * Merge "Enable EMERGENCY mobile connections." into mnc-devRobert Greenwalt2015-07-101-1/+2
| |\
| | * Enable EMERGENCY mobile connections.Robert Greenwalt2015-07-091-1/+2
* | | am 1ebcb6f8: Merge "Fix permissions." into mnc-devRobert Greenwalt2015-07-102-10/+63
|\ \ \ | |/ /
| * | Fix permissions.Robert Greenwalt2015-07-102-10/+63
| |/
* | am 348988c5: Merge "Fix permissions on TelephonyManager" into mnc-devRobert Greenwalt2015-07-092-40/+59
|\ \ | |/
| * Merge "Fix permissions on TelephonyManager" into mnc-devRobert Greenwalt2015-07-092-40/+59
| |\
| | * Fix permissions on TelephonyManagerRobert Greenwalt2015-07-072-40/+59
* | | am 8b0f3873: Merge "Add/Fix Permission check on SubscriptionManager." into mn...Robert Greenwalt2015-07-082-27/+18
|\ \ \ | |/ /
| * | Merge "Add/Fix Permission check on SubscriptionManager." into mnc-devRobert Greenwalt2015-07-082-27/+18
| |\ \ | | |/ | |/|
| | * Add/Fix Permission check on SubscriptionManager.Robert Greenwalt2015-07-062-27/+18
* | | am becddea6: Merge "Unhide signal strength constants used by getLevel." into ...Casey Ho2015-07-061-5/+12
|\ \ \ | |/ /
| * | Merge "Unhide signal strength constants used by getLevel." into mnc-devCasey Ho2015-07-061-5/+12
| |\ \
| | * | Unhide signal strength constants used by getLevel.Casey Ho2015-06-221-5/+12
* | | | MWI,phantom call,Suppl services, error codesShriram Ganesh2015-07-068-1/+155
* | | | Rename VoLTE/WFC enable API to available - add VT available API.Etan Cohen2015-07-062-18/+35
|/ / /
* | | Merge "Workaround legacy TelephonyManager.getDefault() with no context" into ...Svet Ganov2015-07-011-12/+23
|\ \ \ | |_|/ |/| |
| * | Workaround legacy TelephonyManager.getDefault() with no contextSvet Ganov2015-07-011-12/+23
* | | Merge "Allow default SMS app to get self phone number" into mnc-devMakoto Onuki2015-07-011-0/+4
|\ \ \
| * | | Allow default SMS app to get self phone numberMakoto Onuki2015-06-291-0/+4
* | | | Catch SecurityExceptionsJay Shrauner2015-07-011-0/+2
| |/ / |/| |
* | | Merge "Fix TelecomManager.isVoicemailNumber" into mnc-devYorke Lee2015-06-301-3/+24
|\ \ \
| * | | Fix TelecomManager.isVoicemailNumberYorke Lee2015-06-301-3/+24
| |/ /
* | | IMS: Map pay phone and unknown presentation with OIR.Shriram Ganesh2015-06-291-0/+10
|/ /
* | Merge "Write size of operators in writeToParcel()" into mnc-devAnil Muthineni2015-06-261-0/+1
|\ \
| * | Write size of operators in writeToParcel()Anil Muthineni2015-06-261-0/+1
* | | Deprecate TelephonyManager.getNeighboringCellInfo()Nathan Harold2015-06-261-5/+6
|/ /
* | Carrier Config API KEY_FORCE_HOME_NETWORK_BOOLChris Manton2015-06-251-0/+14
* | Rename and add carrier config keys for volte and ims.Junda Liu2015-06-241-3/+19
* | Add public action to open voicemail settings.Nancy Chen2015-06-231-0/+7