Bryce Lee
fb1cf36aa7
resolved conflicts for merge of f03ba4f1 to lmp-mr1-dev
...
Change-Id: I9e4cabd2d8a34a348ae888f096c8d3c35226e960
2014-10-22 16:56:08 -07:00
Svetoslav
1eb6a2f075
Merge "Grant the shell user a permission to let apps host widgets." into lmp-mr1-dev
2014-10-22 22:24:59 +00:00
Guang Zhu
871cdeebda
am 55bc7dc4: am ccbeb61a: Block monkey from creating user profiles
...
* commit '55bc7dc4288e2c2cdd0bd9c2d06c38e00d139d5c':
Block monkey from creating user profiles
2014-10-22 20:45:55 +00:00
Bryce Lee
f03ba4f13b
Merge "[Theater Mode] framework implementation through global setting" into lmp-sprout-dev
2014-10-22 20:33:08 +00:00
Christopher Tate
04e6827ace
Fix settings db update sequence
...
The 'global' table only exists in the owner-user db instance; make
sure to apply global-setting update steps only when bringing up that
instance.
Bug 18069830
Change-Id: I843eabe710d9487de94690921d61adb181b45ed2
2014-10-22 10:36:42 -07:00
John Spurlock
95dc663d18
Merge "PowerUI: Post/cancel notification as UserHandle.ALL." into lmp-mr1-dev
2014-10-22 16:44:29 +00:00
Geoff Mendal
5bf35f39b0
Import translations. DO NOT MERGE
...
Change-Id: I478370f6105138f39c9dad5079b7c434fa8078b3
Auto-generated-cl: translation import
2014-10-22 08:46:41 -07:00
Geoff Mendal
d56bab2c62
Import translations. DO NOT MERGE
...
Change-Id: I1a02d1751579ede64ab9d736fd1450dd0b449bfd
Auto-generated-cl: translation import
2014-10-22 08:41:58 -07:00
John Spurlock
ecbc5e828a
PowerUI: Post/cancel notification as UserHandle.ALL.
...
- Post power-related notifications for all users.
- Update the pending intent actions on user switch.
- Listen for the intent actions for all users.
Bug: 17300571
Change-Id: I956f09ecf5395f31ae1c1ec0409ee251839fcef4
2014-10-22 10:48:40 -04:00
Bryce Lee
584a445179
[Theater Mode] framework implementation through global setting
...
Bug: 17684570
Change-Id: I64a9c9c0620049cdfcca0150648fa201281f7178
2014-10-21 15:55:55 -07:00
Guang Zhu
55bc7dc428
am ccbeb61a: Block monkey from creating user profiles
...
* commit 'ccbeb61ac21527839deb115199cbe98fa2b73c05':
Block monkey from creating user profiles
2014-10-21 22:12:38 +00:00
Svetoslav
7e9c21547a
Grant the shell user a permission to let apps host widgets.
...
An app can host widgets only if it has a special signature premission
or the user allowed this app to be able to bind to widgets. This change
grants the permission to whitelist an app to bind to app widgets to the
shell user. Now a test can have a host that will have some widgets. Note
that this is different from whitelisting corp widgets.
bug:17993121
Change-Id: Ic6b866cb2a822254e94a130b876ee5db66ed4fbf
2014-10-21 14:52:31 -07:00
Guang Zhu
ccbeb61ac2
Block monkey from creating user profiles
...
Bug: 17721767
Change-Id: Ibf686d6aa5da29411ee23f8ce6826ed93c1fa970
2014-10-21 14:36:13 -07:00
John Spurlock
1a3f7db001
VolumeDialog: Restore default-selection logic.
...
Bug: 18066513
Change-Id: Ie72189edf9b59fd8d192d882aaadf1ac05dcb359
2014-10-21 15:16:16 -04:00
John Spurlock
7bbb9f6410
Sysui: Include shared prefs in service dump.
...
Also:
- Remove obsolete Prefs helper.
- Use common file for zen-mode prefs.
Bug: 18062541
Change-Id: I9a6a4733eac0ec1c55da5d359c996cb5fe3bb8af
2014-10-21 12:26:45 -04:00
Geoff Mendal
e8d005429c
Import translations. DO NOT MERGE
...
Change-Id: Idcc94d2f5b04a7eea17b530c4a8ff7f8b76fff38
Auto-generated-cl: translation import
2014-10-20 16:21:14 -07:00
Geoff Mendal
2f83157525
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
2014-10-20 17:02:55 +00:00
Geoff Mendal
d8439a8d67
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
2014-10-20 16:57:38 +00:00
Geoff Mendal
00831836cd
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-20 16:56:51 +00:00
Geoff Mendal
330a74b16e
Import translations. DO NOT MERGE
...
Change-Id: Id9f97226c8140113ba6f35b67b9a7855d591ff5e
Auto-generated-cl: translation import
2014-10-20 09:44:01 -07:00
Geoff Mendal
bd7e93d401
Import translations. DO NOT MERGE
...
Change-Id: I33de2b927652754e951be07a19d6e27f7350de47
Auto-generated-cl: translation import
2014-10-20 09:38:16 -07:00
Geoff Mendal
c09f8b7a08
Import translations. DO NOT MERGE
...
Change-Id: I3dd702947875349b8ca04edb813687588e4db689
Auto-generated-cl: translation import
2014-10-20 09:34:39 -07:00
Adrian Roos
0b3036a5a0
Merge "Fix issues with TrustDrawable" into lmp-mr1-dev
2014-10-20 15:19:14 +00:00
Adrian Roos
7356a71373
Merge "Keyguard: Show IME automatically on tablets" into lmp-mr1-dev
2014-10-20 15:17:00 +00:00
Adrian Roos
f4f36166b0
am 45f64af8: am 9c5896b8: Merge "Always execute resumeAppSwitches when launching something" into lmp-dev
...
* commit '45f64af8f238bc502f6278bef1a57b3d684b227e':
Always execute resumeAppSwitches when launching something
2014-10-20 13:11:42 +00:00
Adrian Roos
45f64af8f2
am 9c5896b8: Merge "Always execute resumeAppSwitches when launching something" into lmp-dev
...
* commit '9c5896b808f77295aa5cd09cb37ad01bccd7994c':
Always execute resumeAppSwitches when launching something
2014-10-20 13:04:00 +00:00
Adrian Roos
9c5896b808
Merge "Always execute resumeAppSwitches when launching something" into lmp-dev
2014-10-20 12:59:00 +00:00
Baligh Uddin
a4cbfb822e
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-19 22:11:39 +00:00
Baligh Uddin
3b7e7817c5
Import translations. DO NOT MERGE
...
Change-Id: Ie58f06a42538d4d68cd07c8bf92a4a7104d01a1a
Auto-generated-cl: translation import
2014-10-19 13:18:18 -07:00
Baligh Uddin
4199680a9d
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-19 19:46:09 +00:00
Baligh Uddin
7fda5c91e5
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-19 19:46:09 +00:00
Baligh Uddin
cfccba99a2
Import translations. DO NOT MERGE
...
Change-Id: I53740eab00c3d795b9e7514e079bc2a74b557d95
Auto-generated-cl: translation import
2014-10-19 10:56:51 -07:00
Baligh Uddin
b18d26738d
Import translations. DO NOT MERGE
...
Change-Id: Ia00d92d408a620fb80268de3413c2299c9f9ed18
Auto-generated-cl: translation import
2014-10-19 10:52:12 -07:00
Baligh Uddin
7d369a6d5b
Import translations. DO NOT MERGE
...
Change-Id: I4ab5446cb270035eae9fce5bad1652ca57c9c5d8
Auto-generated-cl: translation import
2014-10-19 10:50:27 -07:00
Jorim Jaggi
89f7f281e3
Always execute resumeAppSwitches when launching something
...
Bug: 18024449
Change-Id: Ib5ea92d141d74676d00fd3118930bdb0ef5b2935
2014-10-17 19:57:38 +02:00
John Spurlock
6daac00331
Merge "PowerUI: Uncategorize battery notifications as _SYSTEM." into lmp-mr1-dev
2014-10-17 16:39:21 +00:00
John Spurlock
5b038b4b2b
PowerUI: Uncategorize battery notifications as _SYSTEM.
...
So they don't interrupt in priority mode.
Bug: 17691121
Change-Id: I51757c0275ec461a786d1e254b0e71f7b27b5029
2014-10-17 12:16:57 -04:00
John Spurlock
289d797a6a
QS: 7 day timeout for color-inversion tile.
...
Bug: 17631628
Change-Id: I4f8a6ce3ea1f79d696686760732c3e8216bfb6c4
2014-10-17 12:06:38 -04:00
Adrian Roos
195e631960
Keyguard: Show IME automatically on tablets
...
Also removes the legacy bool from the core resources.
Bug: 17757057
Change-Id: I5f19e43f413599430b648c3b8763d19a9fc07a91
2014-10-16 17:28:04 +02:00
Geoff Mendal
fb0356852d
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
2014-10-16 01:48:42 +00:00
Geoff Mendal
ed8fee2e6f
Import translations. DO NOT MERGE
...
Change-Id: I3cf464b7c94c35965e627353765c4ef649c2a209
Auto-generated-cl: translation import
2014-10-15 18:47:17 -07:00
Geoff Mendal
79469425a1
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
2014-10-16 01:43:51 +00:00
Geoff Mendal
750305b534
Import translations. DO NOT MERGE
...
Change-Id: I298dbca14148e723e574c299e6ee1d3aebd9b56c
Auto-generated-cl: translation import
2014-10-15 18:40:57 -07:00
Geoff Mendal
c71a7b3cb8
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-16 01:35:18 +00:00
Geoff Mendal
874633e378
Import translations. DO NOT MERGE
...
Change-Id: Ifa43307e6081aa5fae63beb7756b583edf936c72
Auto-generated-cl: translation import
2014-10-15 18:34:07 -07:00
Geoff Mendal
cc29c5ef82
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
2014-10-16 00:21:26 +00:00
Geoff Mendal
5e14dc8426
Import translations. DO NOT MERGE
...
Change-Id: I1232fd67bffa5401e778116a418bbc20902f2723
Auto-generated-cl: translation import
2014-10-15 17:16:40 -07:00
Tom Taylor
522fe28e3d
am 6d4f4575: Merge "Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager" into lmp-dev
...
* commit '6d4f4575463ef5fdcdfbf3118a893ecbdb14a02b':
Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager
2014-10-15 23:15:26 +00:00
Libin.Tang@motorola.com
0499bb5de4
IMS:change enhanced 4g setting to store in setting db.
...
Change-Id: I2ec37478e2bef5b15b157e490f75d5dda5f97117
2014-10-15 16:12:39 -07:00
Tom Taylor
48ed835468
Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager
...
Bug 17969135
Use query (instead of rawQuery) and pass in arguments instead of building
the query with a giant string. Add a unit test that fails with the old
code but passes with the new code.
Change-Id: Id04a1db6fb95fcd923e1f36f5ab3b94402590918
2014-10-15 10:20:17 -07:00