summaryrefslogtreecommitdiffstats
path: root/telephony/java
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Merge "Add carrier config for specifying invalid characters." into mnc-dr-devTyler Gunn2015-09-091-0/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Add carrier config for specifying invalid characters.Tyler Gunn2015-09-041-0/+11
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some carriers have the need to strip out certain invalid characters in instant lettering (e.g. call subject) messages. This carrier config is added for that purpose. Bug: 22779583 Change-Id: I165dc125e6d40a0a85442ff138a77d286eb83a4c
| * | | | | | | | | | | | Merge "IMS: Fix registrationFeatureCapabilityChanged declaration in AIDL" ↵Pavel Zhamaitsiak2015-09-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | into mnc-dr-dev
| | * | | | | | | | | | | IMS: Fix registrationFeatureCapabilityChanged declaration in AIDLPavel Zhamaitsiak2015-09-021-1/+1
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two arrays are passed from caller (in this case IMS service implementation) to listener (in this case client of ImsManager). Listener is not modifying arrays and caller is not expecting data to be returned back. Bug: 23749309 Change-Id: I6231cfd16852acfca88ee43e8538b2440058d774
| * | | | | | | | | | | Merge changes from topic 'TDSCDMA support' into mnc-dr-devAmit Mahajan2015-09-035-8/+182
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Add TDSCDMA family Telephony: Add TD-SCDMA SignalStrength
| | * | | | | | | | | | Add TDSCDMA familySungmin Choi2015-08-313-0/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22639018 Change-Id: I7a65337838ef3dfa24ce8b59564ec831c5cb5094
| | * | | | | | | | | | Telephony: Add TD-SCDMA SignalStrengthSungmin Choi2015-08-312-8/+102
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22639018 Change-Id: I0381e18fb65807c88290df1f2333b2636f0b0c18
| * | | | | | | | | | Merge "Reformat only KR numbers with leading "+82"." into mnc-dr-devRoshan Pius2015-09-021-3/+8
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Reformat only KR numbers with leading "+82".Roshan Pius2015-09-011-3/+8
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Looks like the phonenumber util can figure out the country code of a phone number to format from the localization data even if it is not explicitly present in the phone number string. So, adding an explicit check to make sure that the country code(+82) was fetched from the original number string which was the intention of the fix for b/22862845. BUG: 23661668 Change-Id: I26ba03d759e0ec35a195ba51bf60d09eff8de090
| * | | | | | | | | Rename carrier config constant.Tyler Gunn2015-08-311-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 23063217 Change-Id: I0050f0009a7681df1b04edbbd9331bc2918464a2
| * | | | | | | | Add carrier config for allowing non-emerg calls in ECM mode.Tyler Gunn2015-08-311-0/+10
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Default value is TRUE for all carriers, meaning that non-emergency calls are allowed even when the phone is in emergency callback mode. Bug: 23063217 Change-Id: I4a227ce64a1e594a055560f42c7611c8eccdae0f
| * | | | | | | Support uneditable enhanced 4g lte mode configSungmin Choi2015-08-291-0/+7
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 23539759 Change-Id: I069d994eaef2f57c3d01ff2f36abcd274da431a5
| * | | | | | 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
| * | | | | Add carrier config variable to hide merge call buttonSungmin Choi2015-08-181-0/+8
| |/ / / / | | | | | | | | | | | | | | | | | | | | Bug: 22864941 Change-Id: Ief5f8078e53a46cc9bf7627729dba7e28270a231
| * | | | 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 19aa341a: Merge "Save data registration roaming state" into mnc-devChris Manton2015-08-111-3/+34
| |\ \ \ | | |_|/ | |/| | | | | | | | | | * commit '19aa341a3548c454c12378d7c4d92cc5074685a8': Save data registration roaming state
| * | | 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]
| * | | | am 499f084d: Merge "Add API to let carrier app send SMS without auto ↵Ji Yang2015-07-291-2/+10
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perisisting." into mnc-dev * commit '499f084d9e7bb3323ed447b16f548bad9b886aa7': Add API to let carrier app send SMS without auto perisisting.
| * \ \ \ \ 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.
| * \ \ \ \ \ am ea975b12: Merge "Add new API for handling DB query per subId." into mnc-devSanket Padawe2015-07-162-0/+185
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ea975b122fee3ac0fe766d2b58bb420b82e5dd95': Add new API for handling DB query per subId.
| * \ \ \ \ \ \ am 4e9c63cb: Merge "Handle exceptions when accessing Content providers." ↵Roshan Pius2015-07-152-10/+22
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dev * commit '4e9c63cbe1712f750d5eaaa044e957c7f7696bf8': Handle exceptions when accessing Content providers.
| * \ \ \ \ \ \ \ 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
| * \ \ \ \ \ \ \ \ am 1570b6b3: Merge "Enable EMERGENCY mobile connections." into mnc-devRobert Greenwalt2015-07-101-1/+2
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '1570b6b3c7d1d41a52555312d161d0afe4b81df3': Enable EMERGENCY mobile connections.
| * \ \ \ \ \ \ \ \ \ am 1ebcb6f8: Merge "Fix permissions." into mnc-devRobert Greenwalt2015-07-102-10/+63
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '1ebcb6f8b2f989c84311555f4961506dba959d37': Fix permissions.
| * \ \ \ \ \ \ \ \ \ \ am 348988c5: Merge "Fix permissions on TelephonyManager" into mnc-devRobert Greenwalt2015-07-092-40/+59
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '348988c5704a5a6eb6aec093e295c2d9f00ee33c': Fix permissions on TelephonyManager
| * \ \ \ \ \ \ \ \ \ \ \ am 8b0f3873: Merge "Add/Fix Permission check on SubscriptionManager." into ↵Robert Greenwalt2015-07-082-27/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mnc-dev * commit '8b0f3873a04103f6886fdc2fb79b9a3963567720': Add/Fix Permission check on SubscriptionManager.
| * \ \ \ \ \ \ \ \ \ \ \ \ 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.
| * | | | | | | | | | | | | | MWI,phantom call,Suppl services, error codesShriram Ganesh2015-07-068-1/+155
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. IMS MWI Feature - Add new API to update waiting voice message count, for UI propagation based on RFC 3842 2. phantom call support Supplementary services 3. IMS : Incoming Call Barring - Modified existing API to support request like registration,activation, deactivation,erasure,interogation. 4.Unsol supplementary service notification - send unsol supplementary notification to UI - add call history info Miscellaneous 5. Ims: Originate conference call in DIALING state 6. IMS: Addition of Extras to ImsCallProfile - Add EXTRA string definitions to ImsCallProfile 7. IMS: Definition of error code - answered elsewhere - FDN call failure 8. - Propagate IMS supplementary services to telephony framework - Introduce call forwarding history info. Bug: 21725750 Squash of 2 earlier CLs: Change-Id: I52a64e9a5df3479189f62921a01655a50fb386fc Change-Id: Idc3a433785e84a3d683cbcfc7fb90f0b89dced12 Change-Id: I428ce3c6a043e43b86dea41622e0a828d8b45e53
| * | | | | | | | | | | | | | Rename VoLTE/WFC enable API to available - add VT available API.Etan Cohen2015-07-062-18/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 branch 'LA.BF64.1.2.2_rb4.6' of ↵Steve Kondik2015-11-045-3/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://codeaurora.org/platform/frameworks/base into cm-13.0 Change-Id: I261957864b149edb709e6f76ed382043f9a96936
| * | | | | | | | | | | | | | Merge "Revert "MSIM: set phone account handle changes for ECall""Linux Build Service Account2015-10-261-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Revert "MSIM: set phone account handle changes for ECall"Ravindra2015-10-231-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit fbdf0855fddd7bff5e648ad820753d8dcaf70840 to fix CTS failures Change-Id: I7248110607f6910ca1747abb0417961201455ecc
| * | | | | | | | | | | | | | | Merge "IMS: Add audio quality for new EVS Standard codec for IMS"Linux Build Service Account2015-10-241-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | IMS: Add audio quality for new EVS Standard codec for IMSNivedita Sarkar2015-10-221-0/+10
| | |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - FR24793: EVS Standard codec for IMS Change-Id: I4ff2c517691f2588ea722cd9224721d1d0b155f1 CRs-Fixed: 923048
| * | | | | | | | | | | | | | | IMS: Changes for VICE FRAnju Mathapati2015-10-193-0/+20
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Extra for CallPull in - - TelephonyProperties - ImsProfile - Error codes in ImsReasonInfo Change-Id: Iedb0632ed585548b06ae7300584192d3031682f5 CRs-Fixed: 905259
* | | | | | | | | | | | | | | telephony: Add compatibility version of registrationConnected()Steve Kondik2015-10-301-8/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Assign ids to all methods and use new AIDL feature to generate the correct code. * This should ensure compatibility with proprietary IMS implementations. Change-Id: Ic710fdbc36dde918d98f33a9d583760a08a3d4cc
* | | | | | | | | | | | | | | AppOps: Add data connect control into AppOpsShashank Mittal2015-10-291-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check user permission before enabling/disabling mobile data. Change-Id: I6e1895b130788dfccbc0a8523dadf1559b698988
* | | | | | | | | | | | | | | Fix telephony property access for CDMA rewrite rules in PhoneNumberUtilsemancebo2015-10-271-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I52140716b8ea3cf037fccfa301566eb1002c3dad issue-id: RENDANG-221
* | | | | | | | | | | | | | | PhoneNumberUtils: Add rewrite rule for CDMA networks in Ukrainenadlabak2015-10-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6f05cee6e7a5b53f9e7b37df2367f51facf84f51
* | | | | | | | | | | | | | | When calling indonesia using +62 prefix while already in indonesia, replace +62emancebo2015-10-271-2/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prefix with 0 (CDMA only) Change-Id: Ia7e960794b611126a692a458857d8fe0bccb8c10 (cherry picked from commit e538a839ea48f46cb0533960bc0c5294b83cf802) (cherry picked from commit b36bbedb2616b6fe01761d0ca347ad9ea4e06e35) Update indonesia country code in PhoneNumberUtils Change-Id: Ia8735d21c5a28721b2d06322c44e14b7a0f16e71 (cherry picked from commit 030132cbd4422a40c94a341312d34685c31f48ad) Fix build break introduced in 83b589ec9c743174ac473622adb3f759e9d598af Change-Id: I44380084be69afd30153f1779ad35a6e29e4092a
* | | | | | | | | | | | | | | protected SMS [1/4]Marcos Marado2015-10-262-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports "protected SMS" from CM11: * Add API for protected SMS receive broadcasts. Change-Id: I5dfeb94832eefac9607070e9fb29db589bac7a57 * SettingsProvider: fix load protected sms setting logic Change-Id: I7d03821c5f5ac5d24445e5c03f7911c3a81c16dd Change-Id: Ifd31eb9558e397bf92f4cdb87f9e2056bc71d22f
* | | | | | | | | | | | | | | Telephony: Add getLteOnGsmMode() method (1/2)Ricardo Cerqueira2015-10-263-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Same functionality as the existing getLteOnCdmaMode, but for GSM LTE devices. Enable with the telephony.lteOnGsmDevice system property Change-Id: If563e43e1f97b23966cb42ff24eb0b406f9db8e2
* | | | | | | | | | | | | | | Framework: Fix GSM signal strengthRicardo Cerqueira2015-10-261-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Certain OEM gsm ril libs send back a bogus value for LTE signal that causes SignalStrength.java to default to LTE and report incorrect signal values. Use prop value ro.telephony.ril.config=signalstrength to get proper GSM signal reading on certain devices. Commit includes "telephony: hide needsOldRilFeature" from Chirayu Desai. Change-Id: I9a0b68f6c3789218a4a20337496e6264996deab7
* | | | | | | | | | | | | | | Forward port Samsung STK support (frameworks/base)Ricardo Cerqueira2015-10-261-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [pawitp: port to Lollipop] Change-Id: I08d169bc466df290fca838b09f6b0fbea2ac82a8
* | | | | | | | | | | | | | | telephony: SignalStrengh: Don't calculate a LTE snr if the srq is invalidRicardo Cerqueira2015-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the previous values are invalid and signal quality is -1, chances are there's no LTE signal at all, so don't calculate the SNR and mark it invalid as well. This fixes the strength indicator in GSM devices where it was being skewed by the ghost LTE value Change-Id: I070573401c141aa99941a332ee256246697abb90
* | | | | | | | | | | | | | | Framework: Generic Blacklist support (4 of 5)DvTonder2015-10-221-0/+8
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id6c85c9a537713ec77d00deb7f7fe5a9150be2cd frameworks: add blacklist call logging (1/3) Change-Id: Id3413a298ba1bdf2ecdcc256d02fda85c3221bb6 Signed-off-by: Roman Birg <roman@cyngn.com> frameworks: fix Blacklist support for L (3/3) Change-Id: Ide9847344dd1260cc4d8e4fa5c6b461ea7aa3ded Signed-off-by: Roman Birg <roman@cyngn.com> framework: add blacklist disconnect cause Constant to be used when marking a Call as blacklisted. Change-Id: If8e0ba7a2fb9b3ebbcfde04df48cd0ab14bba864 Signed-off-by: Roman Birg <roman@cyngn.com> Fix blacklist unknown number mode query string. The same was string was being used to query the database for both private and unknown numbers, with the effect that enabling private number blocking also blocked unknown numbers. Change-Id: I5a77566fde3187ff6044415c64e74ce4e10cd4dc base: Add blacklist provider permission Change-Id: I4febc2c0aa1a690d607b2a459e2d60d30ecf5abf JIRA: CYAN-3727 Issue: https://jira.cyanogenmod.org/browse/CYAN-3727 Signed-off-by: Jorge Ruesga <jorge@ruesga.com> base: add back permission-group SECURITY to fix blacklist This will allow READ|CHANGE_PHONE_BLACKLIST to be accepted by system. CM's MMS app should work fine now. Original commit message: base: Add blacklist provider permission JIRA: CYAN-3727 Issue: https://jira.cyanogenmod.org/browse/CYAN-3727 Signed-off-by: Jorge Ruesga <jorge@ruesga.com> Change-Id: Id911dcf40a509b2233cae3964802531f5b0d55c1
* | | | | | | | | | | | | | Merge "MSIM: Get Phone id for placing ECall"Linux Build Service Account2015-10-131-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \