index
:
sdk.git
replicant-4.2
replicant-6.0
sdk
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Update to new notice support." into idea133
Xavier Ducrohet
2014-05-20
1
-0
/
+190
|
\
|
*
Update to new notice support.
Xavier Ducrohet
2014-05-20
1
-0
/
+190
*
|
Document template parameter visibility and applicationPackage.
Roman Nurik
2014-02-25
1
-1
/
+17
*
|
Add documentation of module constraint
Josiah Gaskin
2014-02-03
1
-0
/
+1
*
|
Update app template documentation.
Roman Nurik
2014-02-03
3
-66
/
+231
|
/
*
Update template location for SDK build
Josiah Gaskin
2013-07-31
272
-6432
/
+0
*
Increments revisions on templates used by Android Studio
Scott Barta
2013-07-09
8
-8
/
+8
*
Fixes to Gradle plugin, support library versions
Scott Barta
2013-07-02
6
-6
/
+26
*
Escaping for pathnames in template XML files
Scott Barta
2013-07-01
8
-80
/
+80
*
Add template for build.gradle
Jeff Smith
2013-06-13
1
-0
/
+21
*
Fixes reference to AndroidManifest.xml.ftl in the template
Scott Barta
2013-05-30
1
-1
/
+1
*
Use "mavenCentral()" in build.gradle instead of URL
Siva Velusamy
2013-05-13
4
-2
/
+10
*
Fixes to Java library template so it will render correctly
Scott Barta
2013-05-13
4
-6
/
+20
*
Update Gradle templates for Gradle 1.6 and plugin 0.4
Xavier Ducrohet
2013-05-10
3
-3
/
+3
*
Merge "New "IntentService" ADT template."
Roman Nurik
2013-05-08
5
-0
/
+155
|
\
|
*
New "IntentService" ADT template.
Adam Koch
2013-01-24
5
-0
/
+155
*
|
Allows build tools version to be passed in.
Scott Barta
2013-05-06
4
-4
/
+6
*
|
Merge "Fixes Maven URLs in build.gradle files in templates"
Scott Barta
2013-05-03
2
-4
/
+2
|
\
\
|
*
|
Fixes Maven URLs in build.gradle files in templates
Scott Barta
2013-05-03
2
-4
/
+2
*
|
|
Update wrapper to 1.6 rc1
Xavier Ducrohet
2013-05-02
1
-1
/
+1
*
|
|
Merge "Fullscreen Activity Template nav hiding fix for Honeycomb"
Xavier Ducrohet
2013-04-30
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fullscreen Activity Template nav hiding fix for Honeycomb
Brad Parks
2013-04-16
1
-1
/
+1
*
|
|
Modified templates for Gradle projects
Scott Barta
2013-04-26
40
-50
/
+649
|
/
/
*
|
New "Daydream" ADT template.
Chris Banes
2013-03-26
10
-0
/
+319
*
|
New 'AppWidget' ADT Template.
Rich Hyndman
2013-02-18
77
-0
/
+477
*
|
Merge "ADT templates: BlankActivity and LoginActivity cleanup."
Roman Nurik
2013-01-22
16
-22
/
+76
|
\
\
|
*
|
ADT templates: BlankActivity and LoginActivity cleanup.
Roman Nurik
2013-01-22
16
-22
/
+76
|
|
/
*
|
Merge "New "Blank Fragment" ADT template."
Roman Nurik
2013-01-22
7
-0
/
+220
|
\
\
|
*
|
New "Blank Fragment" ADT template.
Adam Koch
2013-01-22
7
-0
/
+220
|
|
/
*
|
New "List Fragment" ADT template.
Chris Banes
2013-01-22
12
-0
/
+422
|
/
*
Merge "New "Notification" ADT template."
Roman Nurik
2012-12-20
22
-0
/
+315
|
\
|
*
New "Notification" ADT template.
Roman Nurik
2012-12-20
22
-0
/
+315
*
|
41681: "class|unique|nonempty" contraint doesn't check uniqueness
Tor Norbye
2012-12-20
5
-5
/
+5
|
/
*
Fix SettingActivity ADT template.
John Spurlock
2012-12-14
2
-1
/
+4
*
Update application template display names and descriptions.
Roman Nurik
2012-12-13
10
-20
/
+20
*
41154: Handle allowBackup properly for target < 4
Tor Norbye
2012-12-10
1
-2
/
+2
*
Make templates handle custom namespaces properly
Tor Norbye
2012-12-04
1
-1
/
+5
*
Make inefficient weight detector identify more candidates
Tor Norbye
2012-11-29
2
-0
/
+2
*
Template unit tests
Tor Norbye
2012-10-29
2
-5
/
+8
*
Lint fixes for FullscreenActivity and NewAndroidApplication templates.
Roman Nurik
2012-10-25
4
-6
/
+6
*
Merge "38920: Fix dropdown navigation template"
Tor Norbye
2012-10-25
1
-4
/
+4
|
\
|
*
38920: Fix dropdown navigation template
Tor Norbye
2012-10-25
1
-4
/
+4
*
|
Remove extraneous '=' from template.
Siva Velusamy
2012-10-25
1
-1
/
+1
|
/
*
Ensure ADT app templates' activity onCreate is protected.
Roman Nurik
2012-10-01
7
-8
/
+9
*
37497: Templates should escape string literals in resource files
Tor Norbye
2012-09-18
11
-14
/
+66
*
Update ADT template format docs to include additional built-in functions.
Roman Nurik
2012-09-12
1
-2
/
+48
*
Add HTML documentation for ADT templates.
Roman Nurik
2012-08-30
7
-0
/
+936
*
Don't create a new title string for first activity in prj
Tor Norbye
2012-08-23
15
-13
/
+43
*
Merge "Minor app template bug fixes for LoginActivity and FullscreenActivity"
Roman Nurik
2012-08-21
7
-9
/
+34
|
\
|
*
Minor app template bug fixes for LoginActivity and FullscreenActivity
Roman Nurik
2012-08-10
7
-9
/
+34
[next]