Commit Graph

25872 Commits

Author SHA1 Message Date
Allen Hair
2d0504edbf Fine tune code coverage filters for SystemUI tests.
am: 8fef05f2c1

Change-Id: Id29138a3e84e21e68bae956dbf27e09106ebc6b3
2016-08-31 17:43:42 +00:00
Felipe Leme
e2e58543a0 Adds a section for unaccounted data.
am: 54dc9edc52

Change-Id: Ib4b8dca251618e239634716e633693474d922e96
2016-08-31 03:10:50 +00:00
Jason Monk
0318c9a681 Fix QS CTS failure caused by tile backup am: 34f6cbc288
am: 89fb99c8e9

Change-Id: I34e6ed3e9641e67dde208a43b063192c8c92e8c8
2016-08-31 01:40:49 +00:00
Jason Monk
89fb99c8e9 Fix QS CTS failure caused by tile backup
am: 34f6cbc288

Change-Id: Ic82ccc386b8ab81797e748893b831601c34c12ce
2016-08-31 01:36:54 +00:00
Allen Hair
8fef05f2c1 Fine tune code coverage filters for SystemUI tests.
Bug: 28269038
Change-Id: Iece993a76b39873170c4ae0b2d1cd2dd5445e3c2
2016-08-30 16:55:35 -07:00
Felipe Leme
54dc9edc52 Adds a section for unaccounted data.
Often sub-directories of /data are populated with data framework has no
control of (for example, by the device's specific dumpstate_board()
function), and that data is now available through
MeasurementDetails.getUnaccountedSize().

BUG: 30952263

Change-Id: I8d3fda6668f2a57ee025fb135b33a244167d1e4b
2016-08-30 15:10:25 -07:00
Jason Monk
34f6cbc288 Fix QS CTS failure caused by tile backup
The CTS tests weren't receiving the onTileAdded callbacks since the
shade was not in the listening state when tiles were added. This is
not possible for users (since tiles are added while the UI is
listening), but add a flushMessagesAndUnbind call to make sure the
tiles always receive onTileAdded.

Since now flushMessagesAndUnbind can be called before a real call
to setBindService(true), add a clause that will clear out its
immediate unbind state.

Change-Id: Idd13c432a4af5741813da9a9b1b292a47fd9443b
Fixes: 31147742
2016-08-30 20:37:04 +00:00
Jorim Jaggi
314c05db45 Add animation when unoccluding windows (1/2)
am: 6626f54e65

Change-Id: I09be1e1b7d830067c354c6cdfd940deafa027a22
2016-08-30 00:25:52 +00:00
TreeHugger Robot
92a8a4a6e2 Merge "Add animation when unoccluding windows (1/2)" into nyc-mr1-dev 2016-08-30 00:20:41 +00:00
Ben Lin
64146c5d24 Push delete notification when Bug reports are deleted.
am: 86805aa3af

Change-Id: I1bd1544f5a3848077cb98faf184e99a9c22f1771
2016-08-29 23:01:30 +00:00
TreeHugger Robot
cd97d925c0 Merge "Push delete notification when Bug reports are deleted." into nyc-mr1-dev 2016-08-29 22:55:27 +00:00
Philip P. Moltmann
c0bbf28dca Size print destination to support font sizing
am: cb1926afba

Change-Id: I2c49f14994f07c719457c2bdf88ddec874ff0014
2016-08-29 22:02:36 +00:00
Jorim Jaggi
6626f54e65 Add animation when unoccluding windows (1/2)
Before there was a jump-cut when a window that was occluding Keyguard
was going away, leading to an ugly flicker. To fix this, we do the
following.

- Always show windows with FLAG_SHOW_WHEN_LOCKED above lockscreen, even
if they don't "match" the currently occluding app (which is null in the
animation case)
- Move wallpaper behind last window that is not hidden by policy, so the
window doesn't get occluded by the wallpaper.
- Add a flag in the setOccluded call whether to animate or not. SystemUI
then plays a nice animation when it's set.
- Override the animation to always be the animation that happens when we
exit a window which is revealing the wallpaper behind, to make it
consistent with the home screen case.

Fixes: 30829255
Change-Id: Ib3fe20fc9003a0f9f291c974740f044ed8707e75
2016-08-29 14:15:33 -07:00
Ben Lin
86805aa3af Push delete notification when Bug reports are deleted.
Bug: 28768706
Change-Id: I6d3e91fe7d12be44918f97cef12c99d936401270
2016-08-29 14:08:32 -07:00
Philip P. Moltmann
cb1926afba Size print destination to support font sizing
Fixes: 31152374
Change-Id: I1560d6d300174ec0665157fa4f2c485d64f871ad
2016-08-29 18:03:19 +00:00
Jorim Jaggi
9bdfbd7c82 Play sound on ACTION_DOWN for navigation keys
am: 05bce15da9

Change-Id: I99ee8746b710c131dcd781a1623aa3b5edbbc84d
2016-08-26 19:46:36 +00:00
Jorim Jaggi
05bce15da9 Play sound on ACTION_DOWN for navigation keys
Change-Id: I83a39aa9ba2519952cb723d72c66203881c9b3b5
Fixes: 30837708
2016-08-26 19:39:28 +00:00
Allen Hair
15b70213a4 Configure code coverage filters.
am: 02fd609460

Change-Id: Iae831e68c195abcfa52528ac8609fbbee0be03df
2016-08-26 17:33:35 +00:00
Allen Hair
6bf296f6dc Merge "Configure code coverage filters." into nyc-mr1-dev 2016-08-26 17:28:52 +00:00
Jason Monk
8ed8f1e6a1 Backup system QS tiles am: baade7573f
am: 9813cb61dd

Change-Id: Ia0ba996f6b0a889ba7469a2272a6fe0c235b15d5
2016-08-26 13:29:46 +00:00
Jason Monk
9813cb61dd Backup system QS tiles
am: baade7573f

Change-Id: Ie601a706cbdcfdb1e836117d02fec914b4acbab1
2016-08-26 13:24:14 +00:00
Jason Monk
f498d0d384 Merge "Backup system QS tiles" into nyc-dr1-dev 2016-08-26 13:18:54 +00:00
Jason Monk
baade7573f Backup system QS tiles
Add QS tiles to the backup list.  Non-system tiles will get removed
since they won't be installed when restore happens.

Change-Id: Iccf6e773384c45bd4d1f10c21aa8af356b3920d2
Bug: 28782938
2016-08-26 13:15:49 +00:00
Allen Hair
02fd609460 Configure code coverage filters.
Bug: 28269038
Change-Id: If4dfb769d543e70faea7200dc1da15c50a83270f
2016-08-25 17:28:03 -07:00
Christopher Tate
d7e988e99e Properly configure live wallpaper selection following restore am: 2471a3724f
am: 7f97482766

Change-Id: Iab39cb5ef8f50728698379a4251513cc405ce129
2016-08-25 22:31:07 +00:00
Christopher Tate
7f97482766 Properly configure live wallpaper selection following restore
am: 2471a3724f

Change-Id: Iddb8fa4a0fad4a1e19e27e576015600a0d4ea905
2016-08-25 22:10:41 +00:00
Chris Tate
9141666630 Merge "Properly configure live wallpaper selection following restore" into nyc-dr1-dev 2016-08-25 20:58:09 +00:00
Selim Cinek
28cb706ee9 Merge "DirectReply: Fix bugs when replying from HUNs" into nyc-dr1-dev 2016-08-25 17:10:45 +00:00
Matthew Fritze
48e12f65e8 Adding flags to allow package names to be sent to support. am: e1398ea4d9
am: a95de6b96d

Change-Id: I7ae8b87685d17b7b76b4c097cb3ed6d8fbdaf015
2016-08-25 16:22:46 +00:00
Matthew Fritze
a95de6b96d Adding flags to allow package names to be sent to support.
am: e1398ea4d9

Change-Id: I2c459d9467fada537bafd6d780e12f8ba7a082fc
2016-08-25 16:15:04 +00:00
Matthew Fritze
e1398ea4d9 Adding flags to allow package names to be sent to support.
Bug: 30924073
Change-Id: I9ec0a90a178adb72da3d4a426e75a79315832bf6
Tests: Manual.
2016-08-25 02:57:01 +00:00
Svetoslav Ganov
f813a5a1c4 Store the event of settings db downgrade
am: 264c7a90c7

Change-Id: I5b9d5a9bd3c2df337776921a34960ceef8fda1ce
2016-08-25 02:25:47 +00:00
TreeHugger Robot
49af952a92 Merge "Store the event of settings db downgrade" into nyc-mr1-dev 2016-08-25 02:18:11 +00:00
Svetoslav Ganov
264c7a90c7 Store the event of settings db downgrade
bug:30561721

Change-Id: I8f2252bbf99603976c7efc32c54aa88b314ba815
2016-08-24 17:31:21 -07:00
Christopher Tate
2471a3724f Properly configure live wallpaper selection following restore
Bug 31023198

Change-Id: I79d766f201684e109b6322cc36f9e7bcc1b21483
2016-08-24 16:23:20 -07:00
Adrian Roos
079911cb6c DirectReply: Fix bugs when replying from HUNs
am: 9550f2e75c

Change-Id: I0edbb334926eb1147e271e31229279218561332d
2016-08-24 23:14:18 +00:00
TreeHugger Robot
a8cf435e81 Merge "DirectReply: Fix bugs when replying from HUNs" into nyc-mr1-dev 2016-08-24 23:07:35 +00:00
Adrian Roos
190e532c86 DirectReply: Fix bugs when replying from HUNs
Fixes a bug that would re-open the remote input when
it was sent while HUN'd. Also fixes a bug that would
not properly clear a notification if swiped away and
at the same time HUN'd and having a reply active.

Change-Id: I3e8b5f81eaffd8e4b8602f3dbdd025229ba201fa
Fixes: 30454772
2016-08-24 20:41:19 +00:00
Adrian Roos
9550f2e75c DirectReply: Fix bugs when replying from HUNs
Fixes a bug that would re-open the remote input when
it was sent while HUN'd. Also fixes a bug that would
not properly clear a notification if swiped away and
at the same time HUN'd and having a reply active.

Change-Id: I3e8b5f81eaffd8e4b8602f3dbdd025229ba201fa
Fixes: 30454772
2016-08-24 13:35:15 -07:00
Steve McKay
89eb830a73 DO NOT MERGE: Don't create DocumentInfo instances in background.
am: b818058f4e

Change-Id: Ib43fd7c9cba300821a908f7036415b8b1635bb4a
2016-08-24 19:55:22 +00:00
TreeHugger Robot
850912db88 Merge "DO NOT MERGE: Don't create DocumentInfo instances in background." into nyc-mr1-dev 2016-08-24 19:49:36 +00:00
Salvador Martinez
2cb851e5c9 Added error handling to settings suggestions list
am: 18bf581c77

Change-Id: Id946b2b75b9adc4c70fa4537da4ac509a6ab5c66
2016-08-24 18:27:56 +00:00
Doris Ling
589ffca4de Add metrics logging for Settings -> Help & Feedback
am: 319c806cc0

Change-Id: I32966869e910b4c6e36fe3245af2edfa7a6f6a87
2016-08-24 18:04:39 +00:00
Doris Ling
d5f9642488 Merge "Add metrics logging for Settings -> Help & Feedback" into nyc-mr1-dev 2016-08-24 18:01:28 +00:00
Salvador Martinez
18bf581c77 Added error handling to settings suggestions list
The suggestions list in the summary page of the
settings app could sometimes cause a crash due to
an uncaught exception. Tis fixed now.

Bug: 30656840
Change-Id: If79f53e6a8c17a81653228d613797e94c473d410
(cherry picked from commit 60d92b3b83)
2016-08-24 16:43:22 +00:00
Winson
fcf8f8382b Fixing issue with toasts not showing for guest users.
am: 675c5d8e5a

Change-Id: Icd495e4f6dd9f8c7e10d6e88c8839ee358b1e41a
2016-08-24 01:53:12 +00:00
TreeHugger Robot
e846b18d33 Merge "Fixing issue with toasts not showing for guest users." into nyc-mr1-dev 2016-08-24 01:47:20 +00:00
Jorim Jaggi
b0ba9599c8 Don't use fullscreen theme for forced resizable info activity
am: 3f09052eb9

Change-Id: I3a965a0037fe1c22559567d74ee3a4a8c41bafea
2016-08-24 01:36:35 +00:00
Steve McKay
b818058f4e DO NOT MERGE: Don't create DocumentInfo instances in background.
Cursor access is not threadsafe resulting in operations on incorrect files.

Bug: 30082168
Change-Id: Ib36d5b7acdee9463b6ebd2553172e5ecb4d70857
2016-08-24 01:34:45 +00:00
TreeHugger Robot
6e370d35fe Merge "Don't use fullscreen theme for forced resizable info activity" into nyc-mr1-dev 2016-08-24 01:32:11 +00:00