summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge "Add keys to handle GSM and CDMA roaming/non roaming overrides" into mn...Chris Manton2015-06-171-0/+33
|\ \ \
| * | | Add keys to handle GSM and CDMA roaming/non roaming overridesChris Manton2015-06-171-0/+33
| | |/ | |/|
* | | Merge "Add DisconnectCause for CDMA activated case." into mnc-devAndrew Lee2015-06-171-5/+13
|\ \ \ | |_|/ |/| |
| * | Add DisconnectCause for CDMA activated case.Andrew Lee2015-06-161-5/+13
* | | Merge "Add carrier config variable to hide sim lock setting ui." into mnc-devJunda Liu2015-06-171-0/+5
|\ \ \ | |_|/ |/| |
| * | Add carrier config variable to hide sim lock setting ui.Junda Liu2015-06-171-0/+5
* | | Merge "Additional OP_READ_PHONE_STATE AppOps checks for telephony" into mnc-devFyodor Kupolov2015-06-162-33/+33
|\ \ \ | |_|/ |/| |
| * | Additional OP_READ_PHONE_STATE AppOps checks for telephonyFyodor Kupolov2015-06-102-33/+33
* | | Merge "Add KEY_DEFAULT_SIM_CALL_MANAGER_STRING to carrierconfigmanager." into...Junda Liu2015-06-151-1/+17
|\ \ \
| * | | Add KEY_DEFAULT_SIM_CALL_MANAGER_STRING to carrierconfigmanager.Junda Liu2015-06-151-1/+17
| | |/ | |/|
* | | Merge "Adding config variables for triggering CI action on System update." in...Amit Mahajan2015-06-151-0/+32
|\ \ \
| * | | Adding config variables for triggering CI action on System update.Amit Mahajan2015-06-111-0/+32
* | | | Merge "Read MMS config from CarrierConfigManager." into mnc-devJonathan Basseri2015-06-121-6/+4
|\ \ \ \
| * | | | Read MMS config from CarrierConfigManager.Jonathan Basseri2015-06-101-6/+4
* | | | | Merge "Delete TODO and file a bug." into mnc-devJonathan Basseri2015-06-111-5/+0
|\ \ \ \ \
| * | | | | Delete TODO and file a bug.Jonathan Basseri2015-06-101-5/+0
| |/ / / /
* | | | | Rename KEY_VOICE_PRIVACY_DISABLE_BOOL -> KEY_VOICE_PRIVACY_DISABLE_UI_BOOLJonathan Basseri2015-06-101-2/+2
|/ / / /
* | | | Merge "Update docs on SignalStrength.getLevel" into mnc-devRobert Greenwalt2015-06-101-1/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update docs on SignalStrength.getLevelRobert Greenwalt2015-06-101-1/+6
* | | | Merge "Mark CARRIER_PRIVILEGE_* constants as @SystemApi." into mnc-devJeff Davidson2015-06-101-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Mark CARRIER_PRIVILEGE_* constants as @SystemApi.Jeff Davidson2015-06-091-4/+4
* | | | TelephonyManager should use TelecomManager's getCallState().Santos Cordon2015-06-101-3/+16
* | | | Merge "notifyCarrierNetworkChange:TelephonyManager->CarrierService" into mnc-devAndrew Flynn2015-06-101-29/+0
|\ \ \ \