Chet Haase
fb609eacf0
am d8646c8d: am b6c2cf70: am f223babb: Merge "Canceling ViewPropertyAnimator now removes pending actions" into lmp-dev
...
* commit 'd8646c8d31e55ff4dd2fbf80f13a545c65925d72':
Canceling ViewPropertyAnimator now removes pending actions
2014-08-28 17:22:12 +00:00
Robert Greenwalt
6afc1ac0d7
am 65ce2f17: am 709b9740: am 97733309: Merge "Clean up Connectivity Logging." into lmp-dev
...
* commit '65ce2f1703a9e150e08cf3424e5e88bb84cae81c':
Clean up Connectivity Logging.
2014-08-28 17:10:53 +00:00
Chet Haase
b198e5e475
am b6c2cf70: am f223babb: Merge "Canceling ViewPropertyAnimator now removes pending actions" into lmp-dev
...
* commit 'b6c2cf70d0e4918093e1ca3d1056facbf196ac7c':
Canceling ViewPropertyAnimator now removes pending actions
2014-08-28 17:09:29 +00:00
Robert Greenwalt
c8ff9c4d9f
am 709b9740: am 97733309: Merge "Clean up Connectivity Logging." into lmp-dev
...
* commit '709b97402db136331f2a58c1a0b612b4f0fed365':
Clean up Connectivity Logging.
2014-08-28 16:54:42 +00:00
Jeff Sharkey
d380f5604f
am bc55cead: am cb1236be: am 7cb28e7b: Merge "Define EXTRA_SIZE for ContentProviders." into lmp-dev
...
* commit 'bc55cead16c51a846c3fc1c8afd2aaf3d02e0b25':
Define EXTRA_SIZE for ContentProviders.
2014-08-28 16:47:39 +00:00
Chet Haase
06c34e7cbe
Merge "Canceling ViewPropertyAnimator now removes pending actions" into lmp-dev
2014-08-28 16:42:27 +00:00
Jeff Sharkey
896fe7aa04
am cb1236be: am 7cb28e7b: Merge "Define EXTRA_SIZE for ContentProviders." into lmp-dev
...
* commit 'cb1236be15023152535cedfb9ed20a0c8b94ada1':
Define EXTRA_SIZE for ContentProviders.
2014-08-28 16:36:01 +00:00
Robert Greenwalt
2836dbb953
Merge "Clean up Connectivity Logging." into lmp-dev
2014-08-28 16:29:55 +00:00
Jeff Sharkey
ca5186e9d5
Merge "Define EXTRA_SIZE for ContentProviders." into lmp-dev
2014-08-28 16:12:47 +00:00
Chet Haase
5637b7d239
Canceling ViewPropertyAnimator now removes pending actions
...
Normally, calling cancel() on ViewPropertyAnimator() will cancel any
running animations as well as any associated actions (layers and
start/end actions). But if the animation is canceled before the first
frame, these other actions are still pending and will not be canceled.
This fix also cancels these pending actions.
Issue #17296082 VPA.cancel() doesn't clear the end action
Change-Id: If104d21c1e2d64516500048a06ba217284732ef0
2014-08-28 07:53:59 -07:00
Selim Cinek
bef1942fab
am 06585ecf: am b6f60439: am 1bebe3c0: Added a warning when the profile has an owner
...
* commit '06585ecfc7e33fad947bd073e27ec4f18d804713':
Added a warning when the profile has an owner
2014-08-28 14:01:41 +00:00
Selim Cinek
f1d8349bb3
am b6f60439: am 1bebe3c0: Added a warning when the profile has an owner
...
* commit 'b6f60439e7ce36d582c508075f030e04933f0d0f':
Added a warning when the profile has an owner
2014-08-28 13:49:25 +00:00
Selim Cinek
24ac55e658
Added a warning when the profile has an owner
...
Also fixed a bug where a post in the QSFooter
was not always on the mainthread leading to a
crash.
Bug: 17066115
Change-Id: Iea9e1032973058ed5e63e70da4dc0bcf34fa59a3
2014-08-28 15:09:28 +02:00
Esteban Talavera
09f0e2c125
am c1be5a52: am da3a8981: am f734047a: Renamed getUninstallBlocked to isUninstallBlocked
...
* commit 'c1be5a52df1c8b3888dd911a882ecbcb88aa5abe':
Renamed getUninstallBlocked to isUninstallBlocked
2014-08-28 11:01:36 +00:00
Esteban Talavera
20b41f85f0
am da3a8981: am f734047a: Renamed getUninstallBlocked to isUninstallBlocked
...
* commit 'da3a898110b91fb913e539e38b68233d12bf54ca':
Renamed getUninstallBlocked to isUninstallBlocked
2014-08-28 10:49:21 +00:00
Esteban Talavera
729b2a6c2f
Renamed getUninstallBlocked to isUninstallBlocked
...
As per API review.
Bug: 17297103
Change-Id: Icb4ceded317b0df4deb0f5221512541a632e150b
2014-08-28 10:56:18 +01:00
Jae Seo
98a1942f20
am d55533a7: am edf8161e: am 9d86176d: Merge "Add android.software.live_tv feature" into lmp-dev
...
* commit 'd55533a7d301205dff23ba2d01cc8d7d7fc47457':
Add android.software.live_tv feature
2014-08-28 09:41:59 +00:00
Jae Seo
41b12ff46b
am edf8161e: am 9d86176d: Merge "Add android.software.live_tv feature" into lmp-dev
...
* commit 'edf8161ea45f134b0732634aac8afa7836f1bab1':
Add android.software.live_tv feature
2014-08-28 06:07:54 +00:00
Jae Seo
11cfe2c036
Merge "Add android.software.live_tv feature" into lmp-dev
2014-08-28 05:50:19 +00:00
Selim Gurun
bd9e521c43
am 2537ad58: am 405c03ad: am 8f1de303: Merge "Address API Feedback" into lmp-dev
...
* commit '2537ad58dacfe8aa84d467782df10fb4ef9de366':
Address API Feedback
2014-08-28 04:17:42 +00:00
John Reck
d21fb2fe93
am 7a86c785: am 969f3860: am ad0faa70: Merge "Animator stuff" into lmp-dev
...
* commit '7a86c7859b2ccdb4f424c4b9bd946ebf0b4cdf3f':
Animator stuff
2014-08-28 04:17:37 +00:00
Svetoslav
16cbc6f2a4
am adda4d75: am 84805a00: am b4bd1427: Merge "Fix live region updates." into lmp-dev
...
* commit 'adda4d75fb209ce6bee5872c85b5f9ba1a1534d7':
Fix live region updates.
2014-08-28 04:17:32 +00:00
Yorke Lee
af74216c4e
am 64c86ede: am 9aedb262: am e4ba7f2b: Merge "Update value of EXTRA_CALL_TYPE_FILTER" into lmp-dev
...
* commit '64c86edeb93c8b7dcde4c2a6288414e3ab416055':
Update value of EXTRA_CALL_TYPE_FILTER
2014-08-28 04:17:16 +00:00
Michael Wright
cb14761ed4
am f06b6386: am f7898245: am d0f6975b: Merge "Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY" into lmp-dev
...
* commit 'f06b6386de250240cbaaa5cca922a4f9e8915680':
Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY
2014-08-28 04:17:06 +00:00
Filip Gruszczynski
4185f1620f
am 7657388c: am 2a81e91f: am 21187a7a: Merge "Allowing isRound and outsetBottom properties to be passed to ActivityView." into lmp-dev
...
* commit '7657388c235e87c622bf821a8a48b5566db70a51':
Allowing isRound and outsetBottom properties to be passed to ActivityView.
2014-08-28 04:16:55 +00:00
Selim Gurun
9342a657d9
am 405c03ad: am 8f1de303: Merge "Address API Feedback" into lmp-dev
...
* commit '405c03aded694e85ee278f650a19988a8c17f8c4':
Address API Feedback
2014-08-28 03:39:27 +00:00
John Reck
59f71093fe
am 969f3860: am ad0faa70: Merge "Animator stuff" into lmp-dev
...
* commit '969f3860d940bdcaa66441d561448cca92ebd8ea':
Animator stuff
2014-08-28 03:39:21 +00:00
Svetoslav
eebff5a5a1
am 84805a00: am b4bd1427: Merge "Fix live region updates." into lmp-dev
...
* commit '84805a00a3ed0234948b76274c93a60f36e96e00':
Fix live region updates.
2014-08-28 03:39:16 +00:00
Yorke Lee
1238a8e7d3
am 9aedb262: am e4ba7f2b: Merge "Update value of EXTRA_CALL_TYPE_FILTER" into lmp-dev
...
* commit '9aedb262a98532e30658c00e5acff33c1b7c32a9':
Update value of EXTRA_CALL_TYPE_FILTER
2014-08-28 03:38:18 +00:00
Michael Wright
17f7fa5cfe
am f7898245: am d0f6975b: Merge "Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY" into lmp-dev
...
* commit 'f7898245a265106672ff29f35289c703ed50c7ce':
Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY
2014-08-28 03:38:00 +00:00
Filip Gruszczynski
bbc0f67195
am 2a81e91f: am 21187a7a: Merge "Allowing isRound and outsetBottom properties to be passed to ActivityView." into lmp-dev
...
* commit '2a81e91f63c14ddf04c82a124096553c36924344':
Allowing isRound and outsetBottom properties to be passed to ActivityView.
2014-08-28 03:37:54 +00:00
Selim Gurun
d576bf310b
Merge "Address API Feedback" into lmp-dev
2014-08-28 01:47:31 +00:00
John Reck
4c5a27b5f6
Merge "Animator stuff" into lmp-dev
2014-08-28 01:38:58 +00:00
Svetoslav
040a7f0526
Merge "Fix live region updates." into lmp-dev
2014-08-28 01:37:43 +00:00
Selim Gurun
17d1adb183
Address API Feedback
...
Bug: 17253647
This is Part I of API feedback. It does not address portions
of the feedback that is still pending a response from API council.
Change-Id: I6ae250c6455a5545912623aeb34332d564fffde7
2014-08-27 17:56:08 -07:00
John Reck
119907cd25
Animator stuff
...
Bug: 17228458
Change-Id: Id884a429a512f9cd2be0ed16dbd0f10e92b4440d
2014-08-27 17:44:25 -07:00
Yorke Lee
fe7c3bc082
Merge "Update value of EXTRA_CALL_TYPE_FILTER" into lmp-dev
2014-08-28 00:16:27 +00:00
Michael Wright
b4558af745
Merge "Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY" into lmp-dev
2014-08-28 00:00:56 +00:00
Yorke Lee
52e7750184
Update value of EXTRA_CALL_TYPE_FILTER
...
Bug: 17253963
Change-Id: I1e98fc2a25b0bc807b0b4d1af2941da6660e09e0
2014-08-27 16:28:12 -07:00
Filip Gruszczynski
30a480bcfc
Merge "Allowing isRound and outsetBottom properties to be passed to ActivityView." into lmp-dev
2014-08-27 23:22:29 +00:00
Filip Gruszczynski
f14d924cd7
Allowing isRound and outsetBottom properties to be passed to ActivityView.
...
We remove requirement for having display id == 0 or allow circumventing it
through a flag.
Change-Id: Ia4671614b51894393d47e681cc72718d394230f6
2014-08-27 15:38:24 -07:00
Michael Wright
219857b900
Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY
...
Also add docs to PowerManager.WakeLock#release(int)
Bug: 17290118
Change-Id: Ibcbc4279efdd0f275808042356e6ff843958e23f
2014-08-27 15:37:27 -07:00
Jeff Sharkey
5b836f29a3
Define EXTRA_SIZE for ContentProviders.
...
Also make Size and SizeF parcelable.
Bug: 17205016
Change-Id: Ide397b84864f6cad7f8d89e66b6c8697a3ad335b
2014-08-27 15:13:57 -07:00
Jim Miller
db72969e93
am 9c9d3c42: am 694a6bbc: am c5cabe2d: Merge "Hide trust agent whitelisting until new API is ready." into lmp-dev
...
* commit '9c9d3c4257c1cbd4a7831b28378ff368566bb081':
Hide trust agent whitelisting until new API is ready.
2014-08-27 22:06:22 +00:00
Jim Miller
21219ffcce
am 694a6bbc: am c5cabe2d: Merge "Hide trust agent whitelisting until new API is ready." into lmp-dev
...
* commit '694a6bbcc6c49a76fae440fdadab16879556c7bf':
Hide trust agent whitelisting until new API is ready.
2014-08-27 21:52:59 +00:00
Jim Miller
6979cd1e4d
am 58c53113: am 56c0e1db: am 61043233: Merge "Change name of confirm credentials method after API review" into lmp-dev
...
* commit '58c53113c4fb2cc13ac3e8f37d73fc0dad9b5799':
Change name of confirm credentials method after API review
2014-08-27 21:51:36 +00:00
Eino-Ville Talvala
33bf20f3ef
am 0d09fda1: am 4046697e: am 579442e8: Merge "Camera2: Correct error handling" into lmp-dev
...
* commit '0d09fda101e557f2e8894746d14f8a190f2a1af0':
Camera2: Correct error handling
2014-08-27 21:51:05 +00:00
Robert Greenwalt
fc0c6890c6
Clean up Connectivity Logging.
...
bug:17285109
Change-Id: I61b98aa636996f8d4915fd954d49a22c20cfe9ab
2014-08-27 14:49:14 -07:00
Jim Miller
bb22e2a7a4
am 56c0e1db: am 61043233: Merge "Change name of confirm credentials method after API review" into lmp-dev
...
* commit '56c0e1db523779ee7856ac196b7370b7433142b3':
Change name of confirm credentials method after API review
2014-08-27 21:36:53 +00:00
Eino-Ville Talvala
bf8a6d77b0
am 4046697e: am 579442e8: Merge "Camera2: Correct error handling" into lmp-dev
...
* commit '4046697e3a6b409e8bcd76a06b3d457814c8f444':
Camera2: Correct error handling
2014-08-27 21:35:42 +00:00