Releases: tmorcinek/android-codegenerator-plugin-intellij
Releases · tmorcinek/android-codegenerator-plugin-intellij
Release 1.6
03 Feb 05:26
Compare
Sorry, something went wrong.
No results found
Version 1.6
ISSUE #11 : Add Butter Knife support.
Release 1.5
02 Feb 06:43
Compare
Sorry, something went wrong.
No results found
Version 1.5
ISSUE #19 : Code generation dialog box is out of the screen!
ISSUE #13 : Change Plugin name
Release 1.4
16 Nov 01:54
Compare
Sorry, something went wrong.
No results found
Version 1.4
ISSUE #7 : Android Studio throwing error when Android Designer editor is open.
ISSUE #8 : Source path's on windows are too long.
ISSUE #9 : Error when creating file on windows.
ISSUE #10 : Adding github.io page link to Plugin description.
Release 1.3
07 Nov 11:16
Compare
Sorry, something went wrong.
No results found
Version 1.3
Support for IntelliJ IDEA 14.
Release 1.2
20 Oct 12:18
Compare
Sorry, something went wrong.
No results found
Version 1.2
ISSUE #2 : Templates should be editable in PreferencesPages.
ISSUE #6 : When plugin is about to override existing file content user should be informed.
ISSUE #5 : Source path should be retrieved from project and there should be combo instead of text field.
Release 1.1
27 Sep 23:05
Compare
Sorry, something went wrong.
No results found
Version 1.0
generating Activity Class code from layout
generating Fragment Class code from layout
generating Adapter Class code from item layout
generating Menu code from menu xml
creating files from code
preview screen with generated code that can be modified before creation of file
detection of project package
Version 1.1
ISSUE #1 : Editor should pops up when creating file.
ISSUE #3 : Source path should be saved in persistence store.
ISSUE #4 : Generate Code Menu Options should be available through editor.