Winson Chung
5191861c88
Merge "Increasing the min swipe thresholds for the nav bar gestures. (Bug 17109581)" into lmp-mr1-dev
2014-11-06 19:20:59 +00:00
Winson Chung
e0325fe956
Merge "Don't reload the layout every time we enter Recents. (Bug 18160176)" into lmp-mr1-dev
2014-11-06 19:20:56 +00:00
Adrian Roos
e8dce89a83
am 34c45bb9: am b2a6c7b8: am 418f4ed0: Merge "Round charging indication to nearest minute" into lmp-mr1-dev
...
* commit '34c45bb953f3fc230207bacb1a3b4d073068ca9f':
Round charging indication to nearest minute
2014-11-06 16:36:04 +00:00
Adrian Roos
34c45bb953
am b2a6c7b8: am 418f4ed0: Merge "Round charging indication to nearest minute" into lmp-mr1-dev
...
* commit 'b2a6c7b83f894922663e7144048264af96239a1e':
Round charging indication to nearest minute
2014-11-06 16:31:43 +00:00
Jason Monk
17488b9944
Show recents button while pinned and locked
...
When an app is show when locked and in screen pinning the 'overview'
button needs to be shown, regardless of its disabled state.
Bug: 18224921
Change-Id: I896c803347738c936873c0ce5a7480562eb9f639
2014-11-06 11:29:16 -05:00
Selim Cinek
845515f8d4
am b8b78687: am fc22dd58: am 49af6359: Merge "Adapted HUN behavior when swiping vertically" into lmp-mr1-dev
...
* commit 'b8b78687fb8122d4f457cb8692bca63b5530b1c2':
Adapted HUN behavior when swiping vertically
2014-11-06 16:26:24 +00:00
Selim Cinek
a6b61481a2
am 0ac91ce1: am 8f6719a1: am 140e3f88: Merge "Fixed a bug where the HUNs were not clickable" into lmp-mr1-dev
...
* commit '0ac91ce179469f9dc23f292a6375a0ccc05d77f0':
Fixed a bug where the HUNs were not clickable
2014-11-06 16:26:20 +00:00
Selim Cinek
47b8913f8a
am f17005f6: am 832607e4: am 6d7065f5: Merge "Fixed a bug that the notifications were not animating when reset" into lmp-mr1-dev
...
* commit 'f17005f696440f1e652b572f20dddc91785b6ca3':
Fixed a bug that the notifications were not animating when reset
2014-11-06 16:26:13 +00:00
Adrian Roos
b2a6c7b83f
am 418f4ed0: Merge "Round charging indication to nearest minute" into lmp-mr1-dev
...
* commit '418f4ed077ee0559e7f61b8ea10d53e9784fd631':
Round charging indication to nearest minute
2014-11-06 16:26:12 +00:00
Selim Cinek
b8b78687fb
am fc22dd58: am 49af6359: Merge "Adapted HUN behavior when swiping vertically" into lmp-mr1-dev
...
* commit 'fc22dd58c98ae05705b2800a7eb97174a1bc281c':
Adapted HUN behavior when swiping vertically
2014-11-06 16:22:54 +00:00
Selim Cinek
0ac91ce179
am 8f6719a1: am 140e3f88: Merge "Fixed a bug where the HUNs were not clickable" into lmp-mr1-dev
...
* commit '8f6719a15d818269fecf3760297004740aa8a0dd':
Fixed a bug where the HUNs were not clickable
2014-11-06 16:22:48 +00:00
Selim Cinek
f17005f696
am 832607e4: am 6d7065f5: Merge "Fixed a bug that the notifications were not animating when reset" into lmp-mr1-dev
...
* commit '832607e4480a1fb04955654274681ec982406dee':
Fixed a bug that the notifications were not animating when reset
2014-11-06 16:22:43 +00:00
Adrian Roos
418f4ed077
Merge "Round charging indication to nearest minute" into lmp-mr1-dev
2014-11-06 16:22:06 +00:00
Selim Cinek
fc22dd58c9
am 49af6359: Merge "Adapted HUN behavior when swiping vertically" into lmp-mr1-dev
...
* commit '49af6359e04095fa71162c7658f10cf93c94d341':
Adapted HUN behavior when swiping vertically
2014-11-06 16:15:54 +00:00
Selim Cinek
8f6719a15d
am 140e3f88: Merge "Fixed a bug where the HUNs were not clickable" into lmp-mr1-dev
...
* commit '140e3f88fbd176530f89b3f5f4a29b2a77b97bac':
Fixed a bug where the HUNs were not clickable
2014-11-06 16:15:49 +00:00
Selim Cinek
832607e448
am 6d7065f5: Merge "Fixed a bug that the notifications were not animating when reset" into lmp-mr1-dev
...
* commit '6d7065f50d1e65707f7decc3f56042f808d5488f':
Fixed a bug that the notifications were not animating when reset
2014-11-06 16:15:43 +00:00
Selim Cinek
49af6359e0
Merge "Adapted HUN behavior when swiping vertically" into lmp-mr1-dev
2014-11-06 16:12:59 +00:00
Selim Cinek
140e3f88fb
Merge "Fixed a bug where the HUNs were not clickable" into lmp-mr1-dev
2014-11-06 16:12:48 +00:00
Selim Cinek
6d7065f50d
Merge "Fixed a bug that the notifications were not animating when reset" into lmp-mr1-dev
2014-11-06 16:12:01 +00:00
Winson Chung
b0a28ea5d3
Don't reload the layout every time we enter Recents. (Bug 18160176)
...
Ensure that we don't reinflate new TaskViews whenever we enter Recents by
keeping the existing TaskStackViews active and returning the existing
TaskViews back into the view pool when Recents is no longer visible.
This CL also ensures that we are preloading the appropriate task metadata
when the user first touches the nav bar, and also reverts the change to use
onEnterAnimationComplete() in favor of the explicitly animation-started
broadcast (to ensure we always get the signal) which fixes a regression
with launching Recents in landscape.
Change-Id: I169fea3cf07a6da3f90b32b005819773c6049ada
2014-11-05 16:39:13 -08:00
Winson Chung
559e6d34b4
Increasing the min swipe thresholds for the nav bar gestures. (Bug 17109581)
...
Change-Id: I1bcf6f91f616890f0e815db33267c5230ae9c76f
2014-11-05 14:13:55 -08:00
Jorim Jaggi
183455b02a
am 80ae2850: Merge "Fix janky in transition doze -> lockscreen" into lmp-mr1-dev automerge: 09ba32c automerge: 80a28fe
...
* commit '80ae285010f0113c663ba06e66108472c57f5883':
Fix janky in transition doze -> lockscreen
2014-11-05 18:47:45 +00:00
John Spurlock
a667028207
am 96171f08: Merge "Zen: Create a new exit condition for "next alarm"." into lmp-mr1-dev automerge: 0bdefb9 automerge: 513f260
...
* commit '96171f08c121a7d15a6a8cbdb28e49c917418c1f':
Zen: Create a new exit condition for "next alarm".
2014-11-05 18:47:27 +00:00
John Spurlock
724415fc2e
am b16f9437: Merge "QS: Toggle tile icon animations." into lmp-mr1-dev automerge: 2face5e automerge: 055acca
...
* commit 'b16f943743716fe36ef1fca71a2d9f52da387e41':
QS: Toggle tile icon animations.
2014-11-05 18:47:13 +00:00
Jorim Jaggi
80ae285010
Merge "Fix janky in transition doze -> lockscreen" into lmp-mr1-dev automerge: 09ba32c
...
automerge: 80a28fe
* commit '80a28fe8d69cbf629a6f8cca23de9fc6e7673326':
Fix janky in transition doze -> lockscreen
2014-11-05 18:06:27 +00:00
Selim Cinek
e52abb3e91
Adapted HUN behavior when swiping vertically
...
It's not dismissed anymore but pushed into the shade
when swiping up.
Also, when swiping down, we now dimiss the HUN.
Bug: 15594813
Change-Id: I0b6a761bebbe281e31bf3b1e20704e2e5da07861
2014-11-05 18:12:27 +01:00
Selim Cinek
9bd9d0c96a
Fixed a bug where the HUNs were not clickable
...
Also improved the edgeswipehelper to use 45 degree
touch disambiguation.
Bug: 18102199
Change-Id: I153e094d5d86439ae048137fc5eac47966b12ca5
2014-11-05 18:12:27 +01:00
Selim Cinek
1a521f3ea8
Fixed a bug that the notifications were not animating when reset
...
Also made sure that the touch event is never filtered when its a
heads up view.
Bug: 18188693
Change-Id: Ic5de3e36c785d2cf890936322820b739a0a1b107
2014-11-05 18:12:15 +01:00
Jorim Jaggi
80a28fe8d6
Merge "Fix janky in transition doze -> lockscreen" into lmp-mr1-dev
...
automerge: 09ba32c
* commit '09ba32c0ba9306bafa25e27a2fa7d6e53e9be715':
Fix janky in transition doze -> lockscreen
2014-11-05 16:37:13 +00:00
Jorim Jaggi
09ba32c0ba
Merge "Fix janky in transition doze -> lockscreen" into lmp-mr1-dev
2014-11-05 16:17:33 +00:00
John Spurlock
96171f08c1
Merge "Zen: Create a new exit condition for "next alarm"." into lmp-mr1-dev automerge: 0bdefb9
...
automerge: 513f260
* commit '513f26020095c409aa3e828c98485ed20aa9eaa9':
Zen: Create a new exit condition for "next alarm".
2014-11-05 15:42:30 +00:00
John Spurlock
b16f943743
Merge "QS: Toggle tile icon animations." into lmp-mr1-dev automerge: 2face5e
...
automerge: 055acca
* commit '055acca7c8691921572f8e9845bd4d46b96c7251':
QS: Toggle tile icon animations.
2014-11-05 15:41:12 +00:00
John Spurlock
513f260200
Merge "Zen: Create a new exit condition for "next alarm"." into lmp-mr1-dev
...
automerge: 0bdefb9
* commit '0bdefb9953fd51c86f81a6033a00926a63916065':
Zen: Create a new exit condition for "next alarm".
2014-11-05 15:20:12 +00:00
John Spurlock
055acca7c8
Merge "QS: Toggle tile icon animations." into lmp-mr1-dev
...
automerge: 2face5e
* commit '2face5e2e86cb7850c2ce67306f5aad04af6f597':
QS: Toggle tile icon animations.
2014-11-05 15:19:02 +00:00
Adrian Roos
874b35b836
Round charging indication to nearest minute
...
Bug: 18177374
Change-Id: I4eb7fcac83398a4d8432bf092d8d91506646b5a1
2014-11-05 16:11:10 +01:00
John Spurlock
0bdefb9953
Merge "Zen: Create a new exit condition for "next alarm"." into lmp-mr1-dev
2014-11-05 14:47:20 +00:00
John Spurlock
c6df3cf273
QS: Toggle tile icon animations.
...
- New location tile icon animation.
- New flashlight tile icon animation.
- New airplane-mode tile icon animation.
- New color inversion tile icon animation.
- Remove obsolete static icons.
Bug: 17426910
Change-Id: I51c98979afd46f4cdfc2fd383e80d7bf13c5eeab
2014-11-05 09:20:16 -05:00
Jorim Jaggi
3e9d9b5953
Fix janky in transition doze -> lockscreen
...
Also fix some unnecessary layer creation for dismiss button.
Bug: 18238168
Change-Id: I71989f2a24162e4453781c07e50d6c25fb380089
2014-11-05 15:08:15 +01:00
John Spurlock
37bc92cc23
Zen: Create a new exit condition for "next alarm".
...
- If the user's next alarm is in the next 12 hrs, provide
this as an exit condition trigger for leaving none/priority.
- Don't display the next alarm condition when downtime is active.
- When the next-alarm exit condition is active, follow changes
to the next alarm, assuming it remains within the 12-hr window.
- Tweak the downtime condition strings to be consistent.
Bug: 16373455
Change-Id: I4020b91d323dead998e62d655132eca07438b148
2014-11-05 08:46:01 -05:00
Wale Ogunwale
a9868fbd7b
am 2749a5e6: am e54553c8: am d54b578e: Fix issue #17305377 : Don\'t kill process if it still has tasks.
...
* commit '2749a5e6cec41cbdc019134db6fc96e5283db9b4':
Fix issue #17305377 : Don't kill process if it still has tasks.
2014-11-04 19:22:25 +00:00
Wale Ogunwale
2749a5e6ce
am e54553c8: am d54b578e: Fix issue #17305377 : Don\'t kill process if it still has tasks.
...
* commit 'e54553c841f3ca1ebcb822e8b9ab6a412e7bd895':
Fix issue #17305377 : Don't kill process if it still has tasks.
2014-11-04 19:14:49 +00:00
Wale Ogunwale
e54553c841
am d54b578e: Fix issue #17305377 : Don\'t kill process if it still has tasks.
...
* commit 'd54b578e47fb410c776bb3a4272c2c523153f657':
Fix issue #17305377 : Don't kill process if it still has tasks.
2014-11-04 19:06:11 +00:00
Wale Ogunwale
d54b578e47
Fix issue #17305377 : Don't kill process if it still has tasks.
...
We previously killed a process when one of its task was
swiped away in the recents UI. This had negative performance
implications for apps with multiple tasks in recents. Now we
will only kill the process if there are no more tasks associated
with it.
Changed also removes the need for the
ActivityManager.REMOVE_TASK_KILL_PROCESS since ActivityManager
will now only kill a task process if it process has no out
standing tasks.
Bug: 17305377
Change-Id: Ibc39bb328d13c7eab05c04798c2f14887923d9d4
2014-11-04 10:59:31 -08:00
Jorim Jaggi
ae39f3b2a8
am a8cee180: am 534495c7: am 6fd88022: Merge "Fix jump in two-finger expand motion with no notifications" into lmp-mr1-dev
...
* commit 'a8cee1800ccaac46c1d16091bc1a25209d193cd3':
Fix jump in two-finger expand motion with no notifications
2014-11-04 17:08:02 +00:00
Jorim Jaggi
a8cee1800c
am 534495c7: am 6fd88022: Merge "Fix jump in two-finger expand motion with no notifications" into lmp-mr1-dev
...
* commit '534495c7a98b7d35d9859f663522bd6af047b4dd':
Fix jump in two-finger expand motion with no notifications
2014-11-04 17:03:07 +00:00
Jorim Jaggi
534495c7a9
am 6fd88022: Merge "Fix jump in two-finger expand motion with no notifications" into lmp-mr1-dev
...
* commit '6fd88022c286730b6f17917dff2d9dd2d74bbfee':
Fix jump in two-finger expand motion with no notifications
2014-11-04 16:58:23 +00:00
Jorim Jaggi
6fd88022c2
Merge "Fix jump in two-finger expand motion with no notifications" into lmp-mr1-dev
2014-11-04 16:54:12 +00:00
John Spurlock
e0e5453048
am fbca0e84: am df80f1c9: am 8c4aad50: Merge "QS: Create the tile background once per tile." into lmp-mr1-dev
...
* commit 'fbca0e845501a0c3d0f1da9a36a9cf881f2f8ab9':
QS: Create the tile background once per tile.
2014-11-04 16:38:54 +00:00
John Spurlock
fbca0e8455
am df80f1c9: am 8c4aad50: Merge "QS: Create the tile background once per tile." into lmp-mr1-dev
...
* commit 'df80f1c92be7446895b98f28e1c1d7c7649ba399':
QS: Create the tile background once per tile.
2014-11-04 16:34:15 +00:00
John Spurlock
df80f1c92b
am 8c4aad50: Merge "QS: Create the tile background once per tile." into lmp-mr1-dev
...
* commit '8c4aad505a0034b89abbdd7e11c18ffe11756c5f':
QS: Create the tile background once per tile.
2014-11-04 16:30:01 +00:00