Commit Graph

15016 Commits

Author SHA1 Message Date
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
Hung-ying Tyan
4e45d392ad Add certificate to keystore for the ADD intent 2009-07-05 10:37:55 +08:00
Michael Chan
f9bdcb6c26 am 132b2144: Disable the individual remote Bluetooth devices when BT is off
Merge commit '132b21440b1b930322fc129a504afa6107835f8e'

* commit '132b21440b1b930322fc129a504afa6107835f8e':
  Disable the individual remote Bluetooth devices when BT is off
2009-07-03 08:17:50 -07:00
Hung-ying Tyan
7031ab0d75 Add credential storage settings.
* Changes
  + Initial implementation of credential storage settings.
  + Use alert icon on delete and reconnect dialogs in VpnSettings.
    (piggy-backed)
  Patch Set 12:
  + Add password length and no-space verification.
  + Simplify dialog view xml files.
2009-07-03 23:00:53 +08:00
Hung-ying Tyan
dcd9886b4e am e5b9e4bd: Add L2tpIpsecPskEditor.
Merge commit 'e5b9e4bddf1aed4f647da3966d831a165a064f80'

* commit 'e5b9e4bddf1aed4f647da3966d831a165a064f80':
  Add L2tpIpsecPskEditor.
2009-07-02 14:25:19 -07:00
Jean-Michel Trivi
5070b88af4 am 88ec7ebf: Fix bug 1943785 where the default country string could be accessed while still being null. This was due to Settings.Secure.getString() returning null when a property isn\'t found, instead of a string with the value "null".
Merge commit '88ec7ebfe935c0541df3289c31574adbc01bd8bb'

* commit '88ec7ebfe935c0541df3289c31574adbc01bd8bb':
  Fix bug 1943785 where the default country string could be accessed while
2009-07-01 22:44:24 -07:00
Michael Chan
132b21440b Disable the individual remote Bluetooth devices when BT is off 2009-07-01 14:06:43 -07:00
Hung-ying Tyan
e5b9e4bddf Add L2tpIpsecPskEditor.
* Changes
  + Add L2tpIpsecPskEditor.java.
  + Save profile name in VpnEditor to be used in saveSecrets().
2009-07-01 11:06:45 +08:00
Jean-Michel Trivi
88ec7ebfe9 Fix bug 1943785 where the default country string could be accessed while
still being null. This was due to Settings.Secure.getString() returning
null when a property isn't found, instead of a string with the value "null".
2009-06-30 15:14:30 -07:00
Hung-ying Tyan
776be77313 am e7565f3c: Add L2TP secret, L2TP/IPSec PSK support. Fix screen orientation.
Merge commit 'e7565f3c48e6c90e65d9c15e33d20673a187c156'

* commit 'e7565f3c48e6c90e65d9c15e33d20673a187c156':
  Add L2TP secret, L2TP/IPSec PSK support. Fix screen orientation.
2009-06-26 01:07:01 -07:00
Hung-ying Tyan
e7565f3c48 Add L2TP secret, L2TP/IPSec PSK support. Fix screen orientation.
* Changes
  + Add L2tpActor, L2tpEditor, L2tpIpsecPskActor.
  + Make L2tpIpsecEditor extend L2tpEditor.
  + Revise the code for saving username. Make
    VpnSettings.saveProfileToStorage() static.
  + Fix support for screen orientation change in both VpnSettings and
    VpnEditor.

  Patch Set 2:
  + Remove Util.isNullOrEmpty(). Use TextUtils.isEmpty() instead.
  + Remove unused imports. Wrap lines longer than 80 chars.

  Patch Set 3:
  + Fix all the strings according to UI feedback.
  + Remove all the added actor subclasses and move password to editor.
  + Remove VPN entry in Security & location.

  Patch Set 4:
  + Misc string fixes.

  Patch Set 5:
  + Add strings for credential storage settings.
  + Changed the error dialog icon.
  + Fix "Remember me" indentation in connect dialog.

  Patch Set 6:
  + resolve res/values/strings.xml
2009-06-26 14:24:50 +08:00
Chouting Zhang
620965ccc5 am 386278a3: CDMA Settings additions
Merge commit '386278a338d740dce95b7fa1514662b0eb5683e4'

* commit '386278a338d740dce95b7fa1514662b0eb5683e4':
  CDMA Settings additions
2009-06-25 22:06:36 -07:00
Chouting Zhang
386278a338 CDMA Settings additions
This patch implement CDMA Settings features
1. Add code to get MEID, MIN, and PRL value if the phone is a CDMA Phone
2. Display MEID, MIN, and PRL on Settings screen if it is a CDMA phone
3. Do not display IMSI, IMEI, and IMEI SV for a CDMA phone
2009-06-25 22:01:32 -07:00
Mike Lockwood
d75fb2f92f Settings: Add preference to enable/disable assisted GPS.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-06-25 17:16:10 -04:00
Android (Google) Code Review
a4e9f21075 am 02062f44: Merge change 5391 into donut
Merge commit '02062f44ff929cf635d0523f9f93ffa69d182899'

* commit '02062f44ff929cf635d0523f9f93ffa69d182899':
  Fix an NPE.
2009-06-25 12:40:38 -07:00
Android (Google) Code Review
02062f44ff Merge change 5391 into donut
* changes:
  Fix an NPE.
2009-06-25 12:38:11 -07:00
Amith Yamasani
1fd2958ad4 Fix an NPE.
Sometimes name is null, compare the other way around.
2009-06-25 12:27:21 -07:00
Android (Google) Code Review
49d2e2d695 am 517ce789: Merge change 5374 into donut
Merge commit '517ce789b4c624c6e15b9f6ca2f5757396315247'

* commit '517ce789b4c624c6e15b9f6ca2f5757396315247':
  Remove pitch selection from TTS settings.
2009-06-25 12:20:03 -07:00
Android (Google) Code Review
517ce789b4 Merge change 5374 into donut
* changes:
  Remove pitch selection from TTS settings. Use the settings name for the locale property rather than the UI key. Add prefs entry to install the voice data.
2009-06-25 12:18:54 -07:00
Mike Lockwood
348f1f6470 am b7e46e89: Display a warning dialog when the user enables USB debugging.
Merge commit 'b7e46e89d77574dbb51855144ea3d46fcf220bbb'

* commit 'b7e46e89d77574dbb51855144ea3d46fcf220bbb':
  Display a warning dialog when the user enables USB debugging.
2009-06-25 10:51:06 -07:00
Mike Lockwood
b7e46e89d7 Display a warning dialog when the user enables USB debugging.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-06-25 13:36:00 -04:00
Jean-Michel Trivi
2acc02e942 Remove pitch selection from TTS settings.
Use the settings name for the locale property rather than the UI key.
Add prefs entry to install the voice data.
2009-06-25 10:03:43 -07:00
Amith Yamasani
c45985f4d8 am 0f1e11e2: Track native processes.
Merge commit '0f1e11e219c9e89bb4a939cd864eb03087e784be'

* commit '0f1e11e219c9e89bb4a939cd864eb03087e784be':
  Track native processes.
2009-06-25 00:49:06 -07:00
Amith Yamasani
0f1e11e219 Track native processes.
Add gauge to detail screen and make it look like the item from summary screen.
Some string changes.
2009-06-25 00:40:50 -07:00
Dianne Hackborn
db4e90d3b3 am a54672f3: Some cleanup of settings launching, adding shortcuts.
Merge commit 'a54672f3a983766cf1dce754b3887807fcb723fa'

* commit 'a54672f3a983766cf1dce754b3887807fcb723fa':
  Some cleanup of settings launching, adding shortcuts.
2009-06-24 20:37:05 -07:00
Dianne Hackborn
a54672f3a9 Some cleanup of settings launching, adding shortcuts.
- Move the battery usage item from applications to phone info.
- Give the battery usage item a summary.
- Fiddle with the manifest to make it so we can launch parts of the settings
  app without messing up launching of the main app.  (That is, remove
  affinities so they each are treated as different tasks.)
- Add the ability to make shortcuts to some key settings panels.
2009-06-24 20:13:16 -07:00
Fred Quintana
31989d7994 support for changes to the sync settings and control API 2009-06-23 15:53:24 -07:00
Jean-Michel Trivi
59bcab22df am 1e6a45a2: Updated TTS settings to support language, country and variant settings. Disable/enable entries based on whether language files are installed on the phone. Added entry to install the language files on the phone.
Merge commit '1e6a45a2d029f9e711e2de9a43bde50607b082c0'

* commit '1e6a45a2d029f9e711e2de9a43bde50607b082c0':
  Updated TTS settings to support language, country and variant settings.
2009-06-23 13:27:25 -07:00
Jean-Michel Trivi
1e6a45a2d0 Updated TTS settings to support language, country and variant settings.
Disable/enable entries based on whether language files are installed on the phone.
Added entry to install the language files on the phone.
2009-06-23 13:17:13 -07:00
Hung-ying Tyan
2195d09896 am d22da209: Add save-username checkbox in the connect dialog.
Merge commit 'd22da2096bd738346be5e24eb964ae34d60fcd5e'

* commit 'd22da2096bd738346be5e24eb964ae34d60fcd5e':
  Add save-username checkbox in the connect dialog.
2009-06-20 00:07:53 -07:00
Hung-ying Tyan
d22da2096b Add save-username checkbox in the connect dialog.
* changes
  + Add checkbox to layout file and handling code in related classes.
  + Add new methods to VpnProfileActor.
  + Move dialog handling to VpnSettings from AuthenticatorActor in order
    to support screen orientation change.
  + Hide "Connect" in the context menu if the profile is connecting.
  + Enable connecting profile in case it was disabled in last call.
2009-06-20 11:36:16 +08:00
Android (Google) Code Review
23ee4c6752 Merge change 4852
* changes:
  Handle class and name changed actions with DeviceFound signals.
2009-06-19 17:40:24 -07:00
Jaikumar Ganesh
d97daa064b Handle class and name changed actions with DeviceFound signals.
When the class or name of a device changed, due to name resolution
or otherwise, we  were not updating the cache.
2009-06-19 17:10:19 -07:00
Android (Google) Code Review
3cb2205eee am 4226b0af: Merge change 4797 into donut
Merge commit '4226b0af53a8f300b347836199bd03018489d192'

* commit '4226b0af53a8f300b347836199bd03018489d192':
  Use new location of USE_LOCATION_FOR_SERVICES setting (Secure).
2009-06-19 13:11:40 -07:00
Android (Google) Code Review
4226b0af53 Merge change 4797 into donut
* changes:
  Use new location of USE_LOCATION_FOR_SERVICES setting (Secure).
2009-06-19 13:09:26 -07:00
Amith Yamasani
41b6daa692 Use new location of USE_LOCATION_FOR_SERVICES setting (Secure).
Due to the need to access the bit from SetupWizard, had to move
the setting to Settings.Secure from Settings.Gservices.
2009-06-19 12:42:10 -07:00
Jean-Michel Trivi
f67de7e86f am 74e565d8: Update the Text-To-Speech settings screen to allow listening to a TTS example after checking that the data required by the TTS engine is properly installed. Removed use of local constants for the the default TTS values, use the values defined in TextToSpe
Merge commit '74e565d85d13782b2a75647b3fd952a2324ca581'

* commit '74e565d85d13782b2a75647b3fd952a2324ca581':
  Update the Text-To-Speech settings screen to allow listening to a TTS
2009-06-19 08:53:19 -07:00
Jean-Michel Trivi
74e565d85d Update the Text-To-Speech settings screen to allow listening to a TTS
example after checking that the data required by the TTS engine is
properly installed.
Removed use of local constants for the the default TTS values, use
the values defined in TextToSpeech.Engine instead.
2009-06-18 18:54:02 -07:00
Amith Yamasani
622677dccb am 2fb22c03: Fixed auto-uncap of Wifi status messages.
Merge commit '2fb22c03bd587b373519f605feece1f846867cf6'

* commit '2fb22c03bd587b373519f605feece1f846867cf6':
  Fixed auto-uncap of Wifi status messages.
2009-06-17 18:45:55 -07:00
Android (Google) Code Review
75dfb12af3 am f11d7458: Merge change 4378 into donut
Merge commit 'f11d7458ea2f52b3c4afad495274167b862e7a4c'

* commit 'f11d7458ea2f52b3c4afad495274167b862e7a4c':
  Make the Quick Launch settings show localized application names.
2009-06-17 15:38:55 -07:00
Chung-yih Wang
7ce42aeb72 am 19e134e4: Use new Keystore APIs in vpn profile editor.
Merge commit '19e134e494a561324394fcc030ee8e30bb41c614'

* commit '19e134e494a561324394fcc030ee8e30bb41c614':
  Use new Keystore APIs in vpn profile editor.
2009-06-17 15:38:31 -07:00
Chung-yih Wang
420586fd90 am b2f1c334: Simply the EAP certificate selection in Wifi Setting.
Merge commit 'b2f1c334de30b2185bec53af81984d015436f610'

* commit 'b2f1c334de30b2185bec53af81984d015436f610':
  Simply the EAP certificate selection in Wifi Setting.
2009-06-17 15:38:30 -07:00
Amith Yamasani
bfbb159a2b am f06d8698: Add setting for allowing Google to use location for better search results.
Merge commit 'f06d8698a4a2de1973a25df0c6563bdfcba4eb03'

* commit 'f06d8698a4a2de1973a25df0c6563bdfcba4eb03':
  Add setting for allowing Google to use location for better search results.
2009-06-17 15:38:17 -07:00
Amith Yamasani
2fb22c03bd Fixed auto-uncap of Wifi status messages.
Fixes #1852765. Change strings to lowercase and capitalize on demand.
2009-06-17 12:12:51 -07:00
Android (Google) Code Review
f11d7458ea Merge change 4378 into donut
* changes:
  Make the Quick Launch settings show localized application names.
2009-06-17 10:08:23 -07:00
Chung-yih Wang
19e134e494 Use new Keystore APIs in vpn profile editor. 2009-06-17 18:36:13 +08:00
Chung-yih Wang
b2f1c334de Simply the EAP certificate selection in Wifi Setting.
-- use the new keystore APU to save one more selection in WiFi EAP setting.
2009-06-17 15:46:42 +08:00
Amith Yamasani
f06d8698a4 Add setting for allowing Google to use location for better search results. 2009-06-16 22:02:06 -07:00
Eric Fischer
ec598cb91c Make the Quick Launch settings show localized application names.
It looks like when you look up the name of an application bookmark,
you get the name in whatever locale the device was in when it first
booted.  Check the PackageManager to get a name in the current locale,
if possible, to display instead.
2009-06-16 13:31:22 -07:00
Android (Google) Code Review
30f5b68b75 am a78edb54: Merge change 4127 into donut
Merge commit 'a78edb54182da5881f2f1e6bc76ae027a9a6f3e3'

* commit 'a78edb54182da5881f2f1e6bc76ae027a9a6f3e3':
  Make the SD Card settings use the system file size formatter.
2009-06-15 10:11:46 -07:00