Commit Graph

154 Commits

Author SHA1 Message Date
Scott Main
972b851e08 am 3ae594dc: am 2bd4326a: am 5126d3a3: docs only. revise samples link for offline docs to point to the current version
Merge commit '3ae594dce5450df95b9af5113257246bfcb1ddcf'

* commit '3ae594dce5450df95b9af5113257246bfcb1ddcf':
  docs only.
2009-08-31 19:05:10 -07:00
Scott Main
2bd4326a46 am 5126d3a3: docs only. revise samples link for offline docs to point to the current version
Merge commit '5126d3a3794c8c5e1e61621daa5e9dab050b44a1' into eclair

* commit '5126d3a3794c8c5e1e61621daa5e9dab050b44a1':
  docs only.
2009-08-31 19:00:45 -07:00
Scott Main
5126d3a379 docs only.
revise samples link for offline docs to point to the current version
2009-08-31 18:04:52 -07:00
Scott Main
da5bf55756 am afc12191: am 9cba48c0: am 728157b4: Merge change 23242 into donut
Merge commit 'afc12191fd0a164aa50f92434ddf0fb509fc972c'

* commit 'afc12191fd0a164aa50f92434ddf0fb509fc972c':
  docs only.
2009-08-31 16:45:37 -07:00
Scott Main
9cba48c099 am 728157b4: Merge change 23242 into donut
Merge commit '728157b4af937bc34706b71c21e9d804ca83039d' into eclair

* commit '728157b4af937bc34706b71c21e9d804ca83039d':
  docs only.
2009-08-31 15:02:35 -07:00
Scott Main
05902f06f6 docs only.
add uses-feature "name" attribute
2009-08-31 14:56:23 -07:00
Scott Main
fc11979a3d am 8776ed10: am d2227277: am a84a26d2: Merge change 23241 into donut
Merge commit '8776ed1029c196607ef9fb31d9629666759826f5'

* commit '8776ed1029c196607ef9fb31d9629666759826f5':
  add searchable dictionary to html docs and dev guide nav
2009-08-29 13:46:16 -07:00
Scott Main
d2227277d4 am a84a26d2: Merge change 23241 into donut
Merge commit 'a84a26d2afab503ed32e6ecc94acba46a5eb9eb3' into eclair

* commit 'a84a26d2afab503ed32e6ecc94acba46a5eb9eb3':
  add searchable dictionary to html docs and dev guide nav
2009-08-29 13:40:53 -07:00
Scott Main
689d16be5e add searchable dictionary to html docs and dev guide nav
and add screenshots.
2009-08-29 13:25:19 -07:00
Scott Main
e45ade0f03 am c59bac1a: am 1b856974: Merge change 22822 into eclair
Merge commit 'c59bac1a2a9cded00ccd9f456ec065e6a9dc6055'

* commit 'c59bac1a2a9cded00ccd9f456ec065e6a9dc6055':
  docs only.
2009-08-26 15:34:44 -07:00
Scott Main
87b9055252 resolved conflicts for merge of b0f5b755 to eclair 2009-08-26 15:29:03 -07:00
Scott Main
7991745ea0 docs only.
add new documentation for installing the new winusb driver.
    also add a link to the HTC support site for ADP flashing
    and remove references to the G1 and generalize to "consumer devices"
2009-08-26 11:56:57 -07:00
Scott Main
f6c0e74878 am 639dfb2e: am e120cfd4: am b385508d: Add more code samples to the online docs. Add build rules to include the development samples in the droiddoc build process. Add all the sample screenshots to a new samples/images/ directory Revise the samples homepage to include
Merge commit '639dfb2ed77fc1ad0ddc46e1d10f24837c79b63d'

* commit '639dfb2ed77fc1ad0ddc46e1d10f24837c79b63d':
  Add more code samples to the online docs.
2009-08-24 15:39:50 -07:00
Scott Main
e120cfd49f am b385508d: Add more code samples to the online docs. Add build rules to include the development samples in the droiddoc build process. Add all the sample screenshots to a new samples/images/ directory Revise the samples homepage to include links to new samples
Merge commit 'b385508d89747e4c383979f1cc6fa2814b1cedbd' into eclair

* commit 'b385508d89747e4c383979f1cc6fa2814b1cedbd':
  Add more code samples to the online docs.
2009-08-24 15:35:28 -07:00
Scott Main
b385508d89 Add more code samples to the online docs.
Add build rules to include the development samples in the droiddoc build process.
Add all the sample screenshots to a new samples/images/ directory
Revise the samples homepage to include links to new samples
2009-08-24 14:45:00 -07:00
Elliott Hughes
7f87706927 Fix all typos (found by script) in the Android documentation.
I haven't touched instances of "behaviour", "dequeue", "removeable",
"resizeable", or "removeable" because all are accepted variant spellings
and I don't know what the policy is on such things.
2009-08-21 13:10:55 -07:00
Scott Main
a10f45efbc am 185d74ba: Merge change 21977 into donut
Merge commit '185d74ba56ccaca3f4bb105d00562bcd5a82c788' into eclair

* commit '185d74ba56ccaca3f4bb105d00562bcd5a82c788':
  docs only.
2009-08-20 16:00:41 -07:00
Scott Main
29b57764e7 docs only.
add reference information for new <path-permission> element
2009-08-19 15:19:53 -07:00
Scott Main
2685d3b85b am ba52b3e0: Merge change 21149 into donut
Merge commit 'ba52b3e08b33592457242944f7a89691a5b94880' into eclair

* commit 'ba52b3e08b33592457242944f7a89691a5b94880':
  DOCS ONLY.
2009-08-18 08:44:38 -07:00
Nick Pelly
a260f3f725 Update docs: readFromParcel() is not necessary to make a class support
Parcelable.
2009-08-17 10:35:49 -07:00
Scott Main
71d4b289a7 DOCS ONLY.
add manifest documentation for uses-feature and supports-screens elements.
also update the navigation and manifest home page,
update the uses-sdk element to include new maxSdk and targeSdk attributes,
and add some sample code to DisplayMetrics to query the device for screen info.
2009-08-13 16:58:02 -07:00
Scott Main
6591448842 am c7279e9c: edits to the API Level doc
Merge commit 'c7279e9cbd2689c6686e152bb030d796d741ffce'

* commit 'c7279e9cbd2689c6686e152bb030d796d741ffce':
  edits to the API Level doc
2009-08-06 03:00:45 -07:00
Scott Main
c7279e9cbd edits to the API Level doc 2009-08-06 02:57:33 -07:00
Dirk Dougherty
5e72709d38 resolved conflicts for merge of f11d7d55 to master 2009-08-06 01:14:04 -07:00
Dirk Dougherty
f11d7d559a Add support for preview SDK handling in doc templates. Add preview SDK docs.
Bug: 2031559
2009-08-06 00:14:25 -07:00
Android (Google) Code Review
c089485494 am be9d08d0: Merge change 20228 into donut
Merge commit 'be9d08d04ee313d56578934b4f062f95170140fc'

* commit 'be9d08d04ee313d56578934b4f062f95170140fc':
  add installing/upgrading docs for donut preview sdk
2009-08-05 22:08:14 -07:00
Scott Main
75f7a2642f add installing/upgrading docs for donut preview sdk
and update eclipse ide doc to include new AVD Manager
2009-08-05 21:56:40 -07:00
Scott Main
e452240493 am af09b67f: add api level doc to the appendix
Merge commit 'af09b67f31195340623ced993f71c8b1a248b9a3'

* commit 'af09b67f31195340623ced993f71c8b1a248b9a3':
  add api level doc to the appendix
2009-07-31 14:22:02 -07:00
Scott Main
af09b67f31 add api level doc to the appendix 2009-07-31 13:11:07 -07:00
Android (Google) Code Review
a4ce03f354 Merge change 8605
* changes:
  Encourage the better way of removing an Activity's title bar.
2009-07-26 23:39:41 -07:00
Android (Google) Code Review
d5ec6ebee2 am 11b6a29d: Merge change 8564 into donut
Merge commit '11b6a29dfe380c97fa3df67a6b97ff3383592b58'

* commit '11b6a29dfe380c97fa3df67a6b97ff3383592b58':
  AI 150594: change the homepage markup and styles to allow variable height in
  AI 150587: add a sitemap for translated docs, for submission to Webmaster Tools,
  AI 150541: roll the docs forward to 1.5 r3
  AI 150538: add note that appwidget updates will wake the device and suggest an alarm
  AI 150536: Change the formatting of sdk redirect pages so that they are not language-specific.
  AI 150535: add the Videos page to the site
2009-07-26 21:47:27 -07:00
Android (Google) Code Review
96616bb59f am eec841f0: Merge change 8560 into donut
Merge commit 'eec841f0505c3aeb5b18e53f48b755ff69b78c15'

* commit 'eec841f0505c3aeb5b18e53f48b755ff69b78c15':
  AI 150460: Add  missing art files for menu_guidelines doc.
  AI 150397: turn off the right arrow in the carousel -- we only have 3 items.
  AI 150390: Roll the docs back to 1.5 r2, temporarily.
  AI 150381: Add localized content (ja2) to developer site.
  AI 150380: Add localized content (ja) for developer site.
  AI 150369: Add localized TOCs for developer site.
  AI 150351: Doc updates for Android 1.5 SDK r3.
2009-07-26 21:47:08 -07:00
Android (Google) Code Review
af294327b1 am 199bc376: Merge change 8557 into donut
Merge commit '199bc376023346cb4e54196967dbd5380b2b5f85'

* commit '199bc376023346cb4e54196967dbd5380b2b5f85':
  AI 150289: Added Menu Design guidelines.  View the pages at:
2009-07-26 21:46:53 -07:00
Android (Google) Code Review
cc256fb1d5 am 1f4dd5d6: Merge change 8553 into donut
Merge commit '1f4dd5d6ca82bee7c2ac257d61b373f80dcc1354'

* commit '1f4dd5d6ca82bee7c2ac257d61b373f80dcc1354':
  AI 150106: Add gcc/gmake/cygwin details to NDK sys requirements
  AI 150083: Minor updates to the ndk docs based on approved messaging.
  AI 150055: In Icon Guidelines doc, remove example icons that are not accessible to apps.
  AI 150054: Misc changes for the sdk/devsite docs
  AI 150008: update the Google IO announcement, point to session videos.
2009-07-26 21:46:33 -07:00
Elliott Hughes
65de0e6a26 Encourage the better way of removing an Activity's title bar.
Books and web pages seem to prefer the requestWindowFeature method
over the android:theme, despite the advantages of the latter. This
may be because we mention requestWindowFeature but not android:theme
in our FAQ.

(Also add missing end tag to fix page rendering with Chrome.)
2009-07-25 15:55:19 -07:00
Dirk Dougherty
76e95bbea6 Merge doc change from cupcake: commit 'a8d035ccf319e1aed685a1e1509681350f737fd1' into manualmerge 2009-07-24 15:35:09 -07:00
Dirk Dougherty
2bfd344b67 Merge doc changes from cupcake: commit '5ae517d9659e96e9525406ffbce18dcacc3294bc' into manualmerge 2009-07-24 14:39:03 -07:00
Dirk Dougherty
6d9ffc5f25 Merge doc change from cupcake: commit '2c44586d118208bdddfc727165ebf235fe7c0051' 2009-07-24 12:54:42 -07:00
Dirk Dougherty
ea761540c3 Merge doc changes from cupcake at commit '373271b94cbe01c337b4952d0d5764e200c69f48' 2009-07-24 12:26:22 -07:00
Dianne Hackborn
c00c04d7d8 am 11b822d2: Simplify density compatibility to a boolean.
Merge commit '11b822d2a91ea17c34c0cb1c11e80a9a30d72864'

* commit '11b822d2a91ea17c34c0cb1c11e80a9a30d72864':
  Simplify density compatibility to a boolean.
2009-07-22 12:01:19 -07:00
Dianne Hackborn
11b822d2a9 Simplify density compatibility to a boolean.
Instead of a list, we now just have a single boolean indicating whether an
application is density aware, and this set set to true by default as of
Donut.
2009-07-22 11:58:31 -07:00
Android (Google) Code Review
a8339dfec9 am 9fc20b0e: Merge change 8126 into donut
Merge commit '9fc20b0e381b5fe00b7049ef357c839cd05a33bf'

* commit '9fc20b0e381b5fe00b7049ef357c839cd05a33bf':
  First pass at reworking screen density/size APIs.
2009-07-21 19:03:53 -07:00
Dianne Hackborn
c4db95c077 First pass at reworking screen density/size APIs.
This changes the names of the directories in aapt, to what you see
in the list of DpiTest resources.  Also adds a new "long" configuration
for wide screens, which the platform sets appropriate, and introduces
a new kind of resizeability for not large but significantly larger
than normal screens which may have compatibility issues.
2009-07-21 18:28:42 -07:00
Scott Main
e518606504 AI 150538: add note that appwidget updates will wake the device and suggest an alarm
BUG=1962600

Automated import of CL 150538
2009-07-15 16:52:31 -07:00
Elliott Hughes
b36ad534b9 udev rules files don't need execute permission. 2009-07-14 16:14:56 -07:00
Dirk Dougherty
13d30dc375 AI 150369: Add localized TOCs for developer site.
BUG=1910893

Automated import of CL 150369
2009-07-07 17:37:13 -07:00
Simon Schoar
ceac091e9a Example for displaying alerts was missing an "@" for theme attribute 2009-07-07 12:43:56 -07:00
Kenny Root
e271820c50 Clarify rules for package name in documentation
Nowhere in the documentation does it say that the only valid package names
are ones that match (excuse my abuse of regex to explain this):

^[A-Za-z][A-Za-z0-9_]

This change makes clear the rules followed by the PackageParser
2009-07-07 12:43:07 -07:00
Kenny Root
c22457e80d Fix typo in adb commandline help
Android developers are not expected to have PDP-11s.
2009-07-07 12:42:09 -07:00
Android (Google) Code Review
19c9137441 am 8ad422ad: Merge change 6221 into donut
Merge commit '8ad422adaf2eb5d36e0391fcc2cd30a226cf87ab'

* commit '8ad422adaf2eb5d36e0391fcc2cd30a226cf87ab':
  Remove links to wikipedia; fix typo; remove .vsd file (bug 1918247).
2009-07-06 12:00:08 -07:00