Jeff Davidson
5550a408c4
am 5b8c5dd4: am 699faa1d: Merge "Show "Connected via Wi-Fi assistant" for ephemeral networks." into lmp-mr1-dev
...
* commit '5b8c5dd41e386e696d7e8705f84982a91d1596ae':
Show "Connected via Wi-Fi assistant" for ephemeral networks.
2014-12-08 19:36:46 +00:00
Sanket Padawe
17c2719d03
am 49aeee2e: am 0c1a5bea: Merge "Doing provisioning check for wifi tethering from SystemUI" into lmp-mr1-dev
...
* commit '49aeee2e791ec85a1c2f202d29e7113dc9d9cae0':
Doing provisioning check for wifi tethering from SystemUI
2014-12-08 19:17:45 +00:00
Chris Wren
d4ba216a0f
am ea9abd14: am 0c5ec0e0: Merge "Avoid race condition in heads up snooze code path." into lmp-mr1-dev
...
* commit 'ea9abd14dc4d4028f74b079c0462dec4fa7d6d18':
Avoid race condition in heads up snooze code path.
2014-12-08 19:17:09 +00:00
Dan Sandler
b3014b0f3a
am 9e3adb82: am 4ca9d738: Merge "RTL support for Lollipop Land." into lmp-mr1-dev
...
* commit '9e3adb821bef924cac5fb21f1e6c539495f3e831':
RTL support for Lollipop Land.
2014-12-08 19:16:26 +00:00
Dan Sandler
c92c94a5b6
am 2f6d30df: am 7792b714: Merge "Don\'t forget to listen for USER_ALL broadcasts." into lmp-mr1-dev
...
* commit '2f6d30dfe60826027af9b59d80c536e8f424545d':
Don't forget to listen for USER_ALL broadcasts.
2014-12-08 19:15:06 +00:00
Justin Harrison
79e346fe1b
am 66351d62: am cff6d450: Merge "Ensure that the USER_PRESENT_INTENT is sent to all profiles of the current user." into lmp-mr1-dev
...
* commit '66351d623acfe67033c605cce4a5d52faab3fb96':
Ensure that the USER_PRESENT_INTENT is sent to all profiles of the current user.
2014-12-08 19:14:38 +00:00
Jeff Davidson
699faa1d8c
Merge "Show "Connected via Wi-Fi assistant" for ephemeral networks." into lmp-mr1-dev
2014-12-06 02:07:00 +00:00
Sanket Padawe
0c1a5bea2e
Merge "Doing provisioning check for wifi tethering from SystemUI" into lmp-mr1-dev
2014-12-05 20:55:52 +00:00
Chris Wren
0c5ec0e0db
Merge "Avoid race condition in heads up snooze code path." into lmp-mr1-dev
2014-12-05 20:22:11 +00:00
Justin Harrison
ff4f24866c
am 2b236ab3: am 70941f20: Merge "Revert "Revert "Improve fling physics for recents""" into lmp-mr1-dev
...
* commit '2b236ab30e479d22c0619670a97c90993307a190':
Revert "Revert "Improve fling physics for recents""
2014-12-05 20:19:10 +00:00
Dan Sandler
4ca9d738fa
Merge "RTL support for Lollipop Land." into lmp-mr1-dev
2014-12-05 19:36:39 +00:00
Chris Wren
c11baeba20
Avoid race condition in heads up snooze code path.
...
The user can still snooze the heads up as its in the process of timing
out. In this case, mHeadsUp is already null. We save the package
name so that we can still snooze the package.
Bug: 18639224
Change-Id: I9bcce99a5c912e70a6856b277b61adab9cdcbc33
2014-12-05 13:53:23 -05:00
Christoph Studer
501bf216dc
am 3bf7b80e: am 391232da: Merge "Log the state of the notification shade" into lmp-mr1-dev
...
* commit '3bf7b80e48eb58254a076f5363f1e9e3348abb8c':
Log the state of the notification shade
2014-12-05 15:52:00 +00:00
Justin Harrison
b1ab736f48
am fdb33a08: am 21af21ca: Merge "Revert "Improve fling physics for recents"" into lmp-mr1-dev
...
* commit 'fdb33a08266d95c338c141446c1da09108194281':
Revert "Improve fling physics for recents"
2014-12-05 15:51:33 +00:00
Dan Sandler
7792b714b6
Merge "Don't forget to listen for USER_ALL broadcasts." into lmp-mr1-dev
2014-12-05 14:27:27 +00:00
Justin Harrison
cff6d450dc
Merge "Ensure that the USER_PRESENT_INTENT is sent to all profiles of the current user." into lmp-mr1-dev
2014-12-05 07:42:59 +00:00
Dan Sandler
e63ba4b03d
Don't forget to listen for USER_ALL broadcasts.
...
The ActivityManager.closeSystemDialogs() call (used by,
among other things, the home button) broadcasts
ACTION_CLOSE_SYSTEM_DIALOGS for UserHandle.USER_ALL, rather
than any one user.
Bug: 18629414
Change-Id: I89bfa3f556866e1b27987be2753ce83fd0313998
2014-12-05 00:26:24 -05:00
Jorim Jaggi
638e8068d2
am 9f44ea8f: am 54daab10: Merge "Improve fling physics for recents" into lmp-mr1-dev
...
* commit '9f44ea8fbcee80816f4ce6eeca2568ccd06d5a15':
Improve fling physics for recents
2014-12-04 21:47:35 +00:00
John Spurlock
c82144fd8f
am 95931270: am 32b61ab2: Merge "Doze: Don\'t block pickup pulses on a proximity check." into lmp-mr1-dev
...
* commit '959312701f55c9d098403c332b88b5777daf4e4c':
Doze: Don't block pickup pulses on a proximity check.
2014-12-04 21:45:26 +00:00
Sanket Padawe
a2bf987b74
Doing provisioning check for wifi tethering from SystemUI
...
+ Calling activity which calls provisioning app only if provisioning
is needed.
+ Hiding Hotspot tile from quick settings when screen is locked.
Bug: 18368949
Change-Id: I5b92a7f2d46c8b5d9b323d6a5d49315694c599f7
2014-12-04 13:41:17 -08:00
Winson Chung
1c88fc009f
am 4eb896ef: am ba1307b2: Merge changes Ib255e49f,Ifc33cdf7 into lmp-mr1-dev
...
* commit '4eb896ef011a8ecfe32f3b4300a42e0cc8b162a8':
Ensuring that the alpha and translation animation durations are the same. (Bug 18609321)
Fix crash when user is both scrolling and tabbing through Recents. (Bug 18552776)
2014-12-04 21:18:01 +00:00
Jeff Davidson
7585c56fc8
Show "Connected via Wi-Fi assistant" for ephemeral networks.
...
Bug: 18525241
Change-Id: I0d2146ab47b82d32c50b2ef883f176a6b6066713
2014-12-04 13:17:10 -08:00
Dan Sandler
f5ba6bdafa
RTL support for Lollipop Land.
...
Since the game randomly flips horizontally anyway, forcing
the game view to LTR fixes the coordinate math without
affecting gameplay. (The score view did need to move to
start instead of left, however.)
Bug: 18628150
Change-Id: I7cf8bd1e2b9a2316d30e17a9251173598c687c2b
2014-12-04 16:07:30 -05:00
Justin Harrison
70941f203c
Merge "Revert "Revert "Improve fling physics for recents""" into lmp-mr1-dev
2014-12-04 20:05:41 +00:00
Justin Harrison
31d9837284
Revert "Revert "Improve fling physics for recents""
...
This is now BC-triaged, so reverting the revert.
This reverts commit 3f7dac5a1c .
Change-Id: Iae9ffc74a44918a83d9cd4dfb7011810c770e135
2014-12-04 20:05:21 +00:00
Christoph Studer
391232da08
Merge "Log the state of the notification shade" into lmp-mr1-dev
2014-12-04 18:09:12 +00:00
Justin Harrison
21af21ca07
Merge "Revert "Improve fling physics for recents"" into lmp-mr1-dev
2014-12-04 17:37:55 +00:00
Justin Harrison
3f7dac5a1c
Revert "Improve fling physics for recents"
...
This reverts commit 00d947bda0 .
Change-Id: I3d6696227a381d232baed8fdbcbe34d3c4976ebe
2014-12-04 17:37:24 +00:00
Jorim Jaggi
54daab1009
Merge "Improve fling physics for recents" into lmp-mr1-dev
2014-12-04 15:18:18 +00:00
Benjamin Franz
4b9f8ede4e
Ensure that the USER_PRESENT_INTENT is sent to all profiles of the current user.
...
This intent is needed by Smart Lock agents to check whether a given user is
active on the device.
Bug: 18530771
Change-Id: I5d460cb0cfa8ec4f7952702a3d25d089db78a50f
2014-12-04 11:20:13 +00:00
John Spurlock
32b61ab28f
Merge "Doze: Don't block pickup pulses on a proximity check." into lmp-mr1-dev
2014-12-04 03:03:22 +00:00
Winson Chung
ba1307b2b4
Merge changes Ib255e49f,Ifc33cdf7 into lmp-mr1-dev
...
* changes:
Ensuring that the alpha and translation animation durations are the same. (Bug 18609321)
Fix crash when user is both scrolling and tabbing through Recents. (Bug 18552776)
2014-12-04 00:07:57 +00:00
Winson Chung
fc33cdf71d
Fix crash when user is both scrolling and tabbing through Recents. (Bug 18552776)
2014-12-03 13:16:48 -08:00
John Spurlock
621afac810
Doze: Don't block pickup pulses on a proximity check.
...
Pulse immediately, assuming the pickup sensor will not fire
if prox=near. Perform a non-blocking additional proximity check
in these cases purely to collect verification diagnostics.
Also tweak the interpolator for pickup pulses to ramp up more
quickly.
Bug: 18373928
Change-Id: I8607f4b37435722e293db741c273914183cec7be
2014-12-03 16:04:28 -05:00
John Spurlock
c9b862cfc4
am 06eaac44: am cdf7f984: Merge "Doze: Fast path for pickup pulses." into lmp-mr1-dev
...
* commit '06eaac4463015d9ff93c694603bb9398b065f502':
Doze: Fast path for pickup pulses.
2014-12-03 20:44:30 +00:00
Winson Chung
fee5e3d32a
am 50511096: am de9848c6: Merge "Initial changes to add callback on task stack changes. (Bug 17672056, Bug 18291345)" into lmp-mr1-dev
...
* commit '50511096998ffff4fa5c001e46b056201fb0b892':
Initial changes to add callback on task stack changes. (Bug 17672056, Bug 18291345)
2014-12-03 20:42:45 +00:00
Adrian Roos
bf6f7960f4
am b67d8ef6: am f235edf2: Merge "Refresh user list a little more eagerly" into lmp-mr1-dev
...
* commit 'b67d8ef66540bfb72db44721f353c661d1f88144':
Refresh user list a little more eagerly
2014-12-03 20:41:45 +00:00
Jason Monk
5a938481f3
am d6b001f1: am 8d72046b: Merge "Don\'t show no sim icon on wifi devices" into lmp-mr1-dev
...
* commit 'd6b001f154d7c1038edba4e7729b2aeb0124d359':
Don't show no sim icon on wifi devices
2014-12-03 20:41:33 +00:00
Daniel Sandler
23d7930cfd
am b0607472: am 195c4388: Fixing bugs in the LLand.
...
* commit 'b06074723fbed960749bab2b6e6b7e013f012e6a':
Fixing bugs in the LLand.
2014-12-03 20:41:27 +00:00
Lorenzo Colitti
45cd4df6a0
am d99cd44f: am dc99c504: Merge "Make StatusBar display all default networks." into lmp-mr1-dev
...
* commit 'd99cd44f317a0e1b188a0033ebe4948f13c32491':
Make StatusBar display all default networks.
2014-12-03 20:41:10 +00:00
Sanket Padawe
3a64032fe6
am 8e1b08ac: am b13c12f5: Merge "Call entitlement on clicking tethering tile in quick settings." into lmp-mr1-dev
...
* commit '8e1b08ac261324f85f53ce2991df83ef53dfd2bf':
Call entitlement on clicking tethering tile in quick settings.
2014-12-03 20:25:24 +00:00
John Spurlock
cdf7f98487
Merge "Doze: Fast path for pickup pulses." into lmp-mr1-dev
2014-12-03 19:49:26 +00:00
John Spurlock
f5d250deec
Doze: Fast path for pickup pulses.
...
Decrease the pulse duration when pulsing for pickup.
Add an option to skip the proximity check entirely, but don't
turn it on yet.
Bug: 18373928
Change-Id: I54f8dee004229193a18d488759bf797a16470cab
2014-12-03 13:48:28 -05:00
Winson Chung
de9848c641
Merge "Initial changes to add callback on task stack changes. (Bug 17672056, Bug 18291345)" into lmp-mr1-dev
2014-12-03 18:10:38 +00:00
Adrian Roos
f235edf215
Merge "Refresh user list a little more eagerly" into lmp-mr1-dev
2014-12-03 17:13:56 +00:00
Jason Monk
8d72046b9b
Merge "Don't show no sim icon on wifi devices" into lmp-mr1-dev
2014-12-03 14:12:25 +00:00
Christoph Studer
c10416f0b9
Log the state of the notification shade
...
Bug: 18308441
Change-Id: Iade14a2bf0d486ce9438e41d6eb7830bfdbbb653
2014-12-03 13:50:19 +01:00
Daniel Sandler
195c438883
Fixing bugs in the LLand.
...
less garish hue on the bugdroid
:
+----:-----------+
| | : | Θ.......... improved pop styles
| | : @ | |
| O A |....... occasionally there was no gap to fly
| 0 O | through, creating an unintentional
| @ | | | commentary on the futility of it all
+----------------+
: :
: : animation could continue
: after activity pause, sapping
: precious cycles
:
failure is now more visceral
Bug: 17931806
Change-Id: Iea9bd88e340beb3a0ca310db071ec9f6ec719a33
2014-12-03 11:53:29 +00:00
Dan Sandler
e43bab74bc
am 29f89da0: am dfb39ce3: Merge "Turn off DEBUG_GESTURES" into lmp-mr1-dev
...
* commit '29f89da0a8a38dd060c8bd277d7473ccc3843185':
Turn off DEBUG_GESTURES
2014-12-03 07:56:07 +00:00
Lorenzo Colitti
dc99c50427
Merge "Make StatusBar display all default networks." into lmp-mr1-dev
2014-12-03 06:58:10 +00:00