Commit Graph

5098 Commits

Author SHA1 Message Date
Ben Komalo
3fe9b9c948 Merge "Don't try to talk to vold mid-encryption." 2011-09-12 15:28:23 -07:00
Jeff Brown
b4ea1e491f Fix crash in APN settings.
Bug: 4968921

Don't use managedQuery for one-shot queries.

Change-Id: I5d2e1bef0f399cb9dbe95d633c2ee014f6cd7f79
2011-09-12 14:59:51 -07:00
Amith Yamasani
10826879a6 Use a new config flag to decide if notification led pulsing can be turned on/off.
Bug: 5242350
Change-Id: I6119abcfca01db4b937098a1a92233ba63f9cb29
2011-09-12 14:30:21 -07:00
Eric Fischer
31b562cede Merge "Import revised translations." 2011-09-12 10:17:15 -07:00
Eric Fischer
4b532c4a82 Import revised translations.
Change-Id: I0c41c0ea09530226d1266e1a16641c8a962dc90b
2011-09-12 09:55:55 -07:00
satok
b9509d046c Update the current IME label
Bug: 5069983
Change-Id: I84d6ac7c39b5f3a035aa04c35065280a14024c47
2011-09-12 19:14:16 +09:00
Ben Komalo
d4758efef6 Don't try to talk to vold mid-encryption.
We were attempting to unconditionally validate the encryption state on
CryptKeeper bringup, which required MountService to talk to vold. For
some reason, during encryption, this cannot happen, and that call never
returns, so the CryptKeeper UI was never brought up.

Bug: 5276690
Change-Id: I6a146e25e24f4efd760b0afa1e1409bf9ea3e9c3
2011-09-11 17:16:27 -07:00
Ben Komalo
782ed596eb Merge "Force storage wipe if not removable and encrypted" 2011-09-11 16:48:32 -07:00
Justin Ho
f55332772c Merge "Updated Settings launcher icon Bug: 5286988" 2011-09-09 17:27:05 -07:00
Justin Ho
8ef621daef Updated Settings launcher icon
Bug: 5286988

Change-Id: Iedd7b803c497a75b4b78589275cc16a5c7f32863
2011-09-09 16:36:25 -07:00
Peter Ng
c2d655b827 Merge "Power widget visual updates" 2011-09-09 13:38:50 -07:00
Ben Komalo
2a32192329 Force storage wipe if not removable and encrypted
Bug: 5017638
Change-Id: I43c98359eff7202437249675060ba964e1bd085c
2011-09-09 12:40:38 -07:00
Jeff Sharkey
a3fb4572dd Merge "Larger touch targets, snap to persisted value." 2011-09-09 11:27:24 -07:00
Justin Ho
a83bb7c7f5 Merge "Updated PowerWidget dimens Bug: 5278970" 2011-09-09 11:01:51 -07:00
Peter Ng
b2dca8fae1 Power widget visual updates
-light spill added
-padding top to make up for new shadow and light spill

Change-Id: I5d6bee6efd58736a812b9c3d144b8735d30865f5
2011-09-09 10:40:43 -07:00
Gilles Debunne
e5d6179291 Merge "Bug 5042999: Wi-Fi disconnect policy strings" 2011-09-09 09:47:29 -07:00
Jean-Baptiste Queru
3d5c990b63 Reconcile with gingerbread-release gingerbread-mr4-release
Change-Id: I6e271c4fbcb138e695fb21c268df7d83efb5484f
2011-09-09 05:45:05 -07:00
Jim Miller
5541a86efe Fix 5185505: Add weak biometric sensors to security choices.
This adds a simple biometric sensor (face lock) to the security choices.

Updated to disable biometric sensor by default.

Change-Id: I088e5e99cf5f8c7a06a1a992a9257940eb2cc07f
2011-09-08 23:47:47 -07:00
Jeff Sharkey
5d70679c02 Larger touch targets, snap to persisted value.
Extend ListView content to screen edges, and use InsetBoundsDrawable
to draw separator and divider with expected padding.  Sweep touch
targets are now much larger.

Snap sweep to persisted value, and fix NFE when parsing label value.

Bug: 5274249
Bug: 5262865
Bug: 5242857
Change-Id: Ifa0f3e622767d5b4dc85a73d6340207e6038a429
2011-09-08 19:02:31 -07:00
Gilles Debunne
829c556645 Bug 5042999: Wi-Fi disconnect policy strings
Changed string.
Preference's summary now displays the currently selected value.

Change-Id: I5d867bb149c247809c6794f57d91dbebd96392f4
2011-09-08 16:51:39 -07:00
Justin Ho
adff5b0d07 Updated PowerWidget dimens
Bug: 5278970

Change-Id: I70386349ac47cc58230c1ec0d18220e7af99a6e6
2011-09-08 16:22:38 -07:00
Amith Yamasani
a9ec5e5071 Merge "Move notification LED setting down to SYSTEM section." 2011-09-08 15:23:27 -07:00
Amith Yamasani
c65bdfc362 Move notification LED setting down to SYSTEM section.
Bug: 5242350
Change-Id: I4dbefc4e7ba5a19e873c00ba1da84e7a900226cf
2011-09-08 13:46:10 -07:00
Claudia de Veaux
14ca9f371a Merge "Shortened the "Restrict background data" string so it won't trucate. Bug: 5255012" 2011-09-08 10:41:37 -07:00
Dianne Hackborn
4bed01d872 Fix an issue in how running services are shown.
If a process had started services, but another process was
using it for more important reasons, it would still be shown
as just with running services.  Now it will be bundled into
the other process that has a dependency on this.

This fixes an issue where something like a live wallpaper
that say sits forever with a connection to market's licensing
service would not show up to the user as using far more memory
than it should because it is keeping market running (if market
also leaves one of its services running, which it tends to do).

Change-Id: I0fd953b7221f7a3b35400007bb9e8437f09d066e
2011-09-07 18:47:36 -07:00
Jaikumar Ganesh
9b9db3f966 Merge "Enforce permissions for connection dialog intents." 2011-09-07 18:22:35 -07:00
Jaikumar Ganesh
e0b01ade75 Enforce permissions for connection dialog intents.
Change-Id: I93bcf676f4bd11737f22f0b89cfe49c978a42c8e
2011-09-07 17:19:19 -07:00
Irfan Sheriff
c0cf46caa8 Merge "Use hasSystemFeature() to check for p2p" 2011-09-07 17:07:58 -07:00
Ben Komalo
abb06de8ec Merge "Show factory reset option if encryption went bad." 2011-09-07 15:29:49 -07:00
Jake Hamby
04cf11c90b Merge "BT device picker: don't rescan after rotating the device" 2011-09-07 14:56:43 -07:00
Irfan Sheriff
167d7186a7 Use hasSystemFeature() to check for p2p
Bug: 5267396
Change-Id: I55cc85745dff5de43f73ec260b82ad100e237555
2011-09-07 14:51:11 -07:00
Justin Ho
3badeb199f Merge "Updated Power Widget assets Bug: 5058574" 2011-09-07 14:08:47 -07:00
Justin Ho
308c5caa0c Updated Power Widget assets
Bug: 5058574

Change-Id: Id236f3c33ced3232eccf7a19318d3e468933a1e3
2011-09-07 13:29:36 -07:00
Claudia de Veaux
b8d6a8f9e7 Shortened the "Restrict background data" string so it won't trucate.
Bug: 5255012

Change-Id: Id8d403952330c56ffdb263ebf8cfce3036864678

Added char limit to string comment.
2011-09-07 12:58:06 -07:00
Irfan Sheriff
01eaeb7a6a Merge "Update settings from API cleanup" 2011-09-07 11:28:53 -07:00
Alan Viverette
65081e6894 Fixed tutorial to read instructions after hover events.
Change-Id: I64476ac8c935b6ae7ece41dd714b76cc46f94361
2011-09-07 11:20:10 -07:00
Irfan Sheriff
84fbf2b8dd Merge "Use renamed Wps class" 2011-09-07 10:53:56 -07:00
Irfan Sheriff
6b8de71381 Update settings from API cleanup
Bug: 5247957
Change-Id: Iba77318972b58f4fe250b9adfe83937c9cce7ef3
2011-09-07 00:10:51 -07:00
Irfan Sheriff
6689200262 Use renamed Wps class
Bug: 5247957
Change-Id: Ib95f0411f637bcb6d43b9b963a282d4e9c4e813a
2011-09-06 22:32:04 -07:00
Jake Hamby
de53b46b16 BT device picker: don't rescan after rotating the device
The Bluetooth device picker was restarting the device scan after
the screen is rotated. Fix this by only starting the scan when the
savedInstanceState Bundle passed to onCreate() is null.

Also removes "No Bluetooth devices were found nearby" from list if
the user switches to a different app and then switches back to
the device picker.

Bug: 5249380
Change-Id: I8959c850649eb713fb930ee0a8a7bcb73ca7c1aa
2011-09-06 18:35:08 -07:00
Ben Komalo
0e66609c95 Show factory reset option if encryption went bad.
Also update the wording for the error message

Bug: 3384231
Change-Id: I25a67cba7abede913bdd8cadaafc42bcbd5c5c5f
2011-09-06 17:45:15 -07:00
Justin Ho
491af0805d Merge "Update PowerWidget minWidth/minHeight so it reports as 4x1 We may update this value again" 2011-09-06 14:56:07 -07:00
Justin Ho
39cd4e2e8e Update PowerWidget minWidth/minHeight so it reports as 4x1
We may update this value again

Bug: 5255991
Change-Id: I7297e6d4255dcb4925bc2fca67bdd75ae01ad1cc
2011-09-06 14:49:46 -07:00
Irfan Sheriff
c6680fd1d4 Merge "Provide help to turn off auto network disable" 2011-09-06 12:08:03 -07:00
Eric Fischer
a54d191275 Merge "Import revised translations." 2011-09-06 11:52:29 -07:00
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
satok
ae70ee4949 Sort subtypes in subtype enabler settings
Bug: 3377334
Change-Id: Ie8dab8f6fb52610e783803cb902b032508d2b250
2011-09-06 17:16:32 +09: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