summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/RadioInfo.java
Commit message (Collapse)AuthorAgeFilesLines
* Make Settings app not use cleartext network traffic.Alex Klyubin2015-04-021-1/+1
| | | | | | | | | | | | | | | | | | This CL switches the only two places which use cleartext HTTP in this app to HTTPS. It also declares in the AndroidManifest.xml that this app does not use cleartext network traffic, thus asking the platform and tools to block any such traffic from this app on best effort basis. NOTE: The only test that uses cleartext HTTP traffic is in VpnTests. This test makes cleartext HTTP requests to a third-party service which does not appear to support HTTPS. Thus, this CL temporarily relaxes the cleartext traffic policy during this test to keep it working. The correct longer-term fix for this test is to use a service that offers HTTPS. Bug: 19215516 Change-Id: Idf1ff8c66d43d77ef2114b2f1b676927844150e5
* resolved conflicts for merge of 23682809 to lmp-mr1-dev-plus-aospPavel Zhamaitsiak2015-01-281-0/+52
|\ | | | | | | Change-Id: Ia6ad086dad93e5230ec59287d96e736e8d785320
| * Add button in "hidden" settings to flip "VoLTE Provisioned" flagPavel Zhamaitsiak2015-01-221-0/+52
| | | | | | | | | | | | | | | | | | | | VoLTE Provisioned flag can be lost when new device image is flashed. Currently there is no way to trigger Verizon provisioning update from device. This patch adds button in hidden settings which allow to manually change value of the flag. Bug: 19038362 Change-Id: I23f13004dbcf9eaf711c66261696772b1d7bfd6e
* | resolved conflicts for merge of fa893886 to lmp-mr1-dev-plus-aospNarayan Kamath2014-12-151-11/+12
|\ \ | |/ |/| | | Change-Id: Iaf57dd96ab10c3f03a964fed593571895ea7be3a
| * Stop using apache-http in settings.Narayan Kamath2014-12-121-11/+12
| | | | | | | | | | | | | | | | | | Most of this usage is from crufty "test" code, and is trivially replacable. bug: 18027885 Change-Id: If4441a5e76405eba068479a4dcaa6012b5a74cbf
* | Update class name for FdnList.Andrew Lee2014-10-311-1/+1
|/ | | | | Bug: 18114923 Change-Id: If32383b08e9a217d4f6b16208a74ca546572acc0
* Revert "Radio Information UI for enabling/disabling debug settings of MO ↵Etan Cohen2014-08-111-33/+0
| | | | | | | | over VoLTE" Superseded by "Enhanced 4G LTE Mode" official setting. This reverts commit 572d25398297049a4da3042d58b1ccecf3514e4d.
* Radio Information UI for enabling/disabling debug settings of MO over VoLTEEtan Cohen2014-08-041-0/+33
| | | | Change-Id: Ib05ff460ac6001c511113e80a63707a073908637
* Move mobile data dis/enable to TelephonyRobert Greenwalt2014-05-211-5/+2
| | | | | | | ConnectivityService doesn't do this anymore. bug:15077247 Change-Id: I3208c91b2c0369b594987f39ca29da7478435513
* Add displaying DataConnectionRealTimeInfo.Wink Saville2014-04-151-1/+15
| | | | Change-Id: Iadcbf9765af57c125bcdf74e3fc652ed6c8f7d42
* Add FW support for CellInfo RIL commands.Wink Saville2013-04-081-15/+49
| | | | | | | Add being able to setCellInfoListRate. Bug: 8235566 Change-Id: I7ad7dabc4b6c38bfba4461b08e6e30d0eb9efea1
* Move DataConnection related classes to their own package.Wink Saville2013-02-211-10/+0
| | | | | | | | RadioInfo was importing DataConnection and GsmDataConnection causing it to break. As it turns out it isn't using them so I removed them and all other unused imports. Change-Id: I34ee9e87545e6b15ebf4d3ec101d4ed3d322f7b2
* Test getAllCellInfo and onCellInfoChanged.Wink Saville2012-07-181-1/+34
| | | | Change-Id: I20164d6bb9edb2ecf178b4533a39e885773d7b22
* Use telephony-commonWink Saville2012-07-111-1/+2
| | | | Change-Id: Ic95136fd5934afdd53a08bfd640d40add67fdb44
* RadioInfo: Update the network type listingRicardo Cerqueira2012-05-031-2/+11
| | | | | | | | | | | The dropdown for the preferred type in the INFO menu is outdated. ril.h and RILConstants now go up to type 11, due to the addition of the LTE combinations. If a device has one of these new types set up as the default, going into this menu causes a crash for com.android.phone, since it attempts to use array position "type" without verifying if it is that long. Change-Id: I0bf4bb70e21aef79f22e7258c8154e3ec569a215
* Add persist.radio.ramdump.Wink Saville2011-09-251-29/+58
| | | | | | | | A little refactoring to keep most everything for these "temporary" flags in one place. Bug: 5348373 Change-Id: I257aac616ae635e6f9d9dffd692357b4c08037e2
* Add a button to enable/disable Mobile Terminated SMS over IMSWink Saville2011-09-221-0/+29
| | | | | | | This toggles persist.radio.imsallowmtsms between 0/1 which can be used during testing and bring up of SMS over IMS. Change-Id: I4581bca76899445e825260e8af6a39903d029c44
* Add Button to *#*#INFO#*#* for ims registration.Wink Saville2011-09-191-0/+30
| | | | | | | | For testing add a button to toggle SystemProperty persist.radio.imsregrequired Bug: 5337311 Change-Id: Id2d8ffa4c67992245d80b0ccafb6ed719fa749cc
* Replace INetStatService with TrafficStats.Jeff Sharkey2011-06-011-15/+9
| | | | Change-Id: I679b67f9a51e7951b7c06c67dab4efa9f09297b9
* Remove getCurrentDataConnectionList.Wink Saville2011-04-201-35/+35
| | | | | | | I'll add another mechanism which will probably use an asynchronous interface with the DataConnectionTracker. Change-Id: I71f80bb9fe0496c42ff9b1ddbf4e36a68d3f1592
* Changes for ril.h version 6.Wink Saville2011-02-171-1/+1
| | | | Change-Id: I7e269e5a971c70d6d9a1731b82c538b722cbc01d
* Don't use the internal data-enable mechanismRobert Greenwalt2010-11-241-2/+6
| | | | | | | Use public stuff. Note that the public stuff will move soon to Telephony, but one step at a time. Change-Id: Id81ee0ffb0f67d762b5ad0c813f692842dc170b0
* Use change of NetworkProperties to LinkPropertiesRobert Greenwalt2010-08-301-3/+3
| | | | Change-Id: Ib792cec1d210151fe904f892663ff59ae4e88f54
* Use NetworkProperties instead of the accessor functions of phone.Wink Saville2010-08-271-20/+5
| | | | Change-Id: I6e81bb8be25fc17c978da3900470061d82c3b3fb
* Fix the build.Joe Onorato2010-08-271-0/+2
| | | | Change-Id: I74c288fadd21c918aad379dbde1ad9725ad1c459
* Rename PdpConnection to GsmDataConnectionWink Saville2009-12-221-8/+8
| | | | Change-Id: Ibad792b858fd1f7abd6903b71cddcf7c58cd7ecc
* Remove OEM-specific bits from RadioInfo.Tammo Spalink2009-10-161-275/+41
| | | | | | | | | | | The extracted bits will move into the HTC vendor tree, and it (or similar settings for other vendors) can be accessed via a generic OEM_RADIO_INFO activity. Addresses issue: http://buganizer/issue?id=1645706 Change-Id: Iec5461bcb3e241a1230f5f6d53baa3bb838ff4a9
* Display cell location for CDMA in Phone info screen.jsh2009-09-271-10/+32
| | | | | Useful for debugging location issues. b/2134743
* Update neighboring cell printout.johnwang2009-09-251-6/+6
|
* Format cleanup.johnwang2009-09-251-27/+27
| | | | Remove tailing white space.
* Fix RadioInfo for CDMA.jsh2009-08-181-17/+35
|
* merged f9bbc3189f0b11b0eaf611c6a144a2cec2f9f66a w/ one minor conflictThe Android Open Source Project2009-06-111-38/+3
|\
| * Use Phone.[get|set]SmscAddress() instead of OEMHookRaw.jsh2009-06-081-38/+3
| |
* | am e2a14e35: Update some TODO comments.Wink Saville2009-06-011-9/+6
|\ \ | |/ | | | | | | | | | | Merge commit 'e2a14e35aa525de6cbc0179c67ec971295f2db03' * commit 'e2a14e35aa525de6cbc0179c67ec971295f2db03': Update some TODO comments.
| * Update some TODO comments.Wink Saville2009-05-291-9/+6
| |
* | am 81807831: Merge change 1582 into donutAndroid (Google) Code Review2009-05-181-1/+4
|\ \ | |/ | | | | | | | | | | Merge commit '818078310759e3fbd227c578e20a54e935b1b92a' * commit '818078310759e3fbd227c578e20a54e935b1b92a': Teleca 2b changes.
| * Teleca 2b changes.Wink Saville2009-05-151-1/+4
| |
| * AI 144591: Fix ClassCastException in RadioInfo settings screen.Mike Lockwood2009-04-051-2/+1
| | | | | | | | | | | | BUG=1761604 Automated import of CL 144591
| * AI 144185: Integrate cdma into the main code base.Wink Saville2009-04-021-17/+22
| | | | | | | | Automated import of CL 144185
* | Findbug fixes in Settings appMichael Chan2009-05-141-20/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified: src/com/android/settings/ApnPreference.java modified: src/com/android/settings/ApnSettings.java modified: src/com/android/settings/BandMode.java modified: src/com/android/settings/BatteryInfo.java modified: src/com/android/settings/LanguageSettings.java modified: src/com/android/settings/ManageApplications.java modified: src/com/android/settings/RadioInfo.java modified: src/com/android/settings/SdCardSettings.java modified: src/com/android/settings/UsageStats.java modified: src/com/android/settings/ZoneList.java modified: src/com/android/settings/bluetooth/LocalBluetoothDevice.java modified: src/com/android/settings/deviceinfo/Status.java modified: src/com/android/settings/quicklaunch/QuickLaunchSettings.java modified: src/com/android/settings/wifi/AccessPointDialog.java modified: src/com/android/settings/wifi/AccessPointPreference.java modified: src/com/android/settings/wifi/WifiLayer.java modified: src/com/android/settings/wifi/WifiSettings.java
* | AI 144592: am: CL 144591 Fix ClassCastException in RadioInfo settings screen.Mike Lockwood2009-04-051-2/+1
| | | | | | | | | | | | | | BUG=1761604 Original author: lockwood Automated import of CL 144592
* | AI 144245: Fix merge conflict for megering in the CDMA changes in to master ↵Wink Saville2009-04-021-17/+22
|/ | | | | | from donutburger. Automated import of CL 144245
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-5/+5
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1184
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1184/+0
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-6/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-4/+24
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-20/+22
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1168