summaryrefslogtreecommitdiffstats
path: root/telephony/java/android
Commit message (Collapse)AuthorAgeFilesLines
* Telephony: Don't crash for too long baseband versionMichael W2016-12-301-0/+6
| | | | | | | | Add a check and truncate the baseband version when it's longer than the allowed value for a SystemProperty (currently 91) Change-Id: I845b331650eb4446aa251e48d7594ecb10146d54 Reference: BugDumps 13-20161216-22 L#22
* Add config to show HD icon on EVS codec.Dheeraj Shetty2016-07-021-0/+8
| | | | | | | | | Add config to show HD icon when audio codec is EVS_WB, EVS_SWB and EVS_FB. Default value is false. Change-Id: I6c6b9fc413ba1298522d8c661b50f458a71a2aa7 CRs-fixed: 986961
* Handle mnc 00 while retrieving the Resources based on subidRuthwar Kumar Ambeer2016-05-211-1/+1
| | | | | | | | Since mnc 00 is represented as undefined it needs to be replaced with MNC_ZERO 0xffff for retrieving proper resources. Change-Id: I9864ae95497593c6e7c442e6aae811e704c9a504 CRs-Fixed: 970188
* Add P2 option in openLogicalChannel.Wileen Chiu2016-05-211-0/+44
| | | | | | | | | - Add support for iccOpenLogicalChannelWithP2. - Needed to support OMAPI 3.0 defined by SIM Alliance. Change-Id: I2ab6cfb7a54c451f32936df51b8298f35a6dc67f CRs-Fixed: 948787
* IMS-VT: Disable multi tasking by defaultSuresh Koleti2016-05-211-1/+1
| | | | | | | | Disable multi tasking support by default for all operators. Enable based on MCC/MNC for required oeprators. Change-Id: Ib321747885435c110360370eb243eee35762dfe3 CRs-Fixed: 954657
* Support for new properties to identify country based ecc #s added by RILDeepak Kundra2016-04-221-2/+55
| | | | | | | | | | | | | | | | | If the device is in a country where the ecclist list has been updated with the current country's ECC#s. For example if device is in INDIA and we are checking for (XYZ, am, 101, XYZ) it will return true since 101 will be found in ecclist but 101 is not valid ECC# for Armenia(am). There could be a case where this logic errors. For example 101 is valid ECC for INDIA and PAK and we are currently in INDIA and CTS passes (XYZ, pk, 101, XYZ). We should return true/valid ECC# but current logic will return false. This scenario fails even today, so there is no regression. Issue-id:CYNGNOS-2412 Change-Id: I6e19aed8a84bd57244a40e7f1e06d4625d26ec77
* Merge tag 'android-6.0.1_r22' of ↵Steve Kondik2016-03-112-11/+81
|\ | | | | | | | | | | | | | | https://android.googlesource.com/platform/frameworks/base into cm-13.0 Android 6.0.1 release 22 Change-Id: I0d31899b234156a91accb61e0a7fb3d8d16d5062
| * Merge "DO NOT MERGE Adding new intent for EMERGENCY_CALL_STATE_CHANGE" into ↵Amit Mahajan2016-01-141-0/+8
| |\ | | | | | | | | | mnc-dr1.5-dev
| | * DO NOT MERGE Adding new intent for EMERGENCY_CALL_STATE_CHANGEAmit Mahajan2016-01-141-0/+8
| | | | | | | | | | | | | | | Bug: 24147407 Change-Id: Ida957b9cc6b9c3e13bc8660213ce5cf979c886d5
| * | Add carrier config variable to support editable wfc modeSungmin Choi2016-01-111-0/+10
| |/ | | | | | | | | | | | | | | | | Some operators support Wi-Fi Calling only, not VoLTE. They don't need "Cellular preferred" option. In this case, set uneditalbe attribute for preferred preference. Bug: 26299288 Change-Id: I58b44bbd85bb5ef436d32a5e34d7372532695b91
| * Merge "Check permissions on getDeviceId." into mnc-dr-devRobert Greenwalt2015-12-171-1/+1
| |\ | | | | | | | | | | | | | | | | | | am: ef58df63d6 * commit 'ef58df63d6ba9d56620b6a440f15d0e07c842a44': Check permissions on getDeviceId.
| | * Check permissions on getDeviceId.Robert Greenwalt2015-12-071-1/+1
| | | | | | | | | | | | | | | | | | | | | This needs the package name passed in, so the aidl changes. bug:25778215 Change-Id: I72f3456a2774a7ad5104424daea9e046ee9c6360
| * | Check NPE beforehand instead of catching it at runtimeChenjie Luo2015-12-031-11/+23
| | | | | | | | | | | | | | | | | | | | | This will fix the page fault when watch rings during incoming call Bug: 25904666 Change-Id: Ia7e6db0628108dbf298e3811a846534ba69c0b46
| * | Merge "Fix a crash while printing ICCID because of alphabets in UICC." into ↵Sanket Padawe2015-11-031-1/+16
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | mnc-dr-dev am: b57c65b00e * commit 'b57c65b00efbcc6c8ed5a64b2c314dbca72d5554': Fix a crash while printing ICCID because of alphabets in UICC.
| | * Fix a crash while printing ICCID because of alphabets in UICC.Sanket Padawe2015-11-021-1/+16
| | | | | | | | | | | | | | | Bug: 25401769 Change-Id: Ieda058817b8d3cb4b1696fd9932bd0f10da55573
| * | Add the FEATURE_TELEPHONY restriction to TelephonyManager.getAllCellInfo()Nathan Harold2015-10-221-1/+4
| |\ \ | | |/ | | | | | | | | | | | | | | | am: 0dccd12800 * commit '0dccd128001ceff9437f736bd70dfd1986e315d5': Add the FEATURE_TELEPHONY restriction to TelephonyManager.getAllCellInfo()
| * | Merge "Revert "Add the FEATURE_TELEPHONY restriction to ↵Nathan Harold2015-10-221-4/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TelephonyManager.getAllCellInfo()"" into mnc-dr-dev am: 42015c4081 * commit '42015c4081f9d37d579f0be15e11725cf6cc5fba': Revert "Add the FEATURE_TELEPHONY restriction to TelephonyManager.getAllCellInfo()"
| * \ \ Merge "Add the FEATURE_TELEPHONY restriction to ↵Nathan Harold2015-10-221-1/+4
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TelephonyManager.getAllCellInfo()" into mnc-dr-dev am: f8a4dc4a6f * commit 'f8a4dc4a6f8383fc2999ce1292d900912a0da842': Add the FEATURE_TELEPHONY restriction to TelephonyManager.getAllCellInfo()
| * \ \ \ Merge "Carrier Config: Add KEY_CARRIER_IMS_GBA_REQUIRED_BOOL flag" into ↵Pavel Zhamaitsiak2015-10-211-0/+8
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mnc-dr-dev am: d99aade6e2 * commit 'd99aade6e2c001cbb8e32c9342f20404bd614443': Carrier Config: Add KEY_CARRIER_IMS_GBA_REQUIRED_BOOL flag
| * \ \ \ \ am a5917b71: Merge "DO NOT MERGE Add a new carrier config for DTMF tone gap ↵Tyler Gunn2015-10-161-3/+12
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in CDMA." into mnc-dr-dev * commit 'a5917b71b0e2f98fa6906b795b28cab059cc092b': DO NOT MERGE Add a new carrier config for DTMF tone gap in CDMA.
| * \ \ \ \ \ am 8d6d735f: Merge "Mask IccId which gets printed in bug reports & radio ↵Sanket Padawe2015-10-161-1/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logs." into mnc-dr-dev * commit '8d6d735fa8cea74f53ba29063b72b856fef69d8e': Mask IccId which gets printed in bug reports & radio logs.
| * \ \ \ \ \ \ am 7b28e6ec: Merge "Adding config to allow/disallow user to add APNs." into ↵Amit Mahajan2015-10-141-1/+8
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mnc-dr-dev * commit '7b28e6ec96dfcb20cef1f321ac7539bac439d726': Adding config to allow/disallow user to add APNs.
| * \ \ \ \ \ \ \ am 8a586c55: Merge "TDSCDMA: RSSI bar moves 1 bar into no signal without ↵Vineeta Srivastava2015-10-141-1/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | going through 0 bar" into mnc-dr-dev * commit '8a586c55022ee272bdcf712c7aa4e1652a261c5a': TDSCDMA: RSSI bar moves 1 bar into no signal without going through 0 bar
| * \ \ \ \ \ \ \ \ am 896f738c: Merge "Allow non-persistent manual network selection." into ↵Shishir Agrawal2015-09-181-2/+3
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mnc-dr-dev * commit '896f738cdddec8cfda82b177e3a60c5a85004229': Allow non-persistent manual network selection.
| * \ \ \ \ \ \ \ \ \ am 870a9e6a: Merge "Added a carrier config key for emergency messages on/off ↵Jack Yu2015-09-161-0/+9
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | option always showing." into mnc-dr-dev * commit '870a9e6a783c7755b059d8533ae0232873bff9ba': Added a carrier config key for emergency messages on/off option always showing.
| * \ \ \ \ \ \ \ \ \ \ am c9180528: Merge "Add capability to ignore carrier entitlement checks" ↵Chris Manton2015-09-141-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dr-dev * commit 'c9180528452d67359618eda4aa2edd39112c83ca': Add capability to ignore carrier entitlement checks
| * \ \ \ \ \ \ \ \ \ \ \ am 8ed28188: Merge "Add carrier config for characters to escape with ↵Tyler Gunn2015-09-111-0/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backslash." into mnc-dr-dev * commit '8ed28188b95be4f377909ac2abacaef76e004a61': Add carrier config for characters to escape with backslash.
| * \ \ \ \ \ \ \ \ \ \ \ \ am 0a067dc7: Merge "Add a new carrier config for DTMF tone gap." into mnc-dr-devRoshan Pius2015-09-111-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0a067dc711b19a70ad5980fa360b2df2337a55b1': Add a new carrier config for DTMF tone gap.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am 0018323c: Merge "Add carrier config variable to hide preferred network ↵Amit Mahajan2015-09-101-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | type" into mnc-dr-dev * commit '0018323c07d119fde7260d66f60dd9987c7b74ea': Add carrier config variable to hide preferred network type
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am ebd14658: Merge "Add carrier config variable to hide ims apn" into mnc-dr-devVineeta Srivastava2015-09-091-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ebd1465885af2a1de5a885dac791ee6184f85d7f': Add carrier config variable to hide ims apn
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am dee1c5c9: Merge "Add carrier config for specifying invalid characters." ↵Tyler Gunn2015-09-091-0/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dr-dev * commit 'dee1c5c948a5e1b98577a3301882aac04154b5be': Add carrier config for specifying invalid characters.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 8a670f1d: Merge changes from topic \'TDSCDMA support\' into mnc-dr-devAmit Mahajan2015-09-034-8/+172
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '8a670f1da434c4720b08dbb62c635316e593b9b3': Add TDSCDMA family Telephony: Add TD-SCDMA SignalStrength
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am a14e9001: Merge "Reformat only KR numbers with leading "+82"." into ↵Roshan Pius2015-09-021-3/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mnc-dr-dev * commit 'a14e900181aa03daa760e3ba6eb1e7e00d438305': Reformat only KR numbers with leading "+82".
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 7878eee8: Merge "Rename carrier config constant." into mnc-dr-devTyler Gunn2015-08-311-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7878eee8a9c20752e038f563b98b6b42c372cd0f': Rename carrier config constant.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am d833cb54: Merge "Add carrier config for allowing non-emerg calls in ECM ↵Tyler Gunn2015-08-311-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mode." into mnc-dr-dev * commit 'd833cb54537b81d49b6563afb7583d4b36e19c51': Add carrier config for allowing non-emerg calls in ECM mode.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am d9efca99: Merge "Support uneditable enhanced 4g lte mode config" into ↵Pavel Zhamaitsiak2015-08-291-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mnc-dr-dev * commit 'd9efca994f99523288986f29128d696440ee4150': Support uneditable enhanced 4g lte mode config
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add actions and extras for custom voicemail notification handling.Bryce Lee2015-08-101-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I83c51a79cc9ac2e1772351ad078fc0af1cd0ae65
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'android-6.0.1_r17' into HEADJessica Wagantall2016-03-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Android 6.0.1 release 17 Ticket: CYNGNOS-1854
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Check permissions on getDeviceId.Robert Greenwalt2016-01-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This needs the package name passed in, so the aidl changes. bug:25778215 Change-Id: I72f3456a2774a7ad5104424daea9e046ee9c6360
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Add mapping string for call reject cause code 26.Andalam Parthasarathi2016-02-011-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mapping string for the specified disconnect cause. Show a toast string "non-selected user clearing" for cause code 26 Change-Id: I6592411b147f1109b37b1a60a868468a8840a47a CRs-Fixed: 801884
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [Telephony]: Add channel 60 supportSridhar Dubbaka2016-01-231-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add channel 60 Cell Broadcast support. Change-Id: I0a71e5a34cd74842e7f5cca1c0fe699bb61ef5f6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | fix checkapiSimon Shields2015-12-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I09fa1f177c7782e82cdb9a3c9ba6e02afde51a12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Proper supplementary service notification handling (1/5).Danny Baumann2015-12-151-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4fa94d4ba68a1570d3f822be569ae124882c0e66
* | | | | | | | | | | | | | | | | | | | | | | | | | | | SystemUI: Revert CAF UI modificationsMichael Bestas2015-12-121-31/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "SystemUI: Support display for radio tech" This reverts commit 598421095aacb599d4bc8e8fcea20734d7847d0c. Revert "SystemUI: Customize StatusBar for Chinese carrier" This reverts commit d473d0b22ac8704c39d5eedd0d7b12f60a2fa215. Revert "Statusbar: Add customized icons for Chinese carrier" This reverts commit a6324c7293bebeff4c6ccee8c2a8af38b7a150a8. Change-Id: Ib03c7455a04bd7d63a8c0a7d238040099e94e89c
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'android-6.0.1_r3' of ↵Steve Kondik2015-12-074-7/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://android.googlesource.com/platform/frameworks/base into cm-13.0 Android 6.0.1 release 3 Change-Id: I59b9e5a943e0860d43bcfb36ee0e8b8b072412ea
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a crash while printing ICCID because of alphabets in UICC.Sanket Padawe2015-11-031-1/+16
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 25401769 Change-Id: Ieda058817b8d3cb4b1696fd9932bd0f10da55573