Commit Graph

5006 Commits

Author SHA1 Message Date
Amith Yamasani
33198c7ccb Merge "Avoid re-launching Keyguard warning dialog multiple times on orientation change." 2011-09-06 11:02:12 -07:00
Irfan Sheriff
655900e028 Provide help to turn off auto network disable
When a user clicks on an network that is disabled due to poor
connection, add help information to let the user disable the feature

Bug: 5254937
Change-Id: Ia8ddaf9684ae21c9b4c1ab1edba6c941eb5272fd
2011-09-06 09:35:23 -07:00
The Android Automerger
8468a6ae94 merge in ics-release history after reset to master 2011-09-06 06:34:28 -07:00
satok
ae70ee4949 Sort subtypes in subtype enabler settings
Bug: 3377334
Change-Id: Ie8dab8f6fb52610e783803cb902b032508d2b250
2011-09-06 17:16:32 +09:00
The Android Automerger
3de977d964 merge in ics-release history after reset to master 2011-09-05 06:35:26 -07:00
satok
a849f9f74b Merge "Support automatic language" 2011-09-05 04:04:17 -07:00
satok
94bc76f1aa Support automatic language
Bug: 5057886

Change-Id: I7e18676622750c9b7299ab6a44856ad1aaca1b49
2011-09-05 19:53:26 +09:00
satok
5efb531d2d Tweak IME settings
Change-Id: I09bb9994737b29765ea7b13119ee2b9b3fb076cc
2011-09-05 19:16:06 +09:00
Jaikumar Ganesh
fa14d8ff47 DO NOT MERGE Fix crash when device is null in Connection Access Cancel.
Bug: 5203970
Change-Id: Ic0604174c0ac9b40685e883f37e1a54070ee0463
2011-09-02 17:15:33 -07:00
Gilles Debunne
bd8fc0c089 Merge "Part of Bug 5252423: Crash in summary text when time out is 0" 2011-09-02 17:10:03 -07:00
Jeff Sharkey
28130d9638 Unify data/power layout, confirm disable, round.
Share consistent layout between data usage and battery usage.  Show
confirmation dialog before disabling mobile data.  Round warning/limit
sweep values to match displayed label.  Suppress fade when switching
data usage tabs.

Bug: 5208510, 5058157, 5038589, 5252816
Change-Id: I3c76f3397445d2d3b173666a41672871df4c61af
2011-09-02 16:15:25 -07:00
The Android Automerger
44a13dd025 merge in ics-release history after reset to master 2011-09-02 16:03:09 -07:00
Gilles Debunne
698c24fcf0 Part of Bug 5252423: Crash in summary text when time out is 0
Negative value will show no summary.

Zero is no longer a special case. It will display the first summary, like any
value below it.

Change-Id: I88d49cac844fb2dc347bef94ac033df9255d748f
2011-09-02 15:47:26 -07:00
Eric Fischer
860931dca3 Import revised translations.
Change-Id: I240c28df3578d9b8b25271c39c231d1b3af4c4ac
2011-09-02 14:52:46 -07:00
Jean Chalard
4e658ba969 Fix an NPE
It seems the user dictionary fragment does not tolerate being
called by name, and needs to be called only by action.

Bug: 5242122
Change-Id: I6b954db549b98d4d0076fdce8e00d336fc18b6e3
2011-09-02 21:44:12 +09:00
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
The Android Automerger
a22a58855c merge in ics-release history after reset to master 2011-09-01 06:34:30 -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
The Android Automerger
6d16e4e589 merge in ics-release history after reset to master 2011-08-31 06:34:32 -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
The Android Automerger
6ac1907c47 merge in ics-release history after reset to master 2011-08-30 13:42:56 -07:00
Peter Ng
9ca0ef5732 Merge "Power control widget holofied" 2011-08-30 13:08:08 -07:00
The Android Automerger
28d6db3255 merge in ics-release history after reset to master 2011-08-30 12:45:58 -07:00