- do not use patchPluginXml rule
- add ninja workaround
- update platform version to IC-2016.1
- bump up kotlin to 1.1.0
- bump up intellij gradle plugin to 0.2.5
- bump up gradle version to 2.14.1
- use kotlin 1.0.1
- when project is directory base (has .idea), load properly
- support n preview
- some widgets are disabled while build or sync
- show warning notification when project sdk is invalid
- quick fix for auto exclude directories function
- quick fix for Android Studio 2.0beta
- save state of all comboboxes and load when open project
- fix extra commands combobox behaviors when have whitespace
- file chooser will open when press flash button, instead of argument combobox
- while flashing with device, disable components related flash function
- internally, ui releated codes are rewritten with kotlin
- fix IndexErrorException when cannot find LUNCH_COMBO_MENU value
- find platform api level, and show notification when module sdk is set invalid
- use intellij logger instead of print stdout
- add android facet to module forcibly
- toolbar can be working when project is indexing
- all features are ported to idea components
- add dependency with android support plugin
- generate buildspec.mk to apply persistent build settings
- restore latest selected item when project is opened
- fix mm build action in menu
- fix broken mm function
- strip clang color code in build output when cyanogenmod build
- enable ccache as default
- fix to handle build menu action
- fix to handle mProductOut directory
- fix build output process
- initial cyanogenmod build support
- fix to handle mProductOut directory
- plugin now supports idea 14.0
- handle IOException while run executable
- use gradle build system
- port core api to kotlin
- exclude out directories automatically
- kill build and sync processes when close project
- fix save bug when start to build
- initial public release