Commit Graph

32 Commits

Author SHA1 Message Date
Yan Zhulanow be954f2c27 Fix WrongIdFormat exception on Android XML widgets with non-@+id/ format 2015-03-11 15:33:45 +03:00
Natalia Ukhorskaya 1928e5e9e5 Use android-plugin library for android-compiler plugin 2015-03-04 15:31:44 +03:00
Yan Zhulanow 0ecd1c04b0 Update copyright 2015-02-26 15:26:02 +03:00
Yan Zhulanow d35f36da06 Rename jet to kotlin in Kotlin compiler infrastructure 2015-02-26 15:26:00 +03:00
Yan Zhulanow 1d9979b073 Rename jet to kotlin in android-idea-plugin 2015-02-26 15:25:59 +03:00
Yan Zhulanow 5eec7d3ac2 Rename jet to kotlin in android-compiler-plugin 2015-02-26 15:25:59 +03:00
Yan Zhulanow 9aef9b2643 Rename jet to kotlin in plugin-api 2015-02-26 15:25:58 +03:00
Yan Zhulanow b2f323908b Fix Android plugin rename tests 2015-02-26 15:25:58 +03:00
Yan Zhulanow c756cfef86 Codebase update 2015-02-26 15:25:57 +03:00
Yan Zhulanow 346dbe3f7c Refactor Android plugin 2015-02-26 15:25:57 +03:00
Yan Zhulanow 4f9aba2cdc Support multi-module configuration in Android plugin 2015-02-26 15:25:57 +03:00
Yan Zhulanow cb0d0543fd Fix IDEA tests in Android plugin 2015-02-26 15:25:56 +03:00
Yan Zhulanow 781c565ec9 Revert completion settings back on Android completion test finish 2015-02-26 15:25:55 +03:00
Yan Zhulanow 264178c4ea CrossParserTest was renamed to ParserResultEqualityTest 2015-02-26 15:25:53 +03:00
Yan Zhulanow 9f66777185 KotlinIsReferenceToExtension was renamed to SimpleNameReferenceExtension 2015-02-26 15:25:53 +03:00
Yan Zhulanow 359376f797 Android SDK version was updated in Android plugin tests 2015-02-26 15:25:52 +03:00
Yan Zhulanow 5590848843 Simplify Android facet resolving in IDEAndroidResourceManager 2015-02-26 15:25:51 +03:00
Yan Zhulanow 638fb7526c Remove invalid android-tests library 2015-02-26 15:25:51 +03:00
Yan Zhulanow ee62477ed4 Remove LightElement property resolving 2015-02-26 15:25:50 +03:00
Yan Zhulanow 27e1e7ffdb Fix a typo 2015-02-26 15:25:49 +03:00
Yan Zhulanow abd4e98a99 Fix a bug when no "layout" folders exist 2015-02-26 15:25:49 +03:00
Yan Zhulanow 488ef6f50e Register plugin extensions in tests 2015-02-26 15:25:48 +03:00
Yan Zhulanow efff642635 Move Android IDEA plugin tests to android-idea-plugin module 2015-02-26 15:25:47 +03:00
Yan Zhulanow 77880647ad Implement KotlinIsReferenceToExtension in Android IDEA plugin 2015-02-26 15:25:46 +03:00
Yan Zhulanow aeeea6cda7 Plugin configuration files united 2015-02-26 15:25:46 +03:00
Yan Zhulanow 83d3a4f575 Fix synthetic property rename processor 2015-02-26 15:25:45 +03:00
Yan Zhulanow b7d410ba25 Remove navigation from R class fields (already handled by the main plugin) 2015-02-26 15:25:45 +03:00
Andrey Breslav 562b563e7e Read action added in Android plugins 2015-02-26 15:25:42 +03:00
Andrey Breslav 8844ecdbc4 Find Usages extension extracted 2015-02-26 15:25:41 +03:00
Andrey Breslav 5811b13ce7 ExpressionCodegenExtension extracted 2015-02-26 15:25:40 +03:00
Andrey Breslav e10d8a6fe0 ExternalDeclarationsProvider introduced 2015-02-26 15:25:40 +03:00
Andrey Breslav 1f10ab21ac android-ide-plugin module extracted 2015-02-26 15:25:40 +03:00