10044 Commits

Author SHA1 Message Date
Jorim Jaggi
8de4311c51 Lockscreen launch animations
- Get rid of ActivityManager.dismissKeyguardOnNextActivity, which was
  used for two different things: Dismiss keyguard from somewhere else
  (not really necessary anymore), wait to actually dismiss keyguard
  after the window behind is drawn. Instead, introduce
  keyguardWaitingForActivityDrawn(), and change the semantics where
  necessary.
- Make wallpaper_close_enter consistent with task_open_enter and the
  Keyguard launch animation.
- Close the panel even on lockscreen when launching a notification.
- Block notification shade updates during the collapsing motion so
  notification don't play the disappear animation immediately after
  having launched a notification.

Bug: 15991916

Change-Id: I133c177b84e926c87c1a404ba93d633593fec3ab
2014-08-12 22:47:52 +00:00
Adrian Roos
31879fd440 am 92b5e337: Implement final lock now affordance
* commit '92b5e3373aa2a78d6db2770db3d37a5ddf9ba129':
  Implement final lock now affordance
2014-08-12 22:08:13 +00:00
Adrian Roos
4ebcdfdd42 Implement final lock now affordance
Also removes the GlobalAction. Also fixes the animation not
being applied to the background of the affordance.

Bug: 15344542
Bug: 16952834

Change-Id: Ie790b40a5d1ba10fa42a793c8cfeaf6687d17c61
2014-08-12 22:03:19 +00:00
Adrian Roos
37b9d61368 am 9d41117a: Update brightness slider thumb and spacing
* commit '9d41117ad2679869fcdd94b0767a88b47d711c84':
  Update brightness slider thumb and spacing
2014-08-12 21:09:02 +00:00
Adrian Roos
cd542b8a98 Update brightness slider thumb and spacing
Also fixes a few errors in the measuring logic.

Bug: 15170399
Change-Id: I7ce7edef0a08dc00ef747988cd64e40a9fbae192
2014-08-12 21:04:26 +00:00
Jorim Jaggi
7aed532636 am f9205cbe: Preparations for lockscreen launch animations
* commit 'f9205cbebc20a81a033e074f398099d7ec136728':
  Preparations for lockscreen launch animations
2014-08-12 20:58:06 +00:00
Jorim Jaggi
76a1623afc Preparations for lockscreen launch animations
- Update unlock animations to new spec to make the consistent with
  lockscreen launch animations.
- Introduce disappearing motion for security views which runs before
  we actually dismiss Keyguard.
- If a window is running the un-force-hide animation, treat as it
  would have the wallpaper flag set so the wallpaper stays until
  the animation is completely done.
- Run an animation on the wallpaper if the wallpaper is going away.

Bug: 15991916
Bug: 16234603
Bug: 15326120
Change-Id: I063aa4f269ddcf75b9a705e90f0c3056b541b642
2014-08-12 20:52:26 +00:00
Selim Cinek
1cf41c14aa Reuse existing TouchHelpers on rotation
Recreating them caused some bugs when touching during
the rotation. Currently there is no need to recreate them.

Bug: 15598792
Change-Id: I7255bd0102427e6847b63ce7f6346248aaa4054f
2014-08-12 20:06:19 +02:00
Adrian Roos
5615c8a9dc am 6f6ac3de: Merge "Hide panel while changing brightness" into lmp-dev
* commit '6f6ac3de3946a580122ea2e53a79d78813149446':
  Hide panel while changing brightness
2014-08-12 17:40:40 +00:00
Adrian Roos
27a0be9fde am 594bf0c8: Respect DPM flags for lockscreen notifications
* commit '594bf0c8ee1ad0464a04580186f4b1d28a5c5a3b':
  Respect DPM flags for lockscreen notifications
2014-08-12 17:40:35 +00:00
Adrian Roos
bd3409c137 Respect DPM flags for lockscreen notifications
Disables unredacted or all notifications based on device policy.

Bug: 15934116
Change-Id: Ia012e44da8fbf73c24e26950abb1df76af7001a9
2014-08-12 17:27:58 +00:00
Selim Cinek
ccd14fbcfe Reset the notification expanded states on screen off
To avoid having expanded notifications sticking around

Bug: 16005498
Change-Id: Ib5b184fa7eb67ada85305e7ca4afad68a1514327
2014-08-12 16:56:40 +00:00
Selim Cinek
3c14b49cf2 am 18cfb2a8: Merge "Fixed a bug where a notification had no background" into lmp-dev
* commit '18cfb2a861fd321d27ede37f8f2a53c967ab485d':
  Fixed a bug where a notification had no background
2014-08-12 16:04:12 +00:00
Selim Cinek
5748fcffce am df178596: Merge "Fixed a ordering bug with the notification shade" into lmp-dev
* commit 'df17859676ea70cbd0ab03c3dcdce28737661377':
  Fixed a ordering bug with the notification shade
2014-08-12 12:46:20 +00:00
Selim Cinek
93f6b7ef54 am c294cdf1: Fixed a jump in the stack scroller algorithm
* commit 'c294cdf1972f39375fa934a8ee2552a20c3b9258':
  Fixed a jump in the stack scroller algorithm
2014-08-12 12:11:15 +00:00
Selim Cinek
4581cf8206 Fixed a jump in the stack scroller algorithm
The bottom stack jumped slightly when scrolling in landscape.

Bug: 16954513
Change-Id: I11ed9074cf5286b01f4f57ce37b4476c2ee9cd7e
2014-08-12 10:50:55 +00:00
Selim Cinek
b6aabdc868 am 36eb886a: Fixed a bug in the notification stack algorithm
* commit '36eb886a78bca130a512163bc314c57f6cdeb574':
  Fixed a bug in the notification stack algorithm
2014-08-11 21:10:21 +00:00
Selim Cinek
3afd00e9f2 Fixed a bug in the notification stack algorithm
Bad holes could occur when a notification was at the same time in
the top and the bottom stack. This also improves the landscape /
smallscreen interaction with the shade.

Bug: 16715133
Change-Id: Icbb4d080e658f4ddbd39b7d08652ca5311a47978
2014-08-11 20:59:44 +00:00
Adrian Roos
b0bdd9c234 am ac4b3444: Merge "QS: Update user switcher details" into lmp-dev
* commit 'ac4b34448b70dfa4cc75fab7ade7b142de8fa608':
  QS: Update user switcher details
2014-08-11 19:33:46 +00:00
Winson Chung
db01bd5ab7 am c94a7e5e: Merge "Updating accessibility message for Recents activity. (Bug 15570522)" into lmp-dev
* commit 'c94a7e5e1d95e42952f2565d9c5e4c7f3809a06e':
  Updating accessibility message for Recents activity. (Bug 15570522)
2014-08-11 19:28:34 +00:00
Winson Chung
9f11558124 am 1e9648fb: Merge "Tweaking empty recents text. (Bug 16711522)" into lmp-dev
* commit '1e9648fb4b4968713f8b07574244016cdd6abcaa':
  Tweaking empty recents text. (Bug 16711522)
2014-08-11 19:28:30 +00:00
Winson Chung
dfc8c8b225 am 2248444d: Initial changes to support swiping on the nav bar to switch affiliated tasks.
* commit '2248444d3fadc72c3768d84adb721e13a7dfe953':
  Initial changes to support swiping on the nav bar to switch affiliated tasks.
2014-08-11 19:28:26 +00:00
Winson Chung
b1f749906f Initial changes to support swiping on the nav bar to switch affiliated tasks.
- Actual sideways animations to come once they've been finalized

Bug: 16846966
Change-Id: If6d40495498197a86a98f9b03f54ced3d2baf64a
2014-08-11 19:22:46 +00:00
Jason Monk
e6fee98782 am ce58bb7d: Merge "Make simple user switcher notice setting changes." into lmp-dev
* commit 'ce58bb7dc7eb4f5f253a46941fbc22d869138b99':
  Make simple user switcher notice setting changes.
2014-08-11 19:20:47 +00:00
Selim Cinek
bee465f9e1 Merge "Fixed a ordering bug with the notification shade" into lmp-dev 2014-08-11 18:41:55 +00:00
Selim Cinek
becf5e30ed Fixed a ordering bug with the notification shade
The dismiss view was not always guaranteed to be on the bottom,
which could lead to a weird hole.

Bug: 16900568
Change-Id: Ib46ec0011dcdd47a8f678b5e3f9756f6a128f286
2014-08-12 14:29:18 +02:00
Adrian Roos
c55dd2bc04 Merge "QS: Update user switcher details" into lmp-dev 2014-08-11 18:41:55 +00:00
Adrian Roos
bc0a9fecf6 QS: Update user switcher details
- Update icon colors to white
- Change label for adding a guest

Bug: 16897120
Bug: 16898990

Change-Id: I0541d35df8c03bfeb3ee931d8074a7fe1064b2db
2014-08-11 20:45:04 +02:00
Adrian Roos
1fbc124780 Merge "Hide panel while changing brightness" into lmp-dev 2014-08-11 18:40:10 +00:00
Adrian Roos
5fd872e8ea Hide panel while changing brightness
Bug: 15408618
Change-Id: Ic1f934f9ddbb582453b4b52a4b4402c71ac79654
2014-08-12 17:27:41 +00:00
Jason Monk
6becbe732a Make simple user switcher notice setting changes.
To do this just check the state from the controller (which listens
for changes), rather than holding state locally.

Bug: 16888009
Change-Id: Ifdbf0055c7aa100941c6504cf3f469031c9c6e43
2014-08-11 14:52:34 -04:00
Winson Chung
448bb42c78 Merge "Tweaking empty recents text. (Bug 16711522)" into lmp-dev 2014-08-11 18:26:04 +00:00
Winson Chung
27b97fa098 Tweaking empty recents text. (Bug 16711522)
Change-Id: I338e2add6e4a46551ce7d52e873f332979b194e1
2014-08-11 19:17:34 +00:00
Winson Chung
9e229d80e5 Merge "Updating accessibility message for Recents activity. (Bug 15570522)" into lmp-dev 2014-08-11 18:20:32 +00:00
Winson Chung
f25268b402 Updating accessibility message for Recents activity. (Bug 15570522)
Change-Id: Iaaedb9a66b2160015b304863a00fbefdfb0e10ea
2014-08-11 11:58:32 -07:00
Baligh Uddin
dc77ea411a Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-08-11 18:20:32 +00:00
Baligh Uddin
10b363434b Import translations. DO NOT MERGE
Change-Id: I05a1dc49c04d92092723d84c7fdadf7e190b5476
Auto-generated-cl: translation import
2014-08-11 12:52:01 -07:00
Baligh Uddin
78f793f740 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-08-11 18:20:32 +00:00
Baligh Uddin
f8aaf710d9 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-08-12 04:17:55 +00:00
Baligh Uddin
170f785bbf Import translations. DO NOT MERGE
Change-Id: I70fade0a8a1cba8734874b955634c7296c9aaff7
Auto-generated-cl: translation import
2014-08-11 14:47:50 -07:00
Baligh Uddin
3cbd20935a Import translations. DO NOT MERGE
Change-Id: Ice9a22422396849c763e2fcc011567e2527c7556
Auto-generated-cl: translation import
2014-08-11 14:27:01 -07:00
Selim Cinek
f4a1635060 Merge "Fixed a bug where a notification had no background" into lmp-dev 2014-08-11 18:05:12 +00:00
Selim Cinek
23e6acbde2 Fixed a bug where a notification had no background
When tapping on a notification and then dragging down,
the notification had no background anymore

Bug: 16191184
Change-Id: I233a45744fc39ac3fcd9f533c8427354ab384709
2014-08-12 16:01:41 +02:00
Selim Cinek
b9444fa248 am e2727043: Merge "Changed the color of low-priority notifications" into lmp-dev
* commit 'e27270434eaecdd080e71900833c4fbd9bce3d75':
  Changed the color of low-priority notifications
2014-08-11 17:33:31 +00:00
Selim Cinek
5685c12481 am 68597329: Merge "Fixed an animation bug with inline view updates" into lmp-dev
* commit '68597329a7259333f56a856032f71f0ee44b493a':
  Fixed an animation bug with inline view updates
2014-08-11 17:33:26 +00:00
Selim Cinek
9063461752 Changed the color of low-priority notifications
Bug: 16010701
Change-Id: I7afc351a5a669bbb71b2620afe310b250da66b77
2014-08-11 17:53:18 +02:00
Selim Cinek
a5e211b1f2 Fixed an animation bug with inline view updates
The height is now updated in an animated fashion.

Bug: 16947659
Change-Id: I4e89e6ca78f8d3c0f1e6f7eb61134a394c6d7d73
2014-08-11 17:53:18 +02:00
John Spurlock
4900239c22 am 632fc874: Merge "QS: Fix some QS layout issues." into lmp-dev
* commit '632fc8746aa1a50decee99ad8d25726f5cdec73f':
  QS: Fix some QS layout issues.
2014-08-11 14:36:37 +00:00
John Spurlock
1e97c6c2d7 am ff5faba3: Merge "Doze: Pulse once when a pickup gesture is received." into lmp-dev
* commit 'ff5faba3745824984fa1a979f5bdd77a3ec61ca2':
  Doze: Pulse once when a pickup gesture is received.
2014-08-09 18:45:19 +00:00
John Spurlock
89d65b3591 am 93598a4f: SysUI: Null check around ranking map in isAmbient call.
* commit '93598a4fafcc1d1aba9838b6b75096c141436452':
  SysUI: Null check around ranking map in isAmbient call.
2014-08-09 15:19:02 +00:00