1. 86d6f50 am 59d5d966: am 3d265b57: am 50f86c65: docs: a few style adjustments to admin doc by Scott Main · 16 years ago
  2. 0b6dfd7 resolved conflicts for merge of '1d58e52a' into master by Jason Chen · 16 years ago
  3. d9ae8ba am 7bfac24d: am d7170b2a: am 65e62f4f: docs: new web apps dev guides by Scott Main · 16 years ago
  4. 59d5d96 am 3d265b57: am 50f86c65: docs: a few style adjustments to admin doc by Scott Main · 16 years ago
  5. 3d265b5 am 50f86c65: docs: a few style adjustments to admin doc by Scott Main · 16 years ago
  6. 1d58e52 am 72552887: am 2e5a22aa: docs: remove old "new" tags from side nav by Scott Main · 16 years ago
  7. 7255288 am 2e5a22aa: docs: remove old "new" tags from side nav by Scott Main · 16 years ago
  8. 50f86c6 docs: a few style adjustments to admin doc by Scott Main · 16 years ago
  9. 7bfac24 am d7170b2a: am 65e62f4f: docs: new web apps dev guides by Scott Main · 16 years ago
  10. d7170b2 am 65e62f4f: docs: new web apps dev guides by Scott Main · 16 years ago
  11. 2e5a22a docs: remove old "new" tags from side nav by Scott Main · 16 years ago
  12. 65e62f4 docs: new web apps dev guides by Scott Main · 16 years ago
  13. 1a469ca Resolved conflicts for merge of 2bd6afed to master by Jason Chen · 16 years ago
  14. 2bd6afe am b50d5ede: am 30264c9b: Merge "Doc change: Adding new docs for Device Admin API." into froyo by Fred Chung · 16 years ago
  15. b50d5ed am 30264c9b: Merge "Doc change: Adding new docs for Device Admin API." into froyo by Fred Chung · 16 years ago
  16. 30264c9 Merge "Doc change: Adding new docs for Device Admin API." into froyo by Fred Chung · 16 years ago
  17. 5302798 Merge "docs: Rewrite of App Fundamentals.. Part 1. This introduces two new docs: Activities Provides a fundamental introduction to how activities work, including the basics about layout, manifest entries, starting activies, getting results, and the complete discussion about the lifecycle (which used to be in the fundamentals.jd document under "Component Lifecycles"), but also now includes more information about saving instance state (with new diagrams). Tasks and Back Stack A large expansion of the material originally presented in the fundamentals.jd document under "Activities and Tasks". This doc talks all about how tasks and the back stack work. This content re-organization is important because fragments can now become a part of the back stack (which is a task-oriented concept), thus, it's important to separate the task ideas from being tied directly to activities only, which is how tasks are currently discussed. However, fragments are not yet discussed here in detail---that will come later when the fragment dev guide is introduced." by Scott Main · 16 years ago
  18. 537b222 am fc7f3919: am b3a5b85a: am 6ef33cb3: docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38 by Scott Main · 16 years ago
  19. f6fe78b docs: Rewrite of App Fundamentals.. Part 1. by Scott Main · 16 years ago
  20. d9ec8eb resolved conflicts for merge of 7008b7c1 to master by Scott Main · 16 years ago
  21. 262b431 Doc change: Adding new docs for Device Admin API. by Katie McCormick · 16 years ago
  22. fc7f391 am b3a5b85a: am 6ef33cb3: docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38 by Scott Main · 16 years ago
  23. b3a5b85 am 6ef33cb3: docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38 by Scott Main · 16 years ago
  24. 7008b7c am ae1864c0: am ec80d7f3: docs: consistency fixit for the quickview boxes in the dev guide by Scott Main · 16 years ago
  25. ae1864c am ec80d7f3: docs: consistency fixit for the quickview boxes in the dev guide by Scott Main · 16 years ago
  26. 6ef33cb3 docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38 by Scott Main · 16 years ago
  27. ec80d7f docs: consistency fixit for the quickview boxes in the dev guide by Scott Main · 16 years ago
  28. 934f042 am 44fad94a: am 30f57295: am ba944ccd: Doc change: update screens support table and remove outdated density/size metrics. by Dirk Dougherty · 16 years ago
  29. 44fad94 am 30f57295: am ba944ccd: Doc change: update screens support table and remove outdated density/size metrics. by Dirk Dougherty · 16 years ago
  30. 30f5729 am ba944ccd: Doc change: update screens support table and remove outdated density/size metrics. by Dirk Dougherty · 16 years ago
  31. ba944cc Doc change: update screens support table and remove outdated density/size metrics. by Dirk Dougherty · 16 years ago
  32. d4f1436 am 143e6109: DO NOT MERGE Clarify the explanation of Android\'s security design. by Chris Palmer · 16 years ago
  33. 143e610 DO NOT MERGE Clarify the explanation of Android's security design. by Chris Palmer · 16 years ago
  34. 797256f5 Merge "Clarify the explanation of Android's security design." by Chris Palmer · 16 years ago
  35. 8daac14 Clarify the explanation of Android's security design. by Chris Palmer · 16 years ago
  36. 297bb68 Merge "Fix up some issues with the onCreateContextMenu example in the Notepad tutorial." by Bill Napier · 16 years ago
  37. 35a840c am a2427797: am 2dc43f3d: am 5b7328f2: Merge "docs: add more info about state list drawable and onclick attribute to Button bug:1062898" into froyo by Scott Main · 16 years ago
  38. a242779 am 2dc43f3d: am 5b7328f2: Merge "docs: add more info about state list drawable and onclick attribute to Button bug:1062898" into froyo by Scott Main · 16 years ago
  39. 2dc43f3 am 5b7328f2: Merge "docs: add more info about state list drawable and onclick attribute to Button bug:1062898" into froyo by Scott Main · 16 years ago
  40. 6ec3d4f docs: add more info about state list drawable and onclick attribute to Button by Scott Main · 16 years ago
  41. 0b7a3bc Merge "Doc Change: add screenshots to Testing in Eclipse topic" by Joe Malin · 16 years ago
  42. 9316232 Fix broken javadoc. by Joe Onorato · 16 years ago
  43. 40da25a am 8ee9ecc1: am 9afd9093: Merge "Doc change: clean up droiddoc (cs) macros." into gingerbread by Dirk Dougherty · 16 years ago
  44. 8ee9ecc am 9afd9093: Merge "Doc change: clean up droiddoc (cs) macros." into gingerbread by Dirk Dougherty · 16 years ago
  45. 9519eab Doc change: clean up droiddoc (cs) macros. by Dirk Dougherty · 16 years ago
  46. 8b0b7af Fix up some issues with the onCreateContextMenu example in the Notepad tutorial. by Bill Napier · 16 years ago
  47. 2c1723e Doc Change: add screenshots to Testing in Eclipse topic by Joe Malin · 16 years ago
  48. a78eca9 Merge "Progress Dialog documentation example uses onPrepareDialog" by Gilles Debunne · 16 years ago
  49. 6e1df0e9 Progress Dialog documentation example uses onPrepareDialog by Gilles Debunne · 16 years ago
  50. 54ceb6e am eed5d17d: am ea68cab8: am 3eb07ea4: Merge "Doc change: Add notes for SDK Tools r7 and ADT 0.9.8." into froyo by Dirk Dougherty · 16 years ago
  51. eed5d17 am ea68cab8: am 3eb07ea4: Merge "Doc change: Add notes for SDK Tools r7 and ADT 0.9.8." into froyo by Dirk Dougherty · 16 years ago
  52. ea68cab am 3eb07ea4: Merge "Doc change: Add notes for SDK Tools r7 and ADT 0.9.8." into froyo by Dirk Dougherty · 16 years ago
  53. 3eb07ea Merge "Doc change: Add notes for SDK Tools r7 and ADT 0.9.8." into froyo by Dirk Dougherty · 16 years ago
  54. 022171b Doc change: Add notes for SDK Tools r7 and ADT 0.9.8. by Dirk Dougherty · 16 years ago
  55. da2d18a am c50a4f37: am 45cda90b: Merge "Be brief." into gingerbread by Elliott Hughes · 16 years ago
  56. c50a4f3 am 45cda90b: Merge "Be brief." into gingerbread by Elliott Hughes · 16 years ago
  57. 45cda90 Merge "Be brief." into gingerbread by Elliott Hughes · 16 years ago
  58. 8ae409f am bfbf84b7: am 2b136832: am c4367e54: fix code snippet error by Scott Main · 16 years ago
  59. bfbf84b am 2b136832: am c4367e54: fix code snippet error by Scott Main · 16 years ago
  60. c4367e5 fix code snippet error by Scott Main · 16 years ago
  61. b433298 am beccf3c4: am 3208557e: am c5083cdf: Merge "clarify dp dimension description" into froyo by Scott Main · 16 years ago
  62. beccf3c am 3208557e: am c5083cdf: Merge "clarify dp dimension description" into froyo by Scott Main · 16 years ago
  63. c5083cd Merge "clarify dp dimension description" into froyo by Scott Main · 16 years ago
  64. 3e3fcf9 Testing Documentation in the Dev Guide tab by Joe Malin · 16 years ago
  65. 4dcea37 am e339c096: am 9020595b: am f5287094: Fix closing tag in docs. by Brad Fitzpatrick · 16 years ago
  66. e339c09 am 9020595b: am f5287094: Fix closing tag in docs. by Brad Fitzpatrick · 16 years ago
  67. f528709 Fix closing tag in docs. by Brad Fitzpatrick · 16 years ago
  68. aea2d76 Fix in fundamentals web page. by Gilles Debunne · 16 years ago
  69. 91047d3 am 976b71e2: am afdc85f6: am 397c0f5a: Merge "Doc change: Add table to clarify launch modes and caution against using SingleTask and SingleInstance modes." into froyo by Dirk Dougherty · 16 years ago
  70. 9ac16d2 am 32b07fc6: am e7aa645a: am 5a98fef3: Merge "docs: add dev guide for getting user location" into froyo by Scott Main · 16 years ago
  71. 976b71e am afdc85f6: am 397c0f5a: Merge "Doc change: Add table to clarify launch modes and caution against using SingleTask and SingleInstance modes." into froyo by Dirk Dougherty · 16 years ago
  72. 397c0f5 Merge "Doc change: Add table to clarify launch modes and caution against using SingleTask and SingleInstance modes." into froyo by Dirk Dougherty · 16 years ago
  73. 1ba6288 Doc change: Add table to clarify launch modes and caution against using SingleTask and SingleInstance modes. by Dirk Dougherty · 16 years ago
  74. 32b07fc6 am e7aa645a: am 5a98fef3: Merge "docs: add dev guide for getting user location" into froyo by Scott Main · 16 years ago
  75. fa4596e docs: add dev guide for getting user location by Scott Main · 16 years ago
  76. 87dfc3d clarify dp dimension description by Scott Main · 16 years ago
  77. ab847c4 am c9de8c34: am 97c2d840: am 8dd87ad9: fix some doc errors in the resources; add link to resource docs for ColorStateList class by Scott Main · 16 years ago
  78. c9de8c3 am 97c2d840: am 8dd87ad9: fix some doc errors in the resources; add link to resource docs for ColorStateList class by Scott Main · 16 years ago
  79. 8dd87ad fix some doc errors in the resources; by Scott Main · 16 years ago
  80. cb2d4c2 am bd502940: am 483b20e5: am 2ff1ba01: Doc change: Cleanup for licensing doc. by Dirk Dougherty · 16 years ago
  81. bd50294 am 483b20e5: am 2ff1ba01: Doc change: Cleanup for licensing doc. by Dirk Dougherty · 16 years ago
  82. 2ff1ba0 Doc change: Cleanup for licensing doc. by Dirk Dougherty · 16 years ago
  83. c943e17 am 4609b0a8: am 3d8d9440: Merge "Fixes regarding densities in "Providing Resources" documentation page." into froyo by Gilles Debunne · 16 years ago
  84. c09a697 Fixes regarding densities in "Providing Resources" documentation page. by Gilles Debunne · 16 years ago
  85. 8fb007e am 0f0b7160: am e53fe4a4: Merge "Fixed a documentation Bug (Issue 9236)" by Romain Guy · 16 years ago
  86. 0f0b716 am e53fe4a4: Merge "Fixed a documentation Bug (Issue 9236)" by Romain Guy · 16 years ago
  87. e53fe4a Merge "Fixed a documentation Bug (Issue 9236)" by Romain Guy · 16 years ago
  88. aa6d392 Merge "Fixes regarding densities in "Providing Resources" documentation page." by Gilles Debunne · 16 years ago
  89. 3e0a3d5 Fixes regarding densities in "Providing Resources" documentation page. by Gilles Debunne · 16 years ago
  90. 44860da Be brief. by Elliott Hughes · 16 years ago
  91. ffdfd99 am 4e235622: am b1bb7180: am 3bf5c4cd: Merge "fix markup error bug:2871538" into froyo by Scott Main · 16 years ago
  92. 8a52f3d fix markup error bug:2871538 by Scott Main · 16 years ago
  93. 84aa506 am 68344ba8: am 2b989e1f: am 0ac8ac30: Doc change: Add docs for licensing service. by Dirk Dougherty · 16 years ago
  94. 0ac8ac3 Doc change: Add docs for licensing service. by Dirk Dougherty · 16 years ago
  95. 25f79d9 am 3b3e368c: am 60a20061: am 2316d626: docs: add information about using color resources as drawables by Scott Main · 16 years ago
  96. 2316d62 docs: add information about using color resources as drawables by Scott Main · 16 years ago
  97. 9abf206 am 3dfa6ec5: am 945ac54d: am 85e7ae9b: Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo by Scott Main · 16 years ago
  98. 955f155 am aba4bf19: am e068b464: am 2a8dd4e4: Merge "docs: editorial revisions to Search guide" into froyo by Scott Main · 16 years ago
  99. 7e48908 docs: add troubleshooting to eclipse guide about restarting adb by Scott Main · 16 years ago
  100. 2a8dd4e Merge "docs: editorial revisions to Search guide" into froyo by Scott Main · 16 years ago