summaryrefslogtreecommitdiff
path: root/android/testData/refactoring
AgeCommit message (Expand)Author
2020-10-16Remove the RESOLVE_USING_REPOS dependent codelukeegan
2020-07-29Fix tests.kovalp
2020-01-10Enable MigrateToAndroidx for KTS.Karima Ichou
2020-01-10[Gradle Dsl Model] Correctly filter default properties.Karima Ichou
2019-11-25Avoid offering migration of older packagesDiego Perez
2019-07-31Feature parity for lint quickfixes between Kotlin and JavaTor Norbye
2019-06-21Implementing getContaining file and getTextRange for lazy resource elements t...Luke Egan
2019-06-06Delete R.java files from testDataMichal Bendowski
2019-04-30Use TestProjectSystem to handle test dependencies.Gen Li
2018-12-19Add Converter for app:layout_behaviorDiego Perez
2018-08-23Fix AndroidModularizeTest with light R classesMichal Bendowski
2018-06-19[AndroidX Migration] Attempt to use GradleBuildModel for migrationsBradley Smith
2018-06-12Change kotlin-std-jre to kotlin-std-jdk in Android test projects.Juan Chen
2018-05-25AndroidX refactoring: recognize class names in attribute valuesMichal Bendowski
2018-05-15Upgrade androidx version to a minimum versionDiego Perez
2018-05-14Handle dependencies using variablesDiego Perez
2018-04-28Add support for XML attribute value in AndroidX migrationRenaud Paquay
2018-04-26Teach the IDE about TestOptions.executionMichal Bendowski
2018-04-25Teach MigrateToAndroidxProcessor how to rewrite instrumentationTestRunnerMichal Bendowski
2018-03-27Fix duplicate registry registrationTor Norbye
2018-03-03Migrate to JetpackNagesh Susarla
2017-10-13Migrate App to AppCompatNagesh Susarla
2017-08-29[Modularize] Use dependency information to guide default selectionRaluca Sauciuc
2017-04-15MoveWithResources refactoring: traverse all reachable classesRaluca Sauciuc
2017-04-11Add JPS-based test for "Move with Resources" refactoringRaluca Sauciuc
2017-03-01Support UAST in lintTor Norbye
2016-12-03228592: "Remove unused resources" removes excluded resourcesTor Norbye
2016-08-18Fix unit tests broken due to code style changesJerome Gaillard
2016-01-04Add remove unused resource refactoring & quickfixTor Norbye
2015-10-30IDEA-146417 Formatting of closing tag in XML is inconsistent with previous ve...Dmitry Avdeev
2015-04-27More test data fixes for WEB-12840 and WEB-16223 (XML/HTML tag ending element)Rustam Vishnyakov
2014-04-28Layout editor: Hover, Show Included In, and model improvementsTor Norbye
2012-11-15testsEugene Kudelevsky
2012-08-30improve AndroidInlineLayoutHandler: it should work from any place of <include...Eugene Kudelevsky
2012-08-30spacesEugene Kudelevsky
2012-08-30android inline layout refactoring: detect conflictsEugene Kudelevsky
2012-08-30add missing namespaceEugene Kudelevsky
2012-08-30IDEA-90561 inline style refactoring: report conflicts instead of hard errorsEugene Kudelevsky
2012-08-21IDEA-80866 inline Android layout refactoringEugene Kudelevsky
2012-08-17IDEA-80865 extract as include refactoringEugene Kudelevsky
2012-08-17add xml version directive to valueResourceFile templateEugene Kudelevsky
2012-08-14support references to implicit parent stylesEugene Kudelevsky
2012-08-14do not set parent attribute if style inherits implicitlyEugene Kudelevsky
2012-08-14support inline parent stylesEugene Kudelevsky
2012-08-13IDEA-80787 inline android style refactoringEugene Kudelevsky
2012-08-02IDEA-89658 show layout_* attributes in extract style dialog, because they are...Eugene Kudelevsky
2012-08-01IDEA-70314 android extract style refactoringEugene Kudelevsky