25412 Commits

Author SHA1 Message Date
Christopher Tate
ac482ebb00 Back up wallpapers via staged copies, not hard links
File-based encryption regimes turn out to make the zero-copy approach
unworkable.  We now copy the file to the local stage for backup purposes,
making sure only to refresh the copy when it changes.

Bug 30201058

Change-Id: Ie3f29ed63f778e3e0e00d1cf56b0bb37553b7823
2016-07-18 17:38:41 -07:00
TreeHugger Robot
699e1bc74b Merge "Fixed bugreport share dialog padding." into nyc-mr1-dev 2016-07-18 18:37:35 +00:00
TreeHugger Robot
ad126d3b8b Merge "Use "real" display size for computing available densities" into nyc-mr1-dev 2016-07-18 14:53:56 +00:00
TreeHugger Robot
3d8c9981b5 Merge "Include an app icon." into nyc-mr1-dev 2016-07-15 23:59:46 +00:00
TreeHugger Robot
fff6a11438 Merge "Build both filename views before deleting." into nyc-mr1-dev 2016-07-15 23:05:15 +00:00
Steve McKay
f00c161a22 Include an app icon.
Bug: 29880363
Change-Id: Ia8d9414ce536fb35acec1357d0f69d3ee158d853
2016-07-15 15:37:14 -07:00
Jeff Sharkey
c50875e42e Build both filename views before deleting.
Otherwise we'll throw when trying to create the second (visible)
filename because we just deleted it.

Bug: 30087518
Change-Id: I940a8f81c264fc17d477fadf46fd48eae29f2f6f
2016-07-15 15:34:44 -06:00
Adrian Roos
4ba23f30b5 Merge "Doze: Add config for fine grained proximity checks" into nyc-mr1-dev 2016-07-15 21:09:51 +00:00
TreeHugger Robot
9a7c3bd577 Merge "Add way to set live wallpaper across users" into nyc-mr1-dev 2016-07-15 21:07:31 +00:00
TreeHugger Robot
9e133205e3 Merge "Reduce contention of ApplicationsState locks" into nyc-mr1-dev 2016-07-15 19:52:09 +00:00
Adrian Roos
40ea083b59 Add way to set live wallpaper across users
Also adds an entry point for vendor specific services
to SystemUI.

Bug: 30038484
Change-Id: I8f335c1f7de15d619f2c688a8ac95372f166595f
2016-07-15 11:20:36 -07:00
Jason Monk
e8ff0da78c Reduce contention of ApplicationsState locks
Change-Id: I5b2ad52b014eea5bdf77526554eb10f4ba303105
Fixes: 30113789
2016-07-15 13:54:42 -04:00
Fan Zhang
3bfda445f7 Align empty views for quicksetting center in detail panel.
Change-Id: I6d0f1eaeee1ea59890cf0589381332a3f3a8fb4e
Fixes: 29981651
2016-07-15 10:45:22 -07:00
Jason Monk
a0967ebbdf Merge "QS: Don't use ComponentName to identify tiles" into nyc-mr1-dev 2016-07-15 16:55:23 +00:00
Esteban Talavera
28763c5a77 Merge "Disallow user to block notification from OobConfig" into nyc-mr1-dev 2016-07-15 16:14:22 +00:00
Jason Monk
48e093e6df QS Detail: Don't animate switch before panel open
This will make it more obvious that wifi gets turned on by opening
the panel as the animation of the state change will be visible.

Change-Id: I6ceb0bef914a9ff368b1bdb750d19aeb43593e78
Fixes: 29057528
2016-07-15 10:40:44 -04:00
Chris Tate
8b08553e90 Merge "Test existence of wallpaper files before backing them up" into nyc-mr1-dev 2016-07-15 01:36:48 +00:00
TreeHugger Robot
f25486f8a5 Merge "Fixed a bug where the burmese clock could overlap" into nyc-mr1-dev 2016-07-15 01:33:33 +00:00
TreeHugger Robot
70b06cc62f Merge "Fixed the heads up disspearing bug for real" into nyc-mr1-dev 2016-07-15 00:09:47 +00:00
TreeHugger Robot
538b836e05 Merge "Fix bug where swiping on the fp sensor when the screen is off causes blank screen" into nyc-mr1-dev 2016-07-14 23:45:12 +00:00
Selim Cinek
b6143c1291 Fixed a bug where the burmese clock could overlap
Change-Id: I9ccd2fd5fd89c973d937196aa16d459e46eca769
Fixes: 26015598
2016-07-14 16:36:04 -07:00
TreeHugger Robot
b1008221f9 Merge "Fixed a bug where the header was positioned wrong" into nyc-mr1-dev 2016-07-14 22:50:08 +00:00
Selim Cinek
76e813c155 Fixed the heads up disspearing bug for real
When children become unisolated, they could be stuck in heads up mode.

Change-Id: I18227ae6743abec8fd6dc75916c67549f9e0aac4
Fixes: 30120962
2016-07-14 14:06:42 -07:00
Selim Cinek
94c2d82f4f Fixed a bug where the header was positioned wrong
Also cleaned up some logic about the translation

Change-Id: I6bfcb36ac27d8d6280e8ffea62b597d3bc705121
Fixes: 29880654
2016-07-14 14:06:39 -07:00
TreeHugger Robot
5768a5dd30 Merge "Add LTE+ and update 4G+ icons" into nyc-mr1-dev 2016-07-14 20:09:00 +00:00
Justin Klaassen
22eb19939d Refactor display color transforms
- Removed Secure.ACCESSIBILITY_DISPLAY_COLOR_MATRIX, it's not desirable
  to persist the actual color transformation matrix.
- Refactored all SurfaceFlinger transforms to DisplayTransformManager,
  which allows color transforms to be set independently from the a11y
  manager service.

Bug: 30042357
Change-Id: Iefa477dedb66aac90e1218e327802a3fab6899ed
2016-07-14 11:28:07 -07:00
Alan Viverette
11f831f133 Use "real" display size for computing available densities
Avoid issues in split-screen mode.

Bug: 29835212
Change-Id: Ib11c1790cb4b2cc24ce5702f9d785ba188ad19c0
2016-07-14 14:27:17 -04:00
Philip P. Moltmann
965a706282 Merge "Always trigger a write if no pages are written" into nyc-mr1-dev 2016-07-14 16:21:11 +00:00
Dan Sandler
f3a1f2c7b0 WIP debugging.
Bug: 28524184
Change-Id: I0126b1db0c2346ca8d7511b80464c0239f06eeba
2016-07-14 14:33:26 +00:00
Jason Monk
aa730be72d Add LTE+ and update 4G+ icons
Change-Id: Ic91450207921afbfab24cc02d00639d532495c58
Fixes: 30006697
2016-07-14 09:25:04 -04:00
Jason Monk
cc6e8c4611 Merge "QS Detail: Remove up arrow" into nyc-mr1-dev 2016-07-14 13:08:46 +00:00
Tony Mak
bfba9d485e Disallow user to block notification from OobConfig
Change-Id: Ifb2ea790559fc91f88b38ecf29a2b0a7949aeabb
Fix: 29632126
2016-07-14 15:29:44 +08:00
Philip P. Moltmann
fde8ecc2ea Always trigger a write if no pages are written
If a previous write was canceled we can end up in the situation where
the layout reports "not changes since layout" but no pages have been
written.

In this case we have to trigger a write even if the layout reports that
nothing changed.

Fixes: 24110832
Change-Id: I4b3f69581e63f4084cd3712861288ded7d9c9249
2016-07-14 05:14:51 +00:00
Jim Miller
26e8fc012a Fix bug where swiping on the fp sensor when the screen is off causes blank screen
Fixes bug 29834150

Change-Id: Idcb45a9e9cff9313f737a6896bfbb54b3bfc1472
2016-07-13 19:06:24 -07:00
TreeHugger Robot
558393740d Merge "Add Night display QSTile" into nyc-mr1-dev 2016-07-14 01:57:10 +00:00
TreeHugger Robot
a7ebd4f4bb Merge changes I56d6be69,Ibf8f9b26 into nyc-mr1-dev
* changes:
  Fixed a bug where the headsup would be stuck disappearing
  Changed the appearance of phone call notifications
2016-07-14 01:38:53 +00:00
Andrew Sapperstein
4e5008c4c5 Merge "Use colorControlHighlight for print button ripple." into nyc-mr1-dev 2016-07-14 00:00:26 +00:00
Annie Chin
4c249ff7a0 Set mContext scope to protected.
Bug: 29582254
Change-Id: I5c9861373b712a4bd9e5f1fba1e638d1ff6be170
2016-07-13 16:39:14 -07:00
Annie Chin
3372c90cd7 Merge "Add setLandscape() method to ButtonInterface" into nyc-mr1-dev 2016-07-13 23:35:09 +00:00
Justin Klaassen
137909005c Add Night display QSTile
Bug: 28615069
Bug: 29619615
Change-Id: Ie23bd1ed9266941682eceb5f2086201bf02af765
2016-07-13 15:47:39 -07:00
TreeHugger Robot
9f311f6827 Merge "Fix QS gear metrics" into nyc-mr1-dev 2016-07-13 22:39:35 +00:00
TreeHugger Robot
0aee1b4163 Merge "Make Recents button work in demo mode" into nyc-mr1-dev 2016-07-13 22:37:33 +00:00
Selim Cinek
8fc787534d Fixed a bug where the headsup would be stuck disappearing
Change-Id: I56d6be69f6e59c1bec647e7e70e50a36b793f895
Fixes: 30120962
2016-07-13 14:56:15 -07:00
TreeHugger Robot
7d4fc00aaa Merge "QS: Fix emergency calls only layout" into nyc-mr1-dev 2016-07-13 20:58:24 +00:00
Jason Monk
484fd36dfa Fix QS gear metrics
Change-Id: If1eeefa3831010d1567861dd71af6f29833496b3
Fixes: 30117924
2016-07-13 16:07:28 -04:00
Andrew Sapperstein
418e09fc43 Use colorControlHighlight for print button ripple.
Instead of using #eeff41 (a random shade of yellow), use
the default color for ripples.

Change-Id: I32fc7e9a10a994deb2066941c96457ad8549dd11
Fixes: 30115080
2016-07-13 13:04:13 -07:00
Jason Monk
784252590b QS Detail: Remove up arrow
Change-Id: I5fb17dae78618f1d0fe520744d3b7cecce019568
Fixes: 27930924
2016-07-13 15:55:43 -04:00
Adrian Roos
5753f05e85 Doze: Add config for fine grained proximity checks
Bug: 29619338
Change-Id: Ic9ff7fc78f47873858881c1a4ac14bc2b834ab84
2016-07-13 12:34:23 -07:00
Amith Yamasani
6947636a58 Make Recents button work in demo mode
Create the UserSwitcherController object so that the broadcasts
are properly handled.

Change-Id: Iadf9588a4ddb7850f0d8ab2b49a0949fb4580893
Fixes: 30000641
2016-07-13 11:59:16 -07:00
Jason Monk
f25e6a1bea QS: Fix emergency calls only layout
Change-Id: Ic66412b0c46f4436d63168a5e167d4adcad74283
Fixes: 29524397
2016-07-13 14:45:52 -04:00