Jeff Sharkey
8277cb60d8
am b4733a8d: am e7bea8e5: Merge "Move Size parceling to Bundle." into lmp-dev
...
* commit 'b4733a8dad31e10bba8a04ccefbf9016d7fd670b':
Move Size parceling to Bundle.
2014-09-05 17:09:55 +00:00
Amith Yamasani
aa0ac1a04f
am 90f3b5ad: am 0c3b7b15: Merge "Don\'t allow guests to install from unknown sources" into lmp-dev
...
* commit '90f3b5ad76ca3c38fb9ed23f79869eee4ebdfb39':
Don't allow guests to install from unknown sources
2014-09-05 17:09:42 +00:00
Robert Greenwalt
c049708d52
am b6b07686: am a155ef81: Merge "Fix networking API per scripting checks." into lmp-dev
...
* commit 'b6b076866bad5b8a7550d469ce73128b963fc18f':
Fix networking API per scripting checks.
2014-09-05 17:09:06 +00:00
Dharmesh Mokani
1ba5f6a2d1
am 0b230ea6: am efd4ea01: Merge "Address API review comment:AlwaysOnHotwordDetector" into lmp-dev
...
* commit '0b230ea6eb3902e5ee308d7974c521715d1191fb':
Address API review comment:AlwaysOnHotwordDetector
2014-09-05 17:08:42 +00:00
Alexandra Gherghina
4a08f484cc
am c0e7e74c: am e27eb3ec: Merge "Rename intent extra following API review" into lmp-dev
...
* commit 'c0e7e74c9cb418f24d67c192543681d652c16cfc':
Rename intent extra following API review
2014-09-05 17:07:39 +00:00
Marcin Kosiba
1f5d122b2d
am e9c1cb95: am 210d7b22: Merge "Rename WebResourceRequest.hasUserGestureInsecure to hasGesture." into lmp-dev
...
* commit 'e9c1cb958a1b1caa0ab7a9b31fa4f10798f972da':
Rename WebResourceRequest.hasUserGestureInsecure to hasGesture.
2014-09-05 17:07:35 +00:00
Chris Wren
b57da35784
am 7b45868e: am b59b5205: Merge "Keep contact affinities separate across users." into lmp-dev
...
* commit '7b45868e6083af082c232e32f48ebf24250f317d':
Keep contact affinities separate across users.
2014-09-05 17:07:30 +00:00
Esteban Talavera
c8cf27016d
am 4414705e: am 2c6aa357: Merge "Changed value of EXTRAs to match constant name in code." into lmp-dev
...
* commit '4414705e57f8f090ccc99ca39613827d7f650612':
Changed value of EXTRAs to match constant name in code.
2014-09-05 17:07:19 +00:00
Jeff Sharkey
d3cc74cac2
Merge "Move Size parceling to Bundle." into lmp-dev
2014-09-05 16:46:00 +00:00
Amith Yamasani
a240d8377a
Merge "Don't allow guests to install from unknown sources" into lmp-dev
2014-09-05 16:32:30 +00:00
Robert Greenwalt
a0843f4967
Merge "Fix networking API per scripting checks." into lmp-dev
2014-09-05 16:17:26 +00:00
Jeff Sharkey
5ef33984d0
Move Size parceling to Bundle.
...
Size itself shouldn't be Parcelable, since that would be a layering
violation.
Bug: 17390381
Change-Id: Ica62709bd889db51c916c550a0146714b002baa3
2014-09-05 09:07:35 -07:00
Dharmesh Mokani
19b210c98c
Merge "Address API review comment:AlwaysOnHotwordDetector" into lmp-dev
2014-09-05 15:56:17 +00:00
George Mount
efc1799234
am 86d466b3: am b555f0cf: Merge "Fix selection of epicenter in Activity Transitions." into lmp-dev
...
* commit '86d466b324a31117e5da230b04f165b3b1fa4665':
Fix selection of epicenter in Activity Transitions.
2014-09-05 15:45:08 +00:00
George Mount
3ea1ea4683
am f43c2592: am da6df616: Merge "Fix NPE when Window disappears during a transition." into lmp-dev
...
* commit 'f43c2592fc4ca83cc5274836fa4fcbc6bac956fb':
Fix NPE when Window disappears during a transition.
2014-09-05 15:45:01 +00:00
George Mount
02d882ee43
am e389d9d0: am 47229456: Merge "API Review: Change SharedElementListener to SharedElementCallback." into lmp-dev
...
* commit 'e389d9d001510346ff743f4e5fd0279a37551c9e':
API Review: Change SharedElementListener to SharedElementCallback.
2014-09-05 15:44:40 +00:00
Martin Kosiba
e181320e15
am f5969458: am c3ec88fd: Merge "Change WebView.zoomBy return type to void." into lmp-dev
...
* commit 'f59694580f658512bea7d7b26cce541dafae603a':
Change WebView.zoomBy return type to void.
2014-09-05 15:44:27 +00:00
Winson Chung
e5ab65d614
am 69c8df27: am 927df1c2: Merge "Generalizing Recents widget category to Search box. (Bug 17334589)" into lmp-dev
...
* commit '69c8df2791e67f7ecf2c35f0ce2e548dfbc4ea02':
Generalizing Recents widget category to Search box. (Bug 17334589)
2014-09-05 15:44:22 +00:00
Kenny Guy
cc8b8e8e0e
am cc3fa1ef: am 42484d43: Merge "Fix RemoteViews to inflate views for current user." into lmp-dev
...
* commit 'cc3fa1ef5c5058d352dbf9d22141fa12d763e106':
Fix RemoteViews to inflate views for current user.
2014-09-05 15:44:00 +00:00
Alexandra Gherghina
f363bda252
Merge "Rename intent extra following API review" into lmp-dev
2014-09-05 15:16:02 +00:00
Marcin Kosiba
8d4e83aca0
Merge "Rename WebResourceRequest.hasUserGestureInsecure to hasGesture." into lmp-dev
2014-09-05 15:13:40 +00:00
Chris Wren
c237555c6c
Merge "Keep contact affinities separate across users." into lmp-dev
2014-09-05 14:58:40 +00:00
Alexandra Gherghina
3315f6b5a3
Rename intent extra following API review
...
Bug: 17389968
Change-Id: Id2bd8d12019ad7a4c5a3ac8a7f76f55d06fc4dff
2014-09-05 15:48:07 +01:00
Esteban Talavera
ac15b85229
Merge "Changed value of EXTRAs to match constant name in code." into lmp-dev
2014-09-05 14:46:10 +00:00
Chris Wren
da4bd209cf
Keep contact affinities separate across users.
...
Also ignore people extras on USER_ALL notifications.
Bug: 16213960
Change-Id: Ic0341c88d42d4a4f12cac35c0f41c2746aec02ac
2014-09-05 10:36:32 -04:00
Anwar Ghuloum
248b369661
Merge "Timing Hacks DO NOT MERGE" into lmp-dev
2014-09-05 14:22:51 +00:00
Marcin Kosiba
100c20c900
Rename WebResourceRequest.hasUserGestureInsecure to hasGesture.
...
This is in response to API council feedback.
BUG: 17253647
Change-Id: I6da2aa2510a73276fcdbad9219adfeaaed41d3ba
2014-09-05 14:22:32 +00:00
Anwar Ghuloum
629dc18013
Timing Hacks DO NOT MERGE
...
Let's submit to see any lingering effects.
Bug: 17310019
Change-Id: I791bceec0b6aa8b80ac4e6c582a10c3f0ec7a906
2014-09-05 07:17:39 -07:00
George Mount
ffd09aed4e
Merge "Fix selection of epicenter in Activity Transitions." into lmp-dev
2014-09-05 14:14:53 +00:00
George Mount
c2d66a0282
Merge "Fix NPE when Window disappears during a transition." into lmp-dev
2014-09-05 14:14:40 +00:00
George Mount
88dcd1a5f7
Merge "API Review: Change SharedElementListener to SharedElementCallback." into lmp-dev
2014-09-05 13:55:35 +00:00
Martin Kosiba
76c9742862
Merge "Change WebView.zoomBy return type to void." into lmp-dev
2014-09-05 13:44:34 +00:00
Martin Kosiba
3a82acdbf6
Change WebView.zoomBy return type to void.
...
It turns out that the semantics of the return value are confusing
and so we decided to not return a result from this method at all.
The developer can call canZoomIn/canZoomOut to determine whether
the WebView is at the zoom limit, so there is no loss of
functionality.
BUG: 17374808
Change-Id: I4dfde71d5ac4a3f91c8755b257411aad06a1b1f6
2014-09-05 13:41:48 +00:00
Winson Chung
acdc602f18
Merge "Generalizing Recents widget category to Search box. (Bug 17334589)" into lmp-dev
2014-09-05 13:41:40 +00:00
Kenny Guy
da3af8fe1b
Merge "Fix RemoteViews to inflate views for current user." into lmp-dev
2014-09-05 11:19:01 +00:00
Esteban Talavera
37f0184d96
Changed value of EXTRAs to match constant name in code.
...
As per API review.
Bug: 17389863
Change-Id: I85df4453d3241745b5400a6805d8c8bb4f41e92a
2014-09-05 11:18:49 +01:00
Adam Powell
a46bdef5a8
am ce9978b5: am c3b7ca91: Merge "Menu callbacks for ToolbarActionBars, part 2" into lmp-dev
...
* commit 'ce9978b5fed0f941bf3613910d58c3d1538660b0':
Menu callbacks for ToolbarActionBars, part 2
2014-09-05 04:26:05 +00:00
Craig Mautner
3ba54fc40a
am b8479376: am d5bb6256: Merge "Update API per council request" into lmp-dev
...
* commit 'b8479376f734f714ae2f94d1d5b1536b34b04260':
Update API per council request
2014-09-05 04:25:53 +00:00
Adam Powell
a672a7c5ca
Merge "Menu callbacks for ToolbarActionBars, part 2" into lmp-dev
2014-09-05 02:40:19 +00:00
Adam Powell
c461250424
Menu callbacks for ToolbarActionBars, part 2
...
Pass through the menu mode change events and make sure Activities get
prepare/open/close events properly.
Bug 17326424
Change-Id: I0ac2f56e4d0054ef01720b2ff1c41ded053750c7
2014-09-04 19:16:39 -07:00
Craig Mautner
f634c08b57
Merge "Update API per council request" into lmp-dev
2014-09-05 01:33:31 +00:00
Adam Powell
7701884dd0
am f34ce09c: am 2e9f1521: Merge "Dispatch more menu events to window callbacks from ToolbarActionBar" into lmp-dev
...
* commit 'f34ce09c34591d16eb1cdf82fb4cb9af6855ffce':
Dispatch more menu events to window callbacks from ToolbarActionBar
2014-09-05 00:41:01 +00:00
Adam Powell
e67efe66b9
am c947bffa: am 5a01e292: Merge "Material EdgeEffect refinements" into lmp-dev
...
* commit 'c947bffac6d9c0778eb63a2a183fe963695d07f2':
Material EdgeEffect refinements
2014-09-05 00:40:56 +00:00
Yorke Lee
5264e3b9f4
am 159a547b: am 52cd366d: Merge "ContactsContract API changes per API review" into lmp-dev
...
* commit '159a547b246577ac5b02ab2284adc553ed3721b9':
ContactsContract API changes per API review
2014-09-05 00:40:51 +00:00
Adam Powell
e50a26f3d8
Merge "Dispatch more menu events to window callbacks from ToolbarActionBar" into lmp-dev
2014-09-05 00:26:30 +00:00
Adam Powell
1e7b18188c
Merge "Material EdgeEffect refinements" into lmp-dev
2014-09-05 00:24:58 +00:00
Yorke Lee
2c404b1e5d
Merge "ContactsContract API changes per API review" into lmp-dev
2014-09-05 00:20:07 +00:00
Jungshik Jang
9eb3b9bdd2
am e2f5c86a: am d427ee65: Merge "CEC: Revamp volume control action." into lmp-dev
...
* commit 'e2f5c86a01cc328add6750118ee16f0e7f52e3ec':
CEC: Revamp volume control action.
2014-09-05 00:07:51 +00:00
Adam Powell
710c456ddb
Material EdgeEffect refinements
...
Add back auto-recede for EdgeEffect, but with a longer delay. Removing
it caused compatibility issues in existing custom views that never
call onRelease. The longer delay will be a signal that something is
amiss without disrupting the UX too badly.
Recede the glow more quickly on release.
Start translucent and fade to more opaque as the glow grows and is
pulled further. Make the opacity stronger in the extreme cases so the
glow is more prominent.
Equalize glow size across the width and height.
Bug 15146438
Bug 15936708
Change-Id: I020d705906e6225b044d0f5303bafa733a679a66
2014-09-04 17:03:43 -07:00
Yorke Lee
78814623e0
ContactsContract API changes per API review
...
Bug: 17390425
Change-Id: Ia88fb0235a56becc3ec5a770067856311769a68c
2014-09-04 16:51:53 -07:00