Neel Parekh
0bc64d45b4
resolved conflicts for merge of e304b9f4
to eclair-mr2
2009-10-22 18:26:46 -07:00
Neel Parekh
e304b9f4f7
Add a intent extra to only show the access points in the settings menu.
...
Bug: 2198865
2009-10-22 17:37:58 -07:00
Chung-yih Wang
69ea4234a0
Remove the getHumanReadibleSsid().
...
Since we already push down the quotes handling in WifiService.java,
there is no need of the function.
2009-10-13 18:11:52 +08:00
Chia-chi Yeh
fc0139aa28
WifiSettings: use Credentials instead of CertTool.
2009-09-22 23:44:17 +08:00
Hung-ying Tyan
f71c8b40b5
Add install-cert-from-sdcard in Security settings
...
Also:
* Resume keystore states in SecuritySettings.onResume().
* Use action strings defined in CertTool and Keystore.
2009-09-10 12:50:10 +08:00
Chung-yih Wang
844bb946af
am c538b651
: Fix some UI flow issues when the keystore is locked in WiFi setting.
...
Merge commit 'c538b651a23287ab25584995c6c4b7a68ece027c'
* commit 'c538b651a23287ab25584995c6c4b7a68ece027c':
Fix some UI flow issues when the keystore is locked in WiFi setting.
2009-07-30 16:05:19 -07:00
Chung-yih Wang
c538b651a2
Fix some UI flow issues when the keystore is locked in WiFi setting.
...
To make it more user friendly, we need to continue on what
users intend to do after unlocking the credential storage.
2009-07-30 20:03:16 +08:00
Chung-yih Wang
bd7f05701a
am eb7836f1
: Apply the new keystore and certtool library in Wifi setting.
...
Merge commit 'eb7836f11ec4e9753db7c6ecd9414e153bb7bdbe'
* commit 'eb7836f11ec4e9753db7c6ecd9414e153bb7bdbe':
Apply the new keystore and certtool library in Wifi setting.
2009-07-06 11:22:32 -07:00
Chung-yih Wang
eb7836f11e
Apply the new keystore and certtool library in Wifi setting.
...
1. Certificate related APIs were moved to CertTool. Therefore,
we have to migrate to CertTool instead.
2. Unlock the keystore if it is not unlocked yet(send the intent
out to credential storage) for EAP access points.
3. Add Password field for WPA_EAP and IEEE8021X(this is for
phase 2 auth.)
2009-07-06 17:03:53 +08:00
Michael Chan
8762093e00
Findbug fixes in Settings app
...
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
2009-05-14 17:47:02 -07:00
The Android Open Source Project
afc4ab2ffb
auto import from //depot/cupcake/@135843
2009-03-03 19:32:34 -08:00
The Android Open Source Project
4e14e5ccbf
auto import from //depot/cupcake/@135843
2009-03-03 18:28:52 -08:00
The Android Open Source Project
1152aff9d0
auto import from //branches/cupcake/...@126645
2009-01-15 16:12:13 -08:00
The Android Open Source Project
5962e18d0e
auto import from //branches/cupcake/...@125939
2009-01-09 17:51:25 -08:00
The Android Open Source Project
abc48f80d8
Code drop from //branches/cupcake/...@124589
2008-12-17 18:06:01 -08:00
The Android Open Source Project
de2d9f5f10
Initial Contribution
2008-10-21 07:00:00 -07:00