Sol Boucher
fca5f52347
am af9a77d6: camera2: Fix ordering issue between #onOpened and createCaptureSession
...
* commit 'af9a77d64912985a3fa9f91cd0e372316e790b9f':
camera2: Fix ordering issue between #onOpened and createCaptureSession
2014-06-06 01:51:25 +00:00
Sol Boucher
4b3f800438
camera2: Fix ordering issue between #onOpened and createCaptureSession
...
This resolves an issue where the CameraDevice.StateListener callbacks were
erroneously called before the CameraCaptureSession.StateListener ones,
preventing e.g. creating a capture session from the
CameraDevice.StateListener#onOpened() callback.
It also explicitly ignores CameraDevice.StateListener#onUnconfigured() calls
occurring before the first call to #close .
Bug: 15449190
Change-Id: Ic0094d53a65e42108201d7bb50734d17290fa9bf
2014-06-06 01:43:00 +00:00
Deepanshu Gupta
b78cc30920
Add missing dependency in layoutlib build file [DO NOT MERGE]
...
Add missing dependency on built_ext_data
Change-Id: I4e7cca7f6cbc7f5b7416ac9b85a9aec01e61ecd4
(cherry picked from commit e345507ca4b7b83c6e0446788f4404eb697f945b)
2014-06-05 18:32:14 -07:00
Todd Poynor
5fde3ff375
BatteryManager: battery property query API update
...
Move battery property value accessors to BatteryManager.
Hide BatteryProperty class.
Bug: 15191190
Change-Id: Ic021e6e28a8bc30c145ccc31b3a3446ba82d2004
2014-06-05 18:10:46 -07:00
John Spurlock
2769ac2907
VolumeZen: Only display active condition when entering.
...
Instead of always displaying the active condition, only
show it the first time (when turning zen on).
Bug:15455271
Change-Id: I89e8e2c09fa0d06a5e4c3174f825dfe5a452f06e
2014-06-05 20:55:49 -04:00
Evan Charlton
acb28a7af7
Merge "Fix the build breakage (update API & javadocs)"
2014-06-06 00:50:35 +00:00
Raph Levien
748a3779f3
am 455b351b: Merge "Make elegantTextHeight xml attribute public" into lmp-preview-dev
...
* commit '455b351bba515c3a7e6139368c4110abbf1e4e89':
Make elegantTextHeight xml attribute public
2014-06-06 00:45:43 +00:00
Raph Levien
5b29e12cfb
Merge "Make elegantTextHeight xml attribute public" into lmp-preview-dev
2014-06-06 00:42:34 +00:00
Evan Charlton
7960fd917a
Fix the build breakage (update API & javadocs)
...
Update API and Javadocs to fix the build.
Change-Id: I108e4d824eabb68f8edd864bf67a16188672b01b
2014-06-05 17:31:11 -07:00
Prashant Malani
86414c31a9
am 59b82c3e: (-s ours) am 42db3761: Merge "DO NOT MERGE Change display state modification during dozing" into klp-modular-dev
...
* commit '59b82c3eae2cd329461b7ad64bd8abee4898a90e':
DO NOT MERGE Change display state modification during dozing
2014-06-06 00:20:05 +00:00
Vinod Krishnan
a3d5d3b8af
am 90e96db0: Merge "Adding a way to stub Vpn ConfirmDialog" into klp-modular-dev
...
* commit '90e96db0b5a200f528f1ca6a66d5aeaa5c915ca2':
Adding a way to stub Vpn ConfirmDialog
2014-06-06 00:16:40 +00:00
Prashant Malani
59b82c3eae
am 42db3761: Merge "DO NOT MERGE Change display state modification during dozing" into klp-modular-dev
...
* commit '42db3761c9ee3df11a367cbc907f2ba433251634':
DO NOT MERGE Change display state modification during dozing
2014-06-06 00:16:35 +00:00
Jae Seo
b8a64416e5
TIF: Address the feedback from the API review - 2/3
...
This change addresses the following comments from the council:
- Change the TvView API to be tune(String inputId, Uri channelUri) and
reset()
- @hide TvInputSession class, including createSession() and
SessionCallback
- Define a listener interface specific to TvView, allowing you to hide
the session details and keep the API simpler. Add
setTvInputListener().
Bug: 15345342
Change-Id: I931662841b41d862ebc4a700ccb245889a5f87a5
2014-06-06 09:13:28 +09:00
Robert Greenwalt
9ac3dbe1ce
Fix the marking of restricted network requests
...
Need to realized that the NOT_RESTRICTED bit is set by
default, so if looking at what bits are set to decide if
we want NOT_RESTRICTED cleared, we need to ignore the
bit itself.
bug:15456019
Change-Id: Iecae598f47ec7306d475e2262bb1c452ddf0fc75
2014-06-05 23:59:48 +00:00
Yin-Chia Yeh
abfaf964a5
am 6d892689: Merge "Camera2: Do not hide TonemapCurve construtor" into lmp-preview-dev
...
* commit '6d892689f569871e2e711669c0262a7d25b3e091':
Camera2: Do not hide TonemapCurve construtor
2014-06-05 23:37:07 +00:00
Yin-Chia Yeh
ffff217134
Merge "Camera2: Do not hide TonemapCurve construtor" into lmp-preview-dev
2014-06-05 23:33:38 +00:00
Zhijun He
169a149d55
am b67beb8e: Merge "Camera2: Hide input stream related key and enum" into lmp-preview-dev
...
* commit 'b67beb8e8b9115c1ba796a57f1bb59822e6a1ce1':
Camera2: Hide input stream related key and enum
2014-06-05 23:21:03 +00:00
Alan Viverette
efa65cc8e7
am 6f2ed69f: (-s ours) Merge "DO NOT MERGE Change preference category text color for quantum" into lmp-preview-dev
...
* commit '6f2ed69f25dad726baabe67b98c9107fd9bcaa46':
DO NOT MERGE Change preference category text color for quantum
2014-06-05 23:16:17 +00:00
Evan Charlton
7d3ff83b8b
am 266a63ad: Merge "Expose post-dial APIs" into lmp-preview-dev
...
* commit '266a63ad7731d7ebaf4c426b3d226e70c6afd2af':
Expose post-dial APIs
2014-06-05 23:15:58 +00:00
Zhijun He
f98a3c020d
Merge "Camera2: Hide input stream related key and enum" into lmp-preview-dev
2014-06-05 23:15:17 +00:00
Alan Viverette
4294202648
Merge "DO NOT MERGE Change preference category text color for quantum" into lmp-preview-dev
2014-06-05 23:09:57 +00:00
Vinod Krishnan
90e96db0b5
Merge "Adding a way to stub Vpn ConfirmDialog" into klp-modular-dev
2014-06-05 23:03:49 +00:00
Prashant Malani
42db3761c9
Merge "DO NOT MERGE Change display state modification during dozing" into klp-modular-dev
2014-06-05 23:03:19 +00:00
Prashant Malani
31363809b8
Merge "Change display state modification during dozing"
2014-06-05 23:02:42 +00:00
Yorke Lee
8c2d8c0c27
Revert "API changes to Telephony per API review"
...
The original change was submitted into lmp-preview-dev and should
not have been auto-merged to master.
This reverts commit 80327f7a31b19213ec48e1ab66e6bdc8e76cb0fe.
Change-Id: I9ff8a868ffa3135583c52ef97b15311107716899
2014-06-05 22:55:49 +00:00
Evan Charlton
e62a885ea6
Merge "Expose post-dial APIs" into lmp-preview-dev
2014-06-05 22:52:07 +00:00
Deepanshu Gupta
eaa55cdc87
am ee001119: Merge "LayoutLib: Add assertions for typeface." into lmp-preview-dev
...
* commit 'ee0011198ff150f972c8afbc5dff695bce2af1f1':
LayoutLib: Add assertions for typeface.
2014-06-05 22:43:22 +00:00
Deepanshu Gupta
6d14163a1e
am 242dded6: Merge "LayoutLib: Font variants" into lmp-preview-dev
...
* commit '242dded6e8b7e5851ad7b80a0c05e4883d2a9f42':
LayoutLib: Font variants
2014-06-05 22:43:16 +00:00
Deepanshu Gupta
6c1f78f5d6
am 9a9d96bf: Merge "LayoutLib: Add capability to simulate old versions" into lmp-preview-dev
...
* commit '9a9d96bf044bd75e0d75e16a6002dc20e5399866':
LayoutLib: Add capability to simulate old versions
2014-06-05 22:43:11 +00:00
ztenghui
537d7ea039
am 42decb1b: Merge "API Review: move the CreateRevealAnimator to ViewAnimationUtils" into lmp-preview-dev
...
* commit '42decb1bfe354923205a7cdf856f395f9070b64f':
API Review: move the CreateRevealAnimator to ViewAnimationUtils
2014-06-05 22:39:11 +00:00
Deepanshu Gupta
e872209986
Merge "LayoutLib: Add assertions for typeface." into lmp-preview-dev
2014-06-05 22:38:00 +00:00
Deepanshu Gupta
edfaa50864
Merge "LayoutLib: Font variants" into lmp-preview-dev
2014-06-05 22:37:09 +00:00
Deepanshu Gupta
37f7c68cd7
Merge "LayoutLib: Add capability to simulate old versions" into lmp-preview-dev
2014-06-05 22:36:57 +00:00
ztenghui
2050d39e08
Merge "API Review: move the CreateRevealAnimator to ViewAnimationUtils" into lmp-preview-dev
2014-06-05 22:32:41 +00:00
Raph Levien
e1c4a0d299
Make elegantTextHeight xml attribute public
...
The elegantTextHeight attribute of TextView was made public through
Java code, but the corresponding attribute wasn't public. This patch
makes it so.
This is a fix for bug 15428791 "elegantTextHeight is hidden (not in
android.R.attr)"
Change-Id: I7011f10ae58fd2e212da9cbaca4a484f011d8fed
2014-06-05 22:30:37 +00:00
Vinod Krishnan
b0e5bbb657
Adding a way to stub Vpn ConfirmDialog
...
- This is needed to pass CTS tests on the wear devices
- Related CL: http://ar/479486
Bug: 15087985
Change-Id: I56673ff6085618a03ec61031e3af0f6631cb3425
2014-06-05 15:28:50 -07:00
Prashant Malani
448a4e59ad
DO NOT MERGE Change display state modification during dozing
...
Check that the BrightnessRamp animation has completed before updating
the display state to STATE_DOZING.
Bug: 13472578
Change-Id: Ib9751f7a987463e4df98571e846d829ec8e73b5e
Signed-off-by: Prashant Malani <pmalani@google.com>
2014-06-05 22:25:23 +00:00
Aravind Akella
62479c591f
Remove getRequiredPermission from NDK.
...
Bug: 15089664
Change-Id: Ieb1e97e44ef335e6087ba9164058fe3535e9998a
(cherry picked from commit 8bcdd9b7a5c99e9a5bf1e45f7924b67037898e75)
2014-06-05 22:24:57 +00:00
Aravind Akella
5271e0b890
Hide Sensor.getRequiredPermission API.
...
Bug: 15089664
Change-Id: Ia0f4e64a563ca409849cf53721b4836abbb0be68
(cherry picked from commit e7213150abbe33c71dbdc3295a1fa1feaafb069d)
2014-06-05 22:24:25 +00:00
Ji-Hwan Lee
4a2e599b5a
am b3412adf: Merge "TvContract: Add channel logo and program thumbnail" into lmp-preview-dev
...
* commit 'b3412adf92b9d932b600acf44c4463cf06387a8e':
TvContract: Add channel logo and program thumbnail
2014-06-05 22:23:11 +00:00
Yorke Lee
f537259ec4
am 87d1dbc5: Merge "API changes to Telephony per API review" into lmp-preview-dev
...
* commit '87d1dbc52e473227b2b4bc0d95ca48cfb3363adc':
API changes to Telephony per API review
2014-06-05 22:23:03 +00:00
Alan Viverette
0622a4c8b8
am 7553d48d: Merge "Fix default stroke width and NPE for line with no stroke width" into lmp-preview-dev
...
* commit '7553d48d28683b5b21e964d837a3f3c0f66af9ad':
Fix default stroke width and NPE for line with no stroke width
2014-06-05 22:22:57 +00:00
Chris Craik
c229c2a6a8
am 8632b85b: Merge "Fix issues around GL on incorrect thread" into lmp-preview-dev
...
* commit '8632b85b3ceca1b64ca37843ffd87bc10f4ae72f':
Fix issues around GL on incorrect thread
2014-06-05 22:22:51 +00:00
Matthew Williams
3ae7a0c030
am 426209c6: Merge "Include forgotten file to fix build." into lmp-preview-dev
...
* commit '426209c658d97338396b0dd042d64ed084d94396':
Include forgotten file to fix build.
2014-06-05 22:22:50 +00:00
Ji-Hwan Lee
cc15afbe12
Merge "TvContract: Add channel logo and program thumbnail" into lmp-preview-dev
2014-06-05 22:12:08 +00:00
Yorke Lee
66c11e1f84
Merge "API changes to Telephony per API review" into lmp-preview-dev
2014-06-05 22:02:22 +00:00
Alan Viverette
19c0ebca59
Merge "Fix default stroke width and NPE for line with no stroke width" into lmp-preview-dev
2014-06-05 21:57:31 +00:00
Chris Craik
56f46abdcd
Merge "Fix issues around GL on incorrect thread" into lmp-preview-dev
2014-06-05 21:53:48 +00:00
Kristian Monsen
3dba0546c4
Merge "Remove unused function from the WebView statics"
2014-06-05 21:51:00 +00:00
Deepanshu Gupta
a19b8c111b
LayoutLib: Add assertions for typeface.
...
Framework passes typeface along with the paint object at many places.
Paint_Delegate is supposed to have the typeface object with it. Add
assertions to ensure that the two typefaces are indeed the same.
Change-Id: I68193513c2d99f269c0458d6493f23025bbda385
2014-06-05 14:42:14 -07:00