Commit Graph

14535 Commits

Author SHA1 Message Date
Cheryl Potter
86c539310b docs: Define card data for GPU Debugger b/31318053 am: 9af802df0f
am: ea9e6f3da9

Change-Id: Id61355bb93b0a179a130e28dd3a40951502904ad
2016-09-09 01:28:43 +00:00
Cheryl Potter
ea9e6f3da9 docs: Define card data for GPU Debugger b/31318053
am: 9af802df0f

Change-Id: I54d88853da89bcaf5a1ea34cfaa80a7c34dd2776
2016-09-09 01:24:10 +00:00
Andrew Solovay
9d43d2bdf0 docs: Fixing links to moved Fragments guide, + redirect am: f53968061c
am: 1b1bef9fc8

Change-Id: Ida786f9316c31a6ca930398a4ac2f8a6c4a7d950
2016-09-08 17:50:29 +00:00
Andrew Solovay
1b1bef9fc8 docs: Fixing links to moved Fragments guide, + redirect
am: f53968061c

Change-Id: I1aaf11fd83e4489f3a22df600e7edeb487749cf0
2016-09-08 17:43:32 +00:00
Andrew Solovay
3258a40030 docs: Added item to Support Library revision history am: 89e77eb55c
am: ea55012efd

Change-Id: Id347a665c7b2b45ff33368b0c3c2e013035ece26
2016-09-08 00:04:06 +00:00
Andrew Solovay
ea55012efd docs: Added item to Support Library revision history
am: 89e77eb55c

Change-Id: I0dc851f894ea806de74029a117760c7f49013052
2016-09-07 23:53:12 +00:00
smain@google.com
961568293b revisions to the Building Your First app class with feedback from mpawlan (thank you!) am: 14f51a724e
am: 4c3f1ada4f

Change-Id: I3a7c407c96cf1de9542f4f2b6c01224920295656
2016-09-07 23:53:06 +00:00
smain@google.com
4c3f1ada4f revisions to the Building Your First app class with feedback from mpawlan (thank you!)
am: 14f51a724e

Change-Id: Ia4f3094843947f7e0b92bb4430265ff884a05a9c
2016-09-07 23:46:05 +00:00
Andrew Solovay
f53968061c docs: Fixing links to moved Fragments guide, + redirect
The Fragments API guide was moved, but apparently a redirect was
never set up. Also, there are a few links to the old location in
the Javadocs.

Staged the revised Javadocs (see first comment for stage location).
Not going to stage the redirects file since it would trash another,
bigger CL that deals with the redirects file, but it's pretty
straightforward.

bug: 30559011
Change-Id: Ibd65f85c1ebb9789c1d40614fe11fe4ffda97e58
2016-09-07 15:42:35 -07:00
Andrew Solovay
89e77eb55c docs: Added item to Support Library revision history
See first comment for doc stage location.

bug: 30622244
Change-Id: I7cfdf2107d57d72565bcc4cc503242741f2452ff
2016-09-07 15:00:33 -07:00
smain@google.com
14f51a724e revisions to the Building Your First app class with feedback from mpawlan (thank you!)
stage: https://android-dot-devsite.googleplex.com/training/basics/firstapp/creating-project.html

Change-Id: I40ce201553226fa36477e54b82721bc6cc85b88b
2016-09-07 21:09:27 +00:00
Alan Viverette
4c97d9be31 Support library 24.2.0 API diff am: ae3fecc1a9
am: f1a9168e91

Change-Id: I2eee7df85ca1c008a8f20a40e2bf7de261f3d13e
2016-09-07 21:03:46 +00:00
Alan Viverette
f1a9168e91 Support library 24.2.0 API diff
am: ae3fecc1a9

Change-Id: Id53c9b41740e22ee7d14f6d037de63b000a7baff
2016-09-07 20:58:27 +00:00
Alan Viverette
9d25bf73a4 Merge "Support library 24.2.0 API diff" into nyc-dev 2016-09-07 20:54:07 +00:00
Andrew Solovay
93988ab145 docs: Fixing redirect file am: 5bf2ea6670
am: 70b2481c87

Change-Id: I268f0cf425d2f0de0ca504f0288d63bef4fdb343
2016-09-07 20:32:09 +00:00
Andrew Solovay
70b2481c87 docs: Fixing redirect file
am: 5bf2ea6670

Change-Id: I52063f29a2adee8e11c528c3268b26a0120c2afc
2016-09-07 20:25:43 +00:00
TreeHugger Robot
33831c02b5 Merge "docs: Fixing redirect file" into nyc-dev 2016-09-07 20:19:09 +00:00
Andrew Solovay
6fdb954b5a docs: Added note about CustomTabsIntent.setAlwaysUseBrowserUI am: 7cfe9f83ac
am: 9c6607a714

Change-Id: I5c5a33ca97d3cbfecd4f1b199397d501c819672f
2016-09-07 19:16:14 +00:00
Andrew Solovay
9c6607a714 docs: Added note about CustomTabsIntent.setAlwaysUseBrowserUI
am: 7cfe9f83ac

Change-Id: Id52ee115f9aa58f87e9965dad972c9faa3e72fd6
2016-09-07 19:07:39 +00:00
TreeHugger Robot
4dc743ac67 Merge "docs: Added note about CustomTabsIntent.setAlwaysUseBrowserUI" into nyc-dev 2016-09-07 19:02:37 +00:00
Andrew Solovay
5bf2ea6670 docs: Fixing redirect file
Devsite handles "redirect this directory tree" differently than DAC
did; as a result, a bunch of redirects were broken. (On Devsite, a
redirect ending in a slash redirects *only* paths that match it;
to redirect that directory and all its contents, end with /...)

Also deleted one redirect that wouldn't work (trying to redirect
foo.html#bar , which wouldn't work--the anchors are ignored on
devsite and there was a separate redirect for just foo.html).

When a redirect pointed *to* a path ending in slash -- but was clearly
meant to point to the directory itself (i.e. the /index.html file) --
I removed the trailing slash.

Redirects staged to https://android-dot-devsite.googleplex.com , so
they should all work there.

bug: 30748799
Change-Id: I6d090de5e6efa6ddb2bbe3e99fdbfb0ae02b88d5
2016-09-07 11:51:19 -07:00
sreevanis
d11548026c docs: Added functional and UI quality criteria for Wear 2.0 apps. Bug:30951238 am: 1e4bc15f31 am: bc59fba7d5 am: 8281a41bab
am: e76f03467f

Change-Id: Ia2c0ae65ba60fcf407024fcfb409628069f07f86
2016-09-06 21:54:55 +00:00
sreevanis
979710ce56 docs: Added functional and UI quality criteria for Wear 2.0 apps. Bug:30951238
am: 1e4bc15f31

Change-Id: I9c4fb48ed1d0a853acd657b0c08ae1de85078fb1
2016-09-06 21:32:25 +00:00
sreevanis
bc59fba7d5 docs: Added functional and UI quality criteria for Wear 2.0 apps. Bug:30951238
am: 1e4bc15f31

Change-Id: I72bb425f9d40e73a9562312f990555673553bcc4
2016-09-06 21:32:17 +00:00
Sreevani Sreejith
d2273e433c Merge "docs: Added functional and UI quality criteria for Wear 2.0 apps. Bug:30951238" into nyc-dev 2016-09-06 21:24:34 +00:00
Cheryl Potter
9af802df0f docs: Define card data for GPU Debugger
b/31318053

Change-Id: Iaedeaa8f39d1adb7dd556d26f6cf176a0a6b4003
2016-09-06 14:13:52 -07:00
Amanda Kassay
1e165dedfd Update #jd-content to #body-content for DevSite layout changes. am: b5887e68c3
am: 0c8e467fa8

Change-Id: I5c4bbc2935c898d99c513a42487d7c907211b76a
2016-09-06 19:18:30 +00:00
Amanda Kassay
efae2d7dd6 Update #jd-content to #body-content for DevSite layout changes.
am: b5887e68c3

Change-Id: I105828c530bb57aa367d8ae937a194cd1181ff0e
2016-09-06 19:11:56 +00:00
Amanda Kassay
0c8e467fa8 Update #jd-content to #body-content for DevSite layout changes.
am: b5887e68c3

Change-Id: I60e4832cd02a7af89812d5c947f494c372785b6b
2016-09-06 19:11:46 +00:00
Dirk Dougherty
57d98bf8d2 Doc change: remove useUpdatedTemplates script and sections using old templates.
am: 9ac575abc3

Change-Id: If9123b0d0438d78982b73cbec08aebe28f2ae1c6
2016-09-06 18:13:16 +00:00
Dirk Dougherty
2aab1478a9 Remove obsolete collections and extras metadata files. Authors should use jd_extras_<lang> instead...
am: 169f86ce7a

Change-Id: Ib75e44a6fe22d03ebcd830d7bc3f67426d73c29e
2016-09-06 18:12:34 +00:00
Dirk Dougherty
b654973578 Exclude sdk files from metadata.
am: 355f33a1d9

Change-Id: I7c6d2729d9ed75ffabc9573d5cc41ab78ed445c3
2016-09-06 18:05:16 +00:00
Andrew Solovay
47f10b9d15 docs: Typo fix in multi-window docs
am: 0b423e5eae

Change-Id: I747405c7c80041146e8a5e6498fed621f562f1d5
2016-09-06 18:05:11 +00:00
Andrew Solovay
e2452d9816 docs: Fixing formatting problem
am: 6f29c2091c

Change-Id: I814eb616c3a98fc2055b71516821f6f5eb135c18
2016-09-06 17:58:32 +00:00
Cheryl Potter
1242eb173e docs: fixing gpu debugger redirect b/31227713
am: 780395fd85

Change-Id: I84404c9f7f87cb58469303d19f7c79ba0046c3a4
2016-09-06 17:58:27 +00:00
Cheryl Potter
b2835d7d71 docs: Add redirects for new help buttons (Create Java Class, GPU Debugger, more) b/31158856 b/31157097 b/31158502
am: 3f2d7d8e22

Change-Id: Ie1d374d1cab6668693fd58c3e3a04a850b437326
2016-09-06 17:58:21 +00:00
sreevanis
1e4bc15f31 docs: Added functional and UI quality criteria for Wear 2.0 apps.
Bug:30951238

Change-Id: I5cbfac60716415d87f049ae2313fed7bfa214e28
2016-09-06 10:37:04 -07:00
Amanda Kassay
b5887e68c3 Update #jd-content to #body-content for DevSite layout changes.
Change-Id: I57c43a9b05a2bd072c54bf53e8428015edf0a90e
2016-09-06 13:33:09 -04:00
Dirk Dougherty
8b3c9256d3 Doc change: remove useUpdatedTemplates script and sections using old templates. am: 9ac575abc3 am: 87b4fcfd90 am: a2153e6246
am: 6ae3d3ead3

Change-Id: I9fe80977c2a635829fa5e739144033ad40555e8f
2016-09-06 14:42:44 +00:00
Dirk Dougherty
87b4fcfd90 Doc change: remove useUpdatedTemplates script and sections using old templates.
am: 9ac575abc3

Change-Id: I7a9d976f300b516bc7f38dacb0c89be95f1b3ef4
2016-09-06 14:22:30 +00:00
Dirk Dougherty
9ac575abc3 Doc change: remove useUpdatedTemplates script and sections using old templates.
Change-Id: I7c4e8f36125ad120699d5b2c66bea29433fecf59
2016-09-02 21:03:38 -07:00
Dirk Dougherty
f81840a77a Remove obsolete collections and extras metadata files. Authors should use jd_extras_<lang> instead... am: 169f86ce7a am: 1b106686f0 am: d966f9a7c9
am: 80aa29e11b

Change-Id: Ib9e3ab302c4a4a351f20e6b0c7afc9b0f86c71c3
2016-09-02 22:48:43 +00:00
Dirk Dougherty
1b106686f0 Remove obsolete collections and extras metadata files. Authors should use jd_extras_<lang> instead...
am: 169f86ce7a

Change-Id: I714461981eb3ed28178006c4acf4cd111204b4bb
2016-09-02 22:31:54 +00:00
Dirk Dougherty
460b9c08e6 Merge "Remove obsolete collections and extras metadata files. Authors should use jd_extras_<lang> instead..." into nyc-dev 2016-09-02 22:27:02 +00:00
Dirk Dougherty
babd5d141c Exclude sdk files from metadata. am: 355f33a1d9 am: d468597a79 am: 041d39d744
am: 5f52ef5782

Change-Id: Ia9d4b908b588e897e682d0b6af32642289cb7176
2016-09-02 17:57:08 +00:00
Dirk Dougherty
d468597a79 Exclude sdk files from metadata.
am: 355f33a1d9

Change-Id: I4f99fd37bde61dfc813662e0e6d05412b3aef26c
2016-09-02 17:00:37 +00:00
Dirk Dougherty
355f33a1d9 Exclude sdk files from metadata.
Change-Id: I16f89a3bfae32a0fa54037e328fc784133e5d9b0
Bug-Id: 31244539
2016-09-01 21:20:02 +00:00
Andrew Solovay
aa5cf5b915 docs: Typo fix in multi-window docs am: 0b423e5eae am: 2570531cf4 am: 34f98f7cd9
am: 59fb2fc908

Change-Id: Ifb6e44f926534b78974e39cf7d893ca1034e34fa
2016-09-01 05:39:29 +00:00
Andrew Solovay
2570531cf4 docs: Typo fix in multi-window docs
am: 0b423e5eae

Change-Id: I18fe652d972196630006517bacc26b7441efe9ed
2016-09-01 04:57:12 +00:00
Andrew Solovay
c5d9241f1e docs: Fixing formatting problem am: 6f29c2091c am: 28343328c2 am: dac729b643
am: 6c33d0562a

Change-Id: Ic7a3cc4ebc9dba26a566d41a776ef837447edcbf
2016-09-01 02:48:46 +00:00