23343 Commits

Author SHA1 Message Date
Winson Chung
50a2d43bff Merge "Updating screenshot icon." into nyc-dev 2016-04-02 00:22:50 +00:00
Winson Chung
8f55b89530 Merge "Disabling the nav bar scrim when Recents is docked." into nyc-dev 2016-04-02 00:22:37 +00:00
Winson
c71703e824 Updating screenshot icon.
Bug: 27616556	
Change-Id: I613f8914330e3ad86856fb2bbe60adb4df09973d
2016-04-02 00:02:23 +00:00
Winson Chung
c6d7160e6b Merge "Fixing issue with transition jump due to wrong insets." into nyc-dev 2016-04-01 23:52:21 +00:00
Winson
500ba75c9a Disabling the nav bar scrim when Recents is docked.
Bug: 27869246

Change-Id: I554b299c7e577f40811fc02d6ff4a46313ff1622
2016-04-01 15:30:43 -07:00
Toni Barzic
1c2db8992f Merge "Teach keyguard about PASSWORD_QUALITY_MANAGED" into nyc-dev 2016-04-01 22:28:57 +00:00
Winson
cf9b8326ce Fixing issue with transition jump due to wrong insets.
Bug: 27921362
Change-Id: I4139be85253451a70bedbf3b860fc7d652704b0b
2016-04-01 15:26:03 -07:00
Winson
9a54ac4a46 Fixing regression in drawing thumbnail background.
- Between the time that the task view is bound and the thumbnail is 
  loaded, we should still draw the background color instead of nothing.

Bug: 27971061
Change-Id: I5b7a607b86a0da20fc6ca183b1d7bc4e9db9e377
2016-04-01 22:18:29 +00:00
Jorim Jaggi
e6e108e0eb Launch everything from the shade in full-screen stack
Bug: 27864383
Change-Id: I2925661f1c325f4385876188a5866ab6b57a8f19
2016-04-01 22:17:58 +00:00
Aga Wronska
0614c16b5e Add metrics for keyboard shortcuts
Change-Id: I3a63efd856f25cc33d61b734970675b77645a26d
Fixed: 27942360
2016-04-01 13:34:46 -07:00
Aga Wronska
5a8992700c Merge "Add metrics for menu actions" into nyc-dev 2016-04-01 19:50:09 +00:00
Winson
dec4430d52 Always force update the transform when calling from RecentsImpl.
- Workaround for crash in RecentsImpl where we could be retrieving the
  transform for a task that is not at the front of the stack (can happen
  if time changes, etc.)  However, since we only use the size for the
  transition, we can always force-update the transform.

Bug: 27849282
Change-Id: I86eee4c158748e4f13a2daeac5cf040c0874f967
2016-04-01 18:28:23 +00:00
Muyuan Li
29cbe66c7d sysui: refactored for extensibility.
refactored button inflate code and add a logic to handle selected style update.

Change-Id: I61f9c77396bea63a24fc78bf02ebad54a426a3ed
(cherry picked from commit b865ae2a4c892e2ffd83947e40ebd27d35b18fa6)
2016-04-01 17:35:12 +00:00
Aga Wronska
cf966ae5b5 Add metrics for menu actions
Change-Id: Ic20802730e6068cfe49c277c3378c15ee0ba09fe
Fixed: 27921699
2016-04-01 09:59:48 -07:00
Aga Wronska
9d5aadd5f2 Merge "Add metrics for drag and drop. Add metrics for search." into nyc-dev 2016-04-01 16:51:51 +00:00
Philip P. Moltmann
a97415b0b7 Merge "Make sure to update the selected pages when needed in the right order." into nyc-dev 2016-04-01 16:46:20 +00:00
Philip P. Moltmann
c84bbd576f Merge "Do not rely on documentInfo.pageCount when selecting which pages to scrap" into nyc-dev 2016-04-01 16:46:07 +00:00
Philip P. Moltmann
f6d74737de Merge "When we update slow we override the current state. Make sure to reset the state the operation finishes." into nyc-dev 2016-04-01 16:45:52 +00:00
Clara Bayarri
3916bb045c Merge "Keyboard Shortcuts Helper: Include all System shortcuts" into nyc-dev 2016-04-01 11:17:26 +00:00
Jaewan Kim
2edfe0106a Merge "PIP: Apply the animation spec for the PIP in Recents" into nyc-dev 2016-04-01 06:19:53 +00:00
Jaewan Kim
a0d4d2588d PIP: Apply the animation spec for the PIP in Recents
Bug: 27540465
Change-Id: Ibdd4a4e3fd194978ccbc29235a1c620ebddff942
2016-04-01 15:03:51 +09:00
Aga Wronska
cf59d32e59 Add comment for FLAG_TRANSLUCENT_STATUS added in CL 898928
Change-Id: I8f4ad4e00c6ce46e61afc087daa890eb90ed18a1
2016-03-31 17:55:44 -07:00
Aga Wronska
b8572b3d50 Merge "Fix dialogs layout after keyboard shows up" into nyc-dev 2016-03-31 23:54:11 +00:00
Aga Wronska
c573bec8cf Add metrics for drag and drop.
Add metrics for search.

Change-Id: I77cb1d13360d764556730303eeb44e14e917b0fa
Fixed: 27940726
2016-03-31 16:39:56 -07:00
Winson
47c78f93c2 Fixing small regression in clear-all button and scrim alpha animation.
Bug: 27702186
Change-Id: Ie26fa7e2cd73fe8e5e6800e47859ac3bbd763fe4
2016-03-31 23:04:40 +00:00
Philip P. Moltmann
9e4bbc60a9 Do not rely on documentInfo.pageCount when selecting which pages to
scrap

documentInfo.PageCount might be set to "unknown" == -1. Hence we don't
know where the last page to scrap ends. Hence defer this decision all
way until PdfManipulationService.removePages as then we know the actual
pages of the document.

Change-Id: I063c3cd084d65a3ac5c60c3d85cec3a346be2680
Fixed: 27948632
2016-03-31 15:39:16 -07:00
Winson Chung
ee66ab941c Merge "Putting clear-all button on the right to match design." into nyc-dev 2016-03-31 21:58:17 +00:00
Winson
198523763a Putting clear-all button on the right to match design.
- Moving Clear-all button on drop-target change
- Fixing issue with end-margin on title

Change-Id: I589425980cd4503275b33a555f3dcb8391ba2695
2016-03-31 14:57:36 -07:00
Ruben Brunk
8f7e3815e7 Merge "Grant default permissions to preinstalled VrListenerServices." into nyc-dev 2016-03-31 21:57:04 +00:00
Aga Wronska
8e2e40a28a Merge "Fix search view tests on handheld devices" into nyc-dev 2016-03-31 21:47:01 +00:00
Philip P. Moltmann
7b92d3c04d When we update slow we override the current state. Make sure to reset the state the operation finishes.
Bug: 27945565
Change-Id: If3dc3ad54bbf9bedae0e82aeef7b295ae16e1bf0
2016-03-31 14:18:51 -07:00
Alan Viverette
b4e7b545a2 Merge "Remove DayNight theme" into nyc-dev 2016-03-31 21:04:10 +00:00
Philip P. Moltmann
c309d7155a Make sure to update the selected pages when needed in the right order.
Fixes: 27945066
Change-Id: I9c83a5283d6bf093a35ad835532d3c8690b4b989
2016-03-31 13:49:44 -07:00
Xiaohui Chen
0418f8a5a2 Merge "sysui: refactor for extensibility" into nyc-dev 2016-03-31 20:31:52 +00:00
Aga Wronska
69e852d759 Fix search view tests on handheld devices
Change-Id: If7107e23e93989f040abf7f909b4134b0035b8e4
2016-03-31 13:31:24 -07:00
Alan Viverette
ae4908f41c Remove DayNight theme
Bug: 21854466
Change-Id: I739872112d0ae457d0d4620f9222206072d54b4b
2016-03-31 16:18:27 -04:00
Chris Tate
9c4ec06988 Merge "API review: WallpaperManager" into nyc-dev 2016-03-31 19:24:42 +00:00
Jason Monk
e12a9b5729 Merge "The lights go down on dark theme" into nyc-dev 2016-03-31 19:20:02 +00:00
Xiaohui Chen
311b98eacd sysui: refactor for extensibility
Bug: 27098123
Change-Id: Iab9b91c06b32030bbeae6a12715ea33867d13e12
2016-03-31 19:05:05 +00:00
Jason Monk
b4a253bc5a The lights go down on dark theme
It will be remembered.
It died not once, but twice.
ಥ_ಥ

Change-Id: I48fba2e71b1fd431d7cd0dccb36e8a59bb47709a
Fixes: 21854466
2016-03-31 14:45:15 -04:00
Adrian Roos
4de449a3c6 Merge "Add option to force remote input history" into nyc-dev 2016-03-31 18:34:54 +00:00
Jason Monk
d1ed81e5af Merge "Fix tiles animating when QS edit is open" into nyc-dev 2016-03-31 18:11:36 +00:00
Jason Monk
4efc9246c6 Fix tiles animating when QS edit is open
Change-Id: Ie242f0cb71354674884bca398e0075cdebc3b572
Fixes: 27815863
2016-03-31 14:10:37 -04:00
Jason Monk
becc30196d Merge "Update the wifi on but disconnected qs icon" into nyc-dev 2016-03-31 17:40:20 +00:00
Jason Monk
be83cc0044 Update the wifi on but disconnected qs icon
Change-Id: Icb3ef57e7fa540868716107206d710dc4048aa90
Fixes: 27900385
2016-03-31 13:38:59 -04:00
Jason Monk
33b30609ff Merge "Remove panel paddings/margins when QS is customizing" into nyc-dev 2016-03-31 15:43:46 +00:00
Jason Monk
26350a4276 Merge "Fix QS battery tile state" into nyc-dev 2016-03-31 15:32:18 +00:00
Jason Monk
8b2ce60ba8 Fix QS battery tile state
Don't share drawables across multiple imageviews.  Instead generate
a new drawable for each one.

Change-Id: I70259f978af73525d9f6ec772ecd94f2ca9c75bf
Fixes: 27786862
2016-03-31 11:30:41 -04:00
Bill Yi
ba25767b1b Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-03-31 13:23:21 +00:00
Andrei Stingaceanu
aa60469445 Merge "AfW - suspend apps - API polish" into nyc-dev 2016-03-31 10:57:58 +00:00