summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Return reasonable phone type if no sim inserted.Robert Greenwalt2015-06-221-2/+9
* | Merge "Adding hidden TM calls to scan/select cell networks." into mnc-devShishir Agrawal2015-06-225-1/+374
|\ \
| * | Adding hidden TM calls to scan/select cell networks.Shishir Agrawal2015-06-195-1/+374
* | | Merge "Fix spelling of a config variable." into mnc-devJunda Liu2015-06-191-1/+1
|\ \ \
| * | | Fix spelling of a config variable.Jonathan Basseri2015-06-191-1/+1
* | | | Merge "Add comments to carrierconfigmanager for required permission." into mn...Junda Liu2015-06-191-0/+8
|\ \ \ \
| * | | | Add comments to carrierconfigmanager for required permission.Junda Liu2015-06-191-0/+8
| | |/ / | |/| |
* | | | Migrate 'csp_enabled' to CarrierConfigManager.Jonathan Basseri2015-06-191-0/+9
| |/ / |/| |
* | | Merge "Add VVM carrier config to public API." into mnc-devJonathan Basseri2015-06-192-15/+3
|\ \ \
| * | | Add VVM carrier config to public API.Jonathan Basseri2015-06-182-15/+3
| |/ /
* | | Merge "OP_READ_PHONE_STATE AppOp check for getMergedSubscriberIds" into mnc-devFyodor Kupolov2015-06-182-2/+2
|\ \ \
| * | | OP_READ_PHONE_STATE AppOp check for getMergedSubscriberIdsFyodor Kupolov2015-06-172-2/+2
* | | | SubscriptionManager: Fix NPE in getSimStateForSlotIdxSanket Padawe2015-06-181-4/+7
| |_|/ |/| |