Sandeep Siddhartha
6df952ec22
Add debugging info to VIS via dump()
...
Change-Id: I9e8f4536de309256db835b30d94765bfc27d4e80
2014-08-11 09:38:38 -07:00
Adam Lesinski
ccf25c7bf6
Fix shared library bug in bag attributes
...
A ResTable_map entry has a name attribute, which
could be a dynamic reference if it comes from
a shared library. It was not being patched with
the correct package id.
Bug:16795890
Change-Id: Ia8df6a943269b2fefb2132c3ed74eb1997d7701b
2014-08-11 09:16:01 -07:00
Etan Cohen
1584609f42
Add configuration flag controlling whether IMS can be completely disabled.
...
Change-Id: I70e6fc163d65bba7d1260df0acb74ca614e54b68
2014-08-11 08:41:19 -07:00
Craig Stout
362dac08e4
Merge "Fix NPEs when inflating a ValueAnimator." into lmp-dev
2014-08-10 19:43:29 +00:00
Nicolas Prevot
4c8db339bb
Merge "Removing the personal icon, which was only a placeholder." into lmp-dev
2014-08-08 20:34:05 +00:00
Nicolas Prevot
aac303d0a2
Removing the personal icon, which was only a placeholder.
...
This icon should never show up: the avatar of the personal space should show up instead.
If something goes wrong and correct avatar fails to show, the systems falls back to the green android now, which is desired behaviour.
BUG: 15875652
Change-Id: I41beb4cbd5e707d27ef6d4cf35d02ec9cfa1b61d
2014-08-11 11:29:26 +00:00
Craig Stout
7f9988f0f5
Fix NPEs when inflating a ValueAnimator.
...
Change-Id: I4489b9e80635053792668a2f8032635893fb4afd
2014-08-08 11:17:50 -07:00
Yohei Yukawa
7c023fada2
Merge "Fix handling of line-end and RTL characters in CursorAnchorInfo" into lmp-dev
2014-08-07 16:36:32 +00:00
Yohei Yukawa
987eb3f109
Fix handling of line-end and RTL characters in CursorAnchorInfo
...
This CL addresses line-end handling and RTL characters handling
in CursorAnchorInfo.
BUG: 16499624
Change-Id: Ie23569fb136751c40f79dd9886e279dc01cefae9
2014-08-11 20:39:12 +09:00
Calin Juravle
01db916970
Pass the name of the native bridge library to the runtime
...
Bug: 16843953
(cherry picked from commit 2f4cf2cfd1125abfe928d6137f3d1553b0888f61)
Change-Id: I223f9041e424be024265e46bcff19cd9dfd18dfc
2014-08-11 11:37:17 +01:00
Sungsoo Lim
98ea5fa8e4
TIF: Add content rating systems
...
- Change the strings for translation to English only.
- Add content rating systems for many countries.
- Update javadoc of TvContentRating which is auto-generated based on
tv_content_rating_systems.xml and strings.xml
Bug: 16862855, Bug: 16889743
Change-Id: Ifd81c85934b8631e8ae00633639989275982ecfb
2014-08-11 14:44:05 +09:00
Jungshik Jang
61daf6b38e
Hook up device power status change to TIF
...
Instead of introducing new api update existing
IDeviceEventListener
Bug: 16445063
Change-Id: I93bfc736a06a78e83c95877a53f4f241b51ed9c0
2014-08-11 10:40:29 +09:00
Christopher Tate
83b2fb8f73
Merge "Start using cancelFullBackup() when appropriate" into lmp-dev
2014-08-09 00:40:15 +00:00
Christopher Tate
bf1a4a81eb
Start using cancelFullBackup() when appropriate
...
The API was in place but the framework wasn't yet calling it.
Bug 16524520
Change-Id: Ie368758c830a7d0ad11e7dd3142a0ed896069944
2014-08-09 00:48:47 +00:00
Amith Yamasani
a6f4d58b90
Allow singleton providers to accept connections from other users
...
This is required for singleton providers like sms log.
Change-Id: Icb18a764c27dc1b43f8b8bcc24c21c91274995fd
2014-08-08 16:50:42 -07:00
George Mount
9985aaf268
Merge "Move shared elements to overlay when in a transition group." into lmp-dev
2014-08-08 23:02:20 +00:00
Igor Murashkin
696bbee963
camera2: Fix TotalCaptureResult#getKeys not to return empty list
...
Bug: 16680352
Change-Id: Ie6b8a8bff6f9b87d058a21b07eb3447371a62b6b
2014-08-08 22:45:00 +00:00
Adam Lesinski
81f6d857c1
Merge "Second iteration of the UsageStats API" into lmp-dev
2014-08-08 18:15:47 +00:00
Adam Lesinski
3516800b61
Second iteration of the UsageStats API
...
Based on feedback from API council, updated the API.
Also added support for querying the event log.
Change-Id: Ibaa008b9e5bd145acdfe8e20c25c2ed2d96be123
2014-08-08 12:08:15 -07:00
George Mount
fe361d2113
Move shared elements to overlay when in a transition group.
...
Bug 15744995
Change-Id: Icf1ee603de23c7bb3bce3723cb24009e36f153d7
2014-08-08 18:01:31 +00:00
Nicolas Prevot
d18a1da18d
Merge "Validate that the authority of incoming uris matches." into lmp-dev
2014-08-07 18:53:12 +00:00
Nicolas Prevot
f300babd25
Validate that the authority of incoming uris matches.
...
BUG: 16864837
Change-Id: I2d4473985777b9525b101c1b02ad2395342b9722
2014-08-08 18:27:00 +01:00
Torne (Richard Coles)
0fb176417e
Merge "Make WebViewFactory more robust." into lmp-dev
2014-08-07 18:53:12 +00:00
Torne (Richard Coles)
27cb0d22a8
Make WebViewFactory more robust.
...
Catch and discard any exception thrown in getWebViewNativeLibraryPaths
to avoid the system server crashing if there is something wrong with the
update APK. prepareWebViewInSystemServer(nativePaths) is safe to call
even if nativePaths is null or invalid, and must be called to ensure
that any process waiting for relro processing is unblocked.
Bug: 16894062
Change-Id: I76c759bebcb7c4643fb50979376afea764c859c4
2014-08-08 18:40:51 +01:00
Nicolas Prevot
c3093eb86b
Merge "Making getProviderMimeType work across users." into lmp-dev
2014-08-07 18:39:40 +00:00
Nicolas Prevot
1dddc7fc79
Making getProviderMimeType work across users.
...
For apps with cross-user uri grants, but without INTERACT_ACROSS_USERS.
BUG: 16128346
Change-Id: I0136cd274eaf457804d196c09f746f66c1fe599f
2014-08-08 15:26:23 +01:00
Dianne Hackborn
a351ab9698
Fix issues 16739817 and 16709247 in voice interaction service.
...
Issue #16739817 VIS doesn't start for non-primary user(s)
Issue #16709247 GSA is not the default voice interaction agent
These are both fixed by getting rid of the existing code for applying
the default voice recognizer, moving it in to the voice interaction
manager service, and extending it to also set up the default voice
interaction service.
Change-Id: If8d5936c28aebfa7eff77c8d99241c3a2ffdb0a4
2014-08-09 13:31:59 -07:00
Barnaby James
b8850040c4
Remove constants for VOICE_CONTROL_ZEN_MODE.
...
Change-Id: I197d68e66d9a1b197e7c35fd140101458cf5bfc7
2014-08-08 22:48:35 -07:00
Sandeep Siddhartha
06629c1f2e
Merge "Add the capture session (and its availability) in the EventPayload" into lmp-dev
2014-08-07 15:37:25 +00:00
Sandeep Siddhartha
fd7070fdff
Add the capture session (and its availability) in the EventPayload
...
Keep it hidden till the API to start capture using a session isn't public
Bug: 16731718
Change-Id: I112dec307257739ef1e6c5c1e0358b6ecabe9a9e
2014-08-08 15:10:44 -07:00
Jinsuk Kim
78e2832362
Merge "CEC: Content observer to handle TV Setting update" into lmp-dev
2014-08-07 16:37:11 +00:00
Jinsuk Kim
5008486b09
CEC: Content observer to handle TV Setting update
...
Replaced the API setOption with content observer to read/get informed of
the CEC settings.
Bug: 16855247
Change-Id: Ieff2399bbfe83f05af4448e7337f91ef40d1e24d
2014-08-08 21:30:14 +00:00
Dongwon Kang
4d933a0ef0
TIF: introducing TvInputSettings for put/getting user preferences from Settings.
...
Reference:
- Settings.Secure.ENABLED_INPUT_METHODS
- InputMethodSettings
Bug: 16876078
Change-Id: I72c1770517052188694f21c10da383338edc8ee2
2014-08-08 21:36:50 +00:00
Svetoslav
7c91b34364
Merge "Polish the new cross-profile app widget APIs" into lmp-dev
2014-08-07 18:49:59 +00:00
Svetoslav
8e1d299da2
Polish the new cross-profile app widget APIs
...
bug:14991269
Change-Id: I5996f8c69a3d151ff1ecd8f19403dd606f588150
2014-08-08 20:35:59 +00:00
John Spurlock
5c8ea2c369
Merge "New api to sync zen mode state from listeners." into lmp-dev
2014-08-08 18:15:47 +00:00
ztenghui
61a6184681
Merge "Update attrs / public.xml for VectorDrawable opacity removal" into lmp-dev
2014-08-08 17:26:08 +00:00
ztenghui
d0d0f1ff59
Update attrs / public.xml for VectorDrawable opacity removal
...
bug:16850076
Change-Id: Ib6fea828b14e85cacccc8a901227a8fb068f9121
2014-08-08 19:48:36 +00:00
Winson Chung
4f70cacd45
Merge "Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622)" into lmp-dev
2014-08-08 16:09:03 +00:00
Winson Chung
e9217a0729
Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622)
2014-08-08 11:27:41 -07:00
Jay Shrauner
4b4038a028
Merge "Rename Internet calls SIP calls" into lmp-dev
2014-08-07 15:31:24 +00:00
Jay Shrauner
2e6d7c86e6
Rename Internet calls SIP calls
...
Bug:16792822
Change-Id: I7fb80eb17e463faa6d1230afa2e3c30e9ac2e938
2014-08-08 14:13:36 -07:00
Winson Chung
57c84544d9
Merge "Initial changes to add task affiliation styling. (Bug 16656169)" into lmp-dev
2014-08-07 15:27:35 +00:00
Winson Chung
ec396d6399
Initial changes to add task affiliation styling. (Bug 16656169)
...
- Fixing issue with launch-in-background animation
2014-08-07 17:57:25 +00:00
Sandeep Siddhartha
a13104fe7d
Merge "Read audio format from the recognition event" into lmp-dev
2014-08-07 15:31:24 +00:00
Sandeep Siddhartha
2178e2e085
Read audio format from the recognition event
...
Bug: 16549061
Change-Id: I9e418f7be67eb330b7bfaa97bbb90d0b5640469d
2014-08-07 10:48:51 -07:00
Adam Powell
9413b245a6
Nested pre-fling for AbsListView and ScrollView
...
Add nested pre-fling support to all framework widgets that currently
support nested fling.
Change-Id: Ieaf9d12938dbfeea779c2aee2f5a081c287c8e96
2014-08-07 10:24:04 -07:00
Kenny Guy
ae267d20c6
Merge "Revert "Remove String version of getBadgedLabel"" into lmp-dev
2014-08-07 09:28:12 +00:00
Kenny Guy
9962f335a1
Revert "Remove String version of getBadgedLabel"
...
This reverts commit ed0096c14ae1b17845bc9bb8fbb1cdc47adfdd68.
Change-Id: If026db7e804be81aaa02cfd2a4e1a0a03ee020f1
2014-08-07 16:48:06 +00:00
Kenny Guy
65810072d6
Remove LauncherApps method left for compat.
...
Method was left while updating unbundled apps
which have now been updated.
Bug: 16864685
Change-Id: I687cb23a1b60b88eeb988f3cf2604dc24b739121
2014-08-07 16:09:10 +00:00