Amith Yamasani
3fd8051a89
Don't let monkeys launch storage management activities.
...
Guard against monkeys in two places where intents to other activities are
launched.
Bug: 5415988
Change-Id: Ia3c5514c02423f7b249f655296bb02e279789dfd
2012-04-23 13:46:10 -07:00
Jeff Sharkey
c1da7b105a
Merge "Use statfs() in IMediaContainerService."
2012-04-23 10:08:06 -07:00
Daniel Sandler
4a824be44c
Add notification shutoff switch to app details page.
...
Requires change Ieccac574.
Bug: 5547401
Change-Id: I9856658cc638723414a5c2c3c6807241c3ce6166
2012-04-23 04:53:14 -07:00
Jeff Sharkey
44dda2d7f5
Use statfs() in IMediaContainerService.
...
Since Settings runs in system UID, it needs to export statfs()
operations to IMediaContainerService.
Bug: 6346248
Change-Id: I5801948211f0e55040da4850e3dd55b93f80798f
2012-04-22 18:58:34 -07:00
Jeff Sharkey
d4260682b7
Fix menu string lengths.
...
Bug: 5497620
Change-Id: I0b4c2cbae8a5cc83ba67355c465c30e5177e8a01
2012-04-22 16:06:22 -07:00
Jeff Sharkey
34e964dcff
Hide tab when disabled, metered strings, fixes.
...
Hide "Data usage" item when kernel support isn't available and
enabled. Change "restrict background" strings to reflect metered
status. Hide app settings button when no package found. Always
start limit sweep above any warning. Imply metered state for
networks with limits.
Bug: 6303364, 5465643, 5379686, 6376276, 6368329, 6376276
Change-Id: I4faccc9a50f2f741fd937bb8c361a3ca055135e2
2012-04-21 15:41:48 -07:00
Jeff Sharkey
1833d181f3
Merge "Leave unmetered Wi-Fi network policies intact."
2012-04-20 16:03:31 -07:00
Eric Fischer
7c90578385
Merge "Import translations. DO NOT MERGE"
2012-04-20 14:27:19 -07:00
Eric Fischer
b3e458a3da
Import translations. DO NOT MERGE
...
Change-Id: I03e7d4c13f555abb9d97b420ceb7cf0dfe345089
2012-04-20 13:56:13 -07:00
Dianne Hackborn
a04dccb5aa
Merge "Update to follow API change."
2012-04-20 13:44:51 -07:00
Gilles Debunne
012c137d06
Merge "Data usage limit label font size fixed"
2012-04-20 11:15:45 -07:00
Dianne Hackborn
0c2cd20d53
Update to follow API change.
...
Change-Id: Ife399fb336016cfa8faadf655d887ae611c6ad9b
2012-04-20 10:37:42 -07:00
Jeff Sharkey
bf60154a45
Leave unmetered Wi-Fi network policies intact.
...
They are now removed when the WifiConfiguration is deleted.
Bug: 6344821, 6369307
Change-Id: Id411fa06cec10435501ef03c56d0bcb96ed229db
2012-04-19 23:02:09 -07:00
Eric Fischer
fcc5063e4d
Import translations. DO NOT MERGE
...
Change-Id: Ie819b67b4146aac858ccaf31aa9630a2745aec30
2012-04-19 13:49:46 -07:00
Irfan Sheriff
8addf86c3c
Merge "Add Nsd settings checkbox"
2012-04-19 09:57:33 -07:00
Irfan Sheriff
536c3d7651
Add Nsd settings checkbox
...
Change-Id: I58e54a8bed02ed7bd99b0f284279b6c799e3369f
2012-04-18 16:14:20 -07:00
Eric Fischer
b11b9abf95
Restore deleted string still referenced from XML.
...
Change-Id: I2a1384db53b5670815503076f28b89712b8c9c00
2012-04-18 15:26:18 -07:00
Eric Fischer
7046d96bcb
Import translations. DO NOT MERGE
...
Change-Id: I1f5bf9b21d66376e163cb4a32fb0a55ebba66cb3
2012-04-18 14:42:42 -07:00
Gilles Debunne
58a904ad2e
Data usage limit label font size fixed
...
Bug 6326750
The font size around the text was removed when its content is replaced.
This is WAI since the spans created from <font> html tags have a
SPAN_EXCLUSIVE_EXCLUSIVE flag. These are removed when their length
becomes 0. The bug came from a recent enforcement of this constraint.
The fix is to change the flags of these AbsoluteSizeSpan spans.
This CL also changes the code to avoid the creation of the int[] array.
Change-Id: Ib58270bb9d1cf0c7609ba1e36d6c0cca841300db
2012-04-17 18:39:26 -07:00
Jeff Brown
aae7f693ea
Merge "Add label for default keyboard layout."
2012-04-17 14:29:29 -07:00
Jeff Brown
512d0cb3eb
Add label for default keyboard layout.
...
Bug: 6110399
Change-Id: I2431b99884cbd01de32f8cd6c14a3afbd18b5020
2012-04-17 13:55:15 -07:00
Jake Hamby
bae78c609a
Merge "Remove "Searching/Tap To Pair" text from Bluetooth Settings."
2012-04-16 18:10:33 -07:00
Jake Hamby
494f646a30
Remove "Searching/Tap To Pair" text from Bluetooth Settings.
...
The second text field next to "Available devices" in the Bluetooth
Settings device list creates a cluttered heading that wraps to multiple
lines in some locales. It's unnecessary because there's a graphical
progress spinner when searching for devices, and "Touch to pair" is
easily discoverable. Remove the second text field and the "Searching"
and "Touch to pair" string resources.
Bug: 5496221
Change-Id: I7b71222415152014426cf54fc112fe5379d350dc
2012-04-16 16:34:01 -07:00
Eric Fischer
f2dedc0f27
Import translations. DO NOT MERGE
...
Change-Id: I58fdf383ccd986cb56187d098365dab7b1ec4462
2012-04-16 14:40:19 -07:00
Irfan Sheriff
afdadec674
Merge "Wifi: Update message when scan result is empty"
2012-04-13 22:12:57 -07:00
Vishal Mahaveer
6243e8e466
Wifi: Update message when scan result is empty
...
Handle case when Wi-Fi scan result is empty
Change-Id: I03ccbf2603367efa3c6dfe20514e8c7c5a68b5d9
Signed-off-by: Vishal Mahaveer <vishalm@ti.com >
2012-04-13 21:45:38 -07:00
Jeff Brown
08c9dcc083
Merge "Add setting to redirect vibrator to game controller."
2012-04-13 20:40:06 -07:00
Jeff Brown
d350f8556e
Merge "Use new input device listener API to refresh keyboards."
2012-04-13 20:31:37 -07:00
Jeff Brown
f8fb0e5b24
Add setting to redirect vibrator to game controller.
...
Bug: 6334179
Change-Id: I62c9c163aa4ee2c88286daee77641418869a1dab
2012-04-13 20:27:45 -07:00
Jeff Sharkey
7482e7e4cb
Merge "Show data restricted apps, unify strings."
2012-04-13 20:16:00 -07:00
Jeff Sharkey
e557c3349e
Show data restricted apps, unify strings.
...
Always show apps with background data restricted, even when not
used in selected time period. Combine measurement disclaimer into
single string, and only show for mobile networks. Unify limit
dialog string.
Bug: 6007276, 5505010, 5495020, 5456087
Change-Id: I0ec307b330838dc9528d7e63e0ac1edd14ba122c
2012-04-13 19:45:02 -07:00
Jeff Brown
96cdcd80a8
Use new input device listener API to refresh keyboards.
...
Bug: 6110399
Change-Id: Ibb0bbeb40af2ee7204e4682bc7493262407fd83f
2012-04-13 18:25:51 -07:00
Eric Fischer
b2b9312b70
am dad12ddb
: (-s ours) am 6ce339f6
: Import translations. DO NOT MERGE
...
* commit 'dad12ddbe6425b031002c2f2e646f78789de36ac':
Import translations. DO NOT MERGE
2012-04-13 17:29:02 -07:00
Eric Fischer
dad12ddbe6
am 6ce339f6
: Import translations. DO NOT MERGE
...
* commit '6ce339f6788a8e95c6e412e1704499b4ba15dcf2':
Import translations. DO NOT MERGE
2012-04-13 17:26:34 -07:00
Eric Fischer
215de5cdf6
Merge "Import translations. DO NOT MERGE"
2012-04-13 17:25:45 -07:00
Eric Fischer
c1c0486b36
am ee365b41
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'ee365b411d98aa693506e88f2d73ebf09e81d098':
Import translations. DO NOT MERGE
2012-04-13 17:25:43 -07:00
Eric Fischer
2127d21031
Import translations. DO NOT MERGE
...
Change-Id: I1addf893fc64101dca482c89e2b0e286f679d7bf
2012-04-13 14:00:36 -07:00
Eric Fischer
6ce339f678
Import translations. DO NOT MERGE
...
Change-Id: I88661d0e666de6dca93aa2b55dd1ecd38040b7b3
2012-04-13 13:58:45 -07:00
Eric Fischer
ee365b411d
Import translations. DO NOT MERGE
...
Change-Id: I7a7ab730f6d513c7a32e84a3536d8aa1dbd010bd
2012-04-13 13:56:55 -07:00
Jeff Sharkey
e8a930427d
Merge "Handle READ_EXTERNAL enforced by default."
2012-04-13 10:42:37 -07:00
Jeff Sharkey
78a534af1b
Handle READ_EXTERNAL enforced by default.
...
Bug: 6131916
Change-Id: Icbdaf6c7febfb8f93992a1f32732d104c8c1848c
2012-04-12 23:27:59 -07:00
Svetoslav Ganov
9ad9cf646e
Adding Text-To-Speech under Accessibility.
...
1. Adding text to speech (TTS) settings link under accessibility since
the TTS settings are buried under language and input, therefore it is
hard to find for a blind user. Note that TTS settings are some of the most
important for a visually impaired user.
bug:5713535
Change-Id: I60aed1aeec5d40aa633dbac6e6149ad12366e9e6
2012-04-12 19:38:03 -07:00
Eric Fischer
5cce0e6e77
Merge "Import translations. DO NOT MERGE"
2012-04-11 14:06:11 -07:00
Eric Fischer
7dbda12734
Import translations. DO NOT MERGE
...
Change-Id: I9259a45cd35d2404b4a4111092e62e0d20bf0ec9
2012-04-11 13:56:16 -07:00
Jeff Sharkey
27dcb8d7b6
Merge "Hide body immediately when no tabs."
2012-04-11 11:04:00 -07:00
Jeff Sharkey
ad17de32bc
Hide body immediately when no tabs.
...
Also check for valid SIM card when checking 4G radio status.
Bug: 6311752
Change-Id: Ic148f052429cc66bb51237bdc93c09f7c8ba3df1
2012-04-11 11:03:25 -07:00
Jeff Brown
4397f406a3
Update use of input manager API in settings.
...
Change-Id: I7aa033df8b5eec69cc6002b0bcc20b1d9902e4e0
2012-04-10 18:23:59 -07:00
Eric Fischer
7939df8182
am 13741f2f
: (-s ours) Import translations. DO NOT MERGE
...
* commit '13741f2fa6f950f718b60077c32c4b88025d9a22':
Import translations. DO NOT MERGE
2012-04-10 15:13:44 -07:00
Eric Fischer
dbc7d9c7e5
Import translations. DO NOT MERGE
...
Change-Id: Ia88d79197d3af7e2bc17e42c5717de7fb74de306
2012-04-10 14:38:57 -07:00
Eric Fischer
13741f2fa6
Import translations. DO NOT MERGE
...
Change-Id: Ia2e68c14354bee036c6508af492e6a4eff376f17
2012-04-10 14:34:32 -07:00