Deepanshu Gupta
497f6a1c98
Merge "Whitelist fonts instead of blacklist." into lmp-dev
2014-08-12 23:14:35 +00:00
Robert Greenwalt
57e383b1cc
Merge "Don't send NetworkMonitor bcast until systemReady" into lmp-dev
2014-08-13 23:16:37 +00:00
Robert Greenwalt
fb68f8fbe0
Don't send NetworkMonitor bcast until systemReady
...
bug:16913951
Change-Id: I26c5c3353c2d8821452f81765875958d5b9d385b
2014-08-13 13:43:32 -07:00
Jinsuk Kim
8e083ec044
CEC: Remove timeout from deviceSelect processing
...
20-second timeout set for incoming <active source> command after
<set stream path> is moved out of HdmiControlService, to
HDMI input service.
Bug: 16967429
Change-Id: I5b50b0187e562b51e227a29e54824740ca37906e
2014-08-13 00:53:28 +00:00
Winson Chung
eb0cefa965
Merge "Adding scrim to task views. (Bug 15704955)" into lmp-dev
2014-08-12 23:14:48 +00:00
Winson Chung
60a729c8e9
Adding scrim to task views. (Bug 15704955)
...
- Fixing issue with focus animations not happening for new views
Change-Id: I3134f25becf06db343aa30ea80cb33514cd99d06
2014-08-13 15:55:15 -07:00
Craig Mautner
4a8dddbf18
Clean up app following death when creating service
...
If an app has died, run through the cleanup before relaunching its
service.
Also a little simplifying refactor.
Fixes bug 16979752.
Change-Id: I376cbef2ea00fc626588386317f092cc6dea0bdc
2014-08-13 18:15:28 +00:00
Alan Viverette
f2546bf423
Merge "Add API for obtaining max text length for accessibility" into lmp-dev
2014-08-12 23:14:35 +00:00
Glenn Kasten
3750e75f75
Merge "Move setting to disable automatic USB routing" into lmp-dev
2014-08-12 23:14:35 +00:00
Adrian Roos
37f100ea51
Fix detail header padding
...
Bug: 17007279
Change-Id: If0d20f69306a7c0cee89cc0c9a1fb81e7d0bf3c0
2014-08-13 21:39:34 +00:00
Yorke Lee
15f83c6f64
Disable call log for users with DISALLOW_OUTGOING_CALLS restriction
...
Bug: 16217514
Change-Id: Iacd5699d0a540ca0e5a678662379bf8c611f7462
2014-08-13 21:17:53 +00:00
Glenn Kasten
34cc4db180
Move setting to disable automatic USB routing
...
This moves the setting from System to Secure per review.
Bug: 16381952
Change-Id: I2497ca66b4f346839490c29295528fac70e94494
2014-08-13 13:31:04 -07:00
Jae Seo
67241476f3
Merge "TIF: Create TvInputState only once per each input" into lmp-dev
2014-08-13 16:52:03 +00:00
Amith Yamasani
95ab784944
Decouple user limit from guest creation
...
Allow Guest to be created even if there are N users.
Allow N users to be created even if there are N-1 users
and a Guest.
Limit number of guests and managed profiles that can
be added.
Added unit tests.
Bug: 15934700
Change-Id: I1a8f0fa38a91d71ef7b2980e05c974244dfc337a
2014-08-13 20:09:20 +00:00
Jae Seo
9cc28e5175
TIF: Create TvInputState only once per each input
...
Also removed mClientTokens which is no longer used.
Bug: 16970763
Change-Id: I4fc276241c33f88ed932ce6c703bdb3f771eb7d4
2014-08-13 11:06:53 -07:00
Craig Mautner
eb829f2f9f
Merge "Disassociate system windows from apps" into lmp-dev
2014-08-12 23:14:35 +00:00
Ying Wang
160c6fc1e9
Remvoe build log spam.
...
Change-Id: I87a0864d1f4d1c01f660f2bb603b5d0b42e19b53
2014-08-13 10:59:46 -07:00
Sandeep Siddhartha
a31413a325
Fix delete clause for sound model DB
...
Since UUIDs contain '-'s they need to be wrapped within quotes
Bug: 16985919
Change-Id: I624a512ca7fc2494a7737b5465c94a9e161dec88
2014-08-13 10:52:17 -07:00
Craig Mautner
a5d29971f8
Disassociate system windows from apps
...
If an app launches a system window remove the app token.
Fixes bug 16825063.
Change-Id: I7c7403e0958f3cd9f6dd5e2964b2e9cabc51ded7
2014-08-12 18:57:49 -07:00
Chris Craik
3c3f601cc4
Merge "Fix action bar background drawing" into lmp-dev
2014-08-12 23:14:35 +00:00
Chris Craik
1e610d479f
Fix action bar background drawing
...
bug:16940717
Fixes regression from 0de8add60e0d40c59def41663acae4d57d0b4b15
Change-Id: I7ec30a9c0c9422874cad106a2caeb7dcbe75e1b6
2014-08-13 13:44:40 -07:00
Jeff Sharkey
437e61d5ad
Merge "Fix javadoc attr reference." into lmp-dev
2014-08-12 23:14:35 +00:00
Jeff Sharkey
9f991a2f3e
Fix javadoc attr reference.
...
Change-Id: I330ba0cac66b4515388287c0ec4856e3ce6c93cb
2014-08-13 18:38:55 +00:00
ztenghui
14a4e35208
Bring back the shadow strength tweak
...
bug:16712006
Change-Id: Ifc0ecca139d58140b45d7d227536a53069e1d480
2014-08-13 18:22:42 +00:00
destradaa
2d8964cca7
Merge "Update FlpHardwareProvider native layer, to stop raising FatalErrors." into lmp-dev
2014-08-12 23:14:35 +00:00
destradaa
ff8e6093fa
Update FlpHardwareProvider native layer, to stop raising FatalErrors.
...
b/16800814
Change-Id: Ic619f37c02c7e4dddc4ef06369f8730cbd66e6bd
2014-08-12 19:05:33 -07:00
Yuncheol Heo
e2f7f0a5b8
Merge "Implement MHL RAP reception." into lmp-dev
2014-08-12 23:14:42 +00:00
Yuncheol Heo
08a1be81d7
Implement MHL RAP reception.
...
Bug: 16966458
Change-Id: I77effc917e19072c387be8ba28d6ce1664d16415
2014-08-13 10:26:23 +09:00
keunyoung
48054241eb
fix wrong flag check for virtual display
...
- FLAG_NEVER_BLANK was always set for non-public display
bug: 16958538
Change-Id: Ia147ac3ca39d687e60ec4b77726f6b6e4c3aeb3b
2014-08-13 01:14:19 +00:00
keunyoung
2c1c74afca
Merge "rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLEEP" into lmp-dev
2014-08-12 23:14:35 +00:00
Andres Morales
396181b0cb
Mark PDBManager as a SystemApi
...
This will allow us to XTS test these APIs
Change-Id: Ife942f73580ea24eb6801b079b642d7c67107ab0
2014-08-13 19:48:08 +00:00
keunyoung
c093bf2645
rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLEEP
...
bug: 16959030
Change-Id: I413a2ba676488bfc18e393465b98681682ec88d4
2014-08-13 18:58:03 +00:00
Adrian Roos
9f2bcdb6e2
Merge "QS UserSwitcher: Update exit guest string" into lmp-dev
2014-08-12 23:14:48 +00:00
Adrian Roos
8d2a4e2bf6
QS UserSwitcher: Update exit guest string
...
Bug: 16511180
Change-Id: I2289b25350a46f0bfe1e5495a3c52ddf2aeabb3c
2014-08-13 19:33:51 +00:00
Adrian Roos
9dbe190099
Trust: Insecure unlock also removes disable-trust-on-boot restriction
...
Bug: 16485702
Change-Id: I437f619eb680fa9461a5e0d854db2d9f84dc602c
2014-08-13 19:31:29 +00:00
Adrian Roos
ce1965c1f1
Merge "Status bar header: Fix Settings shortcut content description" into lmp-dev
2014-08-12 23:14:48 +00:00
Adrian Roos
b88c884b97
Status bar header: Fix Settings shortcut content description
...
Bug: 15567494
Change-Id: Iff983d3590b6c84ded6cc32c6a611355678e24a1
2014-08-13 19:30:28 +00:00
Dianne Hackborn
3c9ad6ebd8
Merge "Fix some IntentFilter docs." into lmp-dev
2014-08-12 23:14:35 +00:00
ztenghui
eceec05d4c
Revert "Revert "Update attrs / public.xml for VectorDrawable opacity removal""
...
This reverts commit d0a9544a772c906ed68793209d1e4a809174cca2.
2014-08-13 17:25:15 +00:00
Adrian Roos
2bb8bfd1e8
Dismiss bouncer when onTrustInitiatedByUser fires
...
Also modifies the SampleTrustAgent to allow testing of the feature
and adds the initiatedByUser flag to the dumpsys output.
Bug: 16840500
Change-Id: I4c08ddcdcbd0ab02c694a1873f73cb9a250f98d7
2014-08-13 17:24:36 +00:00
Adrian Roos
959409b86f
QS Brightness Mirror: Also mirror setMax
...
Follow-up to Ic1f934f9ddbb582453b4b52a4b4402c71ac79654
Bug: 15408618
Change-Id: I3ea82f011f366fe34be2ff07546a7f46c1c3dc55
2014-08-13 17:23:19 +00:00
kmccormick
ca17708880
am 91917623: am 37bdcbbb: am bcdbe1a0: Merge "Doc Change: remove obsolete links." into klp-modular-docs
...
* commit '919176239fd68a801cf4af8c9ba959f1fb574bd8':
Doc Change: remove obsolete links.
2014-08-13 17:15:36 +00:00
kmccormick
919176239f
am 37bdcbbb: am bcdbe1a0: Merge "Doc Change: remove obsolete links." into klp-modular-docs
...
* commit '37bdcbbba2db31f0efb8aa900ba7ce81a710e08c':
Doc Change: remove obsolete links.
2014-08-13 17:09:15 +00:00
kmccormick
37bdcbbba2
am bcdbe1a0: Merge "Doc Change: remove obsolete links." into klp-modular-docs
...
* commit 'bcdbe1a0fcb9c24cdc4ee402f29f279ef2b9e7fa':
Doc Change: remove obsolete links.
2014-08-13 17:05:01 +00:00
Robert Ly
84f00277b1
am 9ada140f: am efbbb182: Merge "cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5" into klp-modular-docs
...
* commit '9ada140fc1a8cb6dabc0b0951249cb7a46578c37':
cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5
2014-08-13 16:12:37 +00:00
Robert Ly
9ada140fc1
am efbbb182: Merge "cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5" into klp-modular-docs
...
* commit 'efbbb18241c8b74a2813b48af2aeff8f03fbe8e7':
cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5
2014-08-13 16:07:40 +00:00
Dianne Hackborn
dc894046be
Fix some IntentFilter docs.
...
Change-Id: I1dc6feb41bf275583d8b25ed5ca98d2b1432c752
2014-08-12 18:59:28 -07:00
Robert Ly
efbbb18241
Merge "cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5" into klp-modular-docs
2014-08-12 23:14:48 +00:00
Dianne Hackborn
deb434ca08
Merge "Add 560dpi, and some other stuff." into lmp-dev
2014-08-12 23:14:35 +00:00
Jae Seo
e253fabbc7
Merge "TIF: Temporarily disable permission check for parental controls" into lmp-dev
2014-08-12 23:14:35 +00:00