Commit Graph

1738 Commits

Author SHA1 Message Date
Gilles Debunne
e9a1a39e31 Unused assets removed from Settings
Change-Id: I321321fe8f730c1e664245944db4ab77ca4c7539
2011-07-20 14:26:09 -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
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
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
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
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
Svetoslav Ganov
6c390fc6ae Merge "Polishing accessibility tutorial UI." 2011-07-15 11:00:54 -07:00
Alan Viverette
0a08e1fcbd Polishing accessibility tutorial UI.
Change-Id: I059f00e94cdc906935b2d42a505f31512dd99668
2011-07-15 10:45:16 -07:00
Jeff Sharkey
9549e9f377 More data usage radio combinations, testing.
Offer Ethernet data when present, and better handling of devices
with various radio combinations.  Include "setprop" to help testing
in future.

Adopt new NetworkTemplate building in framework, and avoid crash
when AsyncTask finishes after Fragment is removed.

Bug: 5026016, 5029874
Change-Id: Ib7ab501d0111b9860a91c248193919663d47f2a2
2011-07-14 20:43:30 -07:00
Dianne Hackborn
5231e3d70d Merge "Various small fixes to the debugging settings." 2011-07-14 10:54:19 -07:00
John Wang
53c8c1b8e7 am 25bd33e1: am d7b2dccb: Display IMEI and ICCID for LTE device.
* commit '25bd33e1cfb753ff0a118e6c84f6e23163713b69':
  Display IMEI and ICCID for LTE device.
2011-07-14 10:53:03 -07:00
Dianne Hackborn
83b09a57e1 Various small fixes to the debugging settings.
Also tweak to follow changes in activity manager.

Change-Id: Icd3fdff69dfc9e4c027d904ae95da3fb9bd65152
2011-07-14 00:54:39 -07:00
John Wang
25bd33e1cf am d7b2dccb: Display IMEI and ICCID for LTE device.
* commit 'd7b2dccbe60a02965186d28f0b671ef1c419a2a8':
  Display IMEI and ICCID for LTE device.
2011-07-13 10:54:17 -07:00
John Wang
d7b2dccbe6 Display IMEI and ICCID for LTE device.
Display IMEI nad ICCID in About tablet / Status for LTE devices.

bug:4983512
bug:5001888
Change-Id: I4c418b159b49bef96acd5ef300c9b71379821d1b
2011-07-13 10:25:29 -07:00
Jeff Sharkey
1aa671cba7 Merge "Data usage app labels and system clustering." 2011-07-12 20:23:08 -07:00
Jeff Sharkey
518bc9df8b Data usage app labels and system clustering.
Cluster all non-applications under single "Android OS" label, and
correctly label uninstalled applications.  Match API changes that now
return correct historical usage around current time.

Bug: 4975314, 4691901
Change-Id: Icec1c54ff3404e1525878516b0a438f757dcb758
2011-07-12 20:20:46 -07:00
Alan Viverette
d21bfa1524 Added touch exploration tutorial to Accessibility settings.
Change-Id: Ic11f7c41e40de2b32f5815dbc3396a308c451c5b
2011-07-12 17:34:22 -07:00
Jeff Sharkey
9fab0da184 Roaming and background controls under data usage.
Add action items to control mobile data roaming and background data
controls, along with dialogs to confirm.  Still need to fix telephony
to watch for Settings.Secure changes.

Hide "Change cycle" item when viewing app details.  Handle special
case where data usage doesn't want split action bar.

Bug: 4818009, 4979025, 4948767, 5010948
Change-Id: I363ff76a9daf2528d81573cf8d0687719d664bb0
2011-07-09 17:52:42 -07:00
Jeff Sharkey
9f81ee87ef Merge "Draw vertical data usage sweep labels." 2011-07-09 14:24:00 -07:00
Jeff Sharkey
ec3be8a4a5 Draw vertical data usage sweep labels.
Using template string, ask axis to build label for sweeps.  Also
clean up margins exposed to parent view, since we offset when label
is larger than sweep drawable.

Bug: 4598460
Change-Id: If71bc8ec8c952023325c80b9bc00b63c23609c7a
2011-07-09 01:02:56 -07:00
Gilles Debunne
737c81c775 Bug 5003461 - Removed animation option
Associated change in DatabaseHelper to reset this value in the database.

Change-Id: I530da617c44773fad31e62f595d0c335daf64148
2011-07-08 11:56:48 -07:00
Gilles Debunne
dfc2637eba Removed summary text and categories in Wireless settings
Bug 5002377 and 5002476.

Change-Id: Ia35dd9701f59a18a812b5079396835cc19e6d901
2011-07-08 10:05:14 -07:00
Gilles Debunne
6dc0f9639e Refactor Bluetooth settings
Two lists: paired devices and available devices.
New item at top for the device itself (not connected to discoverable, this is a larger
refactoring).

New settings icon.

Change-Id: I788a6c0afdb07309d449a4d41a02cf8480c95a37
2011-07-08 09:40:47 -07:00
Gilles Debunne
606d878852 Merge "Changed text and appearance when Wifi/Bluetooth is off" 2011-07-07 16:04:53 -07:00
Gilles Debunne
18e9992a5e Changed text and appearance when Wifi/Bluetooth is off
A TextView is used as an empty view, centered on screen with the message.

Change-Id: I33825775d6b2ed212e5839cfac84d055b9336667
2011-07-07 16:04:00 -07:00
Eric Fischer
890e352d5f Merge "Import revised translations." 2011-07-07 14:51:58 -07:00
Chia-chi Yeh
78c603747e Merge "VpnSettings: pass certificates to racoon directly." 2011-07-07 14:29:12 -07:00
Chia-chi Yeh
413b171159 VpnSettings: pass certificates to racoon directly.
Also fix some style issues.

Change-Id: I7ca46d0cc3038f21ef5904d4515e90907a21d613
2011-07-07 14:23:51 -07:00
Matthew Xie
722934dbbc Merge "Show user dialog for BT connection and phonebook access" 2011-07-07 12:27:41 -07:00
Eric Fischer
bc638bf6d7 Import revised translations.
Change-Id: I9f305f5f3c37e90022e21deb5cf262484a5360de
2011-07-07 11:49:07 -07:00
Brian Carlstrom
abb56b185b Merge "Convert CA loading from spinning wheel to progress bar" 2011-07-06 13:45:07 -07:00
Brian Carlstrom
729c6d99e2 Convert CA loading from spinning wheel to progress bar
Change-Id: I3d9d596cbdf3ac4751b7b2e297faa0f667d2de02
2011-07-06 13:15:03 -07:00
Brian Carlstrom
a869123bc3 Merge "Improved presentation of CA list" 2011-07-06 12:06:20 -07:00
Brian Carlstrom
10cc989346 Improved presentation of CA list
Change-Id: Ibc6dd9d553c3f7f53453fb43e9842afe789d8b50
2011-07-06 10:43:07 -07:00
Mike Lockwood
02900a12b1 Super rough implementation of new USB settings
There does not seem to be a way to implement radio buttons in a settings screen,
so I am using check boxes as a temporary hack.

Change-Id: I2d2c7931f689ff04608662b64aafc4862cfef48e
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-07-06 10:56:13 -04:00
Chia-chi Yeh
97fd85fd97 VpnSettings: add status report.
Change-Id: Ia050d997524b39868e6acce82d12b0415909ab77
2011-07-04 03:35:39 -07:00
Chia-chi Yeh
7606a2f4f3 VpnSettings: switch to the new user interface.
Change-Id: I7158cd8f146677b2823cfa936792fd232a37ae28
2011-07-02 17:45:23 -07:00
Dianne Hackborn
5d77fc66e4 Merge "Move the main interesting DevTools settings into the main settings app." 2011-07-01 19:09:56 -07:00
Dianne Hackborn
eddc4fe89c Move the main interesting DevTools settings into the main settings app.
These are in the "development" section of the settings app, expanding
on ADB and other stuff that is already there.

Change-Id: I61a4955df0c548dcf1f39be46d21e8b8d02e454a
2011-07-01 18:56:55 -07:00
Gilles Debunne
1f43b33474 Merge "Fixed titles that differ from their link titles" 2011-07-01 14:25:46 -07:00