166 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
Elliott Hughes
b36ad534b9 udev rules files don't need execute permission. 2009-07-14 16:14:56 -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
Katarina Stenstedt
014a59bf40 Remove links to wikipedia; fix typo; remove .vsd file (bug 1918247). 2009-07-06 10:10:19 -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
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
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
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
Dirk Dougherty
522ab34d38 AI 149272: Mark 1.5r1 as a "non-current" release, with pointer to 1.5r2.
BUG=1790234

Automated import of CL 149272
2009-05-26 15:46:56 -07:00
Dirk Dougherty
96b1534e01 am fdacdcb6: am 1d6cb270: AI 149267: Add the images for icon guidelines doc BUG=1790234
Merge commit 'fdacdcb6546b976b437dfc97e286cd1733e7bf93'

* commit 'fdacdcb6546b976b437dfc97e286cd1733e7bf93':
  AI 149267: Add the images for icon guidelines doc
2009-05-26 15:06:19 -07:00
Dirk Dougherty
1d6cb270a5 AI 149267: Add the images for icon guidelines doc
BUG=1790234

Automated import of CL 149267
2009-05-26 15:01:29 -07:00
Dirk Dougherty
620ad3dcf1 am 30d79f64: am f3043db0: AI 149251: Add 1.x Icon Guidelines doc and template pack. BUG=1790234
Merge commit '30d79f64ecdd15d279cae6421f39a0c8fa2fab7d'

* commit '30d79f64ecdd15d279cae6421f39a0c8fa2fab7d':
  AI 149251: Add 1.x Icon Guidelines doc and template pack.
2009-05-26 10:11:41 -07:00
Dirk Dougherty
f3043db05b AI 149251: Add 1.x Icon Guidelines doc and template pack.
BUG=1790234

Automated import of CL 149251
2009-05-26 08:40:42 -07:00
Dirk Dougherty
22075a3b74 am 5b6a5cee: am 3f9de8b6: AI 149211: Doc updates for Android 1.5 SDK, r2. BUG=1790234
Merge commit '5b6a5cee4c48fd2ffc35f07ebe9f24eb53086b9a'

* commit '5b6a5cee4c48fd2ffc35f07ebe9f24eb53086b9a':
  AI 149211: Doc updates for Android 1.5 SDK, r2.
2009-05-22 16:08:05 -07:00
Dirk Dougherty
3f9de8b6ca AI 149211: Doc updates for Android 1.5 SDK, r2.
BUG=1790234

Automated import of CL 149211
2009-05-22 16:04:18 -07:00
Dirk Dougherty
3aac895a32 am 73c551d2: am 22629944: AI 149208: Remove statement about WIndows codecs and licensing. BUG=1839672
Merge commit '73c551d2582c2704cf60c7530fbc77eab846f4ed'

* commit '73c551d2582c2704cf60c7530fbc77eab846f4ed':
  AI 149208: Remove statement about WIndows codecs and licensing.
2009-05-22 15:15:35 -07:00
Dirk Dougherty
2262994461 AI 149208: Remove statement about WIndows codecs and licensing.
BUG=1839672

Automated import of CL 149208
2009-05-22 15:11:27 -07:00
Scott Main
0aa1fbae1e am 51b22d74: am 221c9552: AI 148972: fix link to the installing guide to 1.5; fix a couple layout bugs in the document. BUG=1860640
Merge commit '51b22d74a39ef7f6a3684a36bb48ace523e83413'

* commit '51b22d74a39ef7f6a3684a36bb48ace523e83413':
  AI 148972: fix link to the installing guide to 1.5;
2009-05-19 01:19:23 -07:00
Scott Main
221c95526d AI 148972: fix link to the installing guide to 1.5;
fix a couple layout bugs in the document.
  BUG=1860640

Automated import of CL 148972
2009-05-18 16:29:41 -07:00
Scott Main
a49bff4e9e am 3a5ce8a: am 04c72b4: AI 148812: revise the AppWidget developer guide
Merge commit '3a5ce8a92965db6d6f59517aef3d7bc02ce117ed'

* commit '3a5ce8a92965db6d6f59517aef3d7bc02ce117ed':
  AI 148812: revise the AppWidget developer guide documentation
2009-05-13 16:51:34 -07:00
Scott Main
04c72b47d8 AI 148812: revise the AppWidget developer guide documentation
BUG=1827433

Automated import of CL 148812
2009-05-13 16:48:13 -07:00
Dirk Dougherty
98f2b84be5 am 2466bdf: am f7a480d: AI 148759: Add download page for NDK 1.5 r1.
Merge commit '2466bdfb9aac11f41ed82ad14cf8635aaefc6281'

* commit '2466bdfb9aac11f41ed82ad14cf8635aaefc6281':
  AI 148759: Add download page for NDK 1.5 r1.
2009-05-12 22:39:18 -07:00
Dirk Dougherty
f7a480de8c AI 148759: Add download page for NDK 1.5 r1.
BUG=1790234

Automated import of CL 148759
2009-05-12 15:32:37 -07:00
Scott Main
5862e9fc9f am b6868d0: am 9b825aa: AI 148470: add documentation about aapt image op
Merge commit 'b6868d0048ec814e02ced35df6ad6e7b72389ca4'

* commit 'b6868d0048ec814e02ced35df6ad6e7b72389ca4':
  AI 148470: add documentation about aapt image optimization
2009-05-08 00:54:53 -07:00
Scott Main
9b825aa0ee AI 148470: add documentation about aapt image optimization
BUG=1735176

Automated import of CL 148470
2009-05-07 11:59:14 -07:00
Dirk Dougherty
9cfd9475ee am e87bf13: am 1f8059f: AI 148461: Changes to support ADT 0.9.1. Update
Merge commit 'e87bf13924199225d2751ae7b4d0451954ee3711'

* commit 'e87bf13924199225d2751ae7b4d0451954ee3711':
  AI 148461: Changes to support ADT 0.9.1. Update ADT version id, move older ADT versions to a separate table.
2009-05-07 11:20:43 -07:00
Dirk Dougherty
97774e15e3 am 2a50606: am f096acd: AI 148460: Misc changes for dev site.
Merge commit '2a50606532cfc26d100d6b7a966c73f785e5b3b8'

* commit '2a50606532cfc26d100d6b7a966c73f785e5b3b8':
  AI 148460: Misc changes for dev site.
2009-05-07 11:16:55 -07:00
Dirk Dougherty
1f8059f19f AI 148461: Changes to support ADT 0.9.1. Update ADT version id, move older ADT versions to a separate table.
BUG=1790234

Automated import of CL 148461
2009-05-07 11:15:03 -07:00
Dirk Dougherty
f096acd379 AI 148460: Misc changes for dev site.
BUG=1790234

Automated import of CL 148460
2009-05-07 11:12:11 -07:00
Scott Main
092578c8c1 am ad5aaea: am 0c11b99: AI 148308: revise aidl support documentation --
Merge commit 'ad5aaea2c5bda0a73c1bc0ae99f17f700e952907'

* commit 'ad5aaea2c5bda0a73c1bc0ae99f17f700e952907':
  AI 148308: revise aidl support documentation -- now the same in all environments;
2009-05-05 11:28:30 -07:00
Scott Main
0c11b99090 AI 148308: revise aidl support documentation -- now the same in all environments;
also added a table of contents and tweaked the markup for the anchor links
  BUG=1760241

Automated import of CL 148308
2009-05-05 11:23:54 -07:00
Scott Main
0550e41c3f am 5c6f93f: am eb086d6: AI 148270: remove references to AbsoluteLayout b
Merge commit '5c6f93f1422647c7f914a15bfad00992685c3eac'

* commit '5c6f93f1422647c7f914a15bfad00992685c3eac':
  AI 148270: remove references to AbsoluteLayout because it's been deprecated
2009-05-04 13:27:02 -07:00
Scott Main
eb086d60b2 AI 148270: remove references to AbsoluteLayout because it's been deprecated
BUG=1790234

Automated import of CL 148270
2009-05-04 13:20:20 -07:00
Dirk Dougherty
9574abd3ba am 75e44a1: am a417ee5: AI 148197: Add a link in "Community" page to the
Merge commit '75e44a1c72c5e6ebf68601bbb903fa3e375bd7d5'

* commit '75e44a1c72c5e6ebf68601bbb903fa3e375bd7d5':
  AI 148197: Add a link in "Community" page to the android market discussion forum.
2009-05-01 13:44:27 -07:00
Dirk Dougherty
a417ee5afa AI 148197: Add a link in "Community" page to the android market discussion forum.
BUG=1790234

Automated import of CL 148197
2009-05-01 13:36:37 -07:00