1. 25fda19 implement api level toggling by Scott Main · 15 years ago
  2. 3b1ee37 Reapply modifications from 3175 to fix display of navTree in doc output. by Dirk Dougherty · 15 years ago
  3. df09424 Patch 2: some fixes to the developer-docs stylesheet.... by Scott Main · 15 years ago
  4. 882bbe1 Merge commit '5db40c6db73db3f4433dd3456107efb4468a4a99' into manualmergeDroiddoc by Dirk Dougherty · 15 years ago
  5. 1aa2380 AI 150428: update the jquery library to version 1.3.2. by Scott Main · 15 years ago
  6. 8576132 AI 150393: edit the reference's navtree highlighting logic to handle intl/ directories by Scott Main · 15 years ago
  7. 1cb43f6 AI 150389: Fix handling of cookie writes for intl pages. BUG=1790234 by Dirk Dougherty · 15 years ago
  8. 233bc0b AI 150370: Add localized content infrastructure in droiddoc templates, javascript, and css. DocFile.java - instead of FileReader, use InputStreamReader with UTF-8 encoding. ClearPage.java - add UTF-8 output encoding to FileOutputStreamWriter. Note: this change also up-integrates gerrit 2146 (smain). by Dirk Dougherty · 15 years ago
  9. eaf299f Merge change 8339 into donut by Android (Google) Code Review · 15 years ago
  10. e85be87 Merge change 3175 into donut by Android (Google) Code Review · 15 years ago
  11. eea8234 Fixed PDK links that point to the Creative Commons License by Gaurav Mathur · 15 years ago
  12. f267149 Merge commit 'e6be85f5eb1438636e436be4162dd8f54a1192bf' into manualmergeDroiddoc by Dirk Dougherty · 15 years ago
  13. 289d80e Adding version information to DroidDoc. Rather than pulling the version from by Jesse Wilson · 15 years ago
  14. 5db40c6 AI 150594: change the homepage markup and styles to allow variable height in by Scott Main · 15 years ago
  15. efdcda4 AI 150537: Add support for language-specific tabs in android developer's blog. Pass the current language pref as an hl=lang url query. by Dirk Dougherty · 15 years ago
  16. d8cfce0 AI 150536: Change the formatting of sdk redirect pages so that they are not language-specific. by Dirk Dougherty · 15 years ago
  17. 3ba448c AI 150535: add the Videos page to the site by Scott Main · 15 years ago
  18. 33beffb AI 150428: update the jquery library to version 1.3.2. by Scott Main · 15 years ago
  19. 4cb0b45 AI 150398: fix the sdk build break BUG=1790234 by Scott Main · 15 years ago
  20. 8ebeb52 AI 150393: edit the reference's navtree highlighting logic to handle intl/ directories by Scott Main · 15 years ago
  21. c13d045 AI 150389: Fix handling of cookie writes for intl pages. BUG=1790234 by Dirk Dougherty · 15 years ago
  22. 4405a23 AI 150370: Add localized content infrastructure in droiddoc templates, javascript, and css. DocFile.java - instead of FileReader, use InputStreamReader with UTF-8 encoding. ClearPage.java - add UTF-8 output encoding to FileOutputStreamWriter. Note: this change also up-integrates gerrit 2146 (smain). by Dirk Dougherty · 15 years ago
  23. e6be85f AI 150083: Minor updates to the ndk docs based on approved messaging. by Dirk Dougherty · 15 years ago
  24. 66b14d8 Removing top tabs from PDK navigation because right now we only have one section. by David Warren · 15 years ago
  25. 9454b1c Merge change 4089 into donut by Android (Google) Code Review · 15 years ago
  26. 398814f am 5eb58327: 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. by Scott Main · 15 years ago
  27. 5eb5832 AI 149839: make the home page's announcement block expandable... by Scott Main · 15 years ago
  28. a0deb0f - Changed page title to show "Android open source" by Gaurav Mathur · 15 years ago
  29. ed3a2d3 am 88ee3f4e: AI 149729: fix search functionatilty for offline docs... the file references weren\'t using the local root. BUG=1909300 by Scott Main · 15 years ago
  30. 88ee3f4 AI 149729: fix search functionatilty for offline docs... by Scott Main · 15 years ago
  31. 5b53cd7 page load perfomance improvements... by Scott Main · 15 years ago
  32. 39528d6 Merge change 3004 into donut by Android (Google) Code Review · 15 years ago
  33. 653726a fix the SDK build for real this time. by Scott Main · 15 years ago
  34. 34780ee Merge change 2982 into donut by Android (Google) Code Review · 15 years ago
  35. a0f9bd1 fix build break by reincluding empty method calls that were moved to macros.cs by Scott Main · 15 years ago
  36. 31dae45 Merge change 2146 into donut by Android (Google) Code Review · 15 years ago
  37. 1043da9 Implements the basic structure for providing localized documentation; by Scott Main · 15 years ago
  38. 5d1b973 am 29eafdea: AI 149251: Add 1.x Icon Guidelines doc and template pack. BUG=1790234 by Dirk Dougherty · 15 years ago
  39. 29eafde AI 149251: Add 1.x Icon Guidelines doc and template pack. BUG=1790234 by Dirk Dougherty · 15 years ago
  40. f326d14 Modified the image and index URLs to point to guide/index.html now by Gaurav Mathur · 15 years ago
  41. ee6df9b AI 148870: Pinging Ryan for Dr No approval. by Gaurav Mathur · 15 years ago
  42. 9b54792 AI 148820: adjust the "nolist" class to add bottom-spacing and refine list item padding; by Scott Main · 15 years ago
  43. 4e4c919 AI 148759: Add download page for NDK 1.5 r1. BUG=1790234 by Dirk Dougherty · 15 years ago
  44. 40a06d8 AI 148314: Remove droiddoc code that applies the deprecated state of superclasses to subclasses. This change was originally made in Gerrit 7655. https://review.source.android.com/Gerrit#change,7655 by Dirk Dougherty · 15 years ago
  45. c521e26 AI 148186: Add support for using custom pdk templates. The make rule for pdk docs should set LOCAL_DROIDDOC_OPTIONS += -hdf android.whichdoc online-pdk by Dirk Dougherty · 15 years ago
  46. 12741f5 AI 147874: Fix format and link errors in docs. BUG=1790234 by Dirk Dougherty · 15 years ago
  47. 6b894c8 AI 147808: add "current sdk" link using the new sdk.current variable by Scott Main · 15 years ago
  48. 099403d AI 147796: Add widget design guidelines to new UI Guidelines area in dev guide. by Dirk Dougherty · 15 years ago
  49. 19a4bd1 AI 147710: Add redirects for sdk/preview pages. BUG=1790234 by Dirk Dougherty · 15 years ago
  50. 6190dfe AI 147615: remove sdk version in parentheses from page title BUG=1790234 by Scott Main · 15 years ago
  51. 55534c8 AI 147297: Update Android 1.5 SDK Download, Release Notes, Version Notes, Highlights by Dirk Dougherty · 15 years ago
  52. 82ed8f8 AI 147053: Add -hdf primer vars for the platform and release ID associated with the current (most recent) SDK. by Dirk Dougherty · 15 years ago
  53. 9e54130 AI 146951: CSS edits for docs; by Scott Main · 15 years ago
  54. a744f1b AI 146344: g4 integrate -t -i -b platform-1_0-to-cupcake @143529,143529 (doc change) by Dirk Dougherty · 15 years ago
  55. 1846717 AI 146342: g4 integrate -t -i -b platform-1_0-to-cupcake @141805,141805 (doc change) by Dirk Dougherty · 15 years ago
  56. 6c4cd9e AI 144164: Adding droiddocs/javadocs usage to Pdk-docs to get correct style. by Mike Ritter · 15 years ago
  57. b87fef6 auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 15 years ago
  58. f122bec auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  59. fdd3a10 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  60. 2f31293 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  61. 88b6079 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  62. 05806d7 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  63. 094268c auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  64. a9b2249 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  65. 41977d7 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  66. dca10d5 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  67. 475fa12 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  68. ed18741 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  69. 66339ad auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  70. 4f85cc5 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  71. dcc08f0 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  72. b6c1cf6 Initial Contribution by The Android Open Source Project · 16 years ago