OSDN Git Service

android-x86/packages-apps-Settings.git
13 years agoRefactor memory measurement
Kenny Root [Tue, 14 Dec 2010 00:23:57 +0000 (16:23 -0800)]
Refactor memory measurement

Move out all the memory measurement to a separate class that can cache
all of its data through orientation changes.

Tweak the display to make it draw large squares for the legend instead
of a 1x1 square. Add padding to the percentage bar chart.

Change-Id: I4cd5bc4ba31a422a55740e8f58e5e571cf9866a5

13 years agoImplement new design for settings of InputMethods
satok [Tue, 14 Dec 2010 19:57:24 +0000 (04:57 +0900)]
Implement new design for settings of InputMethods

Change-Id: I82392e4a028abe2d588622a7e89fd035966f603a

13 years agoMerge "Tweak Privacy settings to match latest mocks"
Christopher Tate [Fri, 17 Dec 2010 01:42:24 +0000 (17:42 -0800)]
Merge "Tweak Privacy settings to match latest mocks"

13 years agoTweak Privacy settings to match latest mocks
Christopher Tate [Fri, 17 Dec 2010 01:25:46 +0000 (17:25 -0800)]
Tweak Privacy settings to match latest mocks

"Configure backup" => "Backup account" etc.

Bug 3293714

Change-Id: I1c3a3729e0198c5148496a846ab035d4daddc214

13 years agoMerge "fix wifi checkbox status update"
Irfan Sheriff [Thu, 16 Dec 2010 23:52:12 +0000 (15:52 -0800)]
Merge "fix wifi checkbox status update"

13 years agofix wifi checkbox status update
Irfan Sheriff [Thu, 16 Dec 2010 22:58:02 +0000 (14:58 -0800)]
fix wifi checkbox status update

Bug: 3277268
Change-Id: Idfabf1be41c5e54cd93695de1bb06164760d7fad

13 years agoChange BT pairing UI PIN dialog string for clarity.
Jake Hamby [Mon, 13 Dec 2010 23:06:01 +0000 (15:06 -0800)]
Change BT pairing UI PIN dialog string for clarity.

When pairing with a Bluetooth keyboard, the user may not realize
that the PIN should be entered on the keyboard as well as the device.
Added "You may need to enter the same PIN on the Bluetooth device."
to pairing dialog string. Also, remove unused Bluetooth device info
debug strings.

Bug: 3270429
Change-Id: I6d7fa70cf7b12c1feafb8347f356c568b10ae646

13 years agoShow "not configurable" screen in EAP
Daisuke Miyakawa [Wed, 15 Dec 2010 20:27:59 +0000 (12:27 -0800)]
Show "not configurable" screen in EAP

Bug: 3175016
Change-Id: If67c0cbf41adee205c8b3eec410e39bc29c2f04d

13 years agoUse different text in unsecured network.
Daisuke Miyakawa [Wed, 15 Dec 2010 23:21:25 +0000 (15:21 -0800)]
Use different text in unsecured network.

We don't show any config UI when network is unsecured, while
Previously we've shown "Enter network configuration" anyway.

Also stop showing network status on StatusText (above
AccessPoint). New network status often appears and instructions
are removed unexpectedly.

Bug: 3175016
Change-Id: I3aa288930a8643e178f7c3897b326b7e00964361

13 years agoFixes a regression in launching certain settings activities.
Amith Yamasani [Wed, 15 Dec 2010 22:12:43 +0000 (14:12 -0800)]
Fixes a regression in launching certain settings activities.

Some undocumented settings and class names are being used by NotificationManagerService.
Added compatibility activities to handle them.

Bug: 3258668

13 years agoMerge "Fix bug #3248308 (On account set up, turn on sync for all apps by default...
Fabrice Di Meglio [Wed, 15 Dec 2010 22:44:00 +0000 (14:44 -0800)]
Merge "Fix bug #3248308 (On account set up, turn on sync for all apps by default; delay sync until after user selects Finish)"

13 years agoMerge "Fix 3148496: Update LockScreen layouts on large device"
Jim Miller [Wed, 15 Dec 2010 22:37:33 +0000 (14:37 -0800)]
Merge "Fix 3148496: Update LockScreen layouts on large device"

13 years agoFix bug #3248308 (On account set up, turn on sync for all apps by default; delay...
Fabrice Di Meglio [Wed, 15 Dec 2010 03:45:11 +0000 (19:45 -0800)]
Fix bug #3248308 (On account set up, turn on sync for all apps by default; delay sync until after user selects Finish)

- reuse code by making AccountSyncSettings work in two modes: either use SyncManager or not

Change-Id: I29fc6820aa41ad4689745ed97d38248474033e7e

13 years agoMerge "Revert: Add checkbox to enable PTP USB mode."
Mike Lockwood [Wed, 15 Dec 2010 22:26:46 +0000 (14:26 -0800)]
Merge "Revert: Add checkbox to enable PTP USB mode."

13 years agoRevert: Add checkbox to enable PTP USB mode.
Mike Lockwood [Tue, 31 Aug 2010 18:38:44 +0000 (14:38 -0400)]
Revert: Add checkbox to enable PTP USB mode.

Change-Id: I7c00c3c3c5da66a31a68fe0767302d2cdda526a1
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoFix 3148496: Update LockScreen layouts on large device
Jim Miller [Wed, 15 Dec 2010 18:07:16 +0000 (10:07 -0800)]
Fix 3148496: Update LockScreen layouts on large device

This updates the layouts to conform to the latest UX spec on
large devices and fixes a bug where the IME shown for PIN
selection was the QWERTY keyboard.

Change-Id: Ib9f0b1631f11c8eff6898bfff9447d3dad75cc42

13 years agoRemove skip button from datetime settings
Daisuke Miyakawa [Wed, 15 Dec 2010 19:56:35 +0000 (11:56 -0800)]
Remove skip button from datetime settings

Also force landscape mode in XLarge screen.

Bug: 3285153
Change-Id: I9f4a0de6a36d0be2b5f80b734a4910f4bb154905

13 years agoMerge "Fix an NPE for monkey stability."
Amith Yamasani [Wed, 15 Dec 2010 17:58:15 +0000 (09:58 -0800)]
Merge "Fix an NPE for monkey stability."

13 years agoFix an NPE for monkey stability.
Amith Yamasani [Wed, 15 Dec 2010 17:43:44 +0000 (09:43 -0800)]
Fix an NPE for monkey stability.

Bug: 3283484

13 years agoMerge "Import revised translations."
Eric Fischer [Wed, 15 Dec 2010 01:36:44 +0000 (17:36 -0800)]
Merge "Import revised translations."

13 years agoHandle fragment breadcrumbs for deep-linked settings launches.
Amith Yamasani [Tue, 14 Dec 2010 22:38:16 +0000 (14:38 -0800)]
Handle fragment breadcrumbs for deep-linked settings launches.

This adds meta-data to the manifest for specifying the parent fragment and enabling a link
in the breadcrumbs to navigate "up" a level even if the parent is not in the back-stack.

Bug: 3236568

Fix a monkey issue in VpnSettings.

13 years agoImport revised translations.
Eric Fischer [Tue, 14 Dec 2010 21:59:18 +0000 (13:59 -0800)]
Import revised translations.

Change-Id: Ic03653ba9e447830ec3d4b3ae5d9c7b4472d6170

13 years agoRemove Bluetooth tethering settings screen.
Jake Hamby [Tue, 14 Dec 2010 21:40:10 +0000 (13:40 -0800)]
Remove Bluetooth tethering settings screen.

Remove obsolete Bluetooth tethering settings screen. BT tethering can
be turned on and off, but the connection must be initiated by the
remote device. For reverse tethering, there will be a checkbox for
that profile in the regular Bluetooth device settings screen.

Bug: 3283928
Change-Id: Ic25139f8862b305feb0381e61c24b7783fad2366

13 years agoUse WpsConfiguration for new API
Irfan Sheriff [Wed, 8 Dec 2010 19:28:25 +0000 (11:28 -0800)]
Use WpsConfiguration for new API

Change-Id: I4c1544178bcb29e751db56edb781faf9145cdf86

13 years agoFix master build. WirelessSettings is a fragment in master.
Nick Pelly [Mon, 13 Dec 2010 21:44:10 +0000 (13:44 -0800)]
Fix master build. WirelessSettings is a fragment in 

Change-Id: I9ad1104605558859d90dd1ecc083e9ef35bf3fa0

13 years agoMerge "Add ability to connect to only headset profile."
Jaikumar Ganesh [Mon, 13 Dec 2010 21:43:00 +0000 (13:43 -0800)]
Merge "Add ability to connect to only headset profile."

13 years agoam 934c1b9f: am c1286804: Merge "Update Settings for new NfcAdapter.getDefaultAdapter...
Nick Pelly [Mon, 13 Dec 2010 20:30:40 +0000 (12:30 -0800)]
am 934c1b9f: am c1286804: Merge "Update Settings for new NfcAdapter.getDefaultAdapter(Context)" into gingerbread

* commit '934c1b9f4b475112e635989fb3d1a9d191a9c9e7':
  Update Settings for new NfcAdapter.getDefaultAdapter(Context)

13 years agoFix the retry the vpn connection issue.
Chung-yih Wang [Mon, 13 Dec 2010 09:18:43 +0000 (17:18 +0800)]
Fix the retry the vpn connection issue.

Fix the issue of vpn connection retry if back button is pressed
and the profile state is still in connecting.

bug: 3278489
Change-Id: I8b51fdd65b2fdd8cbe4fb43afd916f1966b77b67

13 years agoAdd ability to connect to only headset profile.
Jaikumar Ganesh [Sat, 11 Dec 2010 01:51:52 +0000 (17:51 -0800)]
Add ability to connect to only headset profile.

Fix some SDP records issues.

Change-Id: I42816527b1ae0749b4b59b7947f1acb9d2e6f001

13 years agoMerge "3244931 ANR while in settings attempting to enable Accessibility->Talkabout...
Svetoslav Ganov [Sat, 11 Dec 2010 01:28:26 +0000 (17:28 -0800)]
Merge "3244931 ANR while in settings attempting to enable Accessibility->Talkabout (IKXEVEREST-1847)"

13 years ago3244931 ANR while in settings attempting to enable Accessibility->Talkabout (IKXEVERE...
Svetoslav Ganov [Thu, 9 Dec 2010 22:53:02 +0000 (14:53 -0800)]
3244931 ANR while in settings attempting to enable Accessibility->Talkabout (IKXEVEREST-1847)

Change-Id: Ifea9324671d0e80a417f4b2fe6dbbe981f8b0679

13 years agoam c1286804: Merge "Update Settings for new NfcAdapter.getDefaultAdapter(Context...
Nick Pelly [Sat, 11 Dec 2010 01:22:30 +0000 (17:22 -0800)]
am c1286804: Merge "Update Settings for new NfcAdapter.getDefaultAdapter(Context)" into gingerbread

* commit 'c1286804cc839ec7006d6e9651c73ec7b3180157':
  Update Settings for new NfcAdapter.getDefaultAdapter(Context)

13 years agoMerge "Update Settings for new NfcAdapter.getDefaultAdapter(Context)" into gingerbread
Nick Pelly [Sat, 11 Dec 2010 01:18:54 +0000 (17:18 -0800)]
Merge "Update Settings for new NfcAdapter.getDefaultAdapter(Context)" into gingerbread

13 years agoMerge "Move Voice input/output settings to Language & keyboard"
Amith Yamasani [Fri, 10 Dec 2010 22:25:14 +0000 (14:25 -0800)]
Merge "Move Voice input/output settings to Language & keyboard"

13 years agoMove Voice input/output settings to Language & keyboard
Amith Yamasani [Fri, 10 Dec 2010 21:17:34 +0000 (13:17 -0800)]
Move Voice input/output settings to Language & keyboard

Bug: 3267042
Change-Id: I127a2e9d11fb70283812e68979bdde3976e32cf9

13 years agoMerge "Import revised translations."
Eric Fischer [Fri, 10 Dec 2010 18:57:28 +0000 (10:57 -0800)]
Merge "Import revised translations."

13 years agoam 5721cb1d: (-s ours) am 99d2471d: Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 10 Dec 2010 18:06:14 +0000 (10:06 -0800)]
am 5721cb1d: (-s ours) am 99d2471d: Import revised translations.  DO NOT MERGE

* commit '5721cb1d528b097bd2f95dc3cf5cdcb6fec00a8e':
  Import revised translations.  DO NOT MERGE

13 years agoam 99d2471d: Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 10 Dec 2010 18:03:51 +0000 (10:03 -0800)]
am 99d2471d: Import revised translations.  DO NOT MERGE

* commit '99d2471d8d6c2a8cc0eb8e4540ba9090d46693d8':
  Import revised translations.  DO NOT MERGE

13 years agoam 9b9c61f6: am 2a7c5425: reconcile with open-source gingerbread
Jean-Baptiste Queru [Fri, 10 Dec 2010 16:54:09 +0000 (08:54 -0800)]
am 9b9c61f6: am 2a7c5425: reconcile with open-source gingerbread

* commit '9b9c61f6154cfb39c280837698da5834714cab90':

13 years agoam 2a7c5425: reconcile with open-source gingerbread
Jean-Baptiste Queru [Fri, 10 Dec 2010 16:49:47 +0000 (08:49 -0800)]
am 2a7c5425: reconcile with open-source gingerbread

* commit '2a7c542594e37f61e25fec7f441eb0a8dc14fd62':

13 years agoRename android.hardware.Usb to UsbManager
Mike Lockwood [Fri, 10 Dec 2010 06:34:07 +0000 (22:34 -0800)]
Rename android.hardware.Usb to UsbManager

Change-Id: Id0c0659c29190609bf9ccf4acb56b9402157f41a
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoUpdate Settings for new NfcAdapter.getDefaultAdapter(Context)
Nick Pelly [Fri, 10 Dec 2010 03:39:58 +0000 (19:39 -0800)]
Update Settings for new NfcAdapter.getDefaultAdapter(Context)

Change-Id: I3321d9ebd90313f98664d66b53bb36690808911a

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 10 Dec 2010 00:57:40 +0000 (16:57 -0800)]
Import revised translations.  DO NOT MERGE

Bug 3272618

Change-Id: Id1c49e216342247bf8574db0bf2a53f8e15bdc6e

13 years agoImplement BT settings functionality for new UI.
Jake Hamby [Wed, 8 Dec 2010 00:27:21 +0000 (16:27 -0800)]
Implement BT settings functionality for new UI.

- Removed context menu logic for long press (no longer used).
- Converted device picker to run in its own Activity, using a dialog
  theme on large screen devices and full-screen on phones.
- Removed unused resources.
- Add device to "Paired devices" list when pairing is initiated by the
  remote device.
- Return to Bluetooth settings pane after successfully pairing a new
  device from the "Find nearby device" pane.
- Add support for renaming devices (TODO: persist the custom name and
  update the "bread crumb" in the action bar to the new device name).
- Add support for incoming file transfer and auto connect checkboxes
  in DeviceProfilesSettings.
- Show available and connected device profiles as icons instead of
  summary text. Available but disconnected profiles are drawn in gray.
- Fixed bluetooth_notif_message to include the device name as a parameter
  instead of appending the name to the end of the localized string.
- Changed some fields from private to package scope for more efficient
  access from inner classes.

Bug: 3137982

Change-Id: Ic2d6ee5be60c9c5b3f3a8a58846d58efedfa5c93

13 years agoImport revised translations.
Eric Fischer [Fri, 10 Dec 2010 00:08:56 +0000 (16:08 -0800)]
Import revised translations.

Change-Id: I58f1a7d3da4c09ad3e00a94bc5353393b99f7d6d

13 years agoMerge "Show quick launch settings always."
Jeff Brown [Thu, 9 Dec 2010 23:02:18 +0000 (15:02 -0800)]
Merge "Show quick launch settings always."

13 years agoMerge "Add backup configuration action to Privacy settings"
Christopher Tate [Thu, 9 Dec 2010 21:07:05 +0000 (13:07 -0800)]
Merge "Add backup configuration action to Privacy settings"

13 years agoAdd backup configuration action to Privacy settings
Christopher Tate [Thu, 9 Dec 2010 02:46:38 +0000 (18:46 -0800)]
Add backup configuration action to Privacy settings

Settings now queries the backup manager for a configuration Intent and
text descriptive of the state of the currently-active transport.  These
are used by a new Intent PreferenceScreen within the backup section of
the Privacy settings UI.

When touched, the Configure item launches the Intent supplied by the
transport; when no such Intent is available, the item is disabled.  The
summary text describing the current backup state is also supplied by
the transport.

Bug: 2753632
Change-Id: I3d8fb3d4b08a2b6fa8d3ad8f9e02a66430948423

13 years agoam bd73c736: (-s ours) am 1acfef82: merge from gingerbread
Jean-Baptiste Queru [Thu, 9 Dec 2010 18:48:44 +0000 (10:48 -0800)]
am bd73c736: (-s ours) am 1acfef82: merge from gingerbread

* commit 'bd73c73666e906bca888fb3d206a1b5a583e8447':
  Reduce max BT device length to 246 bytes due to Bluez bug. (DO NOT MERGE)

13 years agoam 1acfef82: merge from gingerbread
Jean-Baptiste Queru [Thu, 9 Dec 2010 18:45:31 +0000 (10:45 -0800)]
am 1acfef82: merge from gingerbread

* commit '1acfef82bd464fdbd3765321a051e59728b4d72b':
  Reduce max BT device length to 246 bytes due to Bluez bug. (DO NOT MERGE)

13 years agoreconcile with open-source gingerbread
Jean-Baptiste Queru [Thu, 9 Dec 2010 18:18:44 +0000 (10:18 -0800)]
reconcile with open-source gingerbread

Change-Id: I2c27148958dbc2c47121d4874e1108389da804c0

13 years agoAllow Device Admins to refresh (re-request) activation
Andy Stadler [Wed, 8 Dec 2010 23:57:18 +0000 (15:57 -0800)]
Allow Device Admins to refresh (re-request) activation

* ACTION_ADD_DEVICE_ADMIN now works on already-added admins

Bug: 3253179
Change-Id: I2090339c1fb61295e728bc61ca977ff6028a68dd

13 years agomerge from gingerbread
Jean-Baptiste Queru [Thu, 9 Dec 2010 17:11:15 +0000 (09:11 -0800)]
merge from gingerbread

Change-Id: Icee740e130b9ebd21446de79b63435f5d1d046e4

13 years agoReduce max BT device length to 246 bytes due to Bluez bug. (DO NOT MERGE)
Jake Hamby [Sat, 4 Dec 2010 01:02:02 +0000 (17:02 -0800)]
Reduce max BT device length to 246 bytes due to Bluez bug. (DO NOT MERGE)

The maximum Bluetooth device name length is 248 bytes. There are bugs in
Bluez and D-Bus that can cause the Bluetooth service to go into a reboot
loop when the device name is set to the maximum length. Changed Settings
app to limit the device name length to 246 bytes.

Bug: 3246147
Change-Id: I2f46303cf44951f0b3907c43d4b096736f08765b

13 years agoKeep the settings title as "Settings" even if launching a shortcut.
Amith Yamasani [Thu, 9 Dec 2010 14:07:12 +0000 (06:07 -0800)]
Keep the settings title as "Settings" even if launching a shortcut.

Handle clicks on Settings icon in top-left.
Also fix a bug where Tethering settings was changing the title.

13 years agoShow quick launch settings always.
Jeff Brown [Thu, 9 Dec 2010 01:12:11 +0000 (17:12 -0800)]
Show quick launch settings always.

Since external keyboards can be connected, we should always show the
quick launch settings.  Unfortunately they still need to be fragmentized.

Change-Id: I1342ef3892a8b1b465ecc5c1346049f8b1ff73cd

13 years agoFix 3148496: Initial pass at fragmentizing lockscreen settings.
Jim Miller [Wed, 8 Dec 2010 04:41:41 +0000 (20:41 -0800)]
Fix 3148496: Initial pass at fragmentizing lockscreen settings.

This converts most of the existing activities to fragments and wraps
them in PreferenceActivities so they can be launched as before
(e.g. by a DevicePolicyManager)

Upload after sync/rebase.

Change-Id: I4f351b75d9fca0498bcb04b4e11ff3b70765a4ba

13 years agoBeautify WiFi dialog layout for x-large
Amith Yamasani [Wed, 8 Dec 2010 19:12:23 +0000 (11:12 -0800)]
Beautify WiFi dialog layout for x-large

Bug: 3237631
Change-Id: Ibc70008b345fc3f7213ea2db1e6ec2ddb66a1d53

13 years agoremoving explicit setting of time/date pciker dialogs
Svetoslav Ganov [Fri, 3 Dec 2010 17:58:20 +0000 (09:58 -0800)]
removing explicit setting of time/date pciker dialogs

Change-Id: Ic92a3de895735fc019ca506f904d63f23c82ec8f

13 years agoremove all keepScreenOn flags from setup wizard flow
Freeman Ng [Tue, 7 Dec 2010 18:54:11 +0000 (10:54 -0800)]
remove all keepScreenOn flags from setup wizard flow
bug: 3253922

Change-Id: I71ef24dcb19437d0666ea3206f184e511b5f047e

13 years agoadd char limit to a couple of strings
Freeman Ng [Sat, 4 Dec 2010 00:44:11 +0000 (16:44 -0800)]
add char limit to a couple of strings
bug: 3196685

Change-Id: I06d71e68485cde8254bbe7c145949791b19fbaae

13 years agoMerge "Add usage bar chart to storage preferences"
Kenny Root [Mon, 6 Dec 2010 18:46:54 +0000 (10:46 -0800)]
Merge "Add usage bar chart to storage preferences"

13 years agoam 90b1f193: (-s ours) am b0fda6f5: Reduce max BT device length to 246 bytes due...
Jake Hamby [Mon, 6 Dec 2010 18:42:49 +0000 (10:42 -0800)]
am 90b1f193: (-s ours) am b0fda6f5: Reduce max BT device length to 246 bytes due to Bluez bug. (DO NOT MERGE)

* commit '90b1f193ad775a5b6a1d9b5aaa744451ad8ab59e':
  Reduce max BT device length to 246 bytes due to Bluez bug. (DO NOT MERGE)

13 years agoAdd usage bar chart to storage preferences
Kenny Root [Fri, 3 Dec 2010 01:59:04 +0000 (17:59 -0800)]
Add usage bar chart to storage preferences

Change-Id: Ic3c118ac9194e226e6384e01c9ea7e150b1d9521

13 years agoam b0fda6f5: Reduce max BT device length to 246 bytes due to Bluez bug. (DO NOT MERGE)
Jake Hamby [Sun, 5 Dec 2010 07:45:23 +0000 (23:45 -0800)]
am b0fda6f5: Reduce max BT device length to 246 bytes due to Bluez bug. (DO NOT MERGE)

* commit 'b0fda6f56a0ee3c42cf02813b5fc346382873c4f':
  Reduce max BT device length to 246 bytes due to Bluez bug. (DO NOT MERGE)

13 years agoChange Storage settings entry to just that on all platforms.
Roy West [Sat, 4 Dec 2010 16:50:03 +0000 (08:50 -0800)]
Change Storage settings entry to just that on all platforms.

Change-Id: I3bf714f67a143a94b922cb25f0ecb27ac2c621ba

13 years agoReduce max BT device length to 246 bytes due to Bluez bug. (DO NOT MERGE)
Jake Hamby [Sat, 4 Dec 2010 01:02:02 +0000 (17:02 -0800)]
Reduce max BT device length to 246 bytes due to Bluez bug. (DO NOT MERGE)

The maximum Bluetooth device name length is 248 bytes. There are bugs in
Bluez and D-Bus that can cause the Bluetooth service to go into a reboot
loop when the device name is set to the maximum length. Changed Settings
app to limit the device name length to 246 bytes.

Bug: 3246147
Change-Id: I320fc7a9a0bfdf8067387ec8de80efccaca2b5f6

13 years agoscan immediately when user indicates so
Irfan Sheriff [Fri, 3 Dec 2010 23:56:02 +0000 (15:56 -0800)]
scan immediately when user indicates so

Bug: 3242989
Change-Id: Ia15d7a61a40b64830a7840b7d31e6b5f96b2ad78

13 years agoUse new config change broadcasts
Irfan Sheriff [Fri, 3 Dec 2010 18:21:50 +0000 (10:21 -0800)]
Use new config change broadcasts

Bug: 3237735
Change-Id: I29e2807f76d54354bf501b2e7655f49386e6bf95

13 years agoFix crash when removing account.
Amith Yamasani [Fri, 3 Dec 2010 20:26:20 +0000 (12:26 -0800)]
Fix crash when removing account.

Bug: 3248351

13 years agoRename Indonesian and Hebrew translations to match Locale.java conventions
Eric Fischer [Thu, 2 Dec 2010 22:12:25 +0000 (14:12 -0800)]
Rename Indonesian and Hebrew translations to match Locale.java conventions

Change-Id: Id3eaf43c69acdff39966ce6b4af4d51ebf14c999

13 years agoFix 3201870: Minor layout tweaks to match pixel perfect.
Jim Miller [Thu, 2 Dec 2010 01:01:03 +0000 (17:01 -0800)]
Fix 3201870: Minor layout tweaks to match pixel perfect.

Change-Id: I3ac587ec2dea43cdf2bd4357a48f75e9b41f440a

13 years agoMerge "Import revised translations."
Eric Fischer [Thu, 2 Dec 2010 01:00:51 +0000 (17:00 -0800)]
Merge "Import revised translations."

13 years agoam ea04ee75: (-s ours) am fa04d89f: avoid view creation on orientation change
Irfan Sheriff [Thu, 2 Dec 2010 00:30:31 +0000 (16:30 -0800)]
am ea04ee75: (-s ours) am fa04d89f: avoid view creation on orientation change

* commit 'ea04ee755975e285250f5f2548404b3ff70075d5':
  avoid view creation on orientation change

13 years agoam fa04d89f: avoid view creation on orientation change
Irfan Sheriff [Wed, 1 Dec 2010 23:53:32 +0000 (15:53 -0800)]
am fa04d89f: avoid view creation on orientation change

* commit 'fa04d89fd8dd8674375de7a10ca755056b88b811':
  avoid view creation on orientation change

13 years agoImport revised translations.
Eric Fischer [Wed, 1 Dec 2010 23:18:42 +0000 (15:18 -0800)]
Import revised translations.

Change-Id: Ifa67354329fd9a3c44ae870fc063df8048c2f7c8

13 years agoMove Account & sync settings into Settings app.
Amith Yamasani [Wed, 1 Dec 2010 17:04:36 +0000 (09:04 -0800)]
Move Account & sync settings into Settings app.

Fragmentized some of the activities and moved buttons into the menu area.

Bug: 3148844

13 years agoavoid view creation on orientation change
Irfan Sheriff [Wed, 1 Dec 2010 23:05:44 +0000 (15:05 -0800)]
avoid view creation on orientation change

Bug: 3238075
Change-Id: Ia245e701b9663a1a8eb0457b8a181a7899e8d6c5

13 years agoMerge "Fix 3201870: Move OwnerInfo settings to Location&Security."
Jim Miller [Wed, 1 Dec 2010 21:30:47 +0000 (13:30 -0800)]
Merge "Fix 3201870: Move OwnerInfo settings to Location&Security."

13 years agoam 39f8dba1: (-s ours) am e1e257f4: Import revised translations. DO NOT MERGE
Eric Fischer [Wed, 1 Dec 2010 11:36:21 +0000 (03:36 -0800)]
am 39f8dba1: (-s ours) am e1e257f4: Import revised translations.  DO NOT MERGE

* commit '39f8dba1146fd68160c862f81ccc219735d40fbf':
  Import revised translations.  DO NOT MERGE

13 years agoFix 3201870: Move OwnerInfo settings to Location&Security.
Jim Miller [Wed, 1 Dec 2010 03:47:38 +0000 (19:47 -0800)]
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

13 years agoam e1e257f4: Import revised translations. DO NOT MERGE
Eric Fischer [Tue, 30 Nov 2010 19:48:26 +0000 (11:48 -0800)]
am e1e257f4: Import revised translations.  DO NOT MERGE

* commit 'e1e257f4b45fcd5dd59b73295804df94eefc4970':
  Import revised translations.  DO NOT MERGE

13 years agoMerge "Fix 3024522: Add new "Off" setting to LockScreen options."
Jim Miller [Tue, 30 Nov 2010 02:00:27 +0000 (18:00 -0800)]
Merge "Fix 3024522: Add new "Off" setting to LockScreen options."

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 30 Nov 2010 00:21:55 +0000 (16:21 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: I74acfc5708208509b1afe3ad55ba8a4777c7b34f

13 years agoam b68b35dd: am 04b646df: Merge "Possible NumberFormatException of parseInt is outsid...
Jean-Baptiste Queru [Tue, 30 Nov 2010 00:13:18 +0000 (16:13 -0800)]
am b68b35dd: am 04b646df: Merge "Possible NumberFormatException of parseInt is outside try-catch"

* commit 'b68b35dd6a12b728924e5a7afc64ea58cd242c65':
  Possible NumberFormatException of parseInt is outside try-catch

13 years agoam 04b646df: Merge "Possible NumberFormatException of parseInt is outside try-catch"
Jean-Baptiste Queru [Tue, 30 Nov 2010 00:11:16 +0000 (16:11 -0800)]
am 04b646df: Merge "Possible NumberFormatException of parseInt is outside try-catch"

* commit '04b646df1e9f00719d2d547fa1da59407bb6be67':
  Possible NumberFormatException of parseInt is outside try-catch

13 years agoMerge "Possible NumberFormatException of parseInt is outside try-catch"
Jean-Baptiste Queru [Tue, 30 Nov 2010 00:07:44 +0000 (16:07 -0800)]
Merge "Possible NumberFormatException of parseInt is outside try-catch"

13 years agoImport revised translations.
Eric Fischer [Mon, 29 Nov 2010 23:17:31 +0000 (15:17 -0800)]
Import revised translations.

Change-Id: Ib13eef88a2489cc34caaa727680334f18489a3dc

13 years agoMerge "Don't use the internal data-enable mechanism"
Robert Greenwalt [Mon, 29 Nov 2010 18:45:43 +0000 (10:45 -0800)]
Merge "Don't use the internal data-enable mechanism"

13 years agoPossible NumberFormatException of parseInt is outside try-catch
Peter Kuterna [Sun, 28 Nov 2010 21:35:31 +0000 (22:35 +0100)]
Possible NumberFormatException of parseInt is outside try-catch

Change-Id: I77c1e41185a8d3a1724af848d6bbfbb1da816b55

13 years agoMerge "Call showInputMethodPicker instead of showInputMethodSubtypePicker"
satok [Thu, 25 Nov 2010 05:09:08 +0000 (21:09 -0800)]
Merge "Call showInputMethodPicker instead of showInputMethodSubtypePicker"

13 years agoDon't use the internal data-enable mechanism
Robert Greenwalt [Thu, 25 Nov 2010 01:20:59 +0000 (17:20 -0800)]
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

13 years agoCall showInputMethodPicker instead of showInputMethodSubtypePicker
satok [Thu, 25 Nov 2010 00:37:48 +0000 (09:37 +0900)]
Call showInputMethodPicker instead of showInputMethodSubtypePicker

- because showInputMethodSubtypePicker will be removed.

Change-Id: I01086d29663a14f4ebf9d8dfa9376735af2e193d

13 years agoMerge "Removed unused assets."
Gilles Debunne [Wed, 24 Nov 2010 22:42:08 +0000 (14:42 -0800)]
Merge "Removed unused assets."

13 years agoMerge "Update supported profiles for voice capability."
Jaikumar Ganesh [Wed, 24 Nov 2010 20:44:16 +0000 (12:44 -0800)]
Merge "Update supported profiles for voice capability."

13 years agoAct on supplicant changes only when disconnected
Irfan Sheriff [Tue, 23 Nov 2010 15:43:19 +0000 (07:43 -0800)]
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

13 years agoMerge "Restore compareTo behavior of access point list"
Irfan Sheriff [Wed, 24 Nov 2010 15:36:32 +0000 (07:36 -0800)]
Merge "Restore compareTo behavior of access point list"

13 years agoUpdate supported profiles for voice capability.
Jaikumar Ganesh [Wed, 24 Nov 2010 04:08:27 +0000 (20:08 -0800)]
Update supported profiles for voice capability.

Change-Id: If12f97ccc5d7d54d8d3e470dd4bc91fe9119b9cd

13 years agoRestore compareTo behavior of access point list
Irfan Sheriff [Wed, 17 Nov 2010 20:17:35 +0000 (12:17 -0800)]
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

13 years agoMerge "Move icons to mipmap."
Ying Wang [Tue, 23 Nov 2010 22:15:46 +0000 (14:15 -0800)]
Merge "Move icons to mipmap."