summaryrefslogtreecommitdiffstats
path: root/telephony/java/android
Commit message (Collapse)AuthorAgeFilesLines
* am 6ad12315: Merge "Reformat local Korean numbers in national format." into ↵Roshan Pius2015-08-261-1/+10
|\ | | | | | | | | | | | | mnc-dr-dev * commit '6ad123156e762a62616de63617ee11afb3cde334': Reformat local Korean numbers in national format.
| * Merge "Reformat local Korean numbers in national format." into mnc-dr-devRoshan Pius2015-08-261-1/+10
| |\
| | * Reformat local Korean numbers in national format.Roshan Pius2015-08-261-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Korean carriers don't want the country codes displayed for local calls. However the network returns the entire phone number including the country code for Volte calls. According to the Koean phone numbering scheme (https://en.wikipedia.org/wiki/Telephone_numbers_in_South_Korea), we need to replace the country code +82 with a 0 prepended to the carrier code to format it as a national number. BUG: 22862845 Change-Id: Ifbb9eb8d5379608b4ea9d95ae7744779340b188e
* | | am a001f7ae: Merge "Add carrier config variable to hide merge call button" ↵Tyler Gunn2015-08-201-0/+8
|\ \ \ | |/ / | | | | | | | | | | | | | | | into mnc-dr-dev * commit 'a001f7ae7fde0418a6f8e455f88a2d7dc3c392ce': Add carrier config variable to hide merge call button
| * | Add carrier config variable to hide merge call buttonSungmin Choi2015-08-181-0/+8
| |/ | | | | | | | | Bug: 22864941 Change-Id: Ief5f8078e53a46cc9bf7627729dba7e28270a231
* | am 737aed41: Merge "Add a new carrier config for DTMF tone gap." into mnc-dr-devRoshan Pius2015-08-121-0/+9
|\ \ | |/ | | | | | | * commit '737aed41ca9d8bad425ed8223fa4e4c84c7b102c': Add a new carrier config for DTMF tone gap.
| * Add a new carrier config for DTMF tone gap.Roshan Pius2015-08-121-0/+9
| | | | | | | | | | | | | | | | Adding a new carrier config key to specify the gap between the DTMF tones sent out to the network. BUG: 23064351 Change-Id: I3a0e20efecd62f533e796a40097f181d4c20d614
* | am 5ace41f5: am 19aa341a: Merge "Save data registration roaming state" into ↵Chris Manton2015-08-111-3/+34
|\ \ | |/ | | | | | | | | | | mnc-dev * commit '5ace41f50ba202e34012863012d7cfc910acc7b7': Save data registration roaming state
| * am 19aa341a: Merge "Save data registration roaming state" into mnc-devChris Manton2015-08-111-3/+34
| |\ | | | | | | | | | | | | * commit '19aa341a3548c454c12378d7c4d92cc5074685a8': Save data registration roaming state
| | * Save data registration roaming stateChris Manton2015-08-111-3/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Carrier configuration may override the roaming state but the roaming state may be required for specifying proper APNs upon data call setup. This change stores the unmodified roaming state. bug: 22990977 Change-Id: I5ebe04f60709bc691e9c79be193f1790a7148818
* | | Add actions and extras for custom voicemail notification handling.Bryce Lee2015-08-101-0/+40
|/ / | | | | | | Change-Id: I83c51a79cc9ac2e1772351ad078fc0af1cd0ae65
* | 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
| | | | | | | | | | | | | | | | | | | | | | | | - Remove EXTRA_CALL_HISTORY_INFO (replaced by EXTRA_LAST FORWARDED_NUMBER). - Added carrier config key for instant lettering. Bug: 22684864 Change-Id: Ic46fdccf5b665417f15e612a2cc4d7f1fb67ccca
* | | am 86ee3a57: Merge "READ_SMS allows getLine1Number() [1/3]" into mnc-devMakoto Onuki2015-08-051-0/+4
|\ \ \ | |/ / |/| / | |/ | | * commit '86ee3a57e428b14023bc0bdbd6cb8f8bc206be74': READ_SMS allows getLine1Number() [1/3]
| * READ_SMS allows getLine1Number() [1/3]Makoto Onuki2015-08-031-0/+4
| | | | | | | | | | | | Bug 22862050 Change-Id: I45dba41423dd3313984c93a6e674f37410fb3050
* | am e21722a3: Merge "Allow carriers to force disable ETWS/CMAS test ↵Jack Yu2015-07-231-0/+9
|\ \ | |/ | | | | | | | | | | messages." into mnc-dev * commit 'e21722a3daf0562bb7711d3dd38657b5a348ce4e': Allow carriers to force disable ETWS/CMAS test messages.
| * Allow carriers to force disable ETWS/CMAS test messages.Jack Yu2015-07-231-0/+9
| | | | | | | | | | | | | | | | This feature can be enabled in carrier config XML. When enabled, the user will not see ETWS/CMAS enable/disable option in emergency broadcast preference menu. bug: 22396039 Change-Id: I6ad6fa39852d3b13faeef968a1963b3e0a4a6e61
* | am ea975b12: Merge "Add new API for handling DB query per subId." into mnc-devSanket Padawe2015-07-161-0/+181
|\ \ | |/ | | | | | | * commit 'ea975b122fee3ac0fe766d2b58bb420b82e5dd95': Add new API for handling DB query per subId.
| * Merge "Add new API for handling DB query per subId." into mnc-devSanket Padawe2015-07-161-0/+181
| |\
| | * Add new API for handling DB query per subId.Sanket Padawe2015-07-141-0/+181
| | | | | | | | | | | | | | | | | | | | | | | | | | | + Add new API for handling DB query and Resources object per subscription. + Add constants for column name of DB storing subscription info. + Add a common settings file for multi-tab Bug: 22360525 Change-Id: Icf6d35bdbe31618e2a95df450aee12b99d3aea7a
* | | am 4e9c63cb: Merge "Handle exceptions when accessing Content providers." ↵Roshan Pius2015-07-151-6/+10
|\ \ \ | |/ / | | | | | | | | | | | | | | | into mnc-dev * commit '4e9c63cbe1712f750d5eaaa044e957c7f7696bf8': Handle exceptions when accessing Content providers.
| * | Handle exceptions when accessing Content providers.Roshan Pius2015-07-141-6/+10
| | | | | | | | | | | | | | | BUG: 21638129 Change-Id: I88f7dcf67e395f49136a1f434fbd9c75e15cddad
* | | am cf01fd0f: Merge "Catch & log security exception in telephonymanager" into ↵Roshan Pius2015-07-131-1/+7
|\ \ \ | |/ / | | | | | | | | | | | | | | | mnc-dev * commit 'cf01fd0f128a2d7fc5b9c0f9db4fc9e0e5552093': Catch & log security exception in telephonymanager
| * | Catch & log security exception in telephonymanagerRoshan Pius2015-07-131-1/+7
| |/ | | | | | | | | BUG: 22225068 Change-Id: I9b0053cf1041c81f409ace556b810ef79de88599
* | am 1ebcb6f8: Merge "Fix permissions." into mnc-devRobert Greenwalt2015-07-101-2/+59
|\ \ | |/ | | | | | | * commit '1ebcb6f8b2f989c84311555f4961506dba959d37': Fix permissions.
| * Fix permissions.Robert Greenwalt2015-07-101-2/+59
| | | | | | | | | | | | | | | | | | Legacy API should not need new permissions. Also found some more hidden/system that should have permissions. bug:22379438 bug:19257083 Change-Id: I24be0a90dffcffe03d25982a9b02eedcf03fbd59
* | am 348988c5: Merge "Fix permissions on TelephonyManager" into mnc-devRobert Greenwalt2015-07-091-10/+10
|\ \ | |/ | | | | | | * commit '348988c5704a5a6eb6aec093e295c2d9f00ee33c': Fix permissions on TelephonyManager
| * Merge "Fix permissions on TelephonyManager" into mnc-devRobert Greenwalt2015-07-091-10/+10
| |\
| | * Fix permissions on TelephonyManagerRobert Greenwalt2015-07-071-10/+10
| | | | | | | | | | | | | | | bug:19257083 Change-Id: I063d36bbe7ece9d83aac7c490d1b44e55da2c286
* | | am 8b0f3873: Merge "Add/Fix Permission check on SubscriptionManager." into ↵Robert Greenwalt2015-07-081-11/+9
|\ \ \ | |/ / | | | | | | | | | | | | | | | mnc-dev * commit '8b0f3873a04103f6886fdc2fb79b9a3963567720': Add/Fix Permission check on SubscriptionManager.
| * | Merge "Add/Fix Permission check on SubscriptionManager." into mnc-devRobert Greenwalt2015-07-081-11/+9
| |\ \ | | |/ | |/|
| | * Add/Fix Permission check on SubscriptionManager.Robert Greenwalt2015-07-061-11/+9
| | | | | | | | | | | | | | | | | | | | | Things that are modifing should check the modify permission. bug: 19259681 Change-Id: I27c7501d6777deec902b9cd47e194eadef391869
* | | am becddea6: Merge "Unhide signal strength constants used by getLevel." into ↵Casey Ho2015-07-061-5/+12
|\ \ \ | |/ / | | | | | | | | | | | | | | | mnc-dev * commit 'becddea63e2c4b414e5eac2841d3516c4e89bb24': Unhide signal strength constants used by getLevel.
| * | 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
| | | | | | | | | | | | | | | | | | | | Bug: 22008966 Change-Id: I0c1dc993cbf33a7109d8a4e329b05a897df6ea1b
* | | | Rename VoLTE/WFC enable API to available - add VT available API.Etan Cohen2015-07-061-12/+26
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed API to use consistent semantics: available refers to the current state of the service rather then whether feature is enabled by device/carrier/ user. Added VT API to match VoLTE/WFC. Change-Id: Ifb31f123db77e731e75a982b8594168f59a289e7
* | | Merge "Workaround legacy TelephonyManager.getDefault() with no context" into ↵Svet Ganov2015-07-011-12/+23
|\ \ \ | |_|/ |/| | | | | mnc-dev
| * | Workaround legacy TelephonyManager.getDefault() with no contextSvet Ganov2015-07-011-12/+23
| | | | | | | | | | | | | | | | | | bug:22201450 Change-Id: If591bd90f3e4081c411dfa6415853c110a62a7fb
* | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apps with WRITE_SMS app op can now call TelephonyManager.getLine1Number(). (Note we no longer have the WRITE_SMS permission.) Bug 22031904 Change-Id: Ic843b6d7674879951a64e3b3a92bca09c3b5c65b
* | | | Catch SecurityExceptionsJay Shrauner2015-07-011-0/+2
| |/ / |/| | | | | | | | | | | Bug:22208649 Change-Id: I608be28095a2d7ee0e3dd739ed899eaae55e700e
* | | Fix TelecomManager.isVoicemailNumberYorke Lee2015-06-301-3/+24
|/ / | | | | | | | | | | | | | | | | | | | | Provide an overload of PhoneNumberUtil.isVoiceMailNumber that takes a context to prevent an NPE. This does not fix PhoneNumberUtil.isVoicemailNumber(String number), that will require a follow up CL. Bug: 22184528 Change-Id: I300b70948e5ff7230989bb887ad17e222c61685d
* | Deprecate TelephonyManager.getNeighboringCellInfo()Nathan Harold2015-06-261-5/+6
| | | | | | | | | | bug: 22121990 Change-Id: Id8f9d080fdd1e2993b414a5304424238396b6fd4
* | Carrier Config API KEY_FORCE_HOME_NETWORK_BOOLChris Manton2015-06-251-0/+14
| | | | | | | | | | | | Bug: 20828356 Change-Id: I30a286e7af884a11c51363916dd6a4dc965d399a
* | Rename and add carrier config keys for volte and ims.Junda Liu2015-06-241-3/+19
| | | | | | | | | | Bug: b/21878236 Change-Id: I2bc36664969fce9e773ce8a53d56b92936d96971
* | Add public action to open voicemail settings.Nancy Chen2015-06-231-0/+7
| | | | | | | | | | | | | | | | Need public api constant to create an intent to open voicemail settings. This is used for visual voicemail. Bug: 21086059 Change-Id: I1a11712ead2941d5322cde6be6c3f41652bc36d8
* | Return reasonable phone type if no sim inserted.Robert Greenwalt2015-06-221-2/+9
| | | | | | | | | | | | | | | | | | With no sim, there's no subscription, no default phone, etc. If we're asked for phone type for an invalid sub, just use the first phone. bug: 20760370 Change-Id: Ide7b0679e7253e1f1ce563a68fbbec1ff8c24daf
* | Merge "Adding hidden TM calls to scan/select cell networks." into mnc-devShishir Agrawal2015-06-221-0/+51
|\ \
| * | Adding hidden TM calls to scan/select cell networks.Shishir Agrawal2015-06-191-0/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TM.getCellNetworkScanResults: Performs a radio scan for networks and returns a list of OperatorInfo. Tm.setNetworkSelectionModeManual: Manually selects a network and returns the status of the selection. Bug: 21563489 Change-Id: If64f30d6f1ed373c1d90433688389307f3dfee8c
* | | Merge "Fix spelling of a config variable." into mnc-devJunda Liu2015-06-191-1/+1
|\ \ \