Adrian Roos
14f779c42f
am 8ab59227: Merge "Reorder brightness slider mirror in front of album art" into lmp-dev
...
* commit '8ab5922758bf29d1b7de82214e9b7e6c3eb7c0ee':
Reorder brightness slider mirror in front of album art
2014-09-05 15:30:31 +00:00
George Mount
371d00e4b0
am 47229456: Merge "API Review: Change SharedElementListener to SharedElementCallback." into lmp-dev
...
* commit '472294569a26cb60d75202d5bc13e44fb040dbce':
API Review: Change SharedElementListener to SharedElementCallback.
2014-09-05 15:30:27 +00:00
Jorim Jaggi
70d56cf4dc
am 4ec48cb7: Merge "Hide notifications when occluded and disabled on keyguard" into lmp-dev
...
* commit '4ec48cb7b428eef28e95ec4c6bf484d32196fa1a':
Hide notifications when occluded and disabled on keyguard
2014-09-05 15:30:23 +00:00
Selim Cinek
efc953276d
am 1f49d9b3: Merge "Fixed a bug where the notifications could overlap when reset" into lmp-dev
...
* commit '1f49d9b36609f9260bdf85ff3f5dc85f8af7229b':
Fixed a bug where the notifications could overlap when reset
2014-09-05 15:30:20 +00:00
Martin Kosiba
3046b13006
am c3ec88fd: Merge "Change WebView.zoomBy return type to void." into lmp-dev
...
* commit 'c3ec88fd433540729a4a818d4d01b21cf2106835':
Change WebView.zoomBy return type to void.
2014-09-05 15:30:16 +00:00
Winson Chung
aeab63fb1d
am 927df1c2: Merge "Generalizing Recents widget category to Search box. (Bug 17334589)" into lmp-dev
...
* commit '927df1c290c65ae877b67e2383517494ee7afb68':
Generalizing Recents widget category to Search box. (Bug 17334589)
2014-09-05 15:30:12 +00:00
Jason Monk
1c682c9024
am 78337827: Merge "Allow downtime to exit from no interruptions" into lmp-dev
...
* commit '783378274989c6d5fe032993f595e85cc58c362e':
Allow downtime to exit from no interruptions
2014-09-05 15:30:00 +00:00
Adrian Roos
620f0374c5
am c5126d91: Merge changes Ibb63814e,I0322b1e6 into lmp-dev
...
* commit 'c5126d91e9d772f3f1ed64404746f8fe7af580a7':
Prevent full shade guesture from doing the wrong thing
Add current user announce to MultiUserSwitch
2014-09-05 15:29:57 +00:00
Jorim Jaggi
48fad4996e
am 162a1b42: Merge "Use material screen off animation for all devices" into lmp-dev
...
* commit '162a1b4273ec8461c58925b5450392ad4920c548':
Use material screen off animation for all devices
2014-09-05 15:29:53 +00:00
Kenny Guy
c57a8701b6
am 42484d43: Merge "Fix RemoteViews to inflate views for current user." into lmp-dev
...
* commit '42484d4365201d4250ebedb2f4cd6348c626b158':
Fix RemoteViews to inflate views for current user.
2014-09-05 15:29:50 +00:00
Christoph Studer
1452ced2cd
am 8dd353c8: Merge "SysUI: Upsort PRIORITY_MAX system notifications" into lmp-dev
...
* commit '8dd353c86c38f181032b5e0135bb91707ced9832':
SysUI: Upsort PRIORITY_MAX system notifications
2014-09-05 15:29:46 +00:00
Winson Chung
5b55ae993c
am 893fd9fc: Merge "Ensure that there is enough space for the tablet search widget. (Bug 17190069)" into lmp-dev
...
* commit '893fd9fc8320806a5bf14284775e2600c85f78d2':
Ensure that there is enough space for the tablet search widget. (Bug 17190069)
2014-09-05 15:29:42 +00:00
Brian Carlstrom
cc9af8c62c
am 8a5a6aec: Merge "Fix backwards arguments to performDexOpt" into lmp-dev
...
* commit '8a5a6aec125a398d7c14874a3780b27d642ee892':
Fix backwards arguments to performDexOpt
2014-09-05 15:29:39 +00:00
Jungshik Jang
3c50927bb4
am 796603a5: Merge "Prevent sending <Feature Abort> for some messages." into lmp-dev
...
* commit '796603a56b6dac4eb7c7111fec38f8b564fdb45d':
Prevent sending <Feature Abort> for some messages.
2014-09-05 15:29:35 +00:00
Adrian Roos
c2c661fccc
Merge "Reorder brightness slider mirror in front of album art" into lmp-dev
2014-09-05 13:58:33 +00:00
George Mount
88dcd1a5f7
Merge "API Review: Change SharedElementListener to SharedElementCallback." into lmp-dev
2014-09-05 13:55:35 +00:00
Jorim Jaggi
f9fb30f54b
Merge "Hide notifications when occluded and disabled on keyguard" into lmp-dev
2014-09-05 13:51:37 +00:00
Adrian Roos
cc74113ac6
Reorder brightness slider mirror in front of album art
...
Fixes slider disappearing when album art is showing.
Bug: 17373958
Change-Id: Ifdb184a6a750f798bc94a9d1eeca9299b246a513
2014-09-05 15:50:53 +02:00
Selim Cinek
4c866929d7
Merge "Fixed a bug where the notifications could overlap when reset" into lmp-dev
2014-09-05 13:49:23 +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
Jason Monk
b836ddef15
Merge "Allow downtime to exit from no interruptions" into lmp-dev
2014-09-05 13:39:23 +00:00
Jorim Jaggi
da30a03d96
Hide notifications when occluded and disabled on keyguard
...
Bug: 17371021
Change-Id: I27769a2334285fe753a3ee5ce55986d4fd23b83c
2014-09-05 15:13:39 +02:00
Adrian Roos
fdd04d42d2
Merge changes Ibb63814e,I0322b1e6 into lmp-dev
...
* changes:
Prevent full shade guesture from doing the wrong thing
Add current user announce to MultiUserSwitch
2014-09-05 12:57:55 +00:00
Selim Cinek
6e28a678c7
Fixed a bug where the notifications could overlap when reset
...
This is because we did not receive a layout request even though
the notification was updated.
Bug: 17357688
Change-Id: Ie6295d07f4c00ec014b17671ad646261c4bb7e0f
2014-09-05 14:43:28 +02:00
Jorim Jaggi
d26a20fcd0
Merge "Use material screen off animation for all devices" into lmp-dev
2014-09-05 12:16:00 +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
Christoph Studer
038839e947
Merge "SysUI: Upsort PRIORITY_MAX system notifications" into lmp-dev
2014-09-05 09:33:43 +00:00
Winson Chung
9a245b5de3
Merge "Ensure that there is enough space for the tablet search widget. (Bug 17190069)" into lmp-dev
2014-09-05 09:25:18 +00:00
Winson Chung
517c9ef165
Ensure that there is enough space for the tablet search widget. (Bug 17190069)
...
Change-Id: I89694edac6f299e4a9cfca8a99a0d71dce1ae168
2014-09-05 09:23:20 +00:00
Brian Carlstrom
839849111c
Merge "Fix backwards arguments to performDexOpt" into lmp-dev
2014-09-05 07:25:37 +00:00
Brian Carlstrom
d382be9b22
Fix backwards arguments to performDexOpt
...
Bug: 16696554
Change-Id: I302f8edc8243d3537afd564599cc798708124dbe
2014-09-05 00:07:25 -07:00
Jungshik Jang
71cc3b8e84
Merge "Prevent sending <Feature Abort> for some messages." into lmp-dev
2014-09-05 05:25:37 +00:00
Wink Saville
eb805eb767
am a829f8e2: Merge "More cleanup prior to unhiding" into lmp-dev
...
* commit 'a829f8e2462157c16f60a52edd39b3c49209ab76':
More cleanup prior to unhiding
2014-09-05 03:50:42 +00:00
Wink Saville
3e0c8d3d3c
Merge "More cleanup prior to unhiding" into lmp-dev
2014-09-05 03:40:19 +00:00
Adam Powell
9dd998a18e
am c3b7ca91: Merge "Menu callbacks for ToolbarActionBars, part 2" into lmp-dev
...
* commit 'c3b7ca9161efcc9a7646989b6b10f505cf5056e1':
Menu callbacks for ToolbarActionBars, part 2
2014-09-05 02:56:13 +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
Svetoslav
0c06286c83
am 395392ce: Merge "Handle user changes off the main thread." into lmp-dev
...
* commit '395392ce80b776952f1d4bcc78882645ab3b24a7':
Handle user changes off the main thread.
2014-09-05 02:15:55 +00:00
Svetoslav
a88e8926ab
Merge "Handle user changes off the main thread." into lmp-dev
2014-09-05 02:02:47 +00:00
Svetoslav
c82768ff4b
Handle user changes off the main thread.
...
The remote print spooler can only be accessed off the main thread
by design as calls into it may block for a short amoun of time since
the frist call into the spooler may have to wait for the system to
bind to the spooler service. A recent change introduced a regression
where the user state changes are now dispatched on the main thread.
This change schedules the user change handling to a background handler
thread.
bug:17396682
Change-Id: I059be8f31ba41122cb2967d8afadd19e6b5a08e5
2014-09-04 18:57:05 -07:00
Craig Mautner
885c935606
am d5bb6256: Merge "Update API per council request" into lmp-dev
...
* commit 'd5bb62566b987c2266fbf527fda1b1f71912860e':
Update API per council request
2014-09-05 01:40:24 +00:00
Craig Mautner
f634c08b57
Merge "Update API per council request" into lmp-dev
2014-09-05 01:33:31 +00:00
John Reck
adbc6e29a5
am 5347ddea: Merge "Yet more layer tracking logging" into lmp-dev
...
* commit '5347ddea2180e6d4e1247e588a91e0ac60426525':
Yet more layer tracking logging
2014-09-05 01:27:07 +00:00
Craig Mautner
f7dcc9e384
am 4075b321: Merge "Prevent recursion in resumeTopActivityLocked" into lmp-dev
...
* commit '4075b321a0aa823600ebf269425e63a929457c3e':
Prevent recursion in resumeTopActivityLocked
2014-09-05 01:12:44 +00:00
Alan Viverette
87e1b36777
am 610e985f: Merge "Don\'t switch to touch exploring state on pointer up" into lmp-dev
...
* commit '610e985faec477bde6db324c5e91d4c5017c6614':
Don't switch to touch exploring state on pointer up
2014-09-05 01:12:40 +00:00
John Reck
6dad93eff6
Merge "Yet more layer tracking logging" into lmp-dev
2014-09-05 01:06:08 +00:00
Craig Mautner
46edee0994
Merge "Prevent recursion in resumeTopActivityLocked" into lmp-dev
2014-09-05 00:59:46 +00:00
Alan Viverette
15aebbbe53
Merge "Don't switch to touch exploring state on pointer up" into lmp-dev
2014-09-05 00:54:42 +00:00