aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update to new notice support." into idea133Xavier Ducrohet2014-05-201-0/+190
|\
| * Update to new notice support.Xavier Ducrohet2014-05-201-0/+190
* | Document template parameter visibility and applicationPackage.Roman Nurik2014-02-251-1/+17
* | Add documentation of module constraintJosiah Gaskin2014-02-031-0/+1
* | Update app template documentation.Roman Nurik2014-02-033-66/+231
|/
* Update template location for SDK buildJosiah Gaskin2013-07-31272-6432/+0
* Increments revisions on templates used by Android StudioScott Barta2013-07-098-8/+8
* Fixes to Gradle plugin, support library versionsScott Barta2013-07-026-6/+26
* Escaping for pathnames in template XML filesScott Barta2013-07-018-80/+80
* Add template for build.gradleJeff Smith2013-06-131-0/+21
* Fixes reference to AndroidManifest.xml.ftl in the templateScott Barta2013-05-301-1/+1
* Use "mavenCentral()" in build.gradle instead of URLSiva Velusamy2013-05-134-2/+10
* Fixes to Java library template so it will render correctlyScott Barta2013-05-134-6/+20
* Update Gradle templates for Gradle 1.6 and plugin 0.4Xavier Ducrohet2013-05-103-3/+3
* Merge "New "IntentService" ADT template."Roman Nurik2013-05-085-0/+155
|\
| * New "IntentService" ADT template.Adam Koch2013-01-245-0/+155
* | Allows build tools version to be passed in.Scott Barta2013-05-064-4/+6
* | Merge "Fixes Maven URLs in build.gradle files in templates"Scott Barta2013-05-032-4/+2
|\ \
| * | Fixes Maven URLs in build.gradle files in templatesScott Barta2013-05-032-4/+2
* | | Update wrapper to 1.6 rc1Xavier Ducrohet2013-05-021-1/+1
* | | Merge "Fullscreen Activity Template nav hiding fix for Honeycomb"Xavier Ducrohet2013-04-301-1/+1
|\ \ \ | |/ / |/| |
| * | Fullscreen Activity Template nav hiding fix for HoneycombBrad Parks2013-04-161-1/+1
* | | Modified templates for Gradle projectsScott Barta2013-04-2640-50/+649
|/ /
* | New "Daydream" ADT template.Chris Banes2013-03-2610-0/+319
* | New 'AppWidget' ADT Template.Rich Hyndman2013-02-1877-0/+477
* | Merge "ADT templates: BlankActivity and LoginActivity cleanup."Roman Nurik2013-01-2216-22/+76
|\ \
| * | ADT templates: BlankActivity and LoginActivity cleanup.Roman Nurik2013-01-2216-22/+76
| |/
* | Merge "New "Blank Fragment" ADT template."Roman Nurik2013-01-227-0/+220
|\ \
| * | New "Blank Fragment" ADT template.Adam Koch2013-01-227-0/+220
| |/
* / New "List Fragment" ADT template.Chris Banes2013-01-2212-0/+422
|/
* Merge "New "Notification" ADT template."Roman Nurik2012-12-2022-0/+315
|\
| * New "Notification" ADT template.Roman Nurik2012-12-2022-0/+315
* | 41681: "class|unique|nonempty" contraint doesn't check uniquenessTor Norbye2012-12-205-5/+5
|/
* Fix SettingActivity ADT template.John Spurlock2012-12-142-1/+4
* Update application template display names and descriptions.Roman Nurik2012-12-1310-20/+20
* 41154: Handle allowBackup properly for target < 4Tor Norbye2012-12-101-2/+2
* Make templates handle custom namespaces properlyTor Norbye2012-12-041-1/+5
* Make inefficient weight detector identify more candidatesTor Norbye2012-11-292-0/+2
* Template unit testsTor Norbye2012-10-292-5/+8
* Lint fixes for FullscreenActivity and NewAndroidApplication templates.Roman Nurik2012-10-254-6/+6
* Merge "38920: Fix dropdown navigation template"Tor Norbye2012-10-251-4/+4
|\
| * 38920: Fix dropdown navigation templateTor Norbye2012-10-251-4/+4
* | Remove extraneous '=' from template.Siva Velusamy2012-10-251-1/+1
|/
* Ensure ADT app templates' activity onCreate is protected.Roman Nurik2012-10-017-8/+9
* 37497: Templates should escape string literals in resource filesTor Norbye2012-09-1811-14/+66
* Update ADT template format docs to include additional built-in functions.Roman Nurik2012-09-121-2/+48
* Add HTML documentation for ADT templates.Roman Nurik2012-08-307-0/+936
* Don't create a new title string for first activity in prjTor Norbye2012-08-2315-13/+43
* Merge "Minor app template bug fixes for LoginActivity and FullscreenActivity"Roman Nurik2012-08-217-9/+34
|\
| * Minor app template bug fixes for LoginActivity and FullscreenActivityRoman Nurik2012-08-107-9/+34