Commit Graph

2778 Commits

Author SHA1 Message Date
Eric Fischer
dd9f69a25c Import revised translations.
Change-Id: Ifa67354329fd9a3c44ae870fc063df8048c2f7c8
2010-12-01 15:18:42 -08:00
Amith Yamasani
43c697854c Move Account & sync settings into Settings app.
Fragmentized some of the activities and moved buttons into the menu area.

Bug: 3148844
2010-12-01 15:14:09 -08:00
Irfan Sheriff
fa04d89fd8 avoid view creation on orientation change
Bug: 3238075
Change-Id: Ia245e701b9663a1a8eb0457b8a181a7899e8d6c5
2010-12-01 15:07:02 -08:00
Jim Miller
f3c32f49cd Merge "Fix 3201870: Move OwnerInfo settings to Location&Security." 2010-12-01 13:30:47 -08:00
Eric Fischer
45bd553895 am 39f8dba1: (-s ours) am e1e257f4: Import revised translations. DO NOT MERGE
* commit '39f8dba1146fd68160c862f81ccc219735d40fbf':
  Import revised translations.  DO NOT MERGE
2010-12-01 03:36:21 -08:00
Jim Miller
36972bb7e9 Fix 3201870: Move OwnerInfo settings to Location&Security.
This moves OwnerInfo into Location&Security and adds the
necessary logic to only show it in modes that make sense-
Lock (when not disabled) and Unlock (pattern, pin, password).

Change-Id: I3549dc4d956406aea3d63cd06d37bcea27a5b555
2010-11-30 20:21:42 -08:00
Eric Fischer
39f8dba114 am e1e257f4: Import revised translations. DO NOT MERGE
* commit 'e1e257f4b45fcd5dd59b73295804df94eefc4970':
  Import revised translations.  DO NOT MERGE
2010-11-30 11:48:26 -08:00
Jim Miller
3828281750 Merge "Fix 3024522: Add new "Off" setting to LockScreen options." 2010-11-29 18:00:27 -08:00
Eric Fischer
e1e257f4b4 Import revised translations. DO NOT MERGE
Change-Id: I74acfc5708208509b1afe3ad55ba8a4777c7b34f
2010-11-29 16:21:55 -08:00
Jean-Baptiste Queru
ff740d92a7 am b68b35dd: am 04b646df: Merge "Possible NumberFormatException of parseInt is outside try-catch"
* commit 'b68b35dd6a12b728924e5a7afc64ea58cd242c65':
  Possible NumberFormatException of parseInt is outside try-catch
2010-11-29 16:13:18 -08:00
Jean-Baptiste Queru
b68b35dd6a am 04b646df: Merge "Possible NumberFormatException of parseInt is outside try-catch"
* commit '04b646df1e9f00719d2d547fa1da59407bb6be67':
  Possible NumberFormatException of parseInt is outside try-catch
2010-11-29 16:11:16 -08:00
Jean-Baptiste Queru
04b646df1e Merge "Possible NumberFormatException of parseInt is outside try-catch" 2010-11-29 16:07:44 -08:00
Eric Fischer
5931c0d667 Import revised translations.
Change-Id: Ib13eef88a2489cc34caaa727680334f18489a3dc
2010-11-29 15:17:31 -08:00
Robert Greenwalt
5965cb11a5 Merge "Don't use the internal data-enable mechanism" 2010-11-29 10:45:43 -08:00
Peter Kuterna
378b6f6740 Possible NumberFormatException of parseInt is outside try-catch
Change-Id: I77c1e41185a8d3a1724af848d6bbfbb1da816b55
2010-11-28 22:35:31 +01:00
satok
c428dc6f01 Merge "Call showInputMethodPicker instead of showInputMethodSubtypePicker" 2010-11-24 21:09:08 -08:00
Robert Greenwalt
99be5007ef Don't use the internal data-enable mechanism
Use public stuff.  Note that the public stuff will move soon to Telephony,
but one step at a time.

Change-Id: Id81ee0ffb0f67d762b5ad0c813f692842dc170b0
2010-11-24 17:20:59 -08:00
satok
103cc7da5f Call showInputMethodPicker instead of showInputMethodSubtypePicker
- because showInputMethodSubtypePicker will be removed.

Change-Id: I01086d29663a14f4ebf9d8dfa9376735af2e193d
2010-11-25 09:37:48 +09:00
Gilles Debunne
92c4457294 Merge "Removed unused assets." 2010-11-24 14:42:08 -08:00
Jaikumar Ganesh
9c0d781030 Merge "Update supported profiles for voice capability." 2010-11-24 12:44:16 -08:00
Irfan Sheriff
582ab4d414 Act on supplicant changes only when disconnected
When wifi network state is disconnected, supplicant
state changes provide more fine grained information to display.
When network is connected, the UI should ignore supplicant
state changes.

Change-Id: I46aa8c2ba80303aae5c74415825102a13cc41380
2010-11-24 09:13:14 -08:00
Irfan Sheriff
f48945a7ae Merge "Restore compareTo behavior of access point list" 2010-11-24 07:36:32 -08:00
Jaikumar Ganesh
8c04b90cc9 Update supported profiles for voice capability.
Change-Id: If12f97ccc5d7d54d8d3e470dd4bc91fe9119b9cd
2010-11-23 20:33:59 -08:00
Irfan Sheriff
52727dd1fb Restore compareTo behavior of access point list
The Comparator with TreeList that was added during
wifi set up changes does not work well since
access point can change later.

Restore the old compareTo behavior.

Change-Id: I75681fea616792e9fd134c0d71762b4e0d46ffd6
2010-11-23 16:55:03 -08:00
Ying Wang
5cc4576433 Merge "Move icons to mipmap." 2010-11-23 14:15:46 -08:00
Ying Wang
8935b15cbb Move icons to mipmap.
Change-Id: If3bd32658300cb028411d1aa7a3f56d8c1d234eb
2010-11-23 12:03:43 -08:00
Amith Yamasani
78019ea80d Update wifi preference layout and progress category layout. 2010-11-23 11:43:19 -08:00
Jim Miller
3970c38840 Fix 3024522: Add new "Off" setting to LockScreen options.
This allows the user to tell the device to not show lock screen
at all as long as the DevicePolicyManager allows it.

Change-Id: Id46002500b47fc955565be197ac78b7b13b6757d
2010-11-19 18:59:24 -08:00
Robert Greenwalt
52322a9173 Use separate settings for host and port.
IPv6 uses ':' in addresses so it's a bad thing to use as a separator.
Rather than find another separator we'll just store them separately.
bug:2700664

Change-Id: Ia6c40891ab9f3f44edd65d8ff7a2a1f7a24cf06e
2010-11-19 10:34:31 -08:00
Eric Fischer
b5381c60a2 Merge "Import initial translations for 20 new locales." 2010-11-18 17:15:24 -08:00
Amith Yamasani
ba2d16d499 Add a 5-minute screen timeout option!
Bug: 3165933
2010-11-18 16:17:52 -08:00
Eric Fischer
9f5a2ccf46 Import initial translations for 20 new locales.
Change-Id: I55b0229ca58d63282625b6eaf9e0e58672403c02
2010-11-17 16:40:05 -08:00
Amith Yamasani
92bd7c88c0 Merge "Use the new Preference:icon attribute and placeholder for showing icons on the left." 2010-11-17 16:39:36 -08:00
Amith Yamasani
43a673053f Use the new Preference:icon attribute and placeholder for showing icons on the left. 2010-11-17 16:37:16 -08:00
Amith Yamasani
7eb31c76a3 Merge "Conditional remove "haptic" settings if there's no vibrator" 2010-11-17 14:48:51 -08:00
Eric Fischer
3b046f5759 Import revised translations.
Change-Id: I2f6d6220057db8eb6fb8126ebec9e209d4eade36
2010-11-17 11:41:10 -08:00
Daisuke Miyakawa
4dd2a5b4f7 Use Handler to delay enabling skip button.
- enable skip button after a while
- stop ignoring wifi status

Bug: 3186913
Change-Id: Ia565f77ecb0d11ad514548774b49d8eda6db4ff8
2010-11-17 10:09:38 -08:00
Amith Yamasani
edac9af662 Conditional remove "haptic" settings if there's no vibrator
Bug: 3193801
2010-11-17 09:08:21 -08:00
Gilles Debunne
0159ad223c Removed unused assets.
Change-Id: I82b14000350967846de82123956ea8955a2b2e01
2010-11-16 13:25:26 -08:00
Dianne Hackborn
14ffda6f24 Fix issue #3163240: Blank running services screen after returning
from any specific service

Also get rid of async Vpn thing since the framework problem is fixed.

Change-Id: Ic7aafd666ea11b036e3e42c55332620db1fdf154
2010-11-16 10:51:36 -08:00
Daisuke Miyakawa
2571f0dcb1 Refactor DateTimeSettingsSetup.
- Use Popup instead of bare fragment.
- Expose Adapters in ZonePicker.java so that it can be used
  outside the fragment.
- Fix layout

Bug: 3175603
Change-Id: I2726fde4fa1a9aea1ecb29b6aa2d23dbc54232b9
2010-11-16 09:44:47 -08:00
Daisuke Miyakawa
9a7c56010e Merge "Show option in DateTimeSettings." 2010-11-16 09:43:53 -08:00
Amith Yamasani
8ba83bf5ff Merge "Jump to top-level settings when launched from system bar or Settings shortcut." 2010-11-16 05:01:58 -08:00
Amith Yamasani
3965ae6d1f Jump to top-level settings when launched from system bar or Settings shortcut.
Bug: 3192808

Also switch back to Theme.Holo, as Theme.Holo.Extended is deprecated.
2010-11-16 05:00:28 -08:00
Daisuke Miyakawa
1e9d497e2b Show option in DateTimeSettings.
Change-Id: Ia6bd6cc22ec154b83879c488274bd2b0cfe238d2
2010-11-15 12:41:06 -08:00
Daisuke Miyakawa
5f50ed93b2 Merge "Remove the limit of available Wi-Fi networks" 2010-11-15 12:12:14 -08:00
Amith Yamasani
8ef17fcd94 Merge "Don't show battery usage information if data is bogus." 2010-11-15 11:31:02 -08:00
Daisuke Miyakawa
695dc5e8b6 Remove the limit of available Wi-Fi networks
Change-Id: Ib9cf6753683ecf4d531c76cf1134757ad7d70c47
2010-11-15 10:20:31 -08:00
Daisuke Miyakawa
a79a7ac47a Merge "Stop showing software keyboard when appropriate" 2010-11-12 18:28:23 -08:00
Daisuke Miyakawa
fdb9343ef6 Stop showing software keyboard when appropriate
This change assumes the structure inside layout file.
We will change the structure inside the layout, so
fundemental fix should come along the layout change.

Also let software keyboard hide when appropriate.
onBackButtonPressed() loses the focus and hiding
the keyboard doesn't work fine after the call.

Bug: 3192886
Change-Id: Ifd28d1f1fd0d6f72dc1c32c066dd793c6f9f36ab
2010-11-12 18:09:23 -08:00