Commit Graph

4739 Commits

Author SHA1 Message Date
Irfan Sheriff
eb913af2a6 Merge "Remove device name and display debug setting" 2011-09-01 21:46:43 -07:00
Ben Komalo
f3a3d04bba Merge "Fix order of buttons for device admin toggle" 2011-09-01 16:09:30 -07:00
Ben Komalo
1743c15749 Fix order of buttons for device admin toggle
Bug: 5156853
Change-Id: Ia70d5f42909d8983a0858ed67d32df12c049f420
2011-09-01 16:01:34 -07:00
Irfan Sheriff
e964d57152 Remove device name and display debug setting
Device name in WifiP2pConfig is going away

Bug: 5247957
Change-Id: Ib6ada8420ed8e7fbfcab85eee5f1665e33e8f024
2011-09-01 15:01:03 -07:00
Amith Yamasani
1679b2c2e6 Merge "Ignore the volume hard keys in Volume settings screen." 2011-09-01 14:49:08 -07:00
Amith Yamasani
9bc770b0b7 Merge "Use the same empty message for user dictionary on tablets and phones." 2011-09-01 14:48:15 -07:00
Ben Komalo
4853d27628 Merge "Misc UI fixes for settings (mostly cryptkeeper)" 2011-09-01 14:19:18 -07:00
Svetoslav Ganov
76631f3a90 Merge "Update of accessibility settings" 2011-09-01 12:11:30 -07:00
Ben Komalo
9cec1becd6 Misc UI fixes for settings (mostly cryptkeeper)
- fix padding issues in a lot of cryptkeeper screens
- fix sizing of clock that didn't fit anymore with the new font
- change titles from green to the new holo blue

Bug: 5247866
Change-Id: Ib934e9661c32cce26e1af40eaff133bae11f78dc
2011-09-01 10:42:45 -07:00
Kenny Root
3a79bad409 Merge "Intent.getAction() can return null" 2011-09-01 10:42:32 -07:00
Svetoslav Ganov
ea5a50a708 Update of accessibility settings
1. Removed the global toggle switch - now each accessibility
   feature has to be turned on or off separately.

2. Added a setting for the screen rotation (same as Dispaly)
   since most of blind users want that behavior.

bug:5166161
bug:5127475

Change-Id: I659aef62a8499461075f43520a3008fa7b8ff911
2011-09-01 10:25:23 -07:00
Justin Ho
24e073071d Merge "Remove unreferenced assets in Settings Bug: 5032006" 2011-09-01 09:40:10 -07:00
Kenny Root
762eaa77e3 Intent.getAction() can return null
Make sure we don't rely on action being non-null when it could be. This
fixes some paths into this Settings screen.

Bug: 5246883
Change-Id: I13e247ff95f389a45f5031a559d5ca4914082af3
2011-09-01 09:39:33 -07:00
Robert Greenwalt
7edbc609fd Merge "Use the new isNetworkSupported api for wifi-only" 2011-09-01 08:45:09 -07:00
Justin Ho
64485f37f4 Remove unreferenced assets in Settings
Bug: 5032006

Change-Id: I61b02d1ff01f03903171cf0e3a343133360362c7
2011-09-01 08:35:46 -07:00
Jean Chalard
7fe1435b5e Fix a string that was forgotten
Bug: 5066983
Change-Id: I3daa0d9b37b05c07280d24fdcac0b4342cc11831
2011-09-01 20:58:21 +09:00
Jean Chalard
dbb3afd7ed Merge "Update settings wording for ICS" 2011-09-01 04:40:13 -07:00
Jean Chalard
8ba5c42b21 Update settings wording for ICS
Bug: 5069983
Change-Id: I882aded067e8cc75197f6d3fa5c11388368b6996
2011-09-01 20:38:52 +09:00
Jake Hamby
9a4543e1de Fix unresponsive UI during scan and display of "No Bluetooth devices"
- When there are no available Bluetooth devices, we show
  "No Bluetooth devices were found nearby" as a preference item after
  the scan completes. Update the layout for this Preference item so
  that the text is centered and doesn't highlight when touched.

- Fix slow responsiveness on scanning caused by repeated removal of
  "No Bluetooth devices were found" preference item on every call to
  onBindView().

- If no devices are paired, don't restart the scan on every rotation.

Bug: 5173935
Bug: 5055460
Change-Id: I52fb2d52f315c5e793f08499146842d54c5c3ead
2011-08-31 17:18:36 -07:00
Robert Greenwalt
8af88fb838 Use the new isNetworkSupported api for wifi-only
Didn't have an API for this before so people used a hacked system property (ro.carrier)
to determine if the device supported mobile data.  Added new API and switching callsites.

bug:5087537
Change-Id: Ibd799559be102a9e2fd552d1a23d1afbcf8f4614
2011-08-31 16:45:39 -07:00
Ben Komalo
be4fa0bf95 Merge "Misc fixes to CryptKeeper" 2011-08-31 15:05:07 -07:00
Irfan Sheriff
f38534f4b5 Merge "Expose wifi p2p toggle switch to user" 2011-08-31 12:52:12 -07:00
Irfan Sheriff
1610a74a26 Expose wifi p2p toggle switch to user
We will not show the Wifi p2p settings to user but the turn on/off capability
is exposed to the user and applications will be expected to let user turn on
and turn off p2p at launch.

Remove the compound button integration from the settings page.

Bug: 5242230
Change-Id: I54ec307304256b051e85201b8bb829d0e5544bfc
2011-08-31 11:54:46 -07:00
Amith Yamasani
ca6d987a87 Merge "Fix a bug in disabling wifi tethering on a wifi-only device." 2011-08-31 11:35:12 -07:00
Amith Yamasani
0f47465a3f Fix a bug in disabling wifi tethering on a wifi-only device.
Bug: 5116955
Change-Id: I924915efbd46f918bd94c124f10389912fddf41a
2011-08-31 10:48:36 -07:00
satok
14413a02e3 Add a functionality to disable the spell checker
Change-Id: I2c2663e8232c5ba4b7499fd17a173c8c65252cf3
2011-08-31 21:15:53 +09:00
satok
8ff6222a91 Fix the visibility of preferences in the input method settings
Bug: 5129385

Change-Id: I1b01712995fd77e13b0e5935b8000ec09be489e4
2011-08-31 20:11:27 +09:00
Jeff Sharkey
bf6856dd6b Data usage asset updates.
Change-Id: I163fe8cc539d1d7cf08bb35800fcd76669e5666f
2011-08-30 20:36:06 -07:00
Jeff Sharkey
7a7ea2bf2f Sync asset drop and smoother animation.
Bug: 5233703
Change-Id: I3fa52da71b78dcfa7842047b427c5121d3ac7e68
2011-08-30 20:00:51 -07:00
Amith Yamasani
80bfdfef85 Use the same empty message for user dictionary on tablets and phones.
Bug: 5237879
Change-Id: I93326ccf48d0d41a91a16f9a5d89ef5441f22115
2011-08-30 17:43:46 -07:00
Peter Ng
9ca0ef5732 Merge "Power control widget holofied" 2011-08-30 13:08:08 -07:00
Amith Yamasani
697d9384f1 Ignore the volume hard keys in Volume settings screen.
Bug: 5214785

Also brings that dialog in compliance with the new volume spec.

Change-Id: I68ce68887515193f1a73a5c8b1182dc290da05c6
2011-08-30 11:27:47 -07:00
Claudia de Veaux
50d69c8340 Merge "Shorten data usage settings label so it won't truncate. Bug: 5226216" 2011-08-30 11:05:40 -07:00
Peter Ng
a1252ccf7b Power control widget holofied
-brightness needs to implement brightness_half_holo state
*fixed now in the patch { old assets should be removed also(any "appwidget" that doesn't have holo in it)}

Change-Id: I2c1e754f68cf321c5b3517ba92c8f235b418e696
2011-08-30 10:45:56 -07:00
Ryan PC Gibson
09639c243b am 57c88834: (-s ours) am 9fe36302: (-s ours) am 9cb97c44: Merge "DO NOT MERGE Fix crash when device is null in Connection Access Cancel." into gingerbread
* commit '57c88834b7267381e8a6080e34971c37ea344be7':
  DO NOT MERGE Fix crash when device is null in Connection Access Cancel.
2011-08-30 09:57:05 -07:00
Ryan PC Gibson
57c88834b7 am 9fe36302: (-s ours) am 9cb97c44: Merge "DO NOT MERGE Fix crash when device is null in Connection Access Cancel." into gingerbread
* commit '9fe36302703f25f4b2798770a6aa0080ade8deb4':
  DO NOT MERGE Fix crash when device is null in Connection Access Cancel.
2011-08-30 09:10:32 -07:00
Ryan PC Gibson
9fe3630270 am 9cb97c44: Merge "DO NOT MERGE Fix crash when device is null in Connection Access Cancel." into gingerbread
* commit '9cb97c44eefff70fd0fc1c1b8dd7ba87f15ba9e6':
  DO NOT MERGE Fix crash when device is null in Connection Access Cancel.
2011-08-30 09:07:39 -07:00
Ryan PC Gibson
9cb97c44ee Merge "DO NOT MERGE Fix crash when device is null in Connection Access Cancel." into gingerbread 2011-08-30 09:04:44 -07:00
Claudia de Veaux
abc541a7bf Shorten data usage settings label so it won't truncate.
Bug: 5226216

Change-Id: I4e6444b3304869a6d8c5f7085632c4d6dd57ca28
2011-08-29 19:37:31 -07:00
Ben Komalo
9fcb6a7fac Misc fixes to CryptKeeper
- use standard IME, but force it into ASCII if it's the default IME
- provide an IME switcher if there are multiple IME's, in case the
ASCII-capable one is a different one
- make the IME shown by default

Bug: 5004456
Bug: 4698473
Change-Id: Id40a164cfe599bfdb67b81f60d4ab8a52208de88
2011-08-29 15:14:18 -07:00
Svetoslav Ganov
e6fecb2ee5 Merge "Added accessibility tutorial-specific class name for instructions." 2011-08-29 14:51:28 -07:00
Jeff Brown
87deb741a7 Merge "Add a "show touches" option for demos and presentations. Bug: 4569045" 2011-08-29 14:04:25 -07:00
Dianne Hackborn
c883ee5eaa Small improvements for issue #5225666
Sort disabled apps to the bottom of the list to make them easier to
find together.

Also change the order of the tabs because with the new layout anything
after the third tab is buried so put all apps at the end so the running
tab is more visible.

Change-Id: Id022fdbf366505cf0da3fb9a6270c3f2e2704d51
2011-08-29 12:31:14 -07:00
Jean Chalard
427a7ba104 Fix a crash in settings if a hard keyboard is attached.
For some reason the type of the options was wrong, but
otherwise it seems to work.

Bug: 5004175
Change-Id: I668b8bba1933aee6ad1243e446bd66c479bd6944
2011-08-29 19:21:23 +09:00
Jeff Sharkey
12b5c75312 Merge "Data usage UI fixes; sweeps, combined history." 2011-08-29 00:40:51 -07:00
Jeff Sharkey
55d18a57e4 Data usage UI fixes; sweeps, combined history.
Fix sweep z-order so that limit are always above inspection range,
and draw shadows behind sweep labels.  Narrower margins for sweeps
with labels; push labels to keep from overlapping.

Generous touch targets on sweeps, and delegate touches to neighboring
sweep if nearer.  Refresh sweep layout during axis zoom, and don't
allow zoom below default minimum.  Let inspection sweeps move beyond
valid data ranges.  Draw less-frequent tick marks when working with
large axis ranges.

Remove Wi-Fi policies but continue showing historical data.  Write
NetworkPolicy if modified during read, and snapshot when async write
requested.

Handle combined UID histories for "Android OS."

Bug: 5191421, 5092579, 5225988, 5221101, 5221065, 5221005, 5150906, 5058025
Change-Id: Id51652e8a10bb90e1345f7a8af01bd70cb8ac677
2011-08-28 16:34:25 -07:00
Irfan Sheriff
295141dc9e Merge "WifiSettings cleanup; emptyListi() instead of null" 2011-08-28 13:12:04 -07:00
Nick Pelly
0ef94804de Merge "Rename {zeroclick, share_tap} -> ndef_push in code." 2011-08-26 17:31:31 -07:00
Jeff Brown
f40770096f Add a "show touches" option for demos and presentations.
Bug: 4569045

Change-Id: Ie074dbdc61c8e30222113edebdb2e4d5a83020e5
2011-08-26 17:10:32 -07:00
Nick Pelly
0fb33abfb4 Rename {zeroclick, share_tap} -> ndef_push in code.
Not sure what the product name will be, but ndef push seems to be a
nice neutral name for the code.

Text strings are left as "Share Tap" for now.

Change-Id: I9dbf82eda2273220c23f443710a340c2c93e8291
2011-08-26 16:35:44 -07:00