| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|\
| |
| |
| | |
Change-Id: Ia6ad086dad93e5230ec59287d96e736e8d785320
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|\ \
| |/
|/|
| | |
Change-Id: Iaf57dd96ab10c3f03a964fed593571895ea7be3a
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Most of this usage is from crufty "test" code, and is trivially
replacable.
bug: 18027885
Change-Id: If4441a5e76405eba068479a4dcaa6012b5a74cbf
|
|/
|
|
|
| |
Bug: 18114923
Change-Id: If32383b08e9a217d4f6b16208a74ca546572acc0
|
|
|
|
|
|
|
|
| |
over VoLTE"
Superseded by "Enhanced 4G LTE Mode" official setting.
This reverts commit 572d25398297049a4da3042d58b1ccecf3514e4d.
|
|
|
|
| |
Change-Id: Ib05ff460ac6001c511113e80a63707a073908637
|
|
|
|
|
|
|
| |
ConnectivityService doesn't do this anymore.
bug:15077247
Change-Id: I3208c91b2c0369b594987f39ca29da7478435513
|
|
|
|
| |
Change-Id: Iadcbf9765af57c125bcdf74e3fc652ed6c8f7d42
|
|
|
|
|
|
|
| |
Add being able to setCellInfoListRate.
Bug: 8235566
Change-Id: I7ad7dabc4b6c38bfba4461b08e6e30d0eb9efea1
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I20164d6bb9edb2ecf178b4533a39e885773d7b22
|
|
|
|
| |
Change-Id: Ic95136fd5934afdd53a08bfd640d40add67fdb44
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
A little refactoring to keep most everything for these "temporary"
flags in one place.
Bug: 5348373
Change-Id: I257aac616ae635e6f9d9dffd692357b4c08037e2
|
|
|
|
|
|
|
| |
This toggles persist.radio.imsallowmtsms between 0/1 which can
be used during testing and bring up of SMS over IMS.
Change-Id: I4581bca76899445e825260e8af6a39903d029c44
|
|
|
|
|
|
|
|
| |
For testing add a button to toggle SystemProperty
persist.radio.imsregrequired
Bug: 5337311
Change-Id: Id2d8ffa4c67992245d80b0ccafb6ed719fa749cc
|
|
|
|
| |
Change-Id: I679b67f9a51e7951b7c06c67dab4efa9f09297b9
|
|
|
|
|
|
|
| |
I'll add another mechanism which will probably use an
asynchronous interface with the DataConnectionTracker.
Change-Id: I71f80bb9fe0496c42ff9b1ddbf4e36a68d3f1592
|
|
|
|
| |
Change-Id: I7e269e5a971c70d6d9a1731b82c538b722cbc01d
|
|
|
|
|
|
|
| |
Use public stuff. Note that the public stuff will move soon to Telephony,
but one step at a time.
Change-Id: Id81ee0ffb0f67d762b5ad0c813f692842dc170b0
|
|
|
|
| |
Change-Id: Ib792cec1d210151fe904f892663ff59ae4e88f54
|
|
|
|
| |
Change-Id: I6e81bb8be25fc17c978da3900470061d82c3b3fb
|
|
|
|
| |
Change-Id: I74c288fadd21c918aad379dbde1ad9725ad1c459
|
|
|
|
| |
Change-Id: Ibad792b858fd1f7abd6903b71cddcf7c58cd7ecc
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Useful for debugging location issues.
b/2134743
|
| |
|
|
|
|
| |
Remove tailing white space.
|
| |
|
|\ |
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit 'e2a14e35aa525de6cbc0179c67ec971295f2db03'
* commit 'e2a14e35aa525de6cbc0179c67ec971295f2db03':
Update some TODO comments.
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '818078310759e3fbd227c578e20a54e935b1b92a'
* commit '818078310759e3fbd227c578e20a54e935b1b92a':
Teleca 2b changes.
|
| | |
|
| |
| |
| |
| |
| |
| | |
BUG=1761604
Automated import of CL 144591
|
| |
| |
| |
| | |
Automated import of CL 144185
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| | |
BUG=1761604
Original author: lockwood
Automated import of CL 144592
|
|/
|
|
|
|
| |
from donutburger.
Automated import of CL 144245
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|