Przemyslaw Szczepaniak
c2ece0002b
am 949ea9f0: am 32190676: am 90ae2778: am 299bb1fb: Fix issues with new TTS API
...
* commit '949ea9f011ee3577a6a73c6181185bd01f041597':
Fix issues with new TTS API
2014-09-22 19:45:23 +00:00
Ruben Brunk
436257113b
am 3d608a42: am d314f286: am ee38cd33: am 3b57d98a: Merge changes Iccd4d53d,Id449bc7a into lmp-dev
...
* commit '3d608a420b65a9ba068d11b146ac7fc6a7464092':
camera2: Avoid setting null metering regions in LEGACY.
camera2: Fix JPEG orientation set by LEGACY request.
2014-09-22 19:45:08 +00:00
Ruben Brunk
55dbaf72fe
am f1a9ccb5: am 6e13d7fd: am 252bfab5: am 6a80927a: Merge "camera2: refactor LEGACY mode error handling." into lmp-dev
...
* commit 'f1a9ccb55ea9ecc4de90766c77bb81c5cfd0af12':
camera2: refactor LEGACY mode error handling.
2014-09-22 19:44:49 +00:00
Svetoslav
41f5dbe776
am 20178a82: am 35c764cf: am 562f38ee: am 23e6a244: Merge "Fix memory leak in accessibility cache." into lmp-dev
...
* commit '20178a82310253e12555c783e0e3efde8b0500ac':
Fix memory leak in accessibility cache.
2014-09-22 19:44:35 +00:00
Przemyslaw Szczepaniak
8977eae6db
am 299bb1fb: Fix issues with new TTS API
...
* commit '299bb1fbc62ab8d6e1389cb2959e093e217f8c79':
Fix issues with new TTS API
2014-09-22 17:55:56 +00:00
Przemyslaw Szczepaniak
f9ba548f21
Fix issues with new TTS API
...
Bug: 17389935
Change-Id: I59234b3222f59dc89be7e40f7d4706b1f8c610ce
2014-09-22 17:39:16 +01:00
Ruben Brunk
8aa88195fe
am 3b57d98a: Merge changes Iccd4d53d,Id449bc7a into lmp-dev
...
* commit '3b57d98a1a84ce063cb3681cae10795216300035':
camera2: Avoid setting null metering regions in LEGACY.
camera2: Fix JPEG orientation set by LEGACY request.
2014-09-22 03:43:23 +00:00
Ruben Brunk
97b5301b09
camera2: Avoid setting null metering regions in LEGACY.
...
Bug: 17587491
- If a single region with zero weight is set, revert to default
metering region rather than attempting to set a null to
avoid setParameters failure.
Change-Id: Iccd4d53d5a2134a9d744eafb731f464b653a154d
2014-09-21 16:09:34 -07:00
Ruben Brunk
09a6bed6c6
camera2: Fix JPEG orientation set by LEGACY request.
...
Bug: 17589231
Change-Id: Id449bc7a39a6550413e6c441b6dc204e11eacda9
2014-09-21 16:09:34 -07:00
Ruben Brunk
5426bc2351
am 6a80927a: Merge "camera2: refactor LEGACY mode error handling." into lmp-dev
...
* commit '6a80927aef62f74a4801180adf68fe8781181060':
camera2: refactor LEGACY mode error handling.
2014-09-21 19:25:56 +00:00
Ruben Brunk
2610a1ba5d
Merge "camera2: refactor LEGACY mode error handling." into lmp-dev
2014-09-21 19:16:57 +00:00
Ruben Brunk
e663cb7728
camera2: refactor LEGACY mode error handling.
...
Bug: 17431462
Bug: 17407537
- Add Surface format/size validation during configure.
- Update exception error codes used in binder calls.
- Report dropped requests, frames, captures, and device
errors in binder callback properly.
- Fixes CameraDeviceTest errors for incorrect metering
rectangle weight in template tests.
- Fixes CameraDeviceTest errors for missing
noiseReductionMode field in template tests.
- Implement flush call.
Change-Id: I0da803bccf2bfb9b4c0cf61208e160a86c577497
2014-09-21 12:09:23 -07:00
Svetoslav
e5b726efca
am 23e6a244: Merge "Fix memory leak in accessibility cache." into lmp-dev
...
* commit '23e6a2440435d417791e99b95402721b535f73e4':
Fix memory leak in accessibility cache.
2014-09-21 18:02:20 +00:00
Svetoslav
650d7d9dd2
Merge "Fix memory leak in accessibility cache." into lmp-dev
2014-09-21 17:53:45 +00:00
Yigit Boyar
cb0721ff8f
am 1ea86977: am 6477ca14: am 397c6004: am 646e0428: Merge "Find activity from context in menu inflator for click events" into lmp-dev
...
* commit '1ea86977bf9d9106728c5344ee1e5f054b8973e5':
Find activity from context in menu inflator for click events
2014-09-20 02:44:20 +00:00
Jeff Brown
4df057c98b
am 77e786ab: am 978272f4: am a94c9ccb: am 09395677: Merge "Decouple turning screen on from waking up in policy." into lmp-dev
...
* commit '77e786abd5f2dcb74de3cc083c1cc64c884fac9d':
Decouple turning screen on from waking up in policy.
2014-09-20 02:44:14 +00:00
Svetoslav
13bd771c99
Fix memory leak in accessibility cache.
...
We were not clearing the cache if window state change event
is fired which was the behavior before adding the window
inspection APIs. As a result if no accessibility service
cares about windows we get a leek. Also when the accessibiilty
service cares about windows we were not clearing all windows
nodes from the cache. Now if a windows change or a window
state change event is recived we clear the cache.
bug:17589257
Change-Id: I8c416fbcab623160c6f505128b9fca713fcc6623
2014-09-19 19:21:55 -07:00
Yigit Boyar
0f46dd0de9
am 646e0428: Merge "Find activity from context in menu inflator for click events" into lmp-dev
...
* commit '646e0428a489d786c29a9ad48c1f21f3d644af42':
Find activity from context in menu inflator for click events
2014-09-20 01:36:12 +00:00
Yigit Boyar
1a74dc4547
Merge "Find activity from context in menu inflator for click events" into lmp-dev
2014-09-20 01:30:00 +00:00
Jeff Brown
e8e3125eeb
am 09395677: Merge "Decouple turning screen on from waking up in policy." into lmp-dev
...
* commit '09395677f7ef5119556e8ba100c0bd27480c9797':
Decouple turning screen on from waking up in policy.
2014-09-20 01:27:03 +00:00
Jeff Brown
6e53b7476e
Merge "Decouple turning screen on from waking up in policy." into lmp-dev
2014-09-20 01:09:40 +00:00
Elliott Hughes
69eb21074f
am 4fec1b48: am 600ca140: Merge "Use constants instead of resources for ellipsis."
...
* commit '4fec1b488759a89732af151e21a89aa6693ba9bf':
Use constants instead of resources for ellipsis.
2014-09-19 23:16:52 +00:00
Ian Rogers
e9b6cb8058
am ad64befd: am 296a712e: Merge "Make a field final."
...
* commit 'ad64befd25befae3d71c53be6d6a31d1f8d12464':
Make a field final.
2014-09-19 22:27:36 +00:00
Svetoslav
86d07089e6
am b38e8d02: am f2345ebc: am 61052dec: am 35abe50d: Merge "Keep existing API behavior that regressed." into lmp-dev
...
* commit 'b38e8d02bc75eb13f9cb78bea6ae6102f594b587':
Keep existing API behavior that regressed.
2014-09-19 22:26:25 +00:00
Elliott Hughes
4fec1b4887
am 600ca140: Merge "Use constants instead of resources for ellipsis."
...
* commit '600ca140e2e31e76f9bef7d484387ea366812cb3':
Use constants instead of resources for ellipsis.
2014-09-19 22:14:48 +00:00
Ian Rogers
ad64befd25
am 296a712e: Merge "Make a field final."
...
* commit '296a712e6b3fd48b5ace1128fa68547fdb8de84d':
Make a field final.
2014-09-19 22:14:33 +00:00
Elliott Hughes
600ca140e2
Merge "Use constants instead of resources for ellipsis."
2014-09-19 22:02:45 +00:00
Igor Viarheichyk
ed0daa93e4
Use constants instead of resources for ellipsis.
...
All supported locales use only U+2025 and U+2026 to represent
ellipses, and it will unlikely change in future. Given translated
resources are inconsistent and often use three dots it is safer
to use constants instead of resources.
Change-Id: I51a6cb903f62f739fbadd6b78e5765c0028d641a
2014-09-19 22:02:08 +00:00
Svetoslav
129ffeb37c
am 35abe50d: Merge "Keep existing API behavior that regressed." into lmp-dev
...
* commit '35abe50d89e8dedecf6a3c66c3b6bfe9f904528d':
Keep existing API behavior that regressed.
2014-09-19 21:49:31 +00:00
George Mount
02c377e139
am 6ba1531e: am 42ea88bb: am 0e24bcbb: am a86f1015: Merge "Target only shared elements with shared element Transition" into lmp-dev
...
* commit '6ba1531e66ca6c483ef762339513e1086cbdf76d':
Target only shared elements with shared element Transition
2014-09-19 21:47:50 +00:00
Svetoslav
1258dd2142
Merge "Keep existing API behavior that regressed." into lmp-dev
2014-09-19 21:41:39 +00:00
Adam Powell
764b994d61
am b501fb2d: am 6caa43be: am 0a296ef3: am 20ffcaa1: Merge "Add colorEdgeEffect to themes, default it to colorPrimary" into lmp-dev
...
* commit 'b501fb2d8277e4317b3ccbe9dca6c9b7553b8715':
Add colorEdgeEffect to themes, default it to colorPrimary
2014-09-19 21:18:02 +00:00
George Mount
6826e9bd3e
am a86f1015: Merge "Target only shared elements with shared element Transition" into lmp-dev
...
* commit 'a86f10158a690b30e31216f628942562c3f2e2f2':
Target only shared elements with shared element Transition
2014-09-19 21:14:43 +00:00
George Mount
615a2c1605
Merge "Target only shared elements with shared element Transition" into lmp-dev
2014-09-19 21:01:15 +00:00
Svetoslav
b624244325
Keep existing API behavior that regressed.
...
If RemoteViews get a null package in the constructor we are
using the context in which they are applied to obtain resources
during inflation. In such a case if we call the getPackage()
method we were getting null, i.e. the package passed in the
contructor, but now we are returning the package if the app
that created the remote views.
bug:17513823
Change-Id: I0c4a8953c8320469a9160dbaae46ce31465b313b
2014-09-19 13:59:10 -07:00
Adam Powell
45acf7286f
am 20ffcaa1: Merge "Add colorEdgeEffect to themes, default it to colorPrimary" into lmp-dev
...
* commit '20ffcaa121cb214ed875f4940e9ba16e82850a56':
Add colorEdgeEffect to themes, default it to colorPrimary
2014-09-19 20:43:48 +00:00
Michael Wright
b2be25dde2
am ff49e280: am 249e6220: am 2b5563f1: am 66bbf591: Merge "Respect intent-filter priority for system keyboard layouts." into lmp-dev
...
* commit 'ff49e280f46a698e9cb564f1aecb70cf2765e037':
Respect intent-filter priority for system keyboard layouts.
2014-09-19 20:41:59 +00:00
Adam Powell
17f48457d2
Merge "Add colorEdgeEffect to themes, default it to colorPrimary" into lmp-dev
2014-09-19 20:31:14 +00:00
Jeff Brown
36c4db8bd3
Decouple turning screen on from waking up in policy.
...
This allows us to ensure windows are fully drawn before unblocking
screen on while dozing.
Bug: 17516245
Change-Id: Ibe63c212b8db855ce26a34a8169f33764b266ee6
2014-09-19 13:14:29 -07:00
Alan Viverette
8acb6abed6
am 609378ca: am 594373d1: am cf5ba66c: am 40994e66: Merge "Fix radial time picker inner circle (1-12) selections" into lmp-dev
...
* commit '609378ca3574b0dab360ac8759997aee7963afbe':
Fix radial time picker inner circle (1-12) selections
2014-09-19 20:10:07 +00:00
Paul Soulos
23450c2369
am 834bbcb6: am ca191524: am 1f2de4f5: am b5586e00: Fixes typo in Intent documentation
...
* commit '834bbcb625cffc44a70af570aa2cc8c918d4b356':
Fixes typo in Intent documentation
2014-09-19 20:10:03 +00:00
Michael Wright
299947f502
am 66bbf591: Merge "Respect intent-filter priority for system keyboard layouts." into lmp-dev
...
* commit '66bbf591050bf2969ebebc15e2550d45eeea3ab0':
Respect intent-filter priority for system keyboard layouts.
2014-09-19 20:05:27 +00:00
George Mount
2deeaa3314
Target only shared elements with shared element Transition
...
Bug 17549213
Bug 17553253
Change-Id: If54aebb4e37d2012aa8d1c5354d5ec03f92b81a3
2014-09-19 12:55:20 -07:00
Michael Wright
4bc92b064b
Merge "Respect intent-filter priority for system keyboard layouts." into lmp-dev
2014-09-19 19:52:54 +00:00
Adam Powell
c6c744da75
Add colorEdgeEffect to themes, default it to colorPrimary
...
Allow edgeeffect colors to be changed independently of the primary
color for the current theme.
Bug 16512225
Change-Id: Ibc13ad755f489fe1f6d16af0c61a1d12dd1a61f7
2014-09-19 12:50:31 -07:00
Alan Viverette
9af20470b2
am 40994e66: Merge "Fix radial time picker inner circle (1-12) selections" into lmp-dev
...
* commit '40994e66f278da83e2e4e581c85d5092ee1fb1c0':
Fix radial time picker inner circle (1-12) selections
2014-09-19 19:32:40 +00:00
Paul Soulos
f9390f56c6
am b5586e00: Fixes typo in Intent documentation
...
* commit 'b5586e00ed5eb4b18b58371a54449f9cc8eedca8':
Fixes typo in Intent documentation
2014-09-19 19:32:36 +00:00
Alan Viverette
840855c021
Merge "Fix radial time picker inner circle (1-12) selections" into lmp-dev
2014-09-19 19:11:47 +00:00
Paul Soulos
628cb74d8a
Fixes typo in Intent documentation
...
bug: 17583712
Change-Id: I37c77644213417751f8261098af44096aef51b14
2014-09-19 19:10:04 +00:00
Alan Viverette
bb696dcca9
Fix radial time picker inner circle (1-12) selections
...
Result of a poorly collapsed set of if block conditionals.
BUG: 17580782
Change-Id: I7f7e5038f943d1f49e1541acfa282479cb2505ea
2014-09-19 10:20:45 -07:00