Yan Zhulanow
|
900c67de4e
|
Replicate idea-version from the main plugin.xml to the android-idea-plugin plugin.xml
|
2015-03-24 16:43:45 +03:00 |
|
Yan Zhulanow
|
c945a53eec
|
Move AndroidPsiTreeChangePreprocessor to android-idea-plugin module
|
2015-03-18 17:51:58 +03:00 |
|
Yan Zhulanow
|
e56d67f4b8
|
Android synthetic properties are now properties with flexible type
|
2015-03-17 17:37:14 +03:00 |
|
Yan Zhulanow
|
01c79c6d00
|
Make Android bytecode shape tests more readable
|
2015-03-17 17:35:24 +03:00 |
|
Yan Zhulanow
|
b04d14f79d
|
Move plugin-related String constants to the object
|
2015-03-17 17:35:23 +03:00 |
|
Pavel V. Talanov
|
06916d98c6
|
default -> companion: replace all mentions of default and default object
|
2015-03-17 15:47:39 +03:00 |
|
Pavel V. Talanov
|
2a6facaef6
|
default -> companion: default object -> class object in project code, builtins and libs code
|
2015-03-17 15:46:48 +03:00 |
|
Yan Zhulanow
|
7b39cf4998
|
Support cache cleanup in android-compiler-plugin
|
2015-03-13 15:46:43 +03:00 |
|
Yan Zhulanow
|
93ce3bc2ad
|
Pass GenerationState to generateClassSyntheticParts as it's more useful
|
2015-03-13 15:46:42 +03:00 |
|
Yan Zhulanow
|
ab4d2788c2
|
Remove android-compiler-plugin from dependencies of android-jps-plugin
|
2015-03-13 15:46:42 +03:00 |
|
Yan Zhulanow
|
4cc5e9248a
|
Support View in android-compiler-plugin
|
2015-03-13 15:46:42 +03:00 |
|
Yan Zhulanow
|
da8369066b
|
Support Fragment in android-compiler-plugin
|
2015-03-13 15:46:41 +03:00 |
|
Yan Zhulanow
|
d4184bd51d
|
Move AndroidExpressionCodegenExtension to the separate file
|
2015-03-13 15:46:40 +03:00 |
|
Yan Zhulanow
|
e836b88fc3
|
Fix deprecated Kotlin function calls
|
2015-03-13 15:46:40 +03:00 |
|
Yan Zhulanow
|
c56347058f
|
Do not pass resource manager to AndroidXmlVisitor and AndroidXmlHandler
|
2015-03-13 15:46:40 +03:00 |
|
Yan Zhulanow
|
13fee64003
|
Add @NotNull annotations to Android XML value wrapper
|
2015-03-13 15:46:39 +03:00 |
|
Yan Zhulanow
|
6b368e445a
|
Cache XML layout widgets using PsiTreeChangePreprocessor
|
2015-03-13 15:46:39 +03:00 |
|
Yan Zhulanow
|
3f53cf01d2
|
Remove obsolete module dependency from android-compiler-plugin
|
2015-03-13 15:46:39 +03:00 |
|
Yan Zhulanow
|
19d24c3c50
|
Rename AndroidExpressionCodegen to AndroidExpressionCodegenExtension
|
2015-03-13 15:46:38 +03:00 |
|
Yan Zhulanow
|
41d9477870
|
Load Android extensions only if plugin options are present
|
2015-03-13 15:46:36 +03:00 |
|
Yan Zhulanow
|
be954f2c27
|
Fix WrongIdFormat exception on Android XML widgets with non-@+id/ format
|
2015-03-11 15:33:45 +03:00 |
|
Pavel V. Talanov
|
9ecf95532e
|
Replace 'class object' with default object in project code
|
2015-03-10 18:07:46 +03:00 |
|
Pavel V. Talanov
|
59f192ef90
|
Replace 'class object' with 'default object' in renderers and test data
Includes changes to decompiled text
Old syntax is used in builtins and project code for now
|
2015-03-06 19:36:54 +03:00 |
|
Natalia Ukhorskaya
|
1928e5e9e5
|
Use android-plugin library for android-compiler plugin
|
2015-03-04 15:31:44 +03:00 |
|
Alexander Udalov
|
ac9e6cd9ca
|
Regenerate tests
|
2015-02-27 19:56:37 +03:00 |
|
Yan Zhulanow
|
20fc298113
|
Cache Android XML parse results using VfsModificationTracker
|
2015-02-26 16:07:44 +03:00 |
|
Yan Zhulanow
|
0ecd1c04b0
|
Update copyright
|
2015-02-26 15:26:02 +03:00 |
|
Yan Zhulanow
|
f71e41d2db
|
Fix Android xml converter tests
|
2015-02-26 15:26:02 +03:00 |
|
Yan Zhulanow
|
ccbbaba7cd
|
Rename jet to kotlin in Android JPS plugin
|
2015-02-26 15:26:01 +03:00 |
|
Yan Zhulanow
|
d35f36da06
|
Rename jet to kotlin in Kotlin compiler infrastructure
|
2015-02-26 15:26:00 +03:00 |
|
Yan Zhulanow
|
db45ab4ad6
|
Call findViewById if invoked on anything but our Activity class
|
2015-02-26 15:26:00 +03:00 |
|
Yan Zhulanow
|
f033604c7a
|
Rename jet to kotlin in compiler api
|
2015-02-26 15:25:59 +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
|
438d2ee5fa
|
Cache resolved Views in Map
|
2015-02-26 15:25:56 +03:00 |
|
Yan Zhulanow
|
cb0d0543fd
|
Fix IDEA tests in Android plugin
|
2015-02-26 15:25:56 +03:00 |
|
Yan Zhulanow
|
4180cf4d53
|
Read VirtualFile contents via contentsToByteArray()
|
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
|
09809d2f7a
|
Do not tell about Android compiler plugin in JPS in case of non-Android project
|
2015-02-26 15:25:55 +03:00 |
|
Yan Zhulanow
|
e891d48a7a
|
Localize plugin string format usages
|
2015-02-26 15:25:54 +03:00 |
|
Yan Zhulanow
|
94995f5a20
|
Obsolete testData files removed
|
2015-02-26 15:25:53 +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
|
15f7f6e08e
|
Android compiler tests moved to test package
|
2015-02-26 15:25:52 +03:00 |
|