Commit Graph

4498 Commits

Author SHA1 Message Date
repo sync
b98463f8b0 Updated: Wi-Fi p2p initial UI implementation
Change-Id: If60f42f76fa07a868d2e11b012b4697252c69f5f
2011-07-24 11:16:50 -07:00
Svetoslav Ganov
0ceb6ad890 Accounts & Sync - sync status indicators missing contentDescription attributes.
1. Added the content descriptions.

bug:5033572

Change-Id: I4d04f4c6e7b79dcc9720b69505aa64e798a02fad
2011-07-23 20:35:55 -07:00
Mike Lockwood
e707d8b44b Merge "Fix USB tethering" 2011-07-23 19:36:53 -07:00
Amith Yamasani
58bca8f15f Fix lock screen timeout summary text on first use.
The lock screen timeout summary is inconsistent with the popup list
when Security settings is launched for the first time. This fixes
the inconsistency.

Bug: 5064223
Change-Id: I8cbd7c06233faddd91ab29a1e046112a6f910935
2011-07-22 12:16:16 -07:00
Martijn Coenen
8374a2db64 Fix zero-click sharing description.
At least explain something, until we have a proper animation.

Change-Id: I3d51a36a7362347052b2706af35a469bb4d7964f
2011-07-22 17:00:13 +02:00
satok
dbaae5ad17 Merge "Allow applications to set the title of the subtype enabler Bug: 5058105" 2011-07-21 19:41:03 -07:00
satok
5e9c5e7bcf Allow applications to set the title of the subtype enabler
Bug: 5058105

Change-Id: Id5e4ccbdf4f830ce5c67232f530d73679d9e038f
2011-07-22 07:48:29 +09:00
Costin Manolache
554ad399a5 Merge "Add an extra parameter to identify the caller application. Fix the handling of 'suspend' - the callback will not be visible." 2011-07-21 10:38:15 -07:00
Costin Manolache
b22a242e0e Add an extra parameter to identify the caller application. Fix the handling of 'suspend' - the callback will not be visible.
Change-Id: Ide8b841b6b57e31ac082678b27c314b9eeff8846
2011-07-21 10:37:12 -07:00
Gilles Debunne
dac08e0f9c Merge "Unused assets removed from Settings" 2011-07-21 10:26:46 -07:00
Martijn Coenen
3239dfec20 Merge "Review comments for 0-click setting." 2011-07-21 08:39:22 -07:00
Martijn Coenen
f679c41aa7 Review comments for 0-click setting.
Change-Id: I89c84f3a01e7ec15851379b017e3f886138e6611
2011-07-21 17:20:53 +02:00
Jean Chalard
410e75b15b Remove the "user dictionary" settings entry if none
When the user dictionary service is not present or disabled,
the settings application should not be showing an entry to use it.

Bug: 5024166
Change-Id: Ic57d67eb03cf54e2c411fb0909c2a5d23d3e1fd7
2011-07-21 20:30:17 +09:00
Jean Chalard
212aa744ed Merge "Do not crash when the user dictionary service is disabled." 2011-07-21 03:16:12 -07:00
Jean Chalard
ea41e087f9 Do not crash when the user dictionary service is disabled.
This still does not remove the UI. It only prevents the Settings
application from crashing.

Bug: 5024166
Change-Id: I6e8c0a8953af6c02273de2a881e85a5248cb8bd6
2011-07-21 19:08:04 +09:00
Martijn Coenen
ba53440801 Added setting for zero-click sharing over NFC.
Change-Id: I3848c4815d65d3a8b9b5e579c6a353dde6901ee4
2011-07-21 11:39:41 +02:00
Mike Lockwood
c29c6d3f8c Merge "USB: Add dialog with instructions for installing AFT" 2011-07-20 14:53:03 -07:00
Gilles Debunne
e9a1a39e31 Unused assets removed from Settings
Change-Id: I321321fe8f730c1e664245944db4ab77ca4c7539
2011-07-20 14:26:09 -07:00
Mike Lockwood
23a006236b USB: Add dialog with instructions for installing AFT
Bug: 5032807

Change-Id: Ic7737629c6081a3d6192e060da525fcc4c494919
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-07-20 11:55:34 -07:00
Eric Laurent
5738617723 Merge "Fix issue 5012047: silent mode mutes music" 2011-07-20 11:04:31 -07:00
Eric Laurent
9133a10190 Fix issue 5012047: silent mode mutes music
Always display notification volume seek bar and ignore "use ringtone
volume for notifications" check box on non voice capable devices (tablets).

Change-Id: I379eb6858594a271b9ee11a2359bfdc27153c5af
2011-07-19 19:31:01 -07:00
Dianne Hackborn
79da62dce8 Merge "Fix issue #4976176: Font size setting does not persist" 2011-07-19 18:07:51 -07:00
Dianne Hackborn
92c8ebacc1 Fix issue #4976176: Font size setting does not persist
Change-Id: Ie36c97680f43414b5cdc1615519527ba5e8fa902
2011-07-19 14:59:01 -07:00
Mike Lockwood
69a0957717 Fix USB tethering
The previous approach no longer works with the new USB drivers, since the usb0
interface is no longer enabled by default.
This introduced a chicken & egg problem - usb0 will not be enabled until the
user tries to start tethering, but Settings will not enable the checkbox unless
usb0 is enabled.
To fix this we add an explicit call to start USB tethering in the connectivity manager.
This will enable RNDIS if necessary and then bring up tethering once usb0 is enabled.

Change-Id: If3972c89e05377af00b7a71cc2588e44bd4cfaed
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-07-19 13:30:03 -07:00
Dianne Hackborn
6ba9e021d4 Merge "Fix issue #4999758: Disabling a system app should require..." 2011-07-18 18:11:46 -07:00
Gilles Debunne
1840494bda Merge "Removed summary text and categories in Wireless settings" 2011-07-18 17:46:54 -07:00
Dianne Hackborn
f0b63c2c3e Fix issue #4999758: Disabling a system app should require...
...a scary sounding confirmation

Change-Id: I88b14a95b804f14d25a9efcb04b282d60f9719c3
2011-07-18 16:20:47 -07:00
Mike Lockwood
b8370359a7 Merge "USB: Toggle installer CD menu title when installer CD is enabled/disabled" 2011-07-18 15:59:25 -07:00
Mike Lockwood
6d11dc5c8c USB: Toggle installer CD menu title when installer CD is enabled/disabled
Bug: 5032789

Change-Id: I0710133b2318147c7556e9f970f4443511ee1729
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-07-18 15:58:46 -07:00
jhtop.kim
298365bbf3 Bluetooth : Fix for changing the BT device icon if the calss is null (mouse)
- mouse is displayed as keyboard. if class is null, default icon is keyboard in hid profile

Change-Id: I2ff928ce1032d8eb492d81fff2e7fb218970b768
Signed-off-by: jhtop.kim <jhtop.kim@samsung.com>
2011-07-18 15:54:14 -07:00
jhtop.kim
01525c9a05 Bluetooth : fix to finish deviceprofilesettings activity when device is not bonded
- if cached device state is "BluetoothDevice.BOND_NONE" then finish activity

Change-Id: I5c981e8c4800c10f1f8570668794301d5da03188
Signed-off-by: jhtop.kim <jhtop.kim@samsung.com>
2011-07-18 15:49:12 -07:00
jhtop.kim
5ab6b6b004 Bluetooth : fix UI bug: Disable "OK" button if friendly name is null
- If device's name is null, BT address is set as friendly name.
- so, fixed. if name field is null "OK" button is disabled.

Change-Id: I04b59ebf13d1b3203acf7345bd531cc6c563da0d
Signed-off-by: jhtop.kim <jhtop.kim@samsung.com>
2011-07-18 15:44:14 -07:00
jhtop.kim
2affa6b28d Bluetooth : UI bug fix : Pairing dialog box takes space as character
- In pairing dialog box even if PIN was removed in text box, still the OK button is enabled
- When length is zero , disable the OK button in pairing dialog
- update fix to prevent error while mOkButton is not ceated.

Change-Id: I38ff3029cff2e7c4e87b7f9c93fa262125e91d44
Signed-off-by: jhtop.kim <jhtop.kim@samsung.com>
2011-07-18 15:32:25 -07:00
Svetoslav Ganov
93a727d5d5 Merge "Adding temporary setting for enabling touch exploration." 2011-07-18 12:57:35 -07:00
Alan Viverette
2d719ce9dc Updated touch exploration tutorial strings.
Change-Id: I14f1caff8a7956da342f44b74c2de6a0b7d5abc0
2011-07-18 11:09:59 -07:00
Jeff Sharkey
ae2f9979ca Merge "Data usage app bars, draw estimated cycle usage." 2011-07-17 20:38:12 -07:00
Jeff Sharkey
2412b0f248 Data usage app bars, draw estimated cycle usage.
Show application list with normalized percentage data usage as
horizontal bar chart.  Draw estimated usage for remainder of cycle
to reinforce log scale, and break out received/sent when showing app
details.

Bug: 5038591, 4948713, 4818025
Change-Id: Ib71e73d4f692adc7fe8ae87edd0cec2a8f3976d3
2011-07-17 20:31:54 -07:00
Amith Yamasani
7f4db23959 Merge "Fix NPE in MasterClear" 2011-07-17 12:36:39 -07:00
Svetoslav Ganov
abc95ee822 Settings crash if android:settingsActivity AccessibilityServiceInfo XML is incorrect.
1. The code was not checking whether the settings activity exists
   before passing in to the SettingCheckboxClass.

bug:5038386

Change-Id: Iba4f5e2e5f6f3ed9c0fed5a5103d2e9a34399d97
2011-07-17 11:35:08 -07:00
Amith Yamasani
07d6fd2c01 Fix NPE in MasterClear
Bug: 5008299

Change-Id: If2d02af7ecda7fe40445a3ec8e023138c5523fd6
2011-07-17 11:30:28 -07:00
Eric Fischer
e686c4dec6 Merge "Import revised translations." 2011-07-15 17:01:11 -07:00
Eric Fischer
4c9b51058b Import revised translations.
Change-Id: I20dc393d0567de43b34caf9556eba6e862ac617b
2011-07-15 16:51:20 -07:00
Marco Nelissen
fc6b01e6b4 Merge "Add Settings item to select sound effects control panel." 2011-07-15 16:16:31 -07:00
Marco Nelissen
6eca4b3b92 Add Settings item to select sound effects control panel.
Change-Id: I7952aad3afbc9dea8ea54be9afcad7969a0f23bc
2011-07-15 15:59:41 -07:00
Jake Hamby
ca9812a852 Upgrade Bluetooth pairing dialogs for ICS.
* Change Bluetooth pairing dialogs to match ICS wireframes.
* Default to numeric soft keyboard for PIN entry, and add checkbox
  to allow user to switch to alphanumeric keyboard if necessary.
* Move all Bluetooth advanced settings into action bar menu.
* Toggle visibility by touching "My device" entry in devices list.

Change-Id: Ic2377eb4364f41d215181cb1e3933997c9db9106
2011-07-15 15:39:53 -07:00
Chia-chi Yeh
aa5b531b0b VpnSettings: use the real passwords instead of dummy strings.
Change-Id: Ib14350364740efe5529fa9ee264c69f91c06a538
2011-07-15 14:59:18 -07:00
Svetoslav Ganov
37d04f748f Adding temporary setting for enabling touch exploration.
Change-Id: I81cef6f3bf4e533da1082bf836a74e38fe718af3
2011-07-15 14:26:53 -07:00
Alan Viverette
a4e101b24b Fixing build-breaking typo.
Change-Id: Ia332301d9589a5497c5b675628810cae5bbbf7df
2011-07-15 11:43:27 -07:00
Chia-chi Yeh
9ed5444212 Merge "VpnSettings: bind OnPreferenceClickListener later." 2011-07-15 11:36:52 -07:00
Chia-chi Yeh
d501b5c963 VpnSettings: bind OnPreferenceClickListener later.
Bug: 4999108

Change-Id: Idab3029a30943d1118584e6a1b01db96340858ed
2011-07-15 11:35:54 -07:00