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
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