ztenghui
9cb5b4c2d9
Use AnimatedVectorDrawable for progress bar.
...
Change-Id: I419197ef38a611757f27ca3192350ad4bd403875
2014-06-30 12:43:52 -07:00
ztenghui
66d3d8a09e
Add string support for valueFrom/valueTo
...
b/15910407
Change-Id: I557e855f7d16e2eb0452d43ca6a672acdcae2071
2014-06-27 09:05:40 -07:00
ztenghui
1c1cda0c31
Update the tests to show more animations from UX team
...
Change-Id: I16d2ed29f40c85ec48c87b5a0355e2a262ed3af7
2014-06-27 09:05:40 -07:00
George Mount
8885ac9518
Merge "Add IN/OUT flag for all Visibility transitions."
2014-06-26 17:57:04 +00:00
Robert Ly
a4e2023b5a
am 034bd9cd: am af19c795: Merge "fix gmscore preview isntructions" into klp-modular-dev
...
* commit '034bd9cd58d14c76de8518ace5617d4a1b3282cf':
fix gmscore preview isntructions
2014-06-27 14:40:22 +00:00
Robert Ly
034bd9cd58
am af19c795: Merge "fix gmscore preview isntructions" into klp-modular-dev
...
* commit 'af19c795e275b1e7d16fad351b3a14f74ef29088':
fix gmscore preview isntructions
2014-06-27 14:35:28 +00:00
Julia Reynolds
75175025f8
If DISALLOW_ADD_USER is enabled, do not allow users to be created.
...
Bug: 15910634
Change-Id: I7e14bf7d71001f218402a5d90e2aadc54fcfd875
2014-06-27 09:13:23 -04:00
smain@google.com
f106d5279f
am 3822bf89: change the G+ community link
...
* commit '3822bf8935310f8f94a534b986a2af935336d7e8':
change the G+ community link
2014-06-27 01:19:21 +00:00
smain@google.com
3822bf8935
change the G+ community link
...
Change-Id: I68d453062232b739c3fdaee193eb9a20cd03d8f8
2014-06-26 18:12:51 -07:00
Ricardo Cervera
eb63c4cd6e
am cf54f881: docs: Replaced image in L Preview material docs
...
* commit 'cf54f881aced94aec5df3b956cfc6b380cbc6b87':
docs: Replaced image in L Preview material docs
2014-06-27 01:03:39 +00:00
Ricardo Cervera
cf54f881ac
docs: Replaced image in L Preview material docs
...
Change-Id: I7db905f0fc8ae2bf9826d74bc7030d5a41cd2859
2014-06-26 17:53:12 -07:00
Hector Dearman
5622e8b669
Merge "Add Third Party Cookie API"
2014-06-26 21:23:48 +00:00
Christoph Studer
65fa0a923c
Avoid upranking battery level/saver notifications
...
Bug: 15884933
Change-Id: Ia1a61c8b3d3f70feaa0a68702c1a8902b0c15bb7
2014-06-27 12:56:35 +02:00
Alexandra Gherghina
7b79c17c1b
Merge "Rename managed profile string"
2014-06-26 22:01:31 +00:00
Alexandra Gherghina
aaec57d0ae
Rename managed profile string
...
Bug: 15827349
Change-Id: I61b80171e7b6010f062d2e0bfa950b6b47858edf
2014-06-27 10:30:07 +01:00
Youngsang Cho
e7fbc08efb
Merge "Turn on/off an overlay view by visibility change in TvView"
2014-06-26 23:14:30 +00:00
Yohei Yukawa
9a9c112737
Fix test failures due to unexpected overload resolution
...
Starting with Ie04e8a27050849fee1c93ef14b9944acc70fafe4,
CursorAnchorInfo#getComposingText() returns CharSequence rather
than String. This causes unexpected overload resolution,
which results in test failures.
BUG: 15088391
Change-Id: I51e2b23573e92be7e5b1dcca6402e85364408215
2014-06-27 17:13:32 +09:00
Youngsang Cho
07b7c5fa4c
Turn on/off an overlay view by visibility change in TvView
...
Bug: 15873405
Change-Id: I0e6db7fb61af6d79cbfc00cefddd8ba2a0a7ee7e
2014-06-27 16:21:07 +09:00
Yohei Yukawa
499f7e87ee
Merge "Use CharSequence instead of String in CursorAnchorInfo"
2014-06-26 23:14:58 +00:00
Yohei Yukawa
a1fda005f9
Use CharSequence instead of String in CursorAnchorInfo
...
This might be useful if we need to pass some spans from the
application to the input method through CursorAnchorInfo.
This change makes CursorAnchorInfo more consistent with other
input method APIs where CharSequence is preferred over String.
BUG: 15088391
Change-Id: Ie04e8a27050849fee1c93ef14b9944acc70fafe4
2014-06-27 16:23:09 +09:00
smain@google.com
b70761a41d
am f106d527: am 3822bf89: change the G+ community link
...
* commit 'f106d5279fd098ca93cd8d7e3323b1d8f1b8f242':
change the G+ community link
2014-06-27 01:24:09 +00:00
Ricardo Cervera
8f6062ba56
am eb63c4cd: am cf54f881: docs: Replaced image in L Preview material docs
...
* commit 'eb63c4cd6e286bb38e24040c96486efb2fd6902e':
docs: Replaced image in L Preview material docs
2014-06-27 01:09:14 +00:00
Jungshik Jang
8fa36b110b
Implement volume control action in cec service.
...
Hdmi CEC's volume control is based on key event handling
but in android we can only get delta of volume change.
VolumeControlAction simulates key event action from
delta of volume change. However, it's highly dependent
on <Report Audio Status> message coming from AVR.
This implementation waits 900ms for <Report Audio Status>
message and if no message arrives it finishes action.
Instead, HdmiCecLocalDeviceTv consumes it after action
termination so that Tv can reflect system audio's
volume all the time.
Change-Id: I0442d31721365acdc009c8fa1c1e0a4361e4a1cc
2014-06-27 09:59:39 +09:00
Dirk Dougherty
bf91c8a61d
am bb5a3dfb: Doc change: point to correct plus community for ldp.
...
* commit 'bb5a3dfbe858b899a04a0d406639e6602e403376':
Doc change: point to correct plus community for ldp.
2014-06-26 21:23:14 +00:00
Dirk Dougherty
bb5a3dfbe8
Doc change: point to correct plus community for ldp.
...
Change-Id: I6d22041f3de47ce59d418b492c8c7b2b758c2e05
2014-06-26 14:14:17 -07:00
Dirk Dougherty
dbe1dc3bf4
am d3e8c7f1: Doc change: change plus community for ldp.
...
* commit 'd3e8c7f19496d6a9ec94c6e7686bd0a6d35f730b':
Doc change: change plus community for ldp.
2014-06-26 21:12:42 +00:00
Dirk Dougherty
d3e8c7f194
Doc change: change plus community for ldp.
...
Change-Id: I4dd149f2e2521f79d526dd89c08afb794fc83361
2014-06-26 12:44:24 -07:00
Robert Ly
4accf0489a
am cfcb47c9: Merge "fix reference link" into klp-modular-dev
...
* commit 'cfcb47c90ab2516e6f13cef83b1afe98ffe59e44':
fix reference link
2014-06-26 18:41:33 +00:00
Robert Ly
61fe220eef
am ff0b6006: Merge "fix link" into klp-modular-dev
...
* commit 'ff0b60068ad2f1ee0c9a09afdd4c1ed5abe94b3d':
fix link
2014-06-26 18:36:37 +00:00
Robert Ly
dad1e31a97
am 174943b3: Merge "fix more brokenness" into klp-modular-dev
...
* commit '174943b39dd8a2fa3aaed50220304d77f3546333':
fix more brokenness
2014-06-26 18:28:15 +00:00
Robert Ly
af19c795e2
Merge "fix gmscore preview isntructions" into klp-modular-dev
2014-06-26 18:07:29 +00:00
Robert Ly
a96b96e7b5
fix gmscore preview isntructions
...
Change-Id: I58264d2bb608e726d95b64f3cfb829ffff573ea5
2014-06-26 13:16:19 -07:00
Robert Ly
2f48339b5e
fix reference link
...
Change-Id: Ia291e04a6404a3732acdbc730a414b71ee5eee89
2014-06-26 11:36:23 -07:00
Robert Ly
99ff245482
fix link
...
Change-Id: Ic8d7f135e43d1a76c56c5f66245a4a499e1efab1
2014-06-26 11:31:46 -07:00
Robert Ly
495aa4efd7
fix more brokenness
...
Change-Id: I19c9d6345117825a2bb0504731c358adc7a2f55e
2014-06-26 11:20:57 -07:00
Robert Ly
cfcb47c90a
Merge "fix reference link" into klp-modular-dev
2014-06-26 18:07:29 +00:00
Robert Ly
ff0b60068a
Merge "fix link" into klp-modular-dev
2014-06-26 18:07:29 +00:00
Robert Ly
174943b39d
Merge "fix more brokenness" into klp-modular-dev
2014-06-26 18:07:29 +00:00
Dan Stoza
0c9b72b09f
Merge "SurfaceTexture: Allow creation in detached mode"
2014-06-26 18:02:09 +00:00
Dan Stoza
493f2e1190
SurfaceTexture: Allow creation in detached mode
...
Adds a constructor that doesn't require a GLES texture name and sets
up the SurfaceTexture in detached mode.
Bug: 15616428
Change-Id: I375495f481bfbe43b3830ab7d124cef8f1be0ac6
2014-06-26 13:36:19 -07:00
Robert Ly
c0f09fba23
am 4accf048: am cfcb47c9: Merge "fix reference link" into klp-modular-dev
...
* commit '4accf0489aff66bfeb6beb06b27d7a7897a7aaa1':
fix reference link
2014-06-26 18:48:19 +00:00
RoboErik
e9466805e5
b/15892295 If playback is active don't play a beep
...
The old code removed the flag for playing a beep when changing volume
with active playback. This will do the same thing.
Change-Id: I708db66a1575d314b941166d4a6ca05d0a796dae
2014-06-26 18:47:16 +00:00
Robert Ly
b992f46fab
am 61fe220e: am ff0b6006: Merge "fix link" into klp-modular-dev
...
* commit '61fe220eefa24dbfff785f6234fa60e9a6b174fe':
fix link
2014-06-26 18:42:10 +00:00
Robert Ly
24b0740e1c
am dad1e31a: am 174943b3: Merge "fix more brokenness" into klp-modular-dev
...
* commit 'dad1e31a975f4c2416252e5318fa0b417bebeae8':
fix more brokenness
2014-06-26 18:33:45 +00:00
Yin-Chia Yeh
0cd62d65dc
Camera2: Add 3A maxRegions tag to legacy device
...
Change-Id: I8ab4164a7f4c6f210b000cb623cbc686e0e79a35
2014-06-26 18:26:17 +00:00
Paul Jensen
7ecb42fb65
Enforce ConnectivityManager.releaseNetworkRequest callers own the NetworkRequest
...
Enforce that callers of ConnectivityManager.releaseNetworkRequest() are the
creators of the NetworkRequest being released by matching UIDs.
Change-Id: I439468c054bacc035e2db2c4967b24d183e78e9c
2014-06-26 18:07:12 +00:00
smain@google.com
4cf0aa1e42
am 3f423aa1: add missing image and move link for layout
...
* commit '3f423aa1321f235cb0653bb42a057426237ddd7f':
add missing image and move link for layout
2014-06-26 17:11:41 +00:00
smain@google.com
3f423aa132
add missing image and move link for layout
...
Change-Id: I33dff4e2bd48f6eb786a628fb591a9ba7a5cae53
2014-06-26 10:04:49 -07:00
Robert Ly
fd91f17d36
am 7e4af93b: link fixes
...
* commit '7e4af93be6e1da6c6428f62c7ed71486f82218cd':
link fixes
2014-06-26 16:54:58 +00:00
Baligh Uddin
e38e6d67fc
am 2ceb05a6: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
...
* commit '2ceb05a6a61d9de4b99408fbad4466fbc9dce548':
Import translations. DO NOT MERGE
2014-06-26 16:54:54 +00:00