744 Commits

Author SHA1 Message Date
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
Jean-Baptiste Queru
cf4550c319 donut snapshot 2009-07-21 11:16:54 -07:00
Scott Main
a8d035ccf3 AI 150594: change the homepage markup and styles to allow variable height in
the carousel bulletin items
  also move the IO announcement into the carousel and add an ADC2 announcement
  ALSO change the carousel script to write all bulletins to the DOM right away and show/hide them, instead of reading from the JSON and writing to the DOM each time on the fly

Automated import of CL 150594
2009-07-21 10:52:10 -07:00
Scott Main
695f3f05ad AI 150587: add a sitemap for translated docs, for submission to Webmaster Tools,
so our own site search can return translated docs in a search.
  this can be written with a 'find' command from the online-docs/intl/ dir
  BUG=1910893

Automated import of CL 150587
2009-07-20 14:22:03 -07:00
Dirk Dougherty
4b508759dc AI 150541: roll the docs forward to 1.5 r3
BUG=1790234

Automated import of CL 150541
2009-07-16 08:51:33 -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
Dirk Dougherty
d88c36bb7b AI 150536: Change the formatting of sdk redirect pages so that they are not language-specific.
BUG=1790234

Automated import of CL 150536
2009-07-15 16:37:23 -07:00
Scott Main
1e9129d01a AI 150535: add the Videos page to the site
Automated import of CL 150535
2009-07-15 15:38:19 -07:00
Elliott Hughes
b36ad534b9 udev rules files don't need execute permission. 2009-07-14 16:14:56 -07:00
Dirk Dougherty
5ae517d965 AI 150460: Add missing art files for menu_guidelines doc.
BUG=1790234

Automated import of CL 150460
2009-07-10 14:40:48 -07:00
Scott Main
be65ae6223 AI 150397: turn off the right arrow in the carousel -- we only have 3 items.
BUG=1790234

Automated import of CL 150397
2009-07-08 15:11:49 -07:00
Dirk Dougherty
ab41ea3d24 AI 150390: Roll the docs back to 1.5 r2, temporarily.
BUG=1790234

Automated import of CL 150390
2009-07-08 14:41:49 -07:00
Dirk Dougherty
d81d0ed9c5 AI 150381: Add localized content (ja2) to developer site.
BUG=1910893

Automated import of CL 150381
2009-07-08 13:36:57 -07:00
Dirk Dougherty
b6864c1c0e AI 150380: Add localized content (ja) for developer site.
BUG=1910893

Automated import of CL 150380
2009-07-08 13:34:30 -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
Dirk Dougherty
151dfac555 AI 150351: Doc updates for Android 1.5 SDK r3.
BUG=1790234

Automated import of CL 150351
2009-07-07 11:18:52 -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
Katarina Stenstedt
ff339f0b96 AI 150335: Removed the links to wikipedia.
BUG=1918247

Automated import of CL 150335
2009-07-06 10:41:17 -07:00
Katarina Stenstedt
014a59bf40 Remove links to wikipedia; fix typo; remove .vsd file (bug 1918247). 2009-07-06 10:10:19 -07:00
Doug Kramer
2c44586d11 AI 150289: Added Menu Design guidelines. View the pages at:
http://zpn20:44443/guide/practices/ui_guidelines/menu_design.html

Automated import of CL 150289
2009-07-02 03:21:25 -07:00
Dirk Dougherty
373271b94c AI 150106: Add gcc/gmake/cygwin details to NDK sys requirements
BUG=1790234

Automated import of CL 150106
2009-06-24 17:31:53 -07:00
Android (Google) Code Review
9fc2bef591 am ae7c980e: Merge change 4556 into donut
Merge commit 'ae7c980e8e5f5e8c78536f0b37fca50d1a7966ca'

* commit 'ae7c980e8e5f5e8c78536f0b37fca50d1a7966ca':
  Added info about mcc and mnc, plus other changes per http://b/1918247; rewrote "How Android find best match" section per rgreenwalt's comments and added flowchart.
2009-06-24 15:45:32 -07:00
Katarina Stenstedt
1293b6b299 Added info about mcc and mnc, plus other changes per http://b/1918247; rewrote "How Android find best match" section per rgreenwalt's comments and added flowchart. 2009-06-24 11:45:53 -07:00
Dirk Dougherty
aea6c2df93 AI 150083: Minor updates to the ndk docs based on approved messaging.
BUG=1790234

Automated import of CL 150083
2009-06-24 11:01:05 -07:00
Dirk Dougherty
124d75618b AI 150055: In Icon Guidelines doc, remove example icons that are not accessible to apps.
BUG=1934969

Automated import of CL 150055
2009-06-23 12:42:04 -07:00
Dirk Dougherty
fa03b80ac8 AI 150054: Misc changes for the sdk/devsite docs
BUG=1790234

Automated import of CL 150054
2009-06-23 11:35:31 -07:00
Scott Main
282a77f29b AI 150008: update the Google IO announcement, point to session videos.
Automated import of CL 150008
2009-06-22 11:21:50 -07:00
Scott Main
27311a6253 am 3d59ee7a: am 110b50ca: AI 149839: make the home page\'s announcement block expandable... primarily, this is to handle various lengths of text due to translations, but also allows us to be more flexible WRT the content for the top section.
Merge commit '3d59ee7aa66a5b1e80f5042f8d872dd9819b5f40'

* commit '3d59ee7aa66a5b1e80f5042f8d872dd9819b5f40':
  AI 149839: make the home page's announcement block expandable...
2009-06-14 21:13:23 -07:00
Scott Main
110b50ca51 AI 149839: make the home page's announcement block expandable...
primarily, this is to handle various lengths of text due to translations,
  but also allows us to be more flexible WRT the content for the top section.

Automated import of CL 149839
2009-06-12 14:02:42 -07:00
Android Code Review
7b16fc04d0 Merge change 10312
* changes:
  Fix typo in adb commandline help
2009-06-12 09:45:48 -07:00
Android Code Review
c6f4e0d25b Merge change 10317
* changes:
  Clarify rules for package name in documentation
2009-06-12 09:43:29 -07:00
Scott Main
79006baffb am b4ee0f93: am aa25df24: AI 149729: fix search functionatilty for offline docs... the file references weren\'t using the local root. BUG=1909300
Merge commit 'b4ee0f930928fbbc425f29d3e3e09455cdc6cf85'

* commit 'b4ee0f930928fbbc425f29d3e3e09455cdc6cf85':
  AI 149729: fix search functionatilty for offline docs...
2009-06-11 01:02:49 -07:00
Scott Main
aa25df2452 AI 149729: fix search functionatilty for offline docs...
the file references weren't using the local root.
  BUG=1909300

Automated import of CL 149729
2009-06-10 23:40:25 -07:00
Simon Schoar
a6b860fbd0 Text specifies "android:codeName" which doesnt exist, should be "android:versionName" 2009-06-10 01:44:43 +02:00
Simon Schoar
4ea496ddca Example for displaying alerts was missing an "@" for theme attribute 2009-06-10 01:29:38 +02:00
Kenny Root
2a7a773480 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-06-09 13:42:54 -05:00
Kenny Root
b01b57790a Fix typo in adb commandline help
Android developers are not expected to have PDP-11s.
2009-06-09 11:11:39 -05:00
Doug Kramer
60a42866d1 am b42e1ff6: am b33940ab: AI 149494: Minor improvements to wording in design tips for missing activity and notifications See latest document at: http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html
Merge commit 'b42e1ff65ae44a0873959c5defe3ba4826109490'

* commit 'b42e1ff65ae44a0873959c5defe3ba4826109490':
  AI 149494: Minor improvements to wording in design tips for missing activity and notifications
2009-06-02 14:37:43 -07:00
Doug Kramer
b33940abca AI 149494: Minor improvements to wording in design tips for missing activity and notifications
See latest document at:
  http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html

Automated import of CL 149494
2009-06-02 12:17:49 -07:00
Doug Kramer
c29c7158c7 am c01159bb: am 7363e049: AI 149404: Am sending again with the latest changes Publish Activity and Task Design Guidelines http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html
Merge commit 'c01159bb00f7273f9b051dfbbe6bc10d54d3a846'

* commit 'c01159bb00f7273f9b051dfbbe6bc10d54d3a846':
  AI 149404: Am sending again with the latest changes
2009-05-31 19:44:30 -07:00
Doug Kramer
7363e049ec AI 149404: Am sending again with the latest changes
Publish Activity and Task Design Guidelines
  http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html

Automated import of CL 149404
2009-05-29 19:27:02 -07:00
Dirk Dougherty
a7dd1b8ba7 am 1cb62b83: am 2542c0a8: AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack. BUG=1877969
Merge commit '1cb62b83241c5d1cac9e9cda60d0d5d9218b44fb'

* commit '1cb62b83241c5d1cac9e9cda60d0d5d9218b44fb':
  AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack.
2009-05-28 12:36:39 -07:00
Dirk Dougherty
2542c0a805 AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack.
BUG=1877969

Automated import of CL 149346
2009-05-28 09:44:39 -07:00
Dirk Dougherty
b5d7b25b2f am c29df57e: am 522ab34d: AI 149272: Mark 1.5r1 as a "non-current" release, with pointer to 1.5r2. BUG=1790234
Merge commit 'c29df57e5abb09c7e1ceed153e8f2b906f522d7b'

* commit 'c29df57e5abb09c7e1ceed153e8f2b906f522d7b':
  AI 149272: Mark 1.5r1 as a "non-current" release, with pointer to 1.5r2.
2009-05-26 17:01:04 -07:00