228 Commits

Author SHA1 Message Date
Dirk Dougherty
1432cd874a AI 148183: Add missing android namespace to minSdkVersion
BUG=1819430

Automated import of CL 148183
2009-05-01 10:02:17 -07:00
Eric Fischer
b78c31d064 AI 148147: Import lots of zh_TW translation changes.
Automated import of CL 148147
2009-04-30 17:32:14 -07:00
Eric Fischer
f8a33c313f AI 148026: Update zh_TW translations.
Automated import of CL 148026
2009-04-30 16:48:33 -07:00
Eric Fischer
0ca686b57e AI 148020: Restore accidentally-deleted zh_CN and zh_TW map centers.
BUG=1794855

Automated import of CL 148020
2009-04-30 16:45:37 -07:00
Dan Bornstein
b4c218eafd AI 147994: First cut of CharsetUtils, a utility class that aims to
help with vendor-specific encoding name interpretation.
  BUG=1820922

Automated import of CL 147994
2009-04-29 10:01:27 -07:00
Eric Fischer
a21e376bf0 AI 147962: Import updated zh_TW translations.
Automated import of CL 147962
2009-04-28 15:48:38 -07:00
Scott Main
c8048365f0 AI 147951: delete unused files
BUG=1790234

Automated import of CL 147951
2009-04-28 15:03:27 -07:00
Scott Main
998234ed4a AI 147947: update the sitemap. add disallow in robots file for the sdk/preview/
BUG=1790234

Automated import of CL 147947
2009-04-28 14:41:22 -07:00
Dirk Dougherty
752aaf92a8 AI 147874: Fix format and link errors in docs.
BUG=1790234

Automated import of CL 147874
2009-04-27 18:13:11 -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
Scott Main
2222c9e4ad AI 147812: close <em> tag
BUG=1668453

Automated import of CL 147812
2009-04-26 23:21:55 -07:00
Scott Main
0ee4f86c92 AI 147811: typo fixes and edits for upgrading and installing docs
BUG=1790234

Automated import of CL 147811
2009-04-26 23:21:02 -07:00
Scott Main
263ed76bf6 AI 147810: fix links on the homepage
BUG=1790234

Automated import of CL 147810
2009-04-26 23:19:20 -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
4afe275c98 AI 147780: add summary of "future-proofing your apps" and links
to the blog post
  BUG=1790234

Automated import of CL 147780
2009-04-24 19:08:42 -07:00
Scott Main
094d9af4d3 AI 147777: add release notes links for each download page
BUG=1790234

Automated import of CL 147777
2009-04-24 18:34:40 -07:00
Scott Main
6bbf389169 AI 147767: set 1.1 download page to include "not current" disclaimer
and a markup typo fix in the download page.
  BUG=1790234

Automated import of CL 147767
2009-04-24 17:15:02 -07:00
Dirk Dougherty
7b54237c8b AI 147755: Add sizes and checksums for 1.5 SDK downloadables.
BUG=1790234

Automated import of CL 147755
2009-04-24 16:03:47 -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
Jorg Pleumann
b867019173 AI 147725: Some fixes for the CTS test runner. One is a
workaround for the binder problems which occur
  when too many tests are executed in too little
  time. The other is a fix for the memory cleanup
  that was added a while ago, but should have
  affected non-static fields, not static ones.
  BUG=1796494

Automated import of CL 147725
2009-04-24 13:08:47 -07:00
Bill Napier
14533d2652 AI 147720: Set default language for NL to nl.
BUG=1781746

Automated import of CL 147720
2009-04-24 12:57:08 -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
Dirk Dougherty
6edea74a4d AI 147711: Fix link text in highlights doc. Copy "New APIs" section to Version Notes doc.
BUG=1790234

Automated import of CL 147711
2009-04-24 11:32:25 -07:00
Dirk Dougherty
d97e8dc252 AI 147710: Add redirects for sdk/preview pages.
BUG=1790234

Automated import of CL 147710
2009-04-24 11:30:35 -07:00
Bill Napier
78b1511d96 AI 147541: Add cs as default language for cz.
BUG=1781746

Automated import of CL 147541
2009-04-23 17:14:22 -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
134e8e4fc3 AI 147433: Fix broken link to sdk/samples dir in the offline.html page.
BUG=1790234

Automated import of CL 147433
2009-04-22 18:45:05 -07:00
Eric Fischer
a4f01520b9 AI 147406: Import revised translations.
Automated import of CL 147406
2009-04-22 12:33:55 -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
7774462ac4 AI 147325: update the installing and upgrading docs for cupcake
BUG=1793249

Automated import of CL 147325
2009-04-21 19:44:01 -07:00
Scott Main
2b52aa0b68 AI 147314: change carousel SDK to 1.5;
revise Google IO info
  BUG=1800649

Automated import of CL 147314
2009-04-21 19:22:40 -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
fe1f789124 AI 147297: Update Android 1.5 SDK Download, Release Notes, Version Notes, Highlights
Please let me know if you have other "known issues", "resolved issues", or
  "highlights".
  Also, note that the installing and upgrading docs are being updated in
  a different CL, so the new version is not displayed on my staging server.
  BUG=1790234

Automated import of CL 147297
2009-04-21 18:52:41 -07:00
Xavier Ducrohet
ee378956e3 AI 147290: Update Geocoder javadoc to reflect the need for a backend service.
BUG=1794552

Automated import of CL 147290
2009-04-21 18:45:32 -07:00
Jeff Hamilton
46000b5841 AI 147250: Fix a nasty typo in the docs for ContentResolver.update(). No code changes.
BUG=1067866

Automated import of CL 147250
2009-04-21 15:12:16 -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
Dirk Dougherty
0d1ca210e6 AI 147228: Add API diff report to SDK docs (API Level 2 to 3)
BUG=1790234

Automated import of CL 147228
2009-04-21 14:51:13 -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
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
Andy Stadler
a1cde99f32 AI 147163: Copy documentation for the various search-by-voice flags that
were already listed in attrs.xml into SearchManager.java.  Add
  a (brief - no time for more) description about how to add search
  by voice to apps.
  JAVADOC ONLY - should be safe change for cupcake sdk.
  BUG=1554704

Automated import of CL 147163
2009-04-21 11:50:39 -07:00
Andy Stadler
54bd245f57 AI 147162: Emphasize in the javadoc that the "pkg" parameters to
InstrumentationTestCase and its descendants should be the
  package manager package name (not the java package name, and
  not the test package) of the package holding the Activity
  under test.
  Added similar notations to the ApiDemos call sites.
  JAVADOC ONLY - should be safe change for cupcake sdk.
  BUG=1783981

Automated import of CL 147162
2009-04-21 11:48:54 -07:00