Commit Graph

12 Commits

Author SHA1 Message Date
Andrii Kulian
3bc57882c8 Update docs for minWidth/minHeight attributes
Rename WindowLayout#minimalWidth and #minimalHeight to #minWidth
and #minHeight to be consistent with other APIs.

Bug: 28775586
Change-Id: I6064db6aa41a32118619b69c7db07a612f5597ac
2016-05-17 12:36:22 -07:00
Andrew Solovay
4d93a21980 docs: Updates to multi-window and related docs.
Clarified behavior when activity is resized or put in fullscreen
mode, per b/28580007 . Also (per email from o-o) removed misleading
statement about when onStop() might or might not be called.

Both changes can go live now (multiwindow update applies to DP1 & 2,
and onStop() clarification applies to all versions of API), so I'll
submit as soon as this is approved.

See first comment for doc stage location.

bug: 28580007
Change-Id: Ib008f24e5796ec7810b67c91e512e679680d4afd
2016-05-13 13:33:55 -07:00
Andrew Solovay
eb667fd626 docs: Updates to Multi-Window/PiP APIs for Preview 2
Per bug b/27528326 , the minimalSize attribute is removed from N
Preview 2, replaced by height and width-specific attributes.

Per bug b/27942263 , several method names have changed for DP2.

DO NOT SUBMIT until the final pre-DP2 push, this change should not
go live before DP2 releases.

See first comment for doc stage location.

bug: 27927931
bug: 27942263
Change-Id: I011ab244218ab123bd28aa9e8cb3bc8858fff815
2016-04-01 17:31:28 -07:00
Andrew Solovay
d93472b72b docs: Added link to "preparing for multiwindow" blog post
See first comment for doc stage location.

bug: 27902968
Change-Id: I219a6d3922059ce7dcf499fbd397912b38f41d76
2016-03-30 12:37:11 -07:00
Andrew Solovay
ad42d2c22b docs: Clarified how multi-window applies to activities in task stack
Per bug, devs were confused about behavior of activities in a
task stack. Added a note to clarify that MW settings in the root
activity apply to all activities in stack.

See first comment for doc stage location.

bug: 27870811
Change-Id: Ifb22815e06f4040f155ec52ff5bacc81da1efbfb
2016-03-30 11:22:45 -07:00
Andrew Solovay
890f45f437 docs: Quick update to multi-window page
Correction per email from Wale. See first comment for doc
stage location.

Change-Id: I31c9ebfd51e4ab3ada3ad34ee074a03f5dd50444
2016-03-10 11:08:14 -08:00
Andrew Solovay
d7430dae0d docs: Fixing typo & doc download link.
After I check it I'll +2/submit it myself.

bug: 26558855
Change-Id: Idf6cb85d9fcef7a95cfa3255af9be20863fa2194
2016-03-08 14:07:17 -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
Andrew Solovay
d39397537a docs: Updates to multi-window doc
Continuing work on the multi-window preview doc, including updates
to the drag-and-drop feature. Continues the work done in CL
http://ag/878669 .

See first comment for doc stage location.

bug: 26558855
Change-Id: I59cef2c8a8f561feb740594998d2cfd4a9027123
2016-03-07 17:42:37 -08:00
Andrew Solovay
45bdeb4ef8 docs: Continuing work on the N Preview multi-window docs
Work on multi-window doc continues here from the previous CL
(http://ag/874065/) which we submitted in the run-up to Preview 1.
Includes new note about Drag and Drop being extended for multi-window.

See first comment for doc stage location.

bug: 26558855
Change-Id: I0e71aec894e8917b0df4e586a954127c91d2d1fb
2016-03-04 15:04:35 -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
Andrew Solovay
1594b3f721 docs: New doc for N Preview Multi-Window feature.
See first comment for doc stage location.

bug: 26558855
Change-Id: I1c5f1838c4fa359c346bd996e90ed2f383ba1d57
2016-03-02 20:04:46 -08:00