Commit Graph

14717 Commits

Author SHA1 Message Date
Winson
0c7946239c Hide nav bar buttons in screen pinning dialog when appropriate.
am: b556811

* commit 'b556811b86adf96f9dbca053c4f3b7dd55bc8851':
  Hide nav bar buttons in screen pinning dialog when appropriate.

Change-Id: Id2966b1ad39e854b9ed4a971c5a23d8376e85fad
2016-04-15 22:24:31 +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
a0bd7a3ca4 Merge "Slow down entrance animation on tablets a bit" into nyc-dev
am: 322870f

* commit '322870ff5cf2efdd85b952697ebc3e2d3c667ec5':
  Slow down entrance animation on tablets a bit

Change-Id: I2d501ad77fa2ee4ae3555d222af37cb9f7ca944e
2016-04-15 22:02:00 +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
Jorim Jaggi
c6eca1da44 Merge "Fix wrong transition when dock minimized and docked app launched" into nyc-dev
am: b3e26a9

* commit 'b3e26a9b414da986963bade0e18a80a20851c74a':
  Fix wrong transition when dock minimized and docked app launched

Change-Id: Ie1982a5e495794e8624c93e970896445579fa98f
2016-04-15 20:54:37 +00: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
cdc18128a4 Merge "Add a dimmed dismiss icon below task card view" into nyc-dev
am: e44ff8f

* commit 'e44ff8fd9f147364b07ec22b9f9219f4502427d6':
  Add a dimmed dismiss icon below task card view

Change-Id: I6d9c98b66240878a9c01063ab8934f2a8b6177f8
2016-04-15 20:27:59 +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
Julia Reynolds
ebef0414ae Merge "Notification slider update." into nyc-dev
am: 9e8bc7c

* commit '9e8bc7c68584ccec5cf78a9bc5786955898965bd':
  Notification slider update.

Change-Id: Ie3884755eb405016b74ec58f713d5ef723baffc2
2016-04-15 15:23:50 +00: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
f1320d1d7f Merge "Maybe decrypt user when quiet mode is disabled" into nyc-dev
am: 2f4c229

* commit '2f4c2299c7ef4b9d604b9833c790a7afd2ed75af':
  Maybe decrypt user when quiet mode is disabled

Change-Id: I0d84934a978205c283b846b7412446a064aac01c
2016-04-15 14:58:54 +00: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 Prevot
8a75d871ae Merge "Call notifyLockedProfile in TrustManagerService instead of KeyguardViewMediator." into nyc-dev
am: 428fdd1

* commit '428fdd104c6877889da1af2d35af41d5c14833c9':
  Call notifyLockedProfile in TrustManagerService instead of KeyguardViewMediator.

Change-Id: I34078f980125dd4d170c553dbc84e90d2b910243
2016-04-15 09:57:43 +00:00
Nicolas Prévot
428fdd104c Merge "Call notifyLockedProfile in TrustManagerService instead of KeyguardViewMediator." into nyc-dev 2016-04-15 09:52:56 +00:00
Andrii Kulian
021af1800c Merge "Remember task which is being locked" into nyc-dev
am: 5981b8c

* commit '5981b8c2e8f6363d1f3bf09e7f1b3b5fb9a3846a':
  Remember task which is being locked

Change-Id: Id672304edaa6a02777e79fe6b4fcdd64e3c5f7e8
2016-04-15 04:37:48 +00:00
Andrii Kulian
5981b8c2e8 Merge "Remember task which is being locked" into nyc-dev 2016-04-15 04:32:57 +00:00
Jorim Jaggi
77efec3b61 Disable resize when IME is adjusted
am: 698e763

* commit '698e7634aa2ced554f564f588c2e878fb35757a3':
  Disable resize when IME is adjusted

Change-Id: I27772f9325668c48d878533074d72b07ad78f909
2016-04-15 04:00:31 +00:00
Jorim Jaggi
698e7634aa Disable resize when IME is adjusted
Bug: 28175599
Change-Id: I338dd230443973d912f17946ed722789b0f545a2
2016-04-14 20:45:56 -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
c6fc4f33b4 Merge "Fixing jank issue with animating alpha." into nyc-dev
am: e2a49bf

* commit 'e2a49bfc50f27dd489e779ebde68c561104e1241':
  Fixing jank issue with animating alpha.

Change-Id: I668496c9e1177093ac971fd9d4cbd24e85c4b383
2016-04-15 01:29:29 +00: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
a401a034a3 Merge "Take app screenshots in 565." into nyc-dev
am: de16f96

* commit 'de16f96c7e66b7a643ecc7b6c1a8fb70737f5250':
  Take app screenshots in 565.

Change-Id: I2782bd786b849a8e5f4003d98de81071b124be61
2016-04-15 01:00:36 +00:00
Winson Chung
de16f96c7e Merge "Take app screenshots in 565." into nyc-dev 2016-04-15 00:56:20 +00:00
Adrian Roos
12e9d8ffed Merge "Fix LockscreenWallpaper panning" into nyc-dev
am: a7e2eaa

* commit 'a7e2eaaac82280e06b0d1f1183921ffcbe42193f':
  Fix LockscreenWallpaper panning

Change-Id: I89189cd31482ad8d2aa270caf7da4d89727c956f
2016-04-15 00:15:28 +00:00
Adrian Roos
a7e2eaaac8 Merge "Fix LockscreenWallpaper panning" into nyc-dev 2016-04-15 00:05:00 +00:00
Chong Zhang
2be07c60fb Disable starting window for Recents
am: 6eee0e1

* commit '6eee0e131a89276d41fbf59d645385a290cd0118':
  Disable starting window for Recents

Change-Id: Idbdadb2b6d215ac19205f56e7528191439f76ca4
2016-04-14 23:31:20 +00:00
Chong Zhang
6eee0e131a Disable starting window for Recents
When using a starting window, transition could start early before
real app window is drawn. We don't want this with Recents, so disable
it explicitly.

bug: 27812497
Change-Id: I648b2de3f91923978ef8b3d4f2629f0f73321b98
2016-04-14 23:22:48 +00:00
Winson
a5fdde9d15 Take app screenshots in 565.
- Or to be specific, SurfaceFlinger can’t easily take 565 screenshots,
  so convert them when creating the ashmem bitmap.

Bug: 28151300
Change-Id: Ic7586659a41cc19c322136f77a1c52ef68c22707
2016-04-14 16:03:44 -07:00
Sriram Viswanathan
af47d077c3 Merge "Disable recents button in carmode inside of NavigationBarView, instead of doing it from PhoneWindowManager, which doesnt maintain the mUiMode properly and in sync with that in the UiModeManager. In addition the re-layout / modifications in the content of the navigation bar in care mode are better consolidated in one place instead of many places." into nyc-dev
am: 95a4791

* commit '95a4791d1a0dfbd1898f010f0a2d1b1985a46079':
  Disable recents button in carmode inside of NavigationBarView, instead of doing it from PhoneWindowManager, which doesnt maintain the mUiMode properly and in sync with that in the UiModeManager. In addition the re-layout / modifications in the content of the navigation bar in care mode are better consolidated in one place instead of many places.

Change-Id: I37796cce858180e0497296fed14f3f7223a90d79
2016-04-14 22:14:38 +00:00
Sriram Viswanathan
95a4791d1a Merge "Disable recents button in carmode inside of NavigationBarView, instead of doing it from PhoneWindowManager, which doesnt maintain the mUiMode properly and in sync with that in the UiModeManager. In addition the re-layout / modifications in the content of the navigation bar in care mode are better consolidated in one place instead of many places." into nyc-dev 2016-04-14 22:05:12 +00:00
Dongwon Kang
5a534f8643 Merge "PipManager: Revisit the logic for PIP close for TV app case" into nyc-dev
am: 7c1f390

* commit '7c1f3905af890bd2959f7bf25d2a6f76a8ccd076':
  PipManager: Revisit the logic for PIP close for TV app case

Change-Id: Idff02048cc9e5b5f283b61ac7cf1a2463a32591f
2016-04-14 21:47:43 +00:00
Dongwon Kang
7c1f3905af Merge "PipManager: Revisit the logic for PIP close for TV app case" into nyc-dev 2016-04-14 21:38:12 +00:00
Sriram Viswanathan
469caae9ea Disable recents button in carmode inside of NavigationBarView,
instead of doing it from PhoneWindowManager, which doesnt maintain
the mUiMode properly and in sync with that in the UiModeManager.
In addition the re-layout / modifications in the content of the
navigation bar in care mode are better consolidated in one place
instead of many places.

Bug: 27313462

Change-Id: I1bdc2324f649f19f879b71c695381587561498e9
2016-04-14 14:18:22 -07:00
Sid Soundararajan
028a613bb3 Merge "Add a null check to prevent NPE" into nyc-dev
am: 996c409

* commit '996c40906e39cffb23e0317d2e10a7cf61a1bfb5':
  Add a null check to prevent NPE

Change-Id: I726898bc8d1539906d0363d447050c82574ba5ef
2016-04-14 20:15:42 +00:00
Sid Soundararajan
996c40906e Merge "Add a null check to prevent NPE" into nyc-dev 2016-04-14 20:02:30 +00:00
Jaewan Kim
060bed2dc0 Merge "PIP: Fix regressions" into nyc-dev
am: 3653085

* commit '36530859d061d126ff09abc6dbd65617035dab7c':
  PIP: Fix regressions

Change-Id: Ic682d1daeecd28f0cefd81b5b84758d64c92e281
2016-04-14 19:12:55 +00:00
Adrian Roos
3b777cb9b1 Fix LockscreenWallpaper panning
Bug: 27484494
Change-Id: Ic74b447213fcad5b7ca5107c5a0ebd9e76276ea6
2016-04-14 12:04:31 -07:00
Jaewan Kim
36530859d0 Merge "PIP: Fix regressions" into nyc-dev 2016-04-14 19:04:10 +00:00
Sid Soundararajan
6598b2d01a Add a null check to prevent NPE
Rare case where the rect returned from a View is null.

BUG: 28118236
Change-Id: Ie95b082c92c110f753152a50399c188b19d14e4b
2016-04-14 11:36:42 -07:00
Winson
8f3e983ddd Merge "Fixing various layout issues when docking" into nyc-dev
am: 4ecc096

* commit '4ecc096b625dce65970b785f156d24d32cff5e64':
  Fixing various layout issues when docking

Change-Id: Iae6814dd5c195597a199d8ddb84b05f5986bf398
2016-04-14 17:57:25 +00:00
Winson Chung
4ecc096b62 Merge "Fixing various layout issues when docking" into nyc-dev 2016-04-14 17:51:54 +00:00
Winson
67c79578f9 Fixing various layout issues when docking
- Fixing regression where we were scrolling to front immediately on 
  dragging-to-dock a task, we should only scroll to the front on 
  configuration change.
- Accounting for the inset when calculating the final stack bounds
  (similar to b/27921362)
- Fixing issue with task views being clipped as user drags a view due 
  to the bounds of the view changing.  We manually now set the frame on
  the view to the current stack task bounds.
- Simplifying calls to animate the task view bounds
- Removing old instance state code

Change-Id: I17d3e33e159ff250c11a504ef87558051926a974
2016-04-14 10:45:31 -07:00
Jaewan Kim
8c6e9f519b Merge "PIP: Implement new onboarding spec" into nyc-dev
am: cac7b22

* commit 'cac7b221ae24377e67e04afba67362c7c9a09a22':
  PIP: Implement new onboarding spec

Change-Id: I7c237dcc7142315f58c2caf32988731fbde400f9
2016-04-14 17:28:18 +00:00
Jaewan Kim
cac7b221ae Merge "PIP: Implement new onboarding spec" into nyc-dev 2016-04-14 17:21:39 +00:00