Commit Graph

728 Commits

Author SHA1 Message Date
Android (Google) Code Review
dd45a47bde Merge change I4d31288f into eclair
* changes:
  Fix for 1974140. Delete entry if not valid on hitting home.
2009-10-29 09:28:35 -04:00
Eric Fischer
17fcd47664 Import revised translations. DO NOT MERGE 2009-10-28 21:19:37 -07:00
Amith Yamasani
4d31288fe3 Fix for 1974140. Delete entry if not valid on hitting home.
If user doesn't enter an APN or name, then delete the entry on hitting home.

And if user has enough information but doesn't enter a name, then set the
name to "Untitled" to avoid blank APNs in the list.
2009-10-28 16:59:17 -07:00
Mike Lockwood
53dcdeeb85 Don't restore old brightness when cancelling brightness dialog in automatic mode.
Fixes a problem that could result in the backlight getting set to a bogus brightness
level if you open the dialog and cancel when in automatic mode.

Bug b/2015734

Change-Id: I302697e4ebd37afcdbfdd74ba0b1cc9be27ee40b
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-10-28 18:33:04 -04:00
Android (Google) Code Review
d02acfb908 Merge change I2abbb876 into eclair
* changes:
  New widgets
2009-10-28 03:16:41 -04:00
Mike Cleron
c151e45d8c New widgets 2009-10-27 14:05:27 -07:00
Eric Fischer
e0711522bc Use consistent punctuation for the Chinese locale names.
Bug 2216349
2009-10-27 10:30:54 -07:00
Jaikumar Ganesh
195bc43460 Add Authentication Type field to the APN settings.
Bug: 1817100
2009-10-26 15:18:23 -07:00
Android (Google) Code Review
b3735744fd Merge change I40dd2cfc into eclair
* changes:
  Fix for 2202408: Replace Never Timeout with 30 minutes
2009-10-23 13:09:14 -04:00
Amith Yamasani
40dd2cfcfd Fix for 2202408: Replace Never Timeout with 30 minutes
Maximum timeout is now 30 minutes. Never Timeout will cause
burn-in problems with OLED and a bit with LCD as well.
2009-10-22 20:57:32 -07:00
Neel Parekh
62d3407de4 Minor change to use defined key rather than a string. 2009-10-22 18:30:00 -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
Eric Fischer
8355d93434 Import revised translations. DO NOT MERGE
Approver: jerryw
2009-10-21 10:47:42 -07:00
Android (Google) Code Review
941c3b1794 Merge change I61c28c5f into eclair
* changes:
  Use radio hunting time in addition to signal strength for cell standby computation. Fixes #2176141
2009-10-19 18:22:38 -04:00
Amith Yamasani
270d273e55 Use radio hunting time in addition to signal strength for cell standby computation. Fixes #2176141 2009-10-19 15:21:33 -07:00
Mike Lockwood
cdf42466bf Remove PowerManager.setAutoBrightness()
We will use the System.SCREEN_BRIGHTNESS_MODE Settings value instead.

Change-Id: I1850549f513e3541b5761aae28ebc615410377de
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-10-14 21:19:04 -07:00
Dianne Hackborn
9f1900dc05 Fix issue #2185893: Can not install 3D Media Gallery
Allow the package details to show packages whose .apk is not installed.

Change-Id: I45aec93e6f731beb5fe7010ec680eb8df0241aed
2009-10-13 15:03:57 -07:00
Eric Fischer
9ef9801f6f am 0512f51f: (-s ours) Import revised translations. DO NOT MERGE
Merge commit '0512f51f21901e4a3f3f60aba82e3bb87ab0cc72' into eclair

* commit '0512f51f21901e4a3f3f60aba82e3bb87ab0cc72':
  Import revised translations.  DO NOT MERGE
2009-10-08 15:02:30 -07:00
Jaikumar Ganesh
c065348eba Show an error message when the remote side cancels the authentication
and show OPP device list correctly.

Dr No: Eastham
Bug: 2174874
2009-10-08 08:06:27 -07:00
Nick Pelly
d1a04291c5 Update application code for BluetoothAdapter.getDefaultAdapter().
Change-Id: Ic8f2188a28631f55ceb048daff545ca5e6053f92
DrNo: eastham
Bug: 2158765
Joke: When is a car not a car? When it turns into a driveway.
2009-10-08 01:03:34 +02:00
Android (Google) Code Review
06a111be6d Merge change Ia3151ad3 into eclair
* changes:
  Import revised translations.   DO NOT MERGE
2009-10-07 14:38:10 -04:00
Android (Google) Code Review
c0e34db168 Merge change Ifad4a4c0 into eclair
* changes:
  Add L2tpIpsec case in VpnSettings.processSecrets()
2009-10-06 20:47:46 -04:00
Eric Fischer
a3151ad37c Import revised translations. DO NOT MERGE
Approver: jerryw
2009-10-06 16:54:08 -07:00
Jaikumar Ganesh
98d76cc9b8 Remove STOPSHIP debug log.
Bug: 2151872
Dr No: Eastham
2009-10-06 08:01:21 -07:00
Hung-ying Tyan
fad4a4c07a Add L2tpIpsec case in VpnSettings.processSecrets() 2009-10-06 16:15:42 +08:00
Chung-yih Wang
a8f2f72da8 Add the auth_alg field back.
This change is to fix the issue http://b/issue?id=2161539.

The auth_alg field is required for auth. type 'SHARED' with WEP mode, it will
not be automatically selected as claimed. The change has been verified on
Linksys WRT54G.
2009-10-02 16:09:15 +08:00
Eric Fischer
6de9fb390b Import revised translations. DO NOT MERGE
Approver: jerryw
2009-10-01 17:02:17 -07:00
Android (Google) Code Review
6e6d2362cc Merge change I25f2afba into eclair
* changes:
  Check if a device is added to the cache before returning.
2009-10-01 16:07:49 -04:00
Jaikumar Ganesh
fca3c1cf8b Check if a device is added to the cache before returning.
For incoming connections, we don't have the device in the Settings cache.
After we tried to readPairedDevices, check if we added to the cache.
If we successfully added it, continue with the connections, else bail out.

Bug id: 2160617

Change-Id: I25f2afba8ef6d2c32a7940f967cf12f1321ad9e0
2009-10-01 13:05:22 -07:00
Android (Google) Code Review
85ed086217 Merge change I454a0dbf into eclair
* changes:
  SecuritySettings: revert "minor tuning".
2009-10-01 14:35:13 -04:00
Chia-chi Yeh
454a0dbf8f SecuritySettings: revert "minor tuning". 2009-10-02 02:32:54 +08:00
Android (Google) Code Review
9767612cc8 Merge change If764d20a into eclair
* changes:
  SecuritySettings: fix a the status before handling the intent.
2009-10-01 14:17:26 -04:00
Chia-chi Yeh
f764d20a74 SecuritySettings: fix a the status before handling the intent. 2009-10-02 02:16:08 +08:00
Android (Google) Code Review
e61a2403a6 Merge change I844d3db3 into eclair
* changes:
  SecuritySettings: set the check box before further processing.
2009-10-01 13:14:59 -04:00
Chia-chi Yeh
844d3db3fe SecuritySettings: set the check box before further processing. 2009-10-02 01:13:36 +08:00
Android (Google) Code Review
1e98dfb480 Merge change I446bf8b5 into eclair
* changes:
  SecuritySettings: minor tuning.
2009-10-01 13:12:21 -04:00
Chia-chi Yeh
446bf8b5bc SecuritySettings: minor tuning. 2009-10-02 01:11:17 +08:00
Android (Google) Code Review
b83ff4af8c Merge change Ibf07c83d into eclair
* changes:
  SecuritySettings: remove debug messages.
2009-10-01 13:04:25 -04:00
Chia-chi Yeh
bf07c83d92 SecuritySettings: remove debug messages. 2009-10-02 01:03:50 +08:00
Android (Google) Code Review
51e97b33d2 Merge change Ia7c57145 into eclair
* changes:
  SecuritySettings: remove trailing spaces.
2009-10-01 12:49:08 -04:00
Chia-chi Yeh
a7c5714599 SecuritySettings: remove trailing spaces. 2009-10-02 00:48:32 +08:00
Android (Google) Code Review
c49ca127aa Merge change I02f58e89 into eclair
* changes:
  SecuritySettings: clean up.
2009-10-01 12:47:24 -04:00
Android (Google) Code Review
d2fa30baee Merge change I28f1a0fc into eclair
* changes:
  WifiSettings: use keystore namespace instead of blobl.
2009-10-01 12:47:12 -04:00
Chia-chi Yeh
02f58e898d SecuritySettings: clean up. 2009-10-02 00:39:14 +08:00
android-build SharedAccount
40906ea24e empty merge to avoid future conflicts
Merge branch 'eclair-release' into HEAD
2009-10-01 08:46:43 -07:00
Android (Google) Code Review
7bf9e0317c Merge change Ie7e8a7ef into eclair
* changes:
  Don't auto-connect to OPP after pairing
2009-10-01 10:46:26 -04:00
Chia-chi Yeh
28f1a0fc5b WifiSettings: use keystore namespace instead of blobl. 2009-10-01 19:17:55 +08:00
Michael Chan
b547dda338 Don't auto-connect to OPP after pairing
Change-Id: Ie7e8a7ef7188f7ffa6b32595764c100a0d72be89
2009-09-30 23:08:19 -07:00
Android (Google) Code Review
ee52bed514 Merge change I39527366 into eclair
* changes:
  Use a custom system icon for native processes.
2009-09-30 21:43:48 -04:00
Amith Yamasani
395273662c Use a custom system icon for native processes.
New icons for system components in Battery Use screen.
2009-09-30 18:42:29 -07:00