43 Commits

Author SHA1 Message Date
David Friedman
bf56921d35 Merge "Docs: CL for continuing work on tactically merged N-DP3 docs." into mnc-io-docs 2016-05-17 03:17:41 +00:00
David Friedman
182e8b53ea Docs: CL for continuing work on tactically merged N-DP3 docs.
This CL continues the work from ag/1036623 and ag/1036124.

Change-Id: Ic1e026ed9f53a389a0435c2b8e21edfe9ef635c4
2016-05-16 19:39:08 -07:00
Andrew Solovay
9acd851ee6 docs: Minor permissions phrasing tweak
Meant to make this change in a preceding CL but accidentally
submitted before uploading the last patch set.

bug: 28727522
Change-Id: Iecf2e00031d98efbb2a8e2bf0e9386ac8707b48b
2016-05-16 14:06:19 -07:00
Andrew Solovay
cc80393d94 docs: Removed note that GET_ACCOUNTS was deprecated
We've decided not to deprecate GET_ACCOUNTS yet, but per emails,
we don't want to announce that it now *isn't* deprecated (because we
don't want to encourage people to use this permission); instead,
we're just going to not mention it at all.

Also cleaned up the following section on file permissions while I had
it open.

See first comment for doc stage location.

bug: 28727522
Change-Id: I27d21d186bdbf9ce905f3fb6a29027343a6daaf5
2016-05-16 12:22:37 -07:00
Janis Danisevskis
b25a17b3ea Clarifies that filesystem permission 0700 is not enforced as an invariant
The 0700 permission on apps' home directories is not
enforced as a invariant. This change to the behavior
changes documentation reflects this.

Change-Id: I2257796b804574f3c6c7d273957625f4458fe81b
2016-04-25 20:35:08 +01:00
Adarsh Fernando
58cd6d4d03 Docs: Background optimizations 'foreground' -> 'running app' fix.
Change-Id: I2ad646f09303a8472a00a1132d50cfa9a8c8409a
2016-04-19 08:16:03 -07:00
David Friedman
d8ff49bd05 Docs: Behavior Changes doc for N Developer Preview 2
Change-Id: Ifc07179fe66bc7ad878eca36561ddcd08dd02ce9
2016-04-11 22:01:50 -07:00
Janis Danisevskis
67688789fe Document restricted app private file permissions
Make the docs reflect changes in private file access permissions.

Starting with API level 24 app private files are exclusively accessible
to the owning app. Files can no longer be shared by name because apps
cannot relax the files system permissions.

Bug: 27636012
Change-Id: I0139b82547c6f6bede2503aa06b5d2a34cad5a49
2016-03-23 18:09:46 +00:00
Dirk Dougherty
ece522e3c7 More edits to preview docs.
Change-Id: I5a405ff3e2a0703f1d899abb6a252e41c7d9bdd5
2016-03-15 17:07:17 -07:00
Dirk Dougherty
51d9071c37 Edits to svelte / background optimization.
Change-Id: I777360794ad2ab469f1f156b53103966d3904fb9
2016-03-15 15:47:36 -07:00
Dirk Dougherty
8a69dd738f Edits to changes doc.
Change-Id: Ic4b3dc712d7696153f0847cd15869994970ee4b8
2016-03-13 21:15:00 -07:00
Daniel Yu
8f6e53f88a docs: Removing ACTION_OPEN_EXTERNAL_DIRECTORY from preview docs
ACTION_OPEN_EXTERNAL_DIRECTORY was formerly a new Intent in N
that was used to make a Scoped Directory Access request, however
it was removed and encapsulated into a new StorageVolume class.
Since the Intent no longer exists, I'm removing it completely
from the Permissions Changes section of the Behavior Changes page.

I've also grep'd through the rest of the preview docs for
ACTION_OPEN_EXTERNAL_DIRECTORY and did not find any other mention
of it that needed to be removed.

Preview stage specified in CL comment.

Bug: 27581845
Change-Id: I2ab1a38e64829d899d14ec1fc4e8eca5a5ac033d
2016-03-10 16:07:28 -08:00
Andrew Solovay
ddc288a505 docs: Removing reference to OpenJDK 8
P0 bug, so I'm going to go ahead and submit the fix, *then* run my
test build (so we don't delay in getting the built version). We should
be able to see if I broke something before we push the fix live.

bug: 27597678
Change-Id: I4a13b560ce907832e279db64f5ecf6f3f28e74c2
2016-03-10 14:00:24 -08:00
Adarsh Fernando
3760156518 Docs: Added links to ACTION_NEW_PICTURE and ACTION_NEW_VIDEO
Bug:27534906
Change-Id: I0a01f46a1fa12a8c347d479c92b70c32cc0d3cd0
2016-03-09 10:17:23 -08:00
David Friedman
10594f3cb3 Docs: Fixes to Behavior Changes page for N-Preview
Change-Id: I77cd81e8fd7feb559e49d3d7a7673e7febc5a5c7
2016-03-09 02:20:34 -08:00
David Friedman
7254ae4e32 Docs: Fixes broken links for N-Preview site.
Change-Id: I757f59d8c7923eea87ca1fc3c9d4d8e2b3255851
2016-03-09 01:50:26 -08:00
Andrew Solovay
b0fbda45e5 docs: Miscellaneous N Preview fixes.
Fixing a bunch of small items in this CL to save time, most of which
don't have bug numbers.

See first comment for doc stage location.

bug: 27536159
bug: 27535355
Change-Id: I95ff33ad9eace0cc9064c31128e412649936f8ad
2016-03-08 19:21:38 -08:00
Andrew Solovay
564140873e docs: Fixed links to download N Preview SDK docs
Docs are now downloaded from the SDK Setup page, not from
downloads.html (which is now just for device images). Updated links
as necessary.

See first comment for doc stage location.

bug: 27548003
Change-Id: I0ede8e9f57eca7a7e6d2b24d5b0bdc1c5b528e2e
2016-03-08 17:57:53 -08:00
David Friedman
beafbd2718 Merge "Docs: Adding information on gotchas that devs need to know about in N" into mnc-mr-docs 2016-03-08 23:26:13 +00:00
David Friedman
0a68693f79 Docs: Adding information on gotchas that devs need to know about in N
Change-Id: I9517dcf2738ed44d342c232e72f7bbabfca13eab
2016-03-08 15:01:40 -08:00
David Friedman
6f1630ef2f Merge "Docs: Fixes NDK-related code sample for N Preview Behavior Changes." into mnc-mr-docs 2016-03-08 20:32:16 +00:00
David Friedman
5e145b7812 Docs: Fixes NDK-related code sample for N Preview Behavior Changes.
Change-Id: I9640142e0185ef739629a5ea092dcdb9b1382ab3
2016-03-08 12:28:50 -08:00
Andrew Solovay
170191d68e docs: Added screen zoom testing info.
I'd pulled the "testing screen zoom" material out of the draft doc,
since we were planning on putting it in a separate "testing" doc.
Since we don't have a testing doc, I'm restoring it here.

See first comment for doc stage location.

Change-Id: Ie1375cd4d61f92ab7a75b2dba2d31b340c7244d5
2016-03-08 11:59:29 -08:00
David Friedman
fffa8acd3c Docs: Standardizing on "Android N" language in Preview docs.
Change-Id: I7398c137f5b0c04826cedb4c03c576322f0c941d
2016-03-07 23:51:14 -08:00
Joe Fernandez
0925df05d2 docs: N Preview 1 - Behavior Changes
b/27498028

Change-Id: I7311ba45b82182c93a0cbad3a90e99de41ec4d74
2016-03-06 22:26:32 -08:00
Joe Fernandez
f278dab83e docs: N Preview 1 - Behavior Changes
b/27498028

Change-Id: Icb5daafa950359849c8c07548ee4f6e1eb71ca0d
2016-03-06 19:14:25 -08:00
David Friedman
bf31c62bf5 Docs: Early fixes to pages and infrastructure files for N Developer Preview 1
Updating TOC, adjusting page names...that sort of thing.

Change-Id: I1a6cf66291344e5c210f287c1d38c65d621cfe91
2016-03-03 19:26:06 -08:00
Dirk Dougherty
43eb9510a2 Add preliminary landing page, metadata, and collection.
Change-Id: If562fe440661d5157d953fcc3d13d4a53989d2b5
2016-03-03 17:45:13 -08:00
Dirk Dougherty
5748bc4a1b Add preview docs dir, toc, and basic files.
Change-Id: I890dd21fed1217e4429f269eed5bada9a6faf2b4
2016-02-07 02:26:38 +00:00
Quddus Chong
0f04972160 docs:
Migrated M Preview main landing, API overview, Behavior Changes,
Samples, and Downloads to /about/versions section.

Change-Id: If7cd1c2942c57d7d47a18f3a7ec9b373bfc1ca67
2015-09-22 14:56:56 -07:00
Quddus Chong
be006f6d0d docs: Added behavior change for dynamic linker when app requests for a
shared library with text relocations to be loaded.
bug: 24106254

Change-Id: I25c389cd37d1fa3a2d80221da2041169b786be71
2015-09-15 17:37:12 -07:00
Quddus Chong
772a4884bd docs: Fixed typo in Android for Work section in MNC Behavior Changes doc.
Change-Id: I97970ba5b3194fb5d2cce2f937fd61b08a739193
2015-08-17 08:40:13 -07:00
Quddus Chong
9b8e179d5e docs: Updated API Overview and Behavior Changes docs for M Preview 3.
Change-Id: Ibff73ca9321ba1b117c361402d8045d9558c5c2f
2015-08-14 10:22:09 -07:00
Dirk Dougherty
e74643d3d1 Doc change: Update AFW behavior changes for Preview 2.
Change-Id: I59216bb70448656a7eed38ba8c743b284eaf6300
2015-07-16 15:57:34 -07:00
Dirk Dougherty
ecf63e4d54 Doc change: minor updates to KIs and AFW behavior changes.
Change-Id: If1af0f85593db48b241d81dcb6df9d4a5c703105
2015-07-08 20:10:49 -07:00
Dirk Dougherty
70f1aadd4b Doc change: add version notes for preview 2.
Change-Id: Iacd3bf7bc3206f1a143bacbae5f3e7b7b5eefe7d
2015-07-08 03:33:29 -07:00
Quddus Chong
8dacbab8ca docs: Updated M Preview API Overview and Behavior Changes for Preview 2 release.
Change-Id: I9ad6f1de161ba5c97a5425ffaaced7f29269e626
2015-06-26 14:54:41 -07:00
Dirk Dougherty
8c11025e3b Fix a date, adjust permissions language.
Change-Id: Icb09eb44645130af5e109c390b757dc12f458f91
2015-05-29 16:59:35 -07:00
David Friedman
8bf833e40f Merge "Docs: Quick typo fix." into mnc-preview-docs 2015-05-28 18:59:47 +00:00
David Friedman
1ead0fef1e Docs: Quick typo fix.
Change-Id: I8649bac1d1fe4d1fb0358ef3172aea20dba4fc86
2015-05-28 00:59:02 -07:00
Dirk Dougherty
518651c84b Fix download button's terms check. Add some cards. Fix some broken stuff.
Change-Id: I11ff573ccebf82c6b7cf800b9b486c4131ed3b04
2015-05-28 00:10:21 -07:00
Quddus Chong
79d03e91fe docs: Updates to M Preview API Overview and Behavior Changes docs.
bug: 21437615,21444273,21436727,21446436,21410470,21407350,21411735,21445018,21444273,21447006

Change-Id: Id795765ab1828179ae3f4ac290ec9e296b92c07b
2015-05-27 17:28:11 -07:00
Quddus Chong
5f150d5476 docs: Add API Overview and Behavior Changes docs for M Developer Preview.
Change-Id: I4aff933b60b7eac17ccfa4f5f41f26153d464418
2015-05-26 13:12:56 -07:00