Vyacheslav Gerasimov
|
1376c8f8cf
|
Implement quickfixes for Android Lint api issues
#KT-16624 Fixed
#KT-16625 Fixed
#KT-14947 Fixed
|
2017-03-03 16:22:36 +03:00 |
|
Vyacheslav Gerasimov
|
a907ec92b5
|
Implement Android resource reference folding
#KT-15451 Fixed
|
2017-03-03 16:18:20 +03:00 |
|
Vyacheslav Gerasimov
|
bad15249e7
|
Fixed exception in android lint
|
2017-02-03 18:06:05 +03:00 |
|
Vyacheslav Gerasimov
|
1ea2e8c1d1
|
Fixed KotlinLintTestGenerated.testJavaPerformance
|
2017-02-03 18:06:05 +03:00 |
|
Kirill Rakhman
|
ca86dbee72
|
Android: Add intention to generate View constructor convention
Fixes #KT-15150
|
2017-01-26 00:56:33 +03:00 |
|
Vyacheslav Gerasimov
|
4fe040eeb9
|
Fixed several bugs in Android lint ApiDetector (KT-15002, KT-12024, KT-14737, KT-14825, KT-12023, KT-15018)
Merged IntelliJApiDetector to ApiDetector
#KT-15002 Fixed
#KT-12024 Fixed
#KT-14737 Fixed
#KT-14825 Fixed
#KT-12023 Fixed
#KT-15018 Fixed
(cherry picked from commit e830e8b55fa2e354303a6c604b3905285a05b9db)
|
2017-01-25 10:50:36 +03:00 |
|
Vyacheslav Gerasimov
|
d0f1b81bfa
|
Fixed bugs in Kotlin Android Lint CleanupDetector
#KT-14780 Fixed
#KT-14677 Fixed
(cherry picked from commit f591b4958e4a836d37d70c2ad8ff15e626c6342a)
|
2017-01-25 10:50:35 +03:00 |
|
Vyacheslav Gerasimov
|
60bc35b787
|
Implemented suppress lint intention action for android lint (KT-12020)
#KT-12020 Fixed
|
2016-11-21 17:16:27 +03:00 |
|
Vyacheslav Gerasimov
|
d90ec3e777
|
Fixed KotlinLintTestGenerated.testJavaPerformance + refactoring
Moved android lint tests from uast-kotlin to idea-android
|
2016-11-16 18:05:09 +03:00 |
|
Vyacheslav Gerasimov
|
9534934f43
|
Implemented kotlin quick fix provider for create android resource quick fixes
#KT-10465 Fixed
#KT-12880 Fixed
|
2016-11-03 17:21:28 +03:00 |
|
Vyacheslav Gerasimov
|
387d5ffd73
|
Added call to ImportFilter in import quickfix (KT-14439)
#KT-14439 Fixed
|
2016-11-03 17:20:57 +03:00 |
|
Vyacheslav Gerasimov
|
2f859f6996
|
fix KotlinAndroidAddStringResource: correct generic extension function processing + minor refactoring
|
2016-10-30 22:56:37 +03:00 |
|
Vyacheslav Gerasimov
|
3ce1703ced
|
Extract string resource intention action for android (KT-11715)
#KT-11715 Fixed
|
2016-10-28 15:30:22 +03:00 |
|
Yan Zhulanow
|
efff642635
|
Move Android IDEA plugin tests to android-idea-plugin module
|
2015-02-26 15:25:47 +03:00 |
|
Mikhail Mutcianko
|
2643866e31
|
add android find usages test
|
2015-02-26 15:25:37 +03:00 |
|
Mikhail Mutcianko
|
4145991bea
|
add android rename tests
|
2015-02-26 15:25:36 +03:00 |
|
Mikhail Mutcianko
|
65ef880dd3
|
add all goto tests
- fix base test case failing when no res directory present
- get rid of JetProperty -> XmlAttr caching
|
2015-02-26 15:25:35 +03:00 |
|
Mikhail Mutcianko
|
04a905c35c
|
fix android kotlin test framework
- fix android jars not indexed by java indexer
- fix goto test
|
2015-02-26 15:25:35 +03:00 |
|
Mikhail Mutcianko
|
1912b2b0ec
|
add android jps builder test stub
wtf
|
2015-02-26 15:25:35 +03:00 |
|
Mikhail Mutcianko
|
7c4661aba5
|
add android goto declaration test stub
|
2015-02-26 15:25:34 +03:00 |
|
Mikhail Mutcianko
|
bc9e1ee2d2
|
fix android cross parser tests
- reorganize tests folder structure
- fix class attribute ignored in ide xml parser
|
2015-02-26 15:25:33 +03:00 |
|
Mikhail Mutcianko
|
adbe9afd4a
|
add android completion tests
- add android plugin test classes as test library
- add base android test cases for kotlin, setting up android facet and sdk
|
2015-02-26 15:25:32 +03:00 |
|
dedoz
|
f2ab424c41
|
add generated tests
|
2015-02-26 15:25:31 +03:00 |
|
dedoz
|
972e0f28d0
|
add android xml to properties completion test
|
2015-02-26 15:25:28 +03:00 |
|