Commit Graph

14249 Commits

Author SHA1 Message Date
Jason Monk
5cb0226e4c Merge "Increase contrast on edit button" into nyc-dev 2016-04-19 18:19:31 +00:00
Jason Monk
aa2702feca Increase contrast on edit button
Change-Id: I2d7eefabe9becc93e83aa6d245c42797ee966543
Fixes: 28180748
2016-04-19 14:17:01 -04:00
Selim Cinek
20e84c750f Fixed a rebase gone wrong with pageindicator
The return statement was lost.

Change-Id: Ica403337bf9dce2c0b1c2447a0aa4359f991ac0d
Fixes: 27927374
2016-04-19 16:52:59 +00:00
Jason Monk
90a225d46d Merge "Fix QS edit overanimating" into nyc-dev 2016-04-19 16:20:48 +00:00
Jason Monk
c72c8e35c8 Fix QS edit overanimating
Tell it when to animate, that way it can't animate too much.

Change-Id: I0acdd780e76a4a0b0d5ed5e2805c44dc59306fc1
Fixes: 27315295
2016-04-19 12:07:15 -04:00
Baligh Uddin
451dc7e146 Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-04-19 15:36:46 +00:00
Jason Monk
93e742b588 Merge "No QS hotspot unless supported" into nyc-dev 2016-04-19 15:19:46 +00:00
Tony Mak
95a127cbf4 Merge "Set lock screen to be in public mode if one of its profile is secure" into nyc-dev 2016-04-19 15:15:22 +00:00
Jason Monk
28680c61c9 No QS hotspot unless supported
Fixes: 27438917
Change-Id: Iadeee5a87ebb9b881e04ac706547004e186215ea
2016-04-19 09:49:28 -04:00
Tony Mak
92c989dc4c Set lock screen to be in public mode if one of its profile is secure
Change-Id: I7d819c7d4a52ff45705b1a1b9e215faf0957cccb
Fix: 27118634
2016-04-19 14:03:51 +01:00
Andrei Stingaceanu
bf8207e270 Merge "Keyboard shortcuts: UI polish 2" into nyc-dev 2016-04-19 09:59:53 +00:00
TreeHugger Robot
6783384eb1 Merge "Optimize some binder calls when recents configuration changes" into nyc-dev 2016-04-19 06:09:38 +00:00
Baligh Uddin
693d7ec316 Import translations. DO NOT MERGE
Change-Id: I25911f2c3a9ae2ea463f096e187350f96983310f
Auto-generated-cl: translation import
2016-04-18 22:35:40 -07:00
Jorim Jaggi
25160db73f Optimize some binder calls when recents configuration changes
Bug: 28122871
Change-Id: I54249428792c3ad4b3b6d3dcc0f405675b3b23b4
2016-04-18 21:29:38 -07:00
Selim Cinek
1ed0c12a65 Merge changes Id1aab629,Idb24dbd4 into nyc-dev
* changes:
  Fixed a few issues when adapting the dpi
  Fixed a few issues with status bar density changes
2016-04-19 02:54:47 +00:00
Selim Cinek
3af18caf8e Merge "Fixed a crash when changing density with HUN visible" into nyc-dev 2016-04-19 02:53:03 +00:00
Winson
b677bcbee4 Hiding clear-all button on drag start.
Bug: 27702186
Change-Id: Ibec23fdb1ce4853f52a449cbe6d8c6454f0b027c
2016-04-18 18:20:49 -07:00
Winson
99ef458ff1 Adding hint text for drop targets.
Bug: 28192178
Change-Id: Id7be5129488622b56082d2dfa328b751311cabd7
2016-04-18 18:20:43 -07:00
Winson
3664426dcf Fixing animation spec animation problem.
- We were always using the stack layout to get the task transforms, but
  when we are animating to a given task position (ie. hitting recents 
  while the home->recents transition is happening), we would start the
  animation with the final task rect, instead of the current task rect.
  Instead, use the current transform of the task view, and transform
  that to screen coordinates and use it.

Bug: 27154882
Change-Id: I25af8fad97ee78669c952dd81708e6cee5dfab05
2016-04-18 18:20:38 -07:00
Winson
bde852dbf5 Making the dismiss animation feel smoother.
Bug: 27154882
Change-Id: Idbabfe396bc75b598861fd12b78c846f08243a90
2016-04-18 18:20:32 -07:00
Winson
19ecc8ce2d Fixing issue with gap between task views.
- Now that we changed the way the landscape tasks clipped, we no longer
  have to worry about the aspect ratio scaled height.

Bug: 27921659
Change-Id: I86b10805e92decb9995caa3790649f9f7d211784
2016-04-18 18:20:27 -07:00
Winson
d2a0306131 Adding desired undocking animation.
- Separating task binding from task data updating
- Removing unused parameters

Bug: 27154882
Change-Id: Ia970597d57857a74b5d008e91a93703d8fb70c1e
2016-04-18 18:19:06 -07:00
Selim Cinek
3e7592d0cb Fixed a few issues when adapting the dpi
The statusbar is now behaving nicer and other
parts are behaving similar as if they had been inflated
that way. The signalclusterview is now properly recreated
ensuring that it's scaled correclty.

Fixes: 	26844819
Change-Id: Id1aab629204d03c079815358e7a5eb12d2a4e557
2016-04-18 15:10:37 -07:00
Selim Cinek
e803491cb0 Fixed a few issues with status bar density changes
Reinflated the brightnessmirror to have the propper layouting.
Also fixed the height of the heads up scrim.

Bug: 26844819
Change-Id: Idb24dbd40f071a2a722c59cc202ae46c5ace2da8
2016-04-18 15:10:36 -07:00
Selim Cinek
8532558431 Fixed a crash when changing density with HUN visible
The Quick settings page indicator was trying to access views that
don't exist yet.

Fixes: 27927374
Change-Id: I1600ce8432b6550268da20443d32193b1d2debe4
2016-04-18 15:10:20 -07:00
Selim Cinek
db9f8d1d60 Merge "Fixed a bug with the overflow number" into nyc-dev 2016-04-18 17:45:57 +00:00
Sid Soundararajan
be8f788f86 Merge "Add Rounded corners to cards." into nyc-dev 2016-04-18 17:30:25 +00:00
Andrei Stingaceanu
f04cce25d1 Keyboard shortcuts: UI polish 2
1. Changed list title from body1 (14sp, regular) to
body2 (14sp, bold).

2. Reduced spacing between list title and first list item
by 3dp

3. Reduced height from divider line to list by 20dp (I had
this in redlines as 20dp, but I think that added an
additional 20dp to the component so it ended up being
40dp in implementation)

4. Reduced padding between app icon and app name from 32dp
to 24dp (this is a change from original redlines so that
the text aligns 72dp from the edge of the dialog which is
a standard Material keyline)

Bug: 28169928
Change-Id: I01b92486353fa990158819a2d18b16cd910d7ded
2016-04-18 14:42:44 +01:00
Baligh Uddin
c6b8f90f99 Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-04-15 22:22:22 +00:00
Winson
b556811b86 Hide nav bar buttons in screen pinning dialog when appropriate.
- Also fix wrong hint text to disable screen pinning

Bug: 26314479
Change-Id: I7fc79c92511eba5e6d23dc307bb75c1710ff9e41
2016-04-15 22:18:35 +00:00
Jorim Jaggi
322870ff5c Merge "Slow down entrance animation on tablets a bit" into nyc-dev 2016-04-15 21:54:03 +00:00
Jorim Jaggi
e370e15056 Slow down entrance animation on tablets a bit
Also fix an issue where resize was not called.

And make the translation a bit larger, because the
animation is longer.

Bug: 27870534
Change-Id: Ia6128db8108fe57bee96816fc95fd0811d941ffb
2016-04-15 14:34:55 -07:00
TreeHugger Robot
b3e26a9b41 Merge "Fix wrong transition when dock minimized and docked app launched" into nyc-dev 2016-04-15 20:46:40 +00:00
Sid Soundararajan
e44ff8fd9f Merge "Add a dimmed dismiss icon below task card view" into nyc-dev 2016-04-15 20:19:51 +00:00
Jorim Jaggi
681fc7b267 Fix wrong transition when dock minimized and docked app launched
When having an app docked and then going home, and then launching
the app from the homescreen, we had a wrong transition because
getTopMost task was already set to the launched app, because
getRunningTasks doesn't exclude the docked stack. Instead of adding
flags for getRunningTasks, which sounds risky, we just pass a "force"
value when we launch recents in this state.

Bug: 27154882
Change-Id: Iee4512fed13115dbbe8b74413ff1fa9b87afa0ef
2016-04-15 19:23:05 +00:00
Sid Soundararajan
3e3a35eb36 Add Rounded corners to cards.
BUG: 27953508
Change-Id: Id911ad10d318d1fb3ea174869f96fec4b38b4c69
2016-04-15 11:36:53 -07:00
Julia Reynolds
9e8bc7c685 Merge "Notification slider update." into nyc-dev 2016-04-15 15:18:24 +00:00
Julia Reynolds
4d920ff6eb Notification slider update.
Bug: 27558254
Change-Id: I5e03aacf3aafb900f45d227a031a5dbb328ba18f
2016-04-15 11:03:53 -04:00
Benjamin Franz
2f4c2299c7 Merge "Maybe decrypt user when quiet mode is disabled" into nyc-dev 2016-04-15 14:53:17 +00:00
Benjamin Franz
f02420c5e1 Maybe decrypt user when quiet mode is disabled
When quiet mode is disabled for a user and that user is not currently
decrypted, we show a confirm credentials screen to trigger decryption
of that user. Only if that was successful, do we actually disable quiet
mode.

Bug: 27764124
Change-Id: Ib1f649194d89e225dad62c14f3ddba1fa3d79da2
2016-04-15 14:12:41 +01:00
Nicolas Prévot
428fdd104c Merge "Call notifyLockedProfile in TrustManagerService instead of KeyguardViewMediator." into nyc-dev 2016-04-15 09:52:56 +00:00
Selim Cinek
4bb593492c Fixed a bug with the overflow number
The number didn't apply the contrast computations
and wasn't scaling when density changed.

Change-Id: Ibde116f176c3a8d20de28ab432a80d9219f75581
Fixes: 28073460
2016-04-15 13:30:18 +08:00
Andrii Kulian
5981b8c2e8 Merge "Remember task which is being locked" into nyc-dev 2016-04-15 04:32:57 +00:00
Jorim Jaggi
698e7634aa Disable resize when IME is adjusted
Bug: 28175599
Change-Id: I338dd230443973d912f17946ed722789b0f545a2
2016-04-14 20:45:56 -07:00
Baligh Uddin
52b9c133dc Import translations. DO NOT MERGE
Change-Id: I620bb1cffbc6a62baf7486c09e6a67887af65f47
Auto-generated-cl: translation import
2016-04-14 19:29:04 -07:00
Andrii Kulian
0f051f5abd Remember task which is being locked
We need to remember task which requested to be locked
because we can accidentally lock another task after
user interacts with pinning request dialog.

Bug: 27876860
Change-Id: Ie8e607df4380dd33ea9b3474afc247b02e31de07
2016-04-14 19:26:18 -07:00
Sid Soundararajan
be403e345e Add a dimmed dismiss icon below task card view
This should give a clear indication of moving down to dismiss.

BUG: 27968917

Change-Id: I49bbc2b071eb176b1af59ce9fd9e75a4b9bf2f56
2016-04-14 19:03:15 -07:00
Winson Chung
e2a49bfc50 Merge "Fixing jank issue with animating alpha." into nyc-dev 2016-04-15 01:25:16 +00:00
Winson
f19376ec01 Fixing jank issue with animating alpha.
Change-Id: I32685921eb58210f3ab012587c607d84a64be494
2016-04-14 18:20:56 -07:00
Winson Chung
de16f96c7e Merge "Take app screenshots in 565." into nyc-dev 2016-04-15 00:56:20 +00:00