Selim Cinek
79525b2f02
Merge "Implemented the appear animation for the pattern security." into lmp-preview-dev
2014-05-30 15:32:39 +00:00
Selim Cinek
3018197cf0
Implemented the appear animation for the pattern security.
...
Also refactored AppearAnimationUtils slightly to support this.
Bug: 15163546
Change-Id: I411fad20c410875dcf7bc465ea545ed90aac187e
2014-05-30 17:29:22 +02:00
Martijn Coenen
748fca45fc
Merge "Address HCE API review comments." into lmp-preview-dev
2014-05-30 14:52:48 +00:00
Jorim Jaggi
5c0727ff2d
Merge "Cache whether a password/pattern is set." into lmp-preview-dev
2014-05-30 12:30:55 +00:00
Paul Jensen
034bfbb113
Merge "Adjust Network's SocketFactory to restrict host name resolution to that Network" into lmp-preview-dev
2014-05-30 01:45:52 +00:00
John Reck
432fe98297
Merge "Fix NPE in onVisibilityChanged" into lmp-preview-dev
2014-05-30 01:01:16 +00:00
John Reck
2dedafb48f
Fix NPE in onVisibilityChanged
...
Bug: 15089790
onVisibilityChanged may happen before the View is attached.
Only attempt to re-set the update listener if mLayer is not null,
as it means the View is attached and has already drawn once. If
mLayer is null then the update listener will be set when the view
next draws
Change-Id: I406e359a0a0720988f026f9cbde26afdb564ca92
2014-05-29 17:40:09 -07:00
Zhijun He
81b0ba2606
Merge "Camera2: Fix availableCapabilities incorrect type" into lmp-preview-dev
2014-05-29 23:11:53 +00:00
Raph Levien
2070252f98
Merge "Language and variant selection for Minikin" into lmp-preview-dev
2014-05-29 22:30:30 +00:00
John Reck
aee470c023
Merge "Enable debug stuffs" into lmp-preview-dev
2014-05-29 22:23:41 +00:00
John Reck
fe5e7b7346
Enable debug stuffs
...
Bug: 14596762
* dumpsys gfxinfo implemented
* profile GPU visual_bars implemented
Change-Id: Icb948a9d5af5989b5615504d0d76ade64b93ef5b
2014-05-29 15:00:29 -07:00
Raph Levien
f9e3d31127
Language and variant selection for Minikin
...
This is the frameworks/base side of what's needed to support language
selection (especially Han unification, but also compact/elegant
selection for scripts that require more vertical space).
This is part of the fix for bug 15179652 "Japanese font isn't shown on
LMP".
Change-Id: I8f0f3aa9a1915659f8d0b590cf1c56529356049a
2014-05-29 14:21:24 -07:00
Christopher Tate
3d5e5c7b26
Merge "DO NOT MERGE Implementation of TaskManager reschedule/cancel" into lmp-preview-dev
2014-05-29 21:17:32 +00:00
Martijn Coenen
df48db3c7c
Address HCE API review comments.
...
Remove AidGroup from public APIs.
Bug: 15089341
Change-Id: Ia8e038a12891abc6f1a8e82dbf30b8952e0b1fd7
2014-05-29 21:10:01 +00:00
Zhijun He
421ddbe670
Camera2: Fix availableCapabilities incorrect type
...
Bug: 15168075
Change-Id: I50553d740101b7db1b7695344bf4cdf9c5cd1cf9
2014-05-29 21:00:26 +00:00
Adam Powell
8d1de048d7
Merge "Remove default toolbar content inset for action bars" into lmp-preview-dev
2014-05-29 20:48:52 +00:00
Dongwon Kang
ec80df818f
Merge "Fix a typo on TvContract." into lmp-preview-dev
2014-05-29 20:23:53 +00:00
Adam Powell
11223ffd37
Remove default toolbar content inset for action bars
...
While this may still be a good idea in the long run, it has a number
of negative effects on the layout for activities that never plan to
use a navigation button. Needs further consideration with UX.
Change-Id: If418e6124601f3978fa169ac9c9f48fc39409fec
2014-05-29 12:39:10 -07:00
Adam Powell
2fd1d454b8
Merge "Fix for setting Toolbar content descriptions" into lmp-preview-dev
2014-05-29 19:23:48 +00:00
Paul Jensen
8ef3401d2a
Adjust Network's SocketFactory to restrict host name resolution to that Network
...
bug: 13885501
Change-Id: Iab9a5a2e060fe261f4be9ba974c1a55fb6b9c98b
(cherry picked from commit 92064edf55ee11967d9cc7529125236ee8e469b2)
2014-05-29 19:17:06 +00:00
Adam Powell
8e5372fe93
Fix for setting Toolbar content descriptions
...
Allow resid 0 as a null content description.
Change-Id: I0663feac229a77d5efffece2bd686de4ee99d840
2014-05-29 12:16:09 -07:00
Paul Jensen
2d6f265d00
Implement bind-to-network functionality of android.net.Network.
...
This is implemented by calling through to netd_client.
Included are functions to bind-to-network-for-process strictly for DNS to
facilitate startUsingNetworkFeature() reimplementation.
bug: 13885501
Change-Id: Ib22c7d02ea81d251bdfeeb0f64a47ce32eefcb1b
(cherry picked from commit dbf76f898f1f57eb74722358087c926d2f529bda)
2014-05-29 18:53:57 +00:00
George Mount
eb61eb786a
Merge "Moved shared element motion to be in called Activity." into lmp-preview-dev
2014-05-29 18:14:48 +00:00
Craig Mautner
71ac80c46a
Merge "Revert "Modify task navigation to return to recent tasks." DO NOT MERGE" into lmp-preview-dev
2014-05-29 16:51:24 +00:00
Craig Mautner
b9a6c8ad99
Revert "Modify task navigation to return to recent tasks." DO NOT MERGE
...
This reverts commit 1a4e211e03f1f795d935058e27356a0e8bc5df7c.
Change-Id: Ia691b93347c7eb2395933e5a5ba385ea94e08d6f
2014-05-29 16:50:59 +00:00
Craig Mautner
219d7a50fb
Merge "Add methods to coordinate unlock animation." into lmp-preview-dev
2014-05-29 16:45:36 +00:00
Dongwon Kang
f95b1d8d53
Fix a typo on TvContract.
...
Change-Id: I2558f4d463653c7e35de7dccb60189ee9eb0a307
2014-05-29 09:40:11 -07:00
George Mount
c93ca16173
Moved shared element motion to be in called Activity.
...
Bug 15198605
Change-Id: I07ce4f3366dbdc6957d789f724e49d260fe34faf
2014-05-29 09:36:03 -07:00
Paul Lawrence
575510c48f
Merge "DO NOT MERGE: Hide crypto consts from docs" into lmp-preview-dev
2014-05-29 16:07:27 +00:00
Paul Lawrence
fab7cbc9ce
DO NOT MERGE: Hide crypto consts from docs
...
@bug 15192967
Change-Id: I134b2cb2d2841bc101e63a8a4dbd86f7b7bdca14
(cherry picked from commit 81ab14fb19a2669aa54c1a333c807c22d5c41a8e)
2014-05-29 16:03:43 +00:00
Dan Sandler
5ec96a201e
Merge "Use DecorToolbar.getViewGroup() to get the view properly." into lmp-preview-dev
2014-05-29 15:53:03 +00:00
Dan Sandler
6fdeeb34ae
Use DecorToolbar.getViewGroup() to get the view properly.
...
Bug: 15320825
Change-Id: Ib7e162c816fadf2b5c83af1326e7158f6bd69c8e
2014-05-29 11:02:41 -04:00
Griff Hazen
ca48d35423
DO NOT MERGE Cherry-pick: Additional doc fixes for WearableExtender
...
Change-Id: I3764e4d97c0007b905ff0f3eb553234668fd50e1
2014-05-28 22:37:13 -07:00
Christopher Tate
2ddbbe7b94
Merge "Widget restore documentation tweaks" into lmp-preview-dev
2014-05-29 01:27:51 +00:00
Christopher Tate
c04e9aa916
Widget restore documentation tweaks
...
- Fix broken Javadoc @see directives
- Linkify AppWidgetProvider in the documentation for the new
ACTION_APPWIDGET_RESTORED broadcast
- Minor content edits
Bug 15022842
Change-Id: Ia7d4ad5be476c260492e1be5d83e21f6943a6847
2014-05-28 17:56:53 -07:00
Matthew Williams
9b9244b694
DO NOT MERGE Implementation of TaskManager reschedule/cancel
...
Issues here:
"Reschedule" of an idle-mode task is not well-defined. In the
API I throw an error if you try to set a back-off policy on
an idle mode task.
Implementation-wise, i add a delay for a reschedule request of an
idle mode task. This means that if the phone's still in idle mode
after the delay they app will get a call back, but otherwise it'll
have to wait til the next one.
Implemented all API functions
2014-05-29 00:45:02 +00:00
Dianne Hackborn
a923758d80
Merge "Add system layer for voice interaction services." into lmp-preview-dev
2014-05-29 00:18:25 +00:00
Dianne Hackborn
e30e02f5d9
Add system layer for voice interaction services.
...
New window layer that voice interaction service windows
go in to. Includes a new voice-specific content rectangle
that voice activities are placed in to.
Add specific animations for this layer, sliding down from
the top (though this can be customized by the voice interaction
service).
Also add the concept of activities running for voice interaction
services for purposes of adjusting the animation used for them,
again sliding from the top, but not (yet?) customizable by the
voice interaction service.
Change-Id: Ic9e0e8c843c2e2972d6abb4087dce0019326155d
2014-05-28 17:16:51 -07:00
Chris Craik
c1073c3376
Merge "Make ViewPropertyAnimator correctly damage shadow receivers" into lmp-preview-dev
2014-05-28 23:16:14 +00:00
Chris Craik
b8a0913471
Merge "Respect Z ordering in touch dispatch, software drawing" into lmp-preview-dev
2014-05-28 23:12:57 +00:00
Zhijun He
f5fe63c35c
Merge "Camera2: Update spec for thumbnail cropping behavior" into lmp-preview-dev
2014-05-28 22:49:31 +00:00
Zhijun He
50f7243ca0
Camera2: Update spec for thumbnail cropping behavior
...
Also update FULL capability spec (remove ZSL from the requirement list).
Bug: 15168075
Change-Id: I864baf35ffab9047b52facb29011682e724bbc9b
2014-05-28 15:23:21 -07:00
Yin-Chia Yeh
751cd0cb1d
Merge "Camera2: Fix wrong index in ColorSpaceTransform" into lmp-preview-dev
2014-05-28 21:54:41 +00:00
Adam Powell
6addcea6ae
Merge "Toolbar factoring and ActionBar functionality integration" into lmp-preview-dev
2014-05-28 21:44:01 +00:00
Brian Carlstrom
617fc0c051
Merge "Move to dalvik.vm.lib.2 to force default to libart" into lmp-preview-dev
2014-05-28 21:39:29 +00:00
Lorenzo Colitti
c039803160
Merge "DO NOT MERGE - Support disconnecting while trying to connect." into lmp-preview-dev
2014-05-28 21:38:03 +00:00
Brian Carlstrom
3c1ff826e0
Move to dalvik.vm.lib.2 to force default to libart
...
Bug: 14298175
Change-Id: I8afa91bddfb6fec6b61c39286a16594eb947830e
2014-05-28 14:31:47 -07:00
Yin-Chia Yeh
884cddcdf4
Camera2: Fix wrong index in ColorSpaceTransform
...
Bug: 15309870
Change-Id: I89a043a005435695ac8649e20d4e0e58d0f62bc7
2014-05-28 20:54:24 +00:00
Chris Craik
3048545c5a
Make ViewPropertyAnimator correctly damage shadow receivers
...
bug:14313537
Change-Id: Ib0a2fa1bf6b611acd26cec59203075a193e30a1e
2014-05-28 13:35:43 -07:00
Chris Craik
ab008f0c64
Respect Z ordering in touch dispatch, software drawing
...
bug:14390526
Change-Id: I617a6ea7dbac1facae246491a247cf307452fc0e
2014-05-28 13:35:10 -07:00