67 Commits

Author SHA1 Message Date
Scott Main
5a2390d491 am 9eb6ac8: am 5fe696f: AI 147814: tweaks to the hello world tutorial.
Merge commit '9eb6ac878e47ba5340896cab10ac17e269b518d1'

* commit '9eb6ac878e47ba5340896cab10ac17e269b518d1':
  AI 147814: tweaks to the hello world tutorial.
2009-04-29 13:35:46 -07:00
Dirk Dougherty
878cffcfa8 am db24820: am 7eeb5d5: AI 147807: Miscellaneous doc fixes needed for 1.
Merge commit 'db248204f05a94a973f6de9983e594a779fdb366'

* commit 'db248204f05a94a973f6de9983e594a779fdb366':
  AI 147807: Miscellaneous doc fixes needed for 1.5 SDK push
2009-04-29 13:35:45 -07:00
Scott Main
f8b522b6d7 am 323d821: am ce878be: AI 147804: add new doc about Dialogs
Merge commit '323d82130c440b3f2327916a42eed1f1b2b1592f'

* commit '323d82130c440b3f2327916a42eed1f1b2b1592f':
  AI 147804: add new doc about Dialogs
2009-04-29 13:35:44 -07:00
Scott Main
3813fdaa8f am 8419fcd: am b8b3645: AI 147803: add docs and images for docs on Toast
Merge commit '8419fcdfaf908aec4f8fa093ef1850616c7704b4'

* commit '8419fcdfaf908aec4f8fa093ef1850616c7704b4':
  AI 147803: add docs and images for docs on Toast and  Notification docs
2009-04-29 13:35:44 -07:00
Dirk Dougherty
c7a3631498 am bce7bc9: am 596451c: AI 147796: Add widget design guidelines to new U
Merge commit 'bce7bc9286d1f470b6d141b058d5df47261827a8'

* commit 'bce7bc9286d1f470b6d141b058d5df47261827a8':
  AI 147796: Add widget design guidelines to new UI Guidelines area in dev guide.
2009-04-29 13:35:44 -07:00
Scott Main
70346c2e9e am 856d015: am 6fc27f7: AI 147793: cleanup broken links and delete all i
Merge commit '856d0150da8dffbadd17e9853bcf0847c030b9c9'

* commit '856d0150da8dffbadd17e9853bcf0847c030b9c9':
  AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
2009-04-29 13:35:43 -07:00
Dirk Dougherty
28f4185402 am cbf17dd: am 47f3a7a: AI 147782: Add a link to the JET docs from media
Merge commit 'cbf17dd673f8e2519f435748fad1eeb2b7a7fd54'

* commit 'cbf17dd673f8e2519f435748fad1eeb2b7a7fd54':
  AI 147782: Add a link to the JET docs from media index page.
2009-04-29 13:35:43 -07:00
Scott Main
2b5ecfca3d am 4681c01: am 6f1826c: AI 147752: dang, there was another unclosed tag.
Merge commit '4681c017a1af9cec99a0ad699a59c701f0424816'

* commit '4681c017a1af9cec99a0ad699a59c701f0424816':
  AI 147752: dang, there was another unclosed tag... tested it this time.
2009-04-29 13:35:42 -07:00
Scott Main
1e56d5fd43 am 9dfad65: am a055e5e: AI 147742: close <code> tag and remove some bold
Merge commit '9dfad65f76a7110146271e465a15b18bbc2a3fe6'

* commit '9dfad65f76a7110146271e465a15b18bbc2a3fe6':
  AI 147742: close <code> tag and remove some bolding
2009-04-29 13:35:41 -07:00
Scott Main
08f1edf235 am 073bc61: am 8a4c53a: AI 147732: fix broken links
Merge commit '073bc611ce22e798e90559689aaf771df4a8bf4c'

* commit '073bc611ce22e798e90559689aaf771df4a8bf4c':
  AI 147732: fix broken links
2009-04-29 13:35:41 -07:00
Jean-Michel Trivi
51086686bd am d7ffb29: am 864750c: AI 147718: Created .jd doc file for the JetCreat
Merge commit 'd7ffb29b1f2afcad30234896e6ad1677cc149dc6'

* commit 'd7ffb29b1f2afcad30234896e6ad1677cc149dc6':
  AI 147718: Created .jd doc file for the JetCreator manual. Cleaned up the content to only use HTML tags, no more ugly Word generated tags. Removed references to visio files, converted all assets to PNG and renamed them with human understandable names. Added reference to JetPlayer javadoc.
2009-04-29 13:35:40 -07:00
Scott Main
64b786f159 am af3289e: am 620986a: AI 147438: add app widget docs to dev guide
Merge commit 'af3289e4448971b38ae4e95269401452dbc6077e'

* commit 'af3289e4448971b38ae4e95269401452dbc6077e':
  AI 147438: add app widget docs to dev guide
2009-04-29 13:35:39 -07:00
Andy McFadden
f3c06bb8b6 Minor updates to DDMS doc.
Fixed typos, removed stale comment.  Changed "service" to "server".
2009-04-27 10:38:50 -07:00
Scott Main
5fe696f7b0 AI 147814: tweaks to the hello world tutorial.
use an API Level 2 build target, but deploy to level 3, add some discussion on this;
  instantly run, instead of creating a new configuration;
  update screenshots for ADT wizard and the debug section;
  other edits
  BUG=1791815

Automated import of CL 147814
2009-04-26 23:57:28 -07:00
Dirk Dougherty
7eeb5d5c8e AI 147807: Miscellaneous doc fixes needed for 1.5 SDK push
BUG=1790234

Automated import of CL 147807
2009-04-26 21:07:11 -07:00
Scott Main
ce878bef71 AI 147804: add new doc about Dialogs
BUG=1800118

Automated import of CL 147804
2009-04-26 15:51:58 -07:00
Scott Main
b8b3645a97 AI 147803: add docs and images for docs on Toast and Notification docs
also edit the Notification class doc
  BUG=1800118

Automated import of CL 147803
2009-04-26 15:50:49 -07:00
Dirk Dougherty
596451ce46 AI 147796: Add widget design guidelines to new UI Guidelines area in dev guide.
BUG=1790234

Automated import of CL 147796
2009-04-25 23:09:53 -07:00
Scott Main
6fc27f79b4 AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
BUG=1810005

Automated import of CL 147793
2009-04-25 14:04:54 -07:00
Dirk Dougherty
47f3a7ae79 AI 147782: Add a link to the JET docs from media index page.
BUG=1790234

Automated import of CL 147782
2009-04-24 19:16:21 -07:00
Scott Main
6f1826cb0c AI 147752: dang, there was another unclosed tag... tested it this time.
BUG=1790234

Automated import of CL 147752
2009-04-24 15:45:32 -07:00
Scott Main
a055e5ea1d AI 147742: close <code> tag and remove some bolding
BUG=1790234

Automated import of CL 147742
2009-04-24 15:03:00 -07:00
Scott Main
8a4c53a7c7 AI 147732: fix broken links
BUG=1810005

Automated import of CL 147732
2009-04-24 13:41:44 -07:00
Jean-Michel Trivi
864750c3ec AI 147718: Created .jd doc file for the JetCreator manual. Cleaned up the content to only use HTML tags, no more ugly Word generated tags. Removed references to visio files, converted all assets to PNG and renamed them with human understandable names. Added reference to JetPlayer javadoc.
BUG=1721874

Automated import of CL 147718
2009-04-24 12:33:40 -07:00
Scott Main
620986a358 AI 147438: add app widget docs to dev guide
move app widget docs out of the package description
  BUG=1790234

Automated import of CL 147438
2009-04-22 18:58:13 -07:00
Dirk Dougherty
7fd4e44828 AI 147339: am: CL 147338 am: CL 147336 Remove stuff relating to the Maps ext library from the docs. Leave a pointer over to code.google.com.
Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147339
2009-04-22 01:06:41 -07:00
Dirk Dougherty
8aef7a7a0a AI 147335: am: CL 147334 am: CL 147332 Miscellaneous doc changes for cupcake SDK
Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147335
2009-04-22 01:03:47 -07:00
Scott Main
d108c3003b AI 147316: am: CL 147313 am: CL 147311 update eclipse docs to include necessary AVD procedures and
discuss relevant target facilities
  Original author: smain
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147316
2009-04-22 00:52:20 -07:00
Scott Main
4ec36bb041 AI 147309: am: CL 147308 am: CL 147306 re-write the Developing in Other IDEs doc with updated information for 1.5
Original author: smain
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147309
2009-04-22 00:49:29 -07:00
Dirk Dougherty
e1d9b55f80 AI 147336: Remove stuff relating to the Maps ext library from the docs. Leave a pointer over to code.google.com.
BUG=1790234

Automated import of CL 147336
2009-04-21 20:39:18 -07:00
Dirk Dougherty
6565a5a300 AI 147332: Miscellaneous doc changes for cupcake SDK
BUG=1790234

Automated import of CL 147332
2009-04-21 20:25:36 -07:00
Scott Main
9d8dd806d9 AI 147311: update eclipse docs to include necessary AVD procedures and
discuss relevant target facilities
  BUG=1796104

Automated import of CL 147311
2009-04-21 19:17:59 -07:00
Scott Main
bd13c244fe AI 147306: re-write the Developing in Other IDEs doc with updated information for 1.5
BUG=1796104

Automated import of CL 147306
2009-04-21 19:09:24 -07:00
Dirk Dougherty
9daf96a377 AI 147242: am: CL 147239 am: CL 147238 Update tools index, replace activitycreator with android
Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147242
2009-04-21 15:03:07 -07:00
Dirk Dougherty
1596b517be AI 147238: Update tools index, replace activitycreator with android
BUG=1790234

Automated import of CL 147238
2009-04-21 15:00:26 -07:00
Scott Main
1362dad293 AI 147225: am: CL 147224 am: CL 147219 update app-signing doc to include a guide to export a signed APK from ADT
Original author: smain
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147225
2009-04-21 14:29:14 -07:00
Scott Main
f1eb9b97c3 AI 147219: update app-signing doc to include a guide to export a signed APK from ADT
BUG=1795149

Automated import of CL 147219
2009-04-21 14:23:52 -07:00
Dirk Dougherty
12af87bb36 AI 147215: am: CL 147214 am: CL 147211 Update emulator doc for new usage with avds.
Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147215
2009-04-21 14:17:19 -07:00
Dirk Dougherty
f87d0580d2 AI 147211: Update emulator doc for new usage with avds.
BUG=1790234

Automated import of CL 147211
2009-04-21 14:11:32 -07:00
Dirk Dougherty
65640aa050 AI 147084: am: CL 147083 am: CL 147081 Add document describing AVDs and usage. (doc change only)
Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147084
2009-04-20 21:56:46 -07:00
Dirk Dougherty
f20e1bdf62 AI 147081: Add document describing AVDs and usage. (doc change only)
BUG=1790234

Automated import of CL 147081
2009-04-20 21:53:32 -07:00
Dirk Dougherty
9c3209db78 AI 146612: am: CL 146610 am: CL 146609 updates to the manifest docs for cupcake: Add "since" notations for elements and some attributes.
Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146612
2009-04-18 22:01:18 -07:00
Dirk Dougherty
e330115c30 AI 146604: am: CL 146602 am: CL 146601 Update media formats appendix for cupcake
Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146604
2009-04-18 21:58:38 -07:00
Dirk Dougherty
d6f5a3ad1f AI 146573: am: CL 146345 am: CL 146341 g4 integrate -t -i -b platform-1_0-to-cupcake @146018,146018 (doc change)
Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146573
2009-04-18 21:09:48 -07:00
Scott Main
74577f7cf8 AI 146557: am: CL 146255 am: CL 146254 clarification for the minSdkVersion attribute;
added more information to the <uses-sdk> reference,
  added a link to it from the <manifes> reference, and
  revised some misleading information in the android 1.1 version notes
  Original author: smain
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146557
2009-04-18 16:13:35 -07:00
Scott Main
d74e8fc336 AI 146556: am: CL 146251 am: CL 146242 fix the package namespace in the examples;
delete the old hello-android file
  Original author: smain
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146556
2009-04-18 16:10:56 -07:00
Dirk Dougherty
d33ab2b8ad AI 146609: updates to the manifest docs for cupcake: Add "since" notations for elements and some attributes.
BUG=1790234

Automated import of CL 146609
2009-04-16 14:27:42 -07:00
Dirk Dougherty
610cb2df9d AI 146601: Update media formats appendix for cupcake
BUG=1792195

Automated import of CL 146601
2009-04-16 13:33:16 -07:00
Scott Main
40cfce418d AI 146507: am: CL 146029 am: CL 146028 update hello world tutorial for cupcake, including various other edits.
Original author: smain
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146507
2009-04-16 11:41:43 -07:00
Dirk Dougherty
d9671b8e05 AI 146341: g4 integrate -t -i -b platform-1_0-to-cupcake @146018,146018 (doc change)
BUG=1675368

Automated import of CL 146341
2009-04-15 11:29:53 -07:00