Commit Graph

19 Commits

Author SHA1 Message Date
Kenny Root
3a084af2e9 Correct executable bit for source files
Many media files and source code files were marked as executable in Git.
Remove those.

Also a shell script and python script were not marked as executable.

Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5
2012-11-07 10:27:31 -08:00
Scott Main
0b9dd0fdd6 docs: fix error in common tasks code snippet and add redirects
to all faq docs from /guide to docs in /resources
bug:3475300

Change-Id: I45148c26cc506683d34357dfecb3519b7f5ebdf4
2011-03-08 17:55:54 -08:00
Scott Main
f7a8c0f787 cherrypick Change-Id: Icf0c7772901f742c36ba417e07cc5e299f72849a
fix broken links, update the dev guide intro, and update sitemap file

Change-Id: I203f272654596ecf9eaf8ba7d8be85347f5f4dbe
2011-02-08 09:24:03 -08:00
Scott Main
9bf45a0075 Finish the app fundamentals rewrite by updating the side nav and resolving links in the dev guide
Also move the app fundamentals document back to fundamentals.jd
TODO: resolve links in the javadocs

Change-Id: Ia3c81a83bf7fe75f7942fd41bfb1d626ee72d5d9
2011-02-07 21:03:04 -08:00
Brad Fitzpatrick
69ea4e15e5 Documentation fixes found over vacation hacking.
Change-Id: I28900026465d66d950cf4f05f0c202b46c3c2d43
2011-01-05 13:07:34 -08:00
Dirk Dougherty
1c819a5e3e am 5f6002ec: am d71c2aa1: Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair
Merge commit '5f6002ec5f52ed164b591cf4b267fe771a81731f'

* commit '5f6002ec5f52ed164b591cf4b267fe771a81731f':
  SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files.
2010-01-07 12:37:15 -08:00
Dirk Dougherty
4e7db25687 SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files.
Bug: 2160782
Change-Id: I537194ecddc53d4f0e8456ce958ae8db6f521593
2010-01-07 12:05:01 -08:00
Katarina Stenstedt
b5362167ab am f0165495: am 9d2252db: Merge change Ia36d8e74 into eclair
Merge commit 'f0165495951e3a32aa5697ac1299307c2d72f32a'

* commit 'f0165495951e3a32aa5697ac1299307c2d72f32a':
  Updates to SDK troubleshooting doc, per bug 2315781.
2009-12-16 10:32:29 -08:00
Katarina Stenstedt
4075b4ced4 Updates to SDK troubleshooting doc, per bug 2315781.
Describes work-around for these problems: Sometimes you
can't view manifest files within Eclipse; you can't run
the GestureBuilder sample on the emulator or uninstall it
from the emulator.

Bug: 2315781
Change-Id: Ia36d8e74a9fccd106ce2cc5e9451846aacba9da4
2009-12-15 12:41:24 -08: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
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
Simon Schoar
ceac091e9a Example for displaying alerts was missing an "@" for theme attribute 2009-07-07 12:43:56 -07:00
Dirk Dougherty
8aef7a7a0a AI 147335: am: CL 147334 am: CL 147332 Miscellaneous doc changes for cupcake SDK
Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147335
2009-04-22 01:03:47 -07:00
Dirk Dougherty
9daf96a377 AI 147242: am: CL 147239 am: CL 147238 Update tools index, replace activitycreator with android
Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147242
2009-04-21 15:03:07 -07:00
The Android Open Source Project
9066cfe988 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
The Android Open Source Project
d83a98f4ce auto import from //depot/cupcake/@135843 2009-03-03 18:28:45 -08:00
The Android Open Source Project
d24b8183b9 auto import from //branches/cupcake/...@130745 2009-02-10 15:44:00 -08:00
The Android Open Source Project
f013e1afd1 Code drop from //branches/cupcake/...@124589 2008-12-17 18:05:43 -08:00
The Android Open Source Project
54b6cfa9a9 Initial Contribution 2008-10-21 07:00:00 -07:00