Jeff Sharkey
47d2c97e70
am 27936ad3: Merge "Block loading WebView in privileged processes." into lmp-mr1-dev
...
* commit '27936ad3a677509fab1174c7b6655c894f018143':
Block loading WebView in privileged processes.
2014-11-14 19:33:49 +00:00
Winson Chung
86677c9a51
Fixing regression in screen pinning button visibility. (Bug 18390050)
2014-11-14 11:30:53 -08:00
Jeff Sharkey
27936ad3a6
Merge "Block loading WebView in privileged processes." into lmp-mr1-dev
2014-11-14 19:24:53 +00:00
smain@google.com
55c741a736
am 03dd6845: am 04b393a8: am d35b8587: am 5e5af93b: remove preview system image links bug: 18376658
...
* commit '03dd684564ee2ce552095affc88ddc9885231689':
remove preview system image links bug: 18376658
2014-11-14 19:13:47 +00:00
smain@google.com
03dd684564
am 04b393a8: am d35b8587: am 5e5af93b: remove preview system image links bug: 18376658
...
* commit '04b393a812bbbe9975df6e7d20514c797398d571':
remove preview system image links bug: 18376658
2014-11-14 19:06:43 +00:00
Yin-Chia Yeh
46810bf200
am cb6eae0e: Merge "Camera: doc update for independent 3A" into lmp-mr1-dev
...
* commit 'cb6eae0e2eda2a9383ba2682b739b3616a9eaefc':
Camera: doc update for independent 3A
2014-11-14 19:06:37 +00:00
Eric Laurent
5ff6057bd3
am 99253d00: Merge "AudioRecorder read buffer overflow" into lmp-mr1-dev
...
* commit '99253d001f835a8d23c337b8dfd6a6cbc6d7a740':
AudioRecorder read buffer overflow
2014-11-14 19:06:27 +00:00
Winson Chung
741a5b5a02
am 189457c9: Merge "Fixing crash in querying the task stack from a fresh load plan. (Bug 18371946)" into lmp-mr1-dev
...
* commit '189457c931bbc5fe5c9bbf61050dca7db3d45194':
Fixing crash in querying the task stack from a fresh load plan. (Bug 18371946)
2014-11-14 19:06:19 +00:00
Fyodor Kupolov
a07bdda0d4
am 6dd9f86f: Merge "Added synchronization to handlePackagesChanged method" into lmp-mr1-dev
...
* commit '6dd9f86f10deda42ea5374f83d2a189c3a72d68f':
Added synchronization to handlePackagesChanged method
2014-11-14 19:06:14 +00:00
Ye Wen
58635a571d
am 8b69c28b: Merge "Delay connecting to MmsService until APIs are called for imms" into lmp-mr1-dev
...
* commit '8b69c28b7d446c35e4d644ce4935a31bac228e00':
Delay connecting to MmsService until APIs are called for imms
2014-11-14 19:06:07 +00:00
Dianne Hackborn
c0e4aaad1e
Issue #17551667 : Voice interaction service should be disabled...
...
...by default on Svelte devices
Also make sure the voice_recognizers feature is not enabled on
low-ram devices, with a new facility for platform feature
declarations to say they should be ignored on low ram devices.
Change-Id: I833c04b12e0e566dd682ed20adb0985c677a696f
2014-11-14 11:05:08 -08:00
Jeff Sharkey
85844916b8
Block loading WebView in privileged processes.
...
WebView is very powerful, but it also has a large attack area. To
improve security, refuse to load WebView components when running as
the root or system UIDs.
Bug: 18376908
Change-Id: I515b819033586076b1a9668023bb43ee0295d003
2014-11-14 11:02:27 -08:00
smain@google.com
04b393a812
am d35b8587: am 5e5af93b: remove preview system image links bug: 18376658
...
* commit 'd35b858706ab7d7ec4685fa384ca3cd42d1ec316':
remove preview system image links bug: 18376658
2014-11-14 19:00:09 +00:00
smain@google.com
d35b858706
am 5e5af93b: remove preview system image links bug: 18376658
...
* commit '5e5af93b962c5ec97f7c2b841d4e9076904dd544':
remove preview system image links bug: 18376658
2014-11-14 18:53:39 +00:00
Yin-Chia Yeh
cb6eae0e2e
Merge "Camera: doc update for independent 3A" into lmp-mr1-dev
2014-11-14 18:36:33 +00:00
smain@google.com
5e5af93b96
remove preview system image links
...
bug: 18376658
Change-Id: I5f0e79e4261a004a84a09c0095d77f985abdf868
2014-11-14 10:15:12 -08:00
Eric Laurent
99253d001f
Merge "AudioRecorder read buffer overflow" into lmp-mr1-dev
2014-11-14 17:42:47 +00:00
Winson Chung
189457c931
Merge "Fixing crash in querying the task stack from a fresh load plan. (Bug 18371946)" into lmp-mr1-dev
2014-11-14 17:32:30 +00:00
Fyodor Kupolov
6dd9f86f10
Merge "Added synchronization to handlePackagesChanged method" into lmp-mr1-dev
2014-11-14 17:26:07 +00:00
Ye Wen
8b69c28b7d
Merge "Delay connecting to MmsService until APIs are called for imms" into lmp-mr1-dev
2014-11-14 17:22:12 +00:00
Craig Mautner
d21db6b6c4
am 135ae6dc: am 33d92c56: Use package name as custom resolver process name
...
* commit '135ae6dc3b667595b4bf2c681e1db95dc657b88f':
Use package name as custom resolver process name
2014-11-14 16:38:27 +00:00
Craig Mautner
135ae6dc3b
am 33d92c56: Use package name as custom resolver process name
...
* commit '33d92c56781f6058c9e682737a06c41f3a2d2f3a':
Use package name as custom resolver process name
2014-11-14 16:31:20 +00:00
Craig Mautner
33d92c5678
Use package name as custom resolver process name
...
The process name was being assigned null. This meant that after the
process attached we weren't matching the name in
ActivityStackSupervisor.attachApplicationLocked(). That meant missing
the call to realStartActivityLocked() and then the resolver didn't
start until window manager timed out and resumeTopActivity was
called five seconds later.
Fixes bug 18301267.
Change-Id: If3721caeebb309c6054150b2f707e3d6e38a74d2
2014-11-14 15:09:54 +00:00
Jason Monk
59ea2612d4
am 53e52e52: Merge "SysUI: Add basic test coverage for signal levels" into lmp-mr1-dev
...
* commit '53e52e52112adf342bbfbc089b397dea1b27b074':
SysUI: Add basic test coverage for signal levels
2014-11-14 14:55:01 +00:00
Jason Monk
53e52e5211
Merge "SysUI: Add basic test coverage for signal levels" into lmp-mr1-dev
2014-11-14 14:50:05 +00:00
Esteban Talavera
95162ad2ea
am 22dc3b7b: New AccountManager method to copy accounts between users.
...
* commit '22dc3b7ba111e27bce99a7cce966598e7873508c':
New AccountManager method to copy accounts between users.
2014-11-14 11:37:33 +00:00
Esteban Talavera
22dc3b7ba1
New AccountManager method to copy accounts between users.
...
Adding the copyAccountToUser method which copies an account
along with its credentials to a different user.
Also an extra in the public api to identify the account to migrate
during provisioning.
Bug: 17716971
Change-Id: I2f29f1765ba0d360a3894b13ef86253b7c7d3284
2014-11-14 11:09:27 +00:00
Sander Alewijnse
7bec28c5a1
am f39cec0b: Merge "Add extra to enable device admins to skip removal of system apps." into lmp-mr1-dev
...
* commit 'f39cec0b068abcf306eb91c304ed2eb76e60f8c0':
Add extra to enable device admins to skip removal of system apps.
2014-11-14 10:32:45 +00:00
Sander Alewijnse
f39cec0b06
Merge "Add extra to enable device admins to skip removal of system apps." into lmp-mr1-dev
2014-11-14 10:26:38 +00:00
Mark Renouf
7b6cadd404
am 437d02d3: am cd22c3d6: Merge "Sets windowOverscan for all Wear DeviceDefault themes." into lmp-sprout-dev
...
* commit '437d02d389711487a29662455b52a601053d9749':
Sets windowOverscan for all Wear DeviceDefault themes.
2014-11-14 02:24:11 +00:00
Mark Renouf
437d02d389
am cd22c3d6: Merge "Sets windowOverscan for all Wear DeviceDefault themes." into lmp-sprout-dev
...
* commit 'cd22c3d67c98a6ac98291c3337e6506546e771be':
Sets windowOverscan for all Wear DeviceDefault themes.
2014-11-14 02:14:29 +00:00
Mark Renouf
cd22c3d67c
Merge "Sets windowOverscan for all Wear DeviceDefault themes." into lmp-sprout-dev
2014-11-14 02:04:31 +00:00
Alan Viverette
c51e7ed07d
am 42b25914: Merge "Ignore accessibility overlays during visible window computation" into lmp-mr1-dev
...
* commit '42b25914477daa00b3adf7c3d8f89b4614b08b49':
Ignore accessibility overlays during visible window computation
2014-11-14 01:57:30 +00:00
Alan Viverette
a9566f9085
am 0c242376: Merge "Set current degrees when updating RotateDrawable from typed array" into lmp-mr1-dev
...
* commit '0c242376867feb434088387bfcdc6b4abcf7d465':
Set current degrees when updating RotateDrawable from typed array
2014-11-14 01:57:23 +00:00
Alan Viverette
42b2591447
Merge "Ignore accessibility overlays during visible window computation" into lmp-mr1-dev
2014-11-14 01:52:25 +00:00
Alan Viverette
0c24237686
Merge "Set current degrees when updating RotateDrawable from typed array" into lmp-mr1-dev
2014-11-14 01:52:14 +00:00
Alan Viverette
04bea09057
am 0224d25d: Merge "Account for window bounds in accessibility view click point computation" into lmp-mr1-dev
...
* commit '0224d25db2f897ddfc29a722ad91d67dcf2500a9':
Account for window bounds in accessibility view click point computation
2014-11-14 01:51:38 +00:00
Alan Viverette
0224d25db2
Merge "Account for window bounds in accessibility view click point computation" into lmp-mr1-dev
2014-11-14 01:46:01 +00:00
Christopher Tate
fbec21ff43
Teach bmgr that "android" is a valid package name
...
Bug 18379037
Change-Id: I4d6da2893f83e672920bbda9447aa4cbd1ecec7b
2014-11-13 16:39:56 -08:00
Sarah Maddox
baec01af4b
am 2f8d4ea2: am f21e7d31: am aa3a93ed: am 67b0ac71: Merge "docs: Clarifies the difference between the Android framework location APIs and the Google Play services location APIs. Fixes 80-character line length." into lmp-docs
...
* commit '2f8d4ea2064940b373c96b47d6fcdefad3732ee8':
docs: Clarifies the difference between the Android framework location APIs and the Google Play services location APIs. Fixes 80-character line length.
2014-11-14 00:27:54 +00:00
Sarah Maddox
2f8d4ea206
am f21e7d31: am aa3a93ed: am 67b0ac71: Merge "docs: Clarifies the difference between the Android framework location APIs and the Google Play services location APIs. Fixes 80-character line length." into lmp-docs
...
* commit 'f21e7d31582b404e479d9a594f192e67e2b95d8f':
docs: Clarifies the difference between the Android framework location APIs and the Google Play services location APIs. Fixes 80-character line length.
2014-11-14 00:21:14 +00:00
John Reck
b35c9602cf
Wire up surface width/height to lockHardwareCanvas
...
Bug: 18338026
Change-Id: I6c37774ef1312278ae81280561060662fef923fb
2014-11-13 16:15:08 -08:00
Mark Renouf
de7187b956
Sets windowOverscan for all Wear DeviceDefault themes.
...
Without this flag, window insets will be consumed by the first View
which does not explicitly override onApplyWindowInsets. This is either
SwipeDismissLayout or the content view of the activity (if swipeDismiss
is not enabled).
BUG: 18376451
Change-Id: I5e590bad9810a9a232a6c318f715d587a3290f34
2014-11-13 19:12:55 -05:00
Sarah Maddox
f21e7d3158
am aa3a93ed: am 67b0ac71: Merge "docs: Clarifies the difference between the Android framework location APIs and the Google Play services location APIs. Fixes 80-character line length." into lmp-docs
...
* commit 'aa3a93ede76b46ef6ca0daa18ca9a6cd77c26f66':
docs: Clarifies the difference between the Android framework location APIs and the Google Play services location APIs. Fixes 80-character line length.
2014-11-14 00:09:12 +00:00
Sarah Maddox
aa3a93ede7
am 67b0ac71: Merge "docs: Clarifies the difference between the Android framework location APIs and the Google Play services location APIs. Fixes 80-character line length." into lmp-docs
...
* commit '67b0ac719a87ba52c849a6cf055ef235f230dd6e':
docs: Clarifies the difference between the Android framework location APIs and the Google Play services location APIs. Fixes 80-character line length.
2014-11-14 00:02:38 +00:00
Sarah Maddox
67b0ac719a
Merge "docs: Clarifies the difference between the Android framework location APIs and the Google Play services location APIs. Fixes 80-character line length." into lmp-docs
2014-11-13 23:57:32 +00:00
Chris Craik
c3784c4d61
am 6b3bf0ce: Merge "Add offset method to Outline" into lmp-mr1-dev
...
* commit '6b3bf0ceef92d1a627360c6502f52f0237f7e50a':
Add offset method to Outline
2014-11-13 23:53:18 +00:00
Alan Viverette
96dacf3659
am 24859ba0: Merge "Don\'t dismiss AutoCompleteTextView on focus change while temp detached" into lmp-mr1-dev
...
* commit '24859ba016f740c16113e04271ebe6b3eb61a241':
Don't dismiss AutoCompleteTextView on focus change while temp detached
2014-11-13 23:53:13 +00:00
Alan Viverette
d200288a8b
am 3fbb55c9: Merge "Make indeterminate progress alpha consistent with determinate" into lmp-mr1-dev
...
* commit '3fbb55c9061f6ea4b7bc63dfea1d86ba5bb308ad':
Make indeterminate progress alpha consistent with determinate
2014-11-13 23:53:08 +00:00
ztenghui
9f67155332
am 475569e9: Merge "Fix the starting pen\'s position when a path close." into lmp-mr1-dev
...
* commit '475569e98a7d8d42b981df54c70974ad99336328':
Fix the starting pen's position when a path close.
2014-11-13 23:53:03 +00:00