1. a01b700 docs: Added release notes for SDK Tools 22.6.4 by Ricardo Cervera · 12 years ago
  2. 47ede83 docs: Fixed alphabetization on Play Store icons page. by Andrew Solovay · 12 years ago
  3. a68757b Merge "docs: Added Sony Mobile Communications to the USB Vendor ID table." into klp-docs by Andrew Solovay · 12 years ago
  4. b9c5af3 Merge "docs: Removed reference to draft apps." into klp-docs by Andrew Solovay · 12 years ago
  5. be39d67 docs: Added Sony Mobile Communications to the USB Vendor ID table. by Andrew Solovay · 12 years ago
  6. aee20f9 docs: Removed reference to draft apps. by Andrew Solovay · 12 years ago
  7. 5ca630e Merge "change all the H1 tags to H2s and delete all HR tags then delete all clearflots, because they add useless whitespace once the "headerLine" class is obsolete THEN, cleanup some HTML to fix float clearance issues." into klp-docs by Scott Main · 12 years ago
  8. 1f1bb9d Merge "add style to community page to adapt to the new sticky nav styles. basically override the new style to use the previous style because this page does not use sticky nav." into klp-docs by Scott Main · 12 years ago
  9. 9562863 doc: Updated branding guidelines per request from @deniseamling. by Andrew Solovay · 12 years ago
  10. 2f33f97 change all the H1 tags to H2s by Scott Main · 12 years ago
  11. 7f24adf Merge "Noted that OnSharedPreferenceChangeListener does not store a strong reference to the listener." into klp-docs by Andrew Solovay · 12 years ago
  12. 539f9e3 docs: Update the sample Gradle dependency declaration to reflect GMS K version. by Quddus Chong · 12 years ago
  13. bb0b844 Remove monetization image in edu guidelines. by Dirk Dougherty · 12 years ago
  14. de0c99e Noted that OnSharedPreferenceChangeListener does not store a strong reference by Andrew Solovay · 12 years ago
  15. 728dbf8c Merge "docs: Updated Google Play Services highlights and landing pages for Kenafa (Google Play Services v4.4)." into klp-docs by quddusc · 12 years ago
  16. f4b6449 Merge "docs: Updated Javadoc for GMS Kenafa release." into klp-docs by Quddus Chong · 12 years ago
  17. c385b1e Merge "Remove neg margin in wear css to resolve layout issue." into klp-docs by Dirk Dougherty · 12 years ago
  18. 6d05170 docs: b/14510382 ISO language code, add link by Scott Rowe · 12 years ago
  19. 26ca3fa docs: Updated Javadoc for GMS Kenafa release. by Quddus Chong · 12 years ago
  20. d1afa68 Remove neg margin in wear css to resolve layout issue. by Dirk Dougherty · 12 years ago
  21. 0e286ab Merge "docs: Removed outdated troubleshooting guidelines for Android Studio" into klp-docs by Ricardo Cervera · 12 years ago
  22. 5eb9994 Merge "update wear reference docs to support sticky nav. DO NOT SUBMIT UNTIL DYNAMIC TEMPLATE IS MERGED." into klp-docs by Dirk Dougherty · 12 years ago
  23. 3506ac8 Doc change: Updated content for distribute. by Dirk Dougherty · 12 years ago
  24. 9d7cf82 Merge "docs: Added release notes for Build Tools 19.1.0" into klp-docs by Ricardo Cervera · 12 years ago
  25. a7a55c1 docs: Added release notes for Build Tools 19.1.0 by Ricardo Cervera · 12 years ago
  26. 1f367d9 update wear reference docs to support sticky nav. by Scott Main · 12 years ago
  27. 0689fad Merge "docs: fix some notification code for wear stacks" into klp-docs by Robert Ly · 12 years ago
  28. 498c1b5 docs: Updated Google Play Services highlights and landing pages for Kenafa (Google Play Services v4.4). by quddusc · 12 years ago
  29. 37cb8d7 docs: fix some notification code for wear stacks by Robert Ly · 12 years ago
  30. bff632c Merge "doc: Documented how to set notification priority." into klp-docs by Andrew Solovay · 12 years ago
  31. 03c3b60 add style to community page to adapt to the new sticky nav styles. by Scott Main · 12 years ago
  32. 3701cbe doc: Documented how to set notification priority. by Andrew Solovay · 12 years ago
  33. f1bc39b fix code error. The data type was wrong, but it's actually not needed. by Scott Main · 12 years ago
  34. 4146d54 Merge "Clarified recommended use cases for NDK. Added - "game engines" officially supported use case for NDK Removed - "self-contained" ambiguous in general and confusing to someone who is trying to do game development in C++ Removed - "that don't allocate a lot of memory" game engines do allocate a lot of memory." into klp-docs by David Friedman · 12 years ago
  35. 937db48 Merge "update dashboard for 5/1/14" into klp-docs by Scott Main · 12 years ago
  36. 5584601 add intel USB vendor ID bug: 13982556 by Scott Main · 12 years ago
  37. 156bcfc update dashboard for 5/1/14 by Scott Main · 12 years ago
  38. e441fbf docs: Removed outdated troubleshooting guidelines for Android Studio by Ricardo Cervera · 12 years ago
  39. 7fadcf8 Merge "Revert "update wear stack notifications to coincide with devbyte code"" into klp-docs by Robert Ly · 12 years ago
  40. 80b2cbb Revert "docs: fix method name" by Robert Ly · 12 years ago
  41. 5f1192c Revert "update wear stack notifications to coincide with devbyte code" by Robert Ly · 12 years ago
  42. b39ce1b docs: fix method name by Robert Ly · 12 years ago
  43. f26a710 Merge "update wear stack notifications to coincide with devbyte code" into klp-docs by Robert Ly · 12 years ago
  44. b8e3f20 update wear stack notifications to coincide with devbyte code by Robert Ly · 12 years ago
  45. ba333f2 docs: Added release notes for Android Studio 0.5.2 by Ricardo Cervera · 12 years ago
  46. 1053b2c Merge "Fixed missing line break, broken link. Bug: 13975265 Staged at: http://boku:9195/guide/topics/manifest/manifest-element.html" into klp-docs by David Friedman · 12 years ago
  47. a47d6ed Clarified recommended use cases for NDK. by Vince Harron · 12 years ago
  48. 039bd50 Merge "docs: Added release notes for ADT 22.6.3" into klp-docs by Ricardo Cervera · 12 years ago
  49. 5fb79db Fixed missing line break, broken link. by David Friedman · 12 years ago
  50. fdc9e56 Correcting name of 'Backup & reset' menu. by Andrew Solovay · 12 years ago
  51. 026c82b Doc: Fixed a code sample to use standard methods. Also some formatting tweaks. by Andrew Solovay · 12 years ago
  52. 3555e4a Fixed a typo in a code sample. by Andrew Solovay · 12 years ago
  53. 974588d Merge "docs: Watermarked images for codes that weren't found." into klp-docs by Ricardo Cervera · 12 years ago
  54. 84e6bc6 Merge "Revert "docs: Watermark images with easter eggs"" into klp-docs by Ricardo Cervera-Navarro · 12 years ago
  55. 453df8e docs: Watermarked images for codes that weren't found. by Ricardo Cervera · 12 years ago
  56. 326e4a5 Revert "docs: Watermark images with easter eggs" by Ricardo Cervera-Navarro · 12 years ago
  57. 6aeea45 Merge "docs: Added the play from search intent. Bug: 13473141." into klp-docs by Ricardo Cervera · 12 years ago
  58. a3b1384 docs: Added the play from search intent. Bug: 13473141. by Ricardo Cervera · 12 years ago
  59. a28bcbc docs: Added release notes for ADT 22.6.3 by Ricardo Cervera · 12 years ago
  60. a106923 Merge "add image itemprop to specify image for search result snippet" into klp-docs by Scott Main · 12 years ago
  61. e26817d add image itemprop to specify image for search result snippet by Scott Main · 12 years ago
  62. dc9ca02 docs: Watermark images with easter eggs by Ricardo Cervera · 12 years ago
  63. 6009524 docs: Updated the gradle build number to 4.3.23. Bug: 14043082 by quddusc · 12 years ago
  64. eca07bf Merge "Doc change: Update CCS doc with new quota info." into klp-docs by Katie McCormick · 12 years ago
  65. b642f67 Doc change: Update CCS doc with new quota info. by Katie McCormick · 12 years ago
  66. 41fb2be docs: Updated name of API to "Google Maps Android API v2". Bug: 13666553 by quddusc · 12 years ago
  67. 2abf55c Merge "docs: Updated SDK installation instructions for Ubuntu. Bug: 13476147" into klp-docs by Ricardo Cervera · 12 years ago
  68. a765e78 Merge "docs: Added a document on debugging in Android Studio" into klp-docs by Ricardo Cervera · 12 years ago
  69. 629c34e docs: Added a document on debugging in Android Studio by Ricardo Cervera · 12 years ago
  70. 7db3875 Merge "docs: Fixed gamepad mapping doc to recommend that B button should be used for back navigation in menus. Bug: 13487101" into klp-docs by quddusc · 12 years ago
  71. fc8ea92 Merge "Doc Update: notification bug fix." into klp-docs by Katie McCormick · 12 years ago
  72. 507c9fd Doc Update: notification bug fix. by Katie McCormick · 12 years ago
  73. 715139a Merge "docs: Fixed action bar example. Bug: 13806963" into klp-docs by Ricardo Cervera · 12 years ago
  74. 6ae21ea Merge "docs: Updated the link to buy a Nexus phone. Bug: 13671312" into klp-docs by Ricardo Cervera · 12 years ago
  75. 7f427b4 docs: Fixed action bar example. Bug: 13806963 by Ricardo Cervera · 12 years ago
  76. 07aac5e docs: Moved small section in Build your project with Gradle doc. Bug: 13767801 by Ricardo Cervera · 12 years ago
  77. 0cdf604 Merge "docs: MediaRouteProvider Developer Guide" into klp-docs by Katie McCormick · 12 years ago
  78. 55b38fa docs: MediaRouteProvider Developer Guide by Joe Fernandez · 12 years ago
  79. 8e18379 Merge "docs: Added notes to use the last SDK version to the Build your First App class." into klp-docs by Ricardo Cervera · 12 years ago
  80. 5321e9b Merge "docs: Fixed outdated link to Google Analytics docs. Bug: 13742301" into klp-docs by quddusc · 12 years ago
  81. f74a6cf docs: Fixed outdated link to Google Analytics docs. Bug: 13742301 by quddusc · 12 years ago
  82. 3568200 Merge "laptop image with redacted" into klp-docs by Scott Main · 12 years ago
  83. 1afdbb9 Merge "dashbaord update for 4/1/14" into klp-docs by Scott Main · 12 years ago
  84. 8e5775d docs: Added notes to use the last SDK version to the Build your First App class. by Ricardo Cervera · 12 years ago
  85. b0b8448 dashbaord update for 4/1/14 by Scott Main · 12 years ago
  86. cf96f81 docs: Renamed the document on building with Android Studio by Ricardo Cervera · 12 years ago
  87. bb55852 laptop image with redacted by Scott Main · 12 years ago
  88. b1088bf Merge "update common intents guide to add calendar and alarms." into klp-docs by Scott Main · 12 years ago
  89. fe8b0ea docs: Updated SDK installation instructions for Ubuntu. Bug: 13476147 by Ricardo Cervera · 12 years ago
  90. 7abf5cd docs: Updated the link to buy a Nexus phone. Bug: 13671312 by Ricardo Cervera · 12 years ago
  91. a3a4d46 am 83d6ae28: fix broken links by Scott Main · 12 years ago
  92. 83d6ae2 fix broken links by Scott Main · 12 years ago
  93. 22b483e am bbaf11f4: update viewport variable with new underscore format by Scott Main · 12 years ago
  94. bbaf11f update viewport variable with new underscore format by Scott Main · 12 years ago
  95. 89f4a54 am 0c933df6: fix bug in code snippet by Scott Main · 12 years ago
  96. 0c933df fix bug in code snippet by Scott Main · 12 years ago
  97. 8ea583a am f9943d0e: Merge "add the JD docs for the Android Wear docs (delte the HTML versions) This depends on the following CL that makes this all work with template changes: I848f442b3bc66ee2fb87db8200df370d13762d29" into klp-docs by Scott Main · 12 years ago
  98. f9943d0e Merge "add the JD docs for the Android Wear docs (delte the HTML versions) This depends on the following CL that makes this all work with template changes: I848f442b3bc66ee2fb87db8200df370d13762d29" into klp-docs by Scott Main · 12 years ago
  99. 74b821d am 09131844: add viewport width override to each landing page and fix link on homepage by Scott Main · 12 years ago
  100. 0913184 add viewport width override to each landing page and fix link on homepage by Scott Main · 12 years ago