aboutsummaryrefslogtreecommitdiffstats
path: root/wizard
Commit message (Expand)AuthorAgeFilesLines
* Remove composeActivityTemplate from templates in 4.1Michal Bendowski2020-05-271-1/+1
* Replace synthetic properties with findViewByIdTakeshi Hagikura2020-05-2013-62/+70
* [NPW] Remove ProjectTemplateData.bytecodeLevelparentej2020-05-191-2/+1
* [NPW Compose] Name AppTheme with app's nameparentej2020-05-184-9/+12
* [NPW Compose] Move Compose library version to a variableParentej2020-05-182-6/+18
* [NPW Templates] Make ThemesData.appName non optionalParentej2020-05-141-1/+1
* [NPW Templates] Remove dead JNI codeParentej2020-05-131-36/+0
* [NPW Templates] Add alpha channel to colorsParentej2020-05-123-22/+29
* [NPW] Add themes.kt file to Compose templateParentej2020-05-126-3/+198
* Enable showBackground in Compose templatediegoperez2020-05-121-1/+1
* Remove ID constraintValery Cherepanov2020-05-071-2/+0
* Change "less" to "fewer"Valery Cherepanov2020-05-071-1/+1
* Hardcode hashtable for handling androidX dependenciesValery Cherepanov2020-05-055-10/+100
* Don't use AndroidX versions of some media librariesValery Cherepanov2020-05-052-7/+6
* Don't use AndroidX versions of watchface and WearableActivityValery Cherepanov2020-05-059-24/+19
* [NPW] Delete cpp code generation from Empty ActivityParentej2020-05-015-174/+10
* [NPW] Move cpp to its own templateParentej2020-05-017-0/+330
* Fix the typo of the color nameTakeshi Hagikura2020-04-301-2/+2
* [NPW] Update compose templates to dev09parentej2020-04-302-2/+2
* Delete the unneeded file.Takeshi Hagikura2020-04-292-38/+1
* [NPW] Add widget.LabelWidgetParentej2020-04-281-0/+5
* [NPW] Add widget.UrlLinkWidgetParentej2020-04-271-1/+5
* [NPW] Add Template.documentationUrlParentej2020-04-272-0/+8
* Move the MaterialColor to template-pluginTakeshi Hagikura2020-04-2413-14/+21
* [Wizard Templates] Remove generateSimpleLayout dead parametersParentej2020-04-243-18/+10
* [NPW] Add new NewProjectExtraDetailParentej2020-04-232-1/+4
* Remove requireTheme parameter for ActivityTakeshi Hagikura2020-04-2311-43/+19
* [NPW] Update text for min apiParentej2020-04-224-9/+10
* Change the default theme name derived from the application nameTakeshi Hagikura2020-04-2215-47/+61
* [NPW] Make Templates displayed text consistentParentej2020-04-2234-82/+74
* Fix the themes for AppWidget templateTakeshi Hagikura2020-04-217-31/+67
* Rename styles.xml to themes.xmlTakeshi Hagikura2020-04-213-8/+8
* Remove hard-coded colors from the CustomView templateTakeshi Hagikura2020-04-207-6/+105
* Remove the hard-coded colors in FullscreenActivity/Fragment to support the da...Takeshi Hagikura2020-04-2016-42/+264
* Add more asset name converter testsValery Cherepanov2020-04-061-0/+107
* Run AssetConverterTest on presubmitValery Cherepanov2020-04-063-26/+23
* Remove the hard-coded colors for the AppWidget templateTakeshi Hagikura2020-04-065-3/+91
* [NPW] Use kotlin variable name in kotlin-gradle-plugin classpathParentej2020-04-031-1/+12
* Change the default theme name and the parent theme to use Theme.MaterialCompo...Takeshi Hagikura2020-03-312-5/+6
* Revert "Change the default theme name and the parent theme to us..."Takeshi Hagikura2020-03-302-6/+5
* Add strings to base feature module if neededValery Cherepanov2020-03-275-35/+15
* Change the default theme name and the parent theme to use Theme.MaterialCompo...Takeshi Hagikura2020-03-272-5/+6
* [NPW] Rename Android TV Activityparentej2020-03-231-1/+1
* Set default bytecode level to 8Valery Cherepanov2020-03-231-1/+1
* Fix the color naming of the theme for the templatesTakeshi Hagikura2020-03-212-45/+3
* Add module wizard UI context to compose activityValery Cherepanov2020-03-171-1/+1
* Add NewProject WizardUiContextValery Cherepanov2020-03-171-1/+1
* Add WizardUiContext.NewModule where neededValery Cherepanov2020-03-1620-48/+38
* Remove "Wear" in maps template nameValery Cherepanov2020-03-121-1/+1
* Merge two language enumsValery Cherepanov2020-03-121-1/+12