1. a0d70fb Merge "Add Google Map Activity template for Android Wear." into studio-1.4-dev by David Herman · 9 years ago
  2. 5616f3e Add Google Map Activity template for Android Wear. by Jan-Felix Schmakeit · 9 years ago
  3. d2bb9da Update Google Maps Activity template for latest API changes. by Jan-Felix Schmakeit · 9 years ago
  4. 3d5753b Allow tweaking size, alpha and auto mirror in the UI. by ztenghui · 9 years ago
  5. 39f9724 Merge "Template for Wear Always-On Activities" into studio-1.3-dev by J. Eason · 9 years ago
  6. a0315b9 Conditionally skip call to testCompile in new modules. by Michal Bendowski · 9 years ago
  7. 7e235ba Template for Wear Always-On Activities by Griff Hazen · 9 years ago
  8. 43d7085 Temporarily stop generating unit tests in new module. by Michal Bendowski · 9 years ago
  9. 06bb2f0 Merge "Fix Display Notification template reference to ic_launcher" into studio-1.3-dev by Griff Hazen · 9 years ago
  10. 34b96e5 Merge "Add Android Auto templates" into studio-1.3-dev by Tor Norbye · 9 years ago
  11. 808ae2a Fix Display Notification template reference to ic_launcher by Griff Hazen · 9 years ago
  12. 3335213 Merge "Remove the unused instantiation in recipe and update the template." into studio-1.3-dev by Tor Norbye · 9 years ago
  13. 3056f2b Remove the unused instantiation in recipe and update the template. by xitingtian · 9 years ago
  14. c871b8d 171524: MainActivity template code should subclass AppCompatActivity by Tor Norbye · 9 years ago
  15. aa5439d Add Android Auto templates by Renato Mangini · 9 years ago
  16. fd6a241 Update WatchFace template to remove Handler leak warning by Griff Hazen · 9 years ago
  17. 1efa6a1 Fixed ATV template for API 22: bug b/20463405 by Shawn S · 9 years ago
  18. af8a558 Merge "Updating Ad Template for GmsCore orla release - Update dependency to gms 7.0.+ - Add RequestAgent to ad request for tracking and analysis purpose. - Remove unused imports." into studio-1.3-dev by David Herman · 9 years ago
  19. 0a87384 Update Wear WatchFace template image by Griff Hazen · 9 years ago
  20. e1bd2de Merge "161888: Created project contains reference to wear module when wear wasn't selected." into studio-1.3-dev by Tor Norbye · 9 years ago
  21. 82da378 Merge "Fix a few issues with Studio\'s WatchFace template" into studio-1.2-dev by Tor Norbye · 9 years ago
  22. 51e313c 161888: Created project contains reference to wear module when wear wasn't selected. by Tor Norbye · 9 years ago
  23. 1a7b17d Fix a few issues with Studio's WatchFace template by Griff Hazen · 9 years ago
  24. 89677af Updating Ad Template for GmsCore orla release by xitingtian · 9 years ago
  25. 32f67b1 Merge "Add AdActivity into templates." into studio-1.2-dev automerge: 404a7b4 by J. Eason · 9 years ago
  26. 404a7b4 Merge "Add AdActivity into templates." into studio-1.2-dev by J. Eason · 9 years ago
  27. cbac266 Escape the project path in new module template. by Michal Bendowski · 9 years ago
  28. 6a7416a Add AdActivity into templates. by xitingtian · 9 years ago
  29. 2c57b46 Merge "Add an example unit test to the new module wizard." into studio-1.3-dev by Michal Bendowski · 9 years ago
  30. 4fb046b Add an example unit test to the new module wizard. by Michal Bendowski · 9 years ago
  31. fd64f0f Removing deprecated code if it's not needed by Joe Baker-Malone · 9 years ago
  32. 55ce263 Cleaned various template globals by David Herman · 9 years ago
  33. da5dade Fixed "ndroid" -> "Android" spelling error by David Herman · 9 years ago
  34. 2a2c16a Merge "Remove duplicate empty lines from file templates." into studio-1.2-dev by Michal Bendowski · 9 years ago
  35. e68c854 Merge "Use match_parent instead of fill_parent in templates" into studio-1.2-dev by Tor Norbye · 9 years ago
  36. 7b5e9f1 Remove duplicate empty lines from file templates. by Michal Bendowski · 9 years ago
  37. 3cccb96 Use match_parent instead of fill_parent in templates by Tor Norbye · 9 years ago
  38. cf092dd 153527: Default TAG in GooglePlayServicesActivity template is to long by Tor Norbye · 9 years ago
  39. e7323d1 116657: Declare fragment in the activity layout by Eugene Ostroukhov · 9 years ago
  40. f1d526c Adds /captures to the default project .gitignore by Esteban de la Canal · 9 years ago
  41. f60cfd4 Update default app icon (new Material look), and provide xxxhdpi density by Tor Norbye · 9 years ago
  42. 2dedbaa Merge "Updating templates now that comments are merged" into studio-1.1-dev by Joe Baker-Malone · 9 years ago
  43. d8f1ba1 Merge "Remove allowEmbedded and taskAffinity from watchface manifest" into studio-1.1-dev by Tor Norbye · 9 years ago
  44. 5dec32b Updating templates now that comments are merged by Joe Baker-Malone · 9 years ago
  45. a4bd63c Remove allowEmbedded and taskAffinity from watchface manifest by Tor Norbye · 9 years ago
  46. e702074 Use @mipmap instead of @drawable for launcher icons by Tor Norbye · 9 years ago
  47. 084a903 92861: Lint aborts build because of untranslated Google Maps API key by Tor Norbye · 9 years ago
  48. d6a5a12 Don't add launcher icons to libraries, and update xxhdpi launcher icon by Tor Norbye · 9 years ago
  49. e9453e6 Merge "82351: src, layout folders are empty while creating new project" into studio-1.1-dev by Tor Norbye · 9 years ago
  50. 48cd4c2 Create ADT 23 snapshot of the templates by Tor Norbye · 9 years ago
  51. 720e8a0 82351: src, layout folders are empty while creating new project by Tor Norbye · 9 years ago
  52. 5aa0947 Add watch face template for Android Wear by Tor Norbye · 9 years ago
  53. 4bdd8a0 Merge "Only write out the language level if different from plugin default" into studio-1.0-dev by Tor Norbye · 9 years ago
  54. 2ab18ea Updated Gradle version in wrapper properties template to 2.2.1. by Alex Ruiz · 9 years ago
  55. 0074ed5 Sets GRADLE_PLUGIN_LATEST_VERSION and GRADLE_PLUGIN_RECOMMENDED_VERSION to 1.0.0-rc1. by Alex Ruiz · 9 years ago
  56. 48b6e69 Only write out the language level if different from plugin default by Tor Norbye · 9 years ago
  57. a20e5ec Merge "78826: Templates use wrong parent class" into studio-1.0-dev by Tor Norbye · 10 years ago
  58. 543c0a5 Updated Android TV template for Android Studio by Shawn S · 10 years ago
  59. 9c5a465 78826: Templates use wrong parent class by Tor Norbye · 10 years ago
  60. 215fc3b Merge "Update gradle templates to use minifyEnabled." into studio-1.0-dev by Tor Norbye · 10 years ago
  61. c3e4453 Update gradle templates to use minifyEnabled. by Michal Bendowski · 10 years ago
  62. 6b43883 78447: A new project with min SDK 10 fails to start in Lollipop by Tor Norbye · 10 years ago
  63. 9931a23 Fixed comment in gradle.properties template. by Alex Ruiz · 10 years ago
  64. d52e7f2 Making custom location always shown, but be disabled. by Joe Baker-Malone · 10 years ago
  65. 230c8be Merge "67913: Master/Details template with minSdk 13+ isn't optimized." into studio-1.0-dev by Joe Baker-Malone · 10 years ago
  66. 6ae172a 76963: gradlew uses HTTP instead of HTTPS for distribution URL by Tor Norbye · 10 years ago
  67. 83c315f 67913: Master/Details template with minSdk 13+ isn't optimized. by Joe Baker-Malone · 10 years ago
  68. bef2a11 When creating drawable-Ndpi folders, also create plain drawable folder by Tor Norbye · 10 years ago
  69. 6b11b32 Fix menu naming for Blank/Tabbed Activity by Josiah Gaskin · 10 years ago
  70. f2b8bca Fix menu.xml naming for BlankActivityWithFragment by Josiah Gaskin · 10 years ago
  71. 0defb28 Merge "Fix ListFragment JavaDoc and Typo" into idea133 by Josiah Gaskin · 10 years ago
  72. 23d3216 Updated versions of latest supported versions of Gradle and Android plug-in. by Alex Ruiz · 10 years ago
  73. 053f4d9 Suppress if-warnings in template code by Tor Norbye · 10 years ago
  74. 0452e91 Fix ListFragment JavaDoc and Typo by Josiah Gaskin · 10 years ago
  75. e804f12 Remove incorrect dependency in Android module by Josiah Gaskin · 10 years ago
  76. ec31d94 73758: Convert image to RGB by Eugene Ostroukhov · 10 years ago
  77. 1255480 Add validation to ListFragment template by Josiah Gaskin · 10 years ago
  78. 3994474 Merge "Add DisplayNotification Template for Wear" into idea133 by Josiah Gaskin · 10 years ago
  79. b6f7b1b Fix Handling of Support Library by Josiah Gaskin · 10 years ago
  80. dee32ee Add DisplayNotification Template for Wear by Josiah Gaskin · 10 years ago
  81. 7e3ced1 Add .idea/libraries to the default .gitignore by Tor Norbye · 10 years ago
  82. f960ca7 Fix Wear template imports by Tor Norbye · 10 years ago
  83. 7c33053 Tweaks to BlankWearActivity by Josiah Gaskin · 10 years ago
  84. 82ed6e7 Merge "Updated AndroidTV Template from DevRel" into idea133 by Tor Norbye · 10 years ago
  85. 96f26ff Updated AndroidTV Template from DevRel by Josiah Gaskin · 10 years ago
  86. 73562b8 Update mobile template to be aware of Wear by Josiah Gaskin · 10 years ago
  87. b7753bb Update plugin ids in wear, tv and glass templates by Tor Norbye · 10 years ago
  88. 84b2977 Merge "Remove prebuilts from AndroidWear" into idea133 by Tor Norbye · 10 years ago
  89. c819f85 Remove prebuilts from AndroidWear by Josiah Gaskin · 10 years ago
  90. d9bfa8c Tweak Wear and TV templates by Tor Norbye · 10 years ago
  91. 43199df Change from mavenCentral to jcenter by Josiah Gaskin · 10 years ago
  92. bf701f1 Update gradle wrapper version to 1.12 from 1.10 by Josiah Gaskin · 10 years ago
  93. 14c5ed4 Fix typo by Tor Norbye · 10 years ago
  94. d93aaa8 Glass, Wear and TV Template Support by Josiah Gaskin · 10 years ago
  95. 61cc91a am 9edc7273: Merge "Update Plugin Names" into idea133 by Josiah Gaskin · 10 years ago
  96. 4d841e8 am 625d89a5: Merge "60365: Add simple test case template to module" into idea133 by Eugene Ostroukhov · 10 years ago
  97. 4daa094 Update Plugin Names by Josiah Gaskin · 10 years ago
  98. 1ede71e 60365: Add simple test case template to module by Eugene Ostroukhov · 10 years ago
  99. f6eb633 70224: Use proper package for detail activity parent by Eugene Ostroukhov · 10 years ago
  100. 1a2bca1 Add L version data and add Material theme to new projects by Tor Norbye · 10 years ago