13217 Commits

Author SHA1 Message Date
Jorim Jaggi
ccdab44d25 Merge changes Ie6c1ea33,Id1af37e6,I9c474f7a,I439c9b66
* changes:
  Reset create state in moveTaskToStack
  Divider tuning
  Fix transition to recents in docked mode
  Fix flicker and other weirdness
2016-02-01 22:18:21 +00:00
Xiaohui Chen
a747ab8c0b Merge "Make user deletion dialog reusable." 2016-02-01 22:03:27 +00:00
Jorim Jaggi
1b12ef55b7 Divider tuning
- Take insets into account for calculating dismissing fraction,
but don't dim into 100% when the device has insets at that
side.
- When applying parallax to the top side, apply less.

Change-Id: Id1af37e6f7af43ec3682dad4ad1ce68034301b4d
2016-02-01 13:43:36 -08:00
Geoff Mendal
4b88cf0dd8 Import translations. DO NOT MERGE
Change-Id: I33ec1d301ea490620093cf078e4bf3e9d8f81d7e
Auto-generated-cl: translation import
2016-02-01 13:00:10 -08:00
Jorim Jaggi
c6c89a8214 Fix transition to recents in docked mode
Transition for non-compatible apps will be handled in a separate CL.

Change-Id: I9c474f7aa394e4f3eacd1845c78bee5874bd8a59
2016-02-01 12:19:53 -08:00
Vadim Tryshev
a22dd33419 Make user deletion dialog reusable.
This change will be immediately integrated into master.

This dialog will be also used by the alternate lock screen.

Bug: 25192625
Change-Id: Idc374312fe884af104e342d58f207e0510b9754a
(cherry picked from commit b29374806c393a06c993e5c6b92c62f06d5978c7)
2016-02-01 18:53:51 +00:00
Winson Chung
6bbf598b11 Merge "Fixing crash loop when the parent affiliated task is removed." 2016-02-01 18:15:53 +00:00
Winson
df1020c539 Fixing crash loop when the parent affiliated task is removed.
- Instead, since we get the tasks in order, we use the previous task
  lastActiveTime as the base point for the entire affiliated task group
  (which gets brought to the front together always) if the parent
  task is not available.

Bug: 26896738
Change-Id: Id034af3f13355442f33b22ca18f9ffffa0f9d3d5
2016-02-01 10:05:10 -08:00
Jason Monk
6afd74463c Merge "Add upgrader for tuner" 2016-02-01 17:35:35 +00:00
Jason Monk
c767a1f988 Merge "Add some cmds for statusbar" 2016-02-01 16:39:06 +00:00
Jason Monk
590f3de160 Merge "Fix crash in add QS tiles" 2016-02-01 16:10:53 +00:00
Jason Monk
19a7b2836e Fix crash in add QS tiles
It seems one of the tiles has an empty icon... Fix the crash for
now, will deal with the tile later.

Bug: 26897121
Change-Id: I9abd073a891a5222711fe81ed05ade2a87d70121
2016-02-01 11:08:18 -05:00
Jason Monk
9bcdf36af2 Merge "Let SysUI watch TileService's dialog lifecycle" 2016-02-01 15:19:47 +00:00
Jason Monk
34a5cef629 Let SysUI watch TileService's dialog lifecycle
That way it can better handle tokens and service binding.

Change-Id: I9b882181ecbe52a65e731a2c45f1d296315884b4
2016-02-01 15:04:29 +00:00
Jason Monk
7e30d60d1f Add upgrader for tuner
Unspam everybody's status bar icons with new default off icons.

Change-Id: Id8375d1871705cc2b3bf258f934176c7510a0fde
2016-02-01 10:01:56 -05:00
Wale Ogunwale
3b93a4d351 Renamed Activity class multi-window APIs
As requested by API council.

Bug: 26507736
Change-Id: I2a87c5eb3c1b48d52703103c2a4f72c250a9a827
2016-02-01 06:58:31 -08:00
Jason Monk
7e53f20c83 Add some cmds for statusbar
They will be used for tests?!

Also move around where some of the tile lifecycle happens so that
it can easily be shared with these commands.

Change-Id: I72386afce5a2d335df45ecc5946679efcd826bae
2016-02-01 09:55:28 -05:00
Geoff Mendal
0059d9c990 Import translations. DO NOT MERGE
Change-Id: Ieec11d6ae7c9daf5f56b4cca99fb2aa46acfc195
Auto-generated-cl: translation import
2016-02-01 06:01:48 -08:00
Jason Monk
96a34090c9 Merge "Fix rare crash in bt detail panel" 2016-01-30 17:52:14 +00:00
Jason Monk
c17d329825 Fix rare crash in bt detail panel
Since bond state is gotten directly from the bluetooth stack it is
possible it could change, and therefore change the number of devices
if pairing happens while the detail panel is updating.  Fix this by
just dropping them into a list.

Bug: 26258223
Change-Id: I7703520391798fd7c9ab097b0057b7b43b877212
2016-01-30 12:49:41 -05:00
Jason Monk
5c9637a9ea Fix nav bar clipping
Bug: 26782800
Change-Id: I7ba3db27aeee46800f6b7f9cd239ad529b281dd8
2016-01-30 12:40:47 -05:00
Winson Chung
bbb3d3de3c Re-enabling fade-in of header bar icons.
This reverts commit 133ad44269e4b45e056793b579a7628aa4d91ccb.

Change-Id: I45095211aaa63b133ad5a4076df25823fa91efa3
2016-01-29 18:02:13 -08:00
Winson Chung
c0848f1179 Merge "Revert "Re-enabling fade-in of header bar icons."" 2016-01-30 01:08:09 +00:00
Winson Chung
133ad44269 Revert "Re-enabling fade-in of header bar icons."
This reverts commit 9b5c847a19bf7dbfe3fe00f11cbbdf581794fccc.

Change-Id: Ie9e6ba685654622a9a1e76a405cc4d47477d9e13
2016-01-30 01:07:34 +00:00
Jaewan Kim
54fa566ab7 Merge "PIP: Use StatusBarService to handle PIP key" 2016-01-30 01:06:29 +00:00
Winson Chung
4b164b6d4c Merge "Re-enabling fade-in of header bar icons." 2016-01-29 23:41:00 +00:00
Winson
9b5c847a19 Re-enabling fade-in of header bar icons.
- Removing extra syscall when rebinding tasks
- Only bind the click listeners on the header bar after they are visible

Change-Id: I6879b30a985ca8274ee77126b152daa985054371
2016-01-29 15:08:08 -08:00
Selim Cinek
33f266201c Merge "Fixed a bug where the notification became clearable" 2016-01-29 21:22:00 +00:00
Adrian Roos
edfa96fb14 Fix broken animation with FLAG_DISMISS_KEYGUARD
Bug: 26863727
Change-Id: I054a63d1d156ae6b3617bd799789b4c4de91d6e5
2016-01-29 20:54:40 +00:00
Winson Chung
11f17cad62 Merge "Fixing some drag and drop issues." 2016-01-29 20:22:20 +00:00
Winson
d952961977 Fixing some drag and drop issues.
- When opening recents while there is a task docked, initialize the
  stack scroll to the front of the stack
- When undocking a task while recents is open, scroll to the front of
  the stack
- Fixing offset when adjusting the task stack size due to top inset 
  being double applied in some dock states
- Fixing issue with task view not scaling when picking up from the 
  freeform workspace

Change-Id: I15436ac21f05ff521492d8ae1c682a414503101a
2016-01-29 12:21:58 -08:00
Adrian Roos
2307b730a7 Merge "Add lockscreen wallpaper support to SystemUI" 2016-01-29 19:24:40 +00:00
Adrian Roos
52738328bd Add lockscreen wallpaper support to SystemUI
Bug: 25454162
Change-Id: I38b71ac2efc2a9608ae4e41173b64eca817cd4ea
2016-01-29 19:24:08 +00:00
Winson
c0d7058b14 Referencing static interpolators.
Change-Id: I5d2292016e869ed533f5873e373a1eccce651fc5
2016-01-29 11:15:43 -08:00
Steve Pfetsch
9ad66d365b Merge "Fixed NullPointerException in SystemUI" 2016-01-29 17:59:47 +00:00
Rubin Xu
a0a5836562 Merge "Enable work mode quick settings tile" 2016-01-29 17:50:04 +00:00
Jaewan Kim
c552b04cb4 PIP: Use StatusBarService to handle PIP key
Bug: 26591829
Change-Id: I7051fab966e2fc0887b2a21ddbf11aff7e16804b
2016-01-29 18:40:47 +09:00
Selim Cinek
acec8ad6cb Merge "Animating the work profile button location now" 2016-01-29 03:04:40 +00:00
Selim Cinek
d0803bb4ad Merge "Fixed a bug with the media notication template" 2016-01-29 03:04:22 +00:00
Selim Cinek
757d879966 Fixed a bug where the notification became clearable
A notification could become clearable on the lockscreen
when the content was sensitive even though that shouldn't
have happend.
This is now fixed.

Change-Id: I50f31c95dd399bfebfa9e5c46eb99820f31e37ff
2016-01-28 19:02:22 -08:00
Selim Cinek
0d07c7eccd Animating the work profile button location now
Media notifications have them in a different location
so we'd like to animate it.

Change-Id: I50d289bc6ed73d56dcad8cebdcb7101e2aad6ea9
2016-01-28 19:02:21 -08:00
Selim Cinek
6ecc810ca2 Fixed a bug with the media notication template
The image could overlap with the buttons due to
the specced way. This is now fixed.

Change-Id: I346467d48b5f8337d09af4b20e5cdfcd41e12b81
2016-01-28 19:02:20 -08:00
Steve Pfetsch
ef39ce87d3 Fixed NullPointerException in SystemUI
NullPointerException occurred on some devices during boot if no user
listener is attached to MultiUserSwitch.

Change-Id: Id6aabf81e0e982a4a6d88d78dcae639a7cbedee4
2016-01-28 18:41:19 -08:00
Andrei Stingaceanu
8861cb002f Keyboard Shortcuts UI - add shortcuts to dialog.
This is the first UI iteration which contains elements for
displaying the keyboard shortcuts. Is is by no means final,
the following items (and maybe more) still need to be actioned:

* no UI for phone
* no view for system shortcuts (which contain icons)
* the shortcut items container needs a custom layout which
  needs to wrap and right align elements (prototype done)
* find or build an util which can produce human readable
  names of the baseCharacter and the modifiers (so far I
  found a few functions, none of them good)
* not pixel-perfect
* the scrollbar does not show
* the last separator (before the DONE button) is not
  visible

Change-Id: I0d191e9516ab8f4728f40b3eefe9d854249ee7a8
2016-01-29 02:07:22 +00:00
Adrian Roos
59b69096c4 Merge "Flipping the bit on the HIC" 2016-01-28 22:30:28 +00:00
Sid Soundararajan
d1e2332ea3 Merge "Initial Commit of a Horizontal Grid View based recents UI for TV." 2016-01-28 21:16:51 +00:00
Sudheer Shanka
26387474fa Merge "Add padlocks to more qs tiles." 2016-01-28 19:51:39 +00:00
Sudheer Shanka
b6fc931204 Add padlocks to more qs tiles.
Bug: 26764485
Bug: 26765645
Change-Id: I89bb1b3b9a507772299778a1b3611884441408c9
2016-01-28 19:48:46 +00:00
Pavel Maltsev
3311dc17a9 Merge "Fix indexOutOfBound exception in SystemUI" 2016-01-28 19:21:10 +00:00
Selim Cinek
19ba7050c3 Fixed that notification content were sometimes not readable
Because dark was only called on the visible view.

Change-Id: I4c9a00e7fcc29c107432fc7f0c61bc095c2e77a0
2016-01-28 19:20:51 +00:00