summaryrefslogtreecommitdiffstats
path: root/docs/html/guide
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge "docs: fix broken anchor names" into froyoScott Main2010-05-111-2/+2
|\
| * docs: fix broken anchor namesScott Main2010-05-111-2/+2
| | | | | | | | Change-Id: I9eafcddf55c56a95ac3ee631ae9216ff544759fc
* | Doc change: updates for new tools, platform, adt versions. Misc other fixes ↵Dirk Dougherty2010-05-116-29/+37
|/ | | | | | updates in doc files. Change-Id: I7abf541316f2796079cf646a3294db535fcaaa8a
* docs: make Notifying the User an expandable listScott Main2010-05-111-1/+11
| | | | Change-Id: I287a7e15a4461defa96903c7e922b8640c0bb257
* Merge "docs: remove allowBackup attribute from documentation" into froyoScott Main2010-05-111-11/+1
|\
| * docs: remove allowBackup attribute from documentationScott Main2010-05-101-11/+1
| | | | | | | | Change-Id: I377c354af77c6b915d35c7e374bae03020063856
* | docs: add document about app install locationScott Main2010-05-113-3/+204
| | | | | | | | Change-Id: Ife7d79ce8374f3435f4850cbf97d163e69bf8d26
* | Doc Change: cherry-pick from master. ->Testing Procedures documents ↵Joe Malin2010-05-116-61/+1193
|/ | | | | | testing_eclipse.html, testing_otheride. Change-Id: I0da7ebb8040013611ba9269bc303e4b8197033aa
* Merge "Doc change: cherry-pick from master: Testing Android Applications ↵Dirk Dougherty2010-05-072-39/+534
|\ | | | | | | document (concepts)" into froyo
| * Doc change: cherry-pick from master: Testing Android Applications document ↵Joe Malin2010-05-072-39/+534
| | | | | | | | | | | | (concepts) Change-Id: Ie94632bc7becb3b388d1ecb01512ce29efc04208
* | docs: add default value and compatibility info for installLocationScott Main2010-05-071-12/+21
| | | | | | | | Change-Id: I2336bc0c7edb68a0c452e44633a8163a2798d7de
* | docs: revisions to the new resources doc based on editorial feedbackScott Main2010-05-079-426/+605
|/ | | | | | plus some fixes to resource references and other misc revisions Change-Id: I7b498858d9d0ecfd8cf9bad48c08c93047d597b8
* Doc change: New doc that describes how market filters workDirk Dougherty2010-05-064-2/+314
| | | | Change-Id: I99696502b38d952df8fe07c8982d0cf6b95b31bd
* docs: resolve doc bugScott Main2010-05-021-1/+1
| | | | | | bug:2648699 Change-Id: I8da83978953fed1952b595d5c9a36ee740287b33
* Merge "docs: editorial revisions to the bmgr tool doc" into froyoScott Main2010-04-292-107/+121
|\
| * docs: editorial revisions to the bmgr tool docScott Main2010-04-282-107/+121
| | | | | | | | Change-Id: Ide8fbfae07af3a02511bef301f839c8a56b3e874
* | docs: rewrite information about using shared preferences, internal andScott Main2010-04-291-123/+381
|/ | | | | | external storage (including new apis), and sqlite databases. Change-Id: Ib951f14764759a04beca7b24767fb1e927245ebd
* docs: update information about developing on a device.Scott Main2010-04-273-240/+308
| | | | | | | | | | Remove details about ADP1 and revise intro. Add links to the device doc from installing guides. Revise the procedures for Running Your Application in both the Eclipse and Other IDE guides to specifically describe using a device and make both docs more consistent with each other. Change-Id: Ica77533e78141db43eb3ed214309f571beff7353
* SDK: new 'bmgr' docs in the Dev GuideChristopher Tate2010-04-212-0/+166
| | | | | | Bug #2611397 Change-Id: If806e05bbaa55adb2b8483de08fb1af57bc69c35
* SDK: more backup/restore documentation workChristopher Tate2010-04-121-1/+53
| | | | | | | | | Still not complete, but here's a lot more of the necessary documentation. Submitting a checkpoint seems prudent. Bug #2465360 Change-Id: Ifff60d57e4b24cee21f3a34f5f50e290d377c386
* Merge "Fix typos in name of density-independent pixels" into froyoKenny Root2010-04-121-3/+3
|\
| * Fix typos in name of density-independent pixelsKenny Root2010-04-091-3/+3
| | | | | | | | | | | | | | | | | | Some places referred to "dip" as "device-independent pixels" but it should be "density-independent pixels." Some publications are starting to refer to this incorrectly. Bug: 2586742 Change-Id: I030ef45a5ff61622c95133dcb7f2c82c7df652f0
* | cherry-pick from master: Icf079f5f45b1745a8d54f504e28dbbb52c6f7c96Scott Main2010-04-0817-2295/+4567
|/ | | | | | | | | | | docs: rewrite resources documentation Huge overhaul. Includes all new dev guides about how resources are used on Android and how to provide alternatives, including how to handle runtime configuration changes (restarts). Plus all new reference docs for all the resource types (drawables, strings, menus, etc.). Change-Id: I12e819d2c5fc11e062281d8fe442c3037e92000a
* Merge "docs: revisions to the installLocation documentation" into froyoScott Main2010-04-081-12/+11
|\
| * docs: revisions to the installLocation documentationScott Main2010-04-051-12/+11
| | | | | | | | Change-Id: I4de9ac1b5900d3adf74ff53b9921a00bc3679555
* | Add Backup/Restore sample to the SDK docsChristopher Tate2010-04-071-0/+4
| | | | | | | | | | | | Part of bug #2545514 Change-Id: I235d33b839924d4bc574fd1e6762d169902e1c8b
* | docs: add a screenLayout and uiMode values for configChanges attributeScott Main2010-04-061-19/+35
|/ | | | | | add note that this should be avoided and point to dev guide Change-Id: I977660c14da71eaf8beb1d630cbb4f6a2f26bb50
* Merge "docs: add manifest documentation for installLocation" into froyoDirk Dougherty2010-04-051-29/+83
|\
| * docs: add manifest documentation for installLocationScott Main2010-04-051-29/+83
| | | | | | | | Change-Id: Id52e3460bd1ada86b6b32a47dd020829d65ac5f8
* | Merge "doc change: miscellaneous small fixes." into froyoDirk Dougherty2010-04-024-19/+57
|\ \ | |/ |/|
| * doc change: miscellaneous small fixes.Dirk Dougherty2010-04-024-19/+57
| | | | | | | | Change-Id: Iaa317261bdc20cefa38e022dfc275fea3acd97a2
* | doc change: cherry pick 75c66da20927e7e854397c00ef1974140270c57f. (clarify ↵Dirk Dougherty2010-04-011-9/+23
|/ | | | | | fill_parent/match_parent transition in ViewGroup.LayoutParams and R.attr. Mention match_parent in dev guide "declaring layout" doc.) Change-Id: I1d2b80b8dc3f8b2e3c1befcbb7c4c522d78a2db8
* doc change: fix link in guidelines index.Dirk Dougherty2010-03-311-1/+1
| | | | Change-Id: I2b9eb38eb503df5b3fd65e3d23e28712f40b09cd
* doc change: several fixes for UI Guidelines doc.Dirk Dougherty2010-03-311-5/+5
| | | | Change-Id: I351a076929e1fde0348460f4dfb269cfbcb262f2
* doc change: cherry pick c87f7a658ea586a5271fabc6e0516a2ddf6f from masterDirk Dougherty2010-03-312-325/+2007
|
* doc change: In fundamentals doc, make statement about synchronous execution ↵Dirk Dougherty2010-03-291-2/+2
| | | | | | | of RPC less strict. Indicate that FLAG_ONEWAY applies only across processes. Bug: 2554090 Change-Id: Ia13b3d156d230609e8296a3b31c2882ba13681f3
* doc change: Indicate that only the first 8 characters of the key alias are used.Dirk Dougherty2010-03-291-1/+2
| | | | | bug: 2553183 Change-Id: I77cf7ac22b370c14f046a5a6b58b842f59e61f70
* cherry-pick af4786bcb5945f72e8639d74611cd5f9b0236710 to froyoDirk Dougherty2010-03-261-51/+0
| | | | | | | | Conflicts: docs/html/sdk/installing.jd Change-Id: Id43ad8c62039099bb518722bb8694dcf8ba6dfa6
* docs: clean docs to use consistent "sidebox" classes (eliminate sidebox-inner)Scott Main2010-03-2414-210/+211
| | | | Change-Id: I8a2a343257b055b5447bca03a98e48ad4387ff42
* Merge "docs: fix several instances of the 'sidebox' class"Scott Main2010-03-246-16/+33
|\
| * docs: fix several instances of the 'sidebox' classScott Main2010-03-176-16/+33
| | | | | | | | Change-Id: I3f676929e1ce919fee254c2ac5320f2070b2a14f
* | docs: remove documenation about the search dialog from SearchManagerScott Main2010-03-171-6/+11
|/ | | | | | | | and point to the new developer guide. Also update the searchable config doc with a few comments about action keys because they're not documented anywhere else. Change-Id: I66d43881daf03a3ffe30b3e5aa6857c8829a6d72
* Merge "docs: add Search dev guide new docs: Search (topic home page) Using ↵Scott Main2010-03-176-1/+1946
|\ | | | | | | the Android Search Box Adding Recent Query Suggestions Adding Custom Suggestions Searchable Configuration"
| * docs: add Search dev guideScott Main2010-03-176-1/+1946
| | | | | | | | | | | | | | | | | | | | | | | | | | new docs: Search (topic home page) Using the Android Search Box Adding Recent Query Suggestions Adding Custom Suggestions Searchable Configuration Also adds screenshots and a ZIP file with search icons Change-Id: I44ae31b23d4878b052e91d368e95d50192776c80
* | fix typos in docsJoe Onorato2010-03-161-2/+2
| | | | | | | | | | Change-Id: I201ac8d310aab4b3cbd8e0eb2af805f1e6d929ea http://code.google.com/p/android/issues/detail?id=7086
* | Replace the outdated table with links to the benchmarks.Elliott Hughes2010-03-121-95/+44
|/ | | | | | Also a few more slight changes of emphasis. Change-Id: If28f3389e7431f1ea37ffb118d8e0525fd2a00fd
* Remove incorrect/misleading irrelevancies from example code.Elliott Hughes2010-02-241-13/+7
| | | | | | | (I'll start checking in all my benchmarks -- not just the ones relevant to this document -- somewhere under dalvik/libcore/ tomorrow, and we can see about linking to them for those who want something they can actually run, or just want to see the exact code that was benchmarked.)
* Update the "Android Performance" documentation.Elliott Hughes2010-02-191-241/+142
| | | | | | | | | | | | | | | A lot of this documentation isn't even true of the G1, let alone Froyo running on a Nexus One. Distinguish between truth and fiction, clarify where the JIT affects things, and clarify certain confusions (such as the difference between intrinsics and native methods). I still need to include updated performance numbers in the final section. I should also make the benchmark code available so that people don't have to take our word for these things, and so it's easier for them to get an idea of the performance of future devices and builds. (Though hopefully we can update this every release in future.) Anyway, just removing the untruths is a big step forward.
* Merge commit '2f7b69aa' into manualmergeScott Main2010-02-031-89/+302
|\ | | | | | | | | Conflicts: docs/html/guide/topics/ui/themes.jd
| * am 98a9fc0a: Merge "docs: revise the Style and Themes document to improve ↵Scott Main2010-02-031-89/+302
| |\ | | | | | | | | | | | | | | | | | | | | | | | | the clarity of the concepts and expand the available information" into eclair Merge commit '98a9fc0a0025a3df7b36f7752fc330eba8810603' into eclair-plus-aosp * commit '98a9fc0a0025a3df7b36f7752fc330eba8810603': docs: revise the Style and Themes document to improve the