249261 Commits

Author SHA1 Message Date
Andrew Solovay
6cab8f571b docs: Describe how to update N Preview test devices on N release
Noted that devices that are signed up for OTA updates will
automatically update to release version; devices that you flash
manually (and don't subsequently sign up for the beta program) will
need to be flashed with the production version.

See first comment for doc stage location.

Change-Id: I6755c837f80a459776880422f6d84af1d0b75f34
2016-07-15 14:29:35 -07:00
TreeHugger Robot
9a0e444c22 Merge "Back up Night Light settings" into nyc-mr1-dev 2016-07-15 21:28:34 +00:00
Andrew Solovay
37018626c9 Merge \"docs: Updating image download pages for DP5\" into nyc-dev
am: 84d59bc35d

Change-Id: I9c9f5afb071adccacc27b2479330ddbd121a631f
2016-07-15 21:16:06 +00: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
Adrian Roos
9d8de73530 Merge "Notification: Apply small icon level" into nyc-mr1-dev 2016-07-15 21:09:37 +00:00
TreeHugger Robot
84d59bc35d Merge "docs: Updating image download pages for DP5" into nyc-dev 2016-07-15 21:08:46 +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
Ashutosh Joshi
118644056f Loading NanoApps now works.
Fixing transaction handling for loading/unloading nanoApps.

Bug: 30165105
Change-Id: I540243d730040e70b2d104ccd9ea5a0baaa0d97d
2016-07-15 13:46:22 -07:00
Cheryl Potter
a5d5bbbd37 docs: Add redirect for new AS Help menu item
b/30165151

Change-Id: I23cebb22ab697f750846cccb2eb42088a22f1cc9
2016-07-15 13:41:57 -07:00
Makoto Onuki
a97256b793 Fix the allowed icon type error message
Bug 30162778

Change-Id: I925c563c1924c6525fe17afc44626d62864ba7e1
2016-07-15 13:23:54 -07:00
Mike Tsao
fc47ba75e4 Back up Night Light settings
Bug: 30150787
Change-Id: I79697b41b68e0f123de20e7b8782c6058bef7977
2016-07-15 13:12:17 -07:00
Daniel Yu
d5b43852dc Merge \"docs: Adding update for DevicePolicyManager.getStorageEncryptionStatus() and Direct Boot for DP5\" into nyc-dev
am: 344a7375d7

Change-Id: Ia090eda73ad984c7e15a94c9b318e3a314fe0582
2016-07-15 20:09:41 +00:00
Andreas Gampe
37e5fdc6b4 Frameworks/base: Add compiler stats to Package Manager
Add a simple class for storing compiler statistics. Capture compile
times for code paths from a package.

Bug: 29223204
Change-Id: I1b066de6a83a739470a42480eee0bfef88423eea
2016-07-15 13:02:35 -07:00
Dan Yu
344a7375d7 Merge "docs: Adding update for DevicePolicyManager.getStorageEncryptionStatus() and Direct Boot for DP5" into nyc-dev 2016-07-15 19:59:57 +00:00
Makoto Onuki
1030520822 Cache the default launcher.
Originally we always checked with PM for the default launcher,
which would take ~2ms.

Now we cache the result, and clears the cache when (any) preferred
activities change.

Bug 30126557

Change-Id: Iceef288cd372c8bb9b119aa493e5173d894f2302
2016-07-15 12:57:03 -07:00
Svetoslav Ganov
e2d148b008 Merge "Prevent apps to overlay other apps via toast windows" into nyc-mr1-dev 2016-07-15 19:56:42 +00:00
TreeHugger Robot
9e133205e3 Merge "Reduce contention of ApplicationsState locks" into nyc-mr1-dev 2016-07-15 19:52:09 +00:00
Vineeta Srivastava
a5b923bdd7 Merge "Add carrier config to report IMEI on CDMA phone." into nyc-mr1-dev 2016-07-15 19:44:45 +00:00
Andrew Solovay
8f786a2301 docs: Added support library 24.1.0
See first comment for doc stage location.

bug: 30143483
Change-Id: Id74e29c45421b48a3de7218dccc504f2136dff5d
2016-07-15 12:25:34 -07:00
TreeHugger Robot
7703ce2d21 Merge "Align empty views for quicksetting center in detail panel." into nyc-mr1-dev 2016-07-15 19:08:12 +00:00
Junda Liu
276f4d648b Add carrier config to report IMEI on CDMA phone.
Bug: b/29340579
Change-Id: I3cac49af4b173f971b8153c00227141378f32b43
2016-07-15 12:04:24 -07:00
Kevin Hufnagle
ca5c7da9d0 Merge \"docs: Added note about limited support for hardware key attestation\" into nyc-dev
am: 68b98bc608

Change-Id: I1ae42e82f830ac939491c7d754d71420ec2092d9
2016-07-15 18:58:07 +00:00
Andrew Solovay
5ba9c49964 docs: Updating image download pages for DP5
Updating with current images, which I've also uploaded to the cloud
share. I briefly made the cloud share public, so I could test the
download links and verify the checksums on the web page against the
downloaded files; the downloads and checksums all worked, so I made
the cloud files private again (so the links in these pages don't
work at the moment).

Also updated the download tables in the internationalized versions
of these files, since it's just a copy/paste.

See first comment for doc stage location.

bug: 29738757

Change-Id: I384786dcdf0dd249be0d1d0e38c88fa2b2109e0b
2016-07-15 11:57:36 -07:00
Jason Monk
753762c8fa Neko: Sort the kitties
Change-Id: I2dc927f9d284cffffddc9b2338dcd9c6f2cf6942
Fixes: 30162430
2016-07-15 14:52:03 -04:00
Kevin Hufnagle
68b98bc608 Merge "docs: Added note about limited support for hardware key attestation" into nyc-dev 2016-07-15 18:44:12 +00:00
Daniel Yu
002031a540 docs: Adding update for DevicePolicyManager.getStorageEncryptionStatus()
and Direct Boot for DP5

getStorageEncryptionStatus() now returns new
ENCRYPTION_STATUS_ACTIVE_PER_USER if the device is not
using direct boot (and the not-new ENCRYPTION_STATUS_ACTIVE
is returned if direct boot is used)

Bug: 30112425
Change-Id: I27c11b2afe2afd9a19c9f8268f486b09af22e6ac
2016-07-15 11:41:59 -07:00
TreeHugger Robot
278676bdeb Merge "Always return valid ClipDescription for ACTION_DRAG_EXITED" into nyc-mr1-dev 2016-07-15 18:26:51 +00:00
Chong Zhang
465376c5ae Merge "Don't release surface if relayout is visible" into nyc-mr1-dev 2016-07-15 18:26:28 +00:00
Adrian Roos
f86d855125 Merge "Add ApplicationErrorReport tests" into nyc-mr1-dev 2016-07-15 18:24:28 +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
Ruben Brunk
b005e0685f Merge "Remove VR package disable logic." into nyc-mr1-dev 2016-07-15 18:09:36 +00:00
Chris Tate
a46b7f44c0 Merge "Turn down restore-time logspam" into nyc-mr1-dev 2016-07-15 18:05:07 +00:00
Selim Cinek
3e45194ab1 Don't show repeated fingerprint error messages on bouncer
We don't show error messages twice anymore, after the user
has seen it on the bouncer already.

Change-Id: I57eb8b330ca0d8a1122f7b8a196510828405c258
Fixes: 25399458
2016-07-15 11:04:04 -07:00
Christopher Tate
4c307258ac Turn down restore-time logspam
Bug 30160827

Change-Id: I14ccf0a31e5a6882bf189c28c79d1c139ec44bcc
2016-07-15 10:56:05 -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
Bert McMeen
e6430efbcf Docs: Behavior changes such as activity dismissal am: f506485b51 am: 274d904d4c
am: 8432d4328d

Change-Id: I65edec2172b347df56a4be699060bd456cfe3923
2016-07-15 17:19:42 +00:00
Bert McMeen
8432d4328d Docs: Behavior changes such as activity dismissal am: f506485b51
am: 274d904d4c

Change-Id: I2bf5f981b7b8b001ce3d25ff0179270e23d08588
2016-07-15 17:14:06 +00:00
Bert McMeen
274d904d4c Docs: Behavior changes such as activity dismissal
am: f506485b51

Change-Id: Ia133aef14f006a15304ca744d933eb8934c80bb5
2016-07-15 17:08:31 +00: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
TreeHugger Robot
9716690e2f Merge "QS Detail: Don't animate switch before panel open" into nyc-mr1-dev 2016-07-15 16:04:19 +00:00
Pankaj Kanwar
9e73d82336 Merge "Add alternative EXTRA_CALL_RAT_TYPE definition for noncompliant modems." into nyc-mr1-dev 2016-07-15 15:10:27 +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
Julia Reynolds
837696131e Merge \\\\\"Check caller\\\\\'s uid before allowing notification policy access.\\\\\" into mnc-dev am: 234e1c25e4 am: 8e8bb6633c am: 5c6db3af89 am: e1d8b98189 -s ours
am: 8e6b7c2f72

Change-Id: I0d01f75f3ba19142675de8c589071af9888deeab
2016-07-15 14:34:21 +00:00
Julia Reynolds
8e6b7c2f72 Merge \\\\"Check caller\\\\'s uid before allowing notification policy access.\\\\" into mnc-dev am: 234e1c25e4 am: 8e8bb6633c am: 5c6db3af89
am: e1d8b98189  -s ours

Change-Id: I583fa066aaf12cacb841b10f751ad0ad7a1de237
2016-07-15 14:27:24 +00:00
Julia Reynolds
e1d8b98189 Merge \\\"Check caller\\\'s uid before allowing notification policy access.\\\" into mnc-dev am: 234e1c25e4 am: 8e8bb6633c
am: 5c6db3af89

Change-Id: Ie212c6105f8796f0e7c4ccf25ea132b8c9f99519
2016-07-15 14:17:56 +00:00
Julia Reynolds
5c6db3af89 Merge \\"Check caller\\'s uid before allowing notification policy access.\\" into mnc-dev am: 234e1c25e4
am: 8e8bb6633c

Change-Id: Ic36dbb69f0eeddd85b17579b2fc90f75349e4ca3
2016-07-15 14:12:23 +00:00
Julia Reynolds
8e8bb6633c Merge \"Check caller\'s uid before allowing notification policy access.\" into mnc-dev
am: 234e1c25e4

Change-Id: I6724832d28362a76cd2f65432d6e805738f335fa
2016-07-15 14:06:49 +00:00
Julia Reynolds
234e1c25e4 Merge "Check caller's uid before allowing notification policy access." into mnc-dev 2016-07-15 13:59:06 +00:00