summaryrefslogtreecommitdiff
path: root/android/testData/projects
AgeCommit message (Expand)Author
2014-08-18navigator: Sorting of nodesSiva Velusamy
2014-08-12navigator: Show custom gradle build scriptsSiva Velusamy
2014-08-12navigator: Customize representation for non Java modulesSiva Velusamy
2014-08-11navigator: Skip unknown folder types inside resSiva Velusamy
2014-08-05navigator: Handle overlapping source setsSiva Velusamy
2014-07-31Parameter Validation: Improve existence detectionJosiah Gaskin
2014-07-29navigator: Add jniLibs as an additional source type.Siva Velusamy
2014-07-29navigator: Show instrumentation test sourcesSiva Velusamy
2014-07-23navigator: code cleanupSiva Velusamy
2014-07-21navigator: resource folder nodesSiva Velusamy
2014-07-21navigator: Show all source types (excluding res and manifests)Siva Velusamy
2014-06-19Update tests for recent Gradle plugin id changeTor Norbye
2014-06-17Allow test configs to use custom Maven URLJosiah Gaskin
2014-06-17Merge "Update gradle plugin version for testData" into idea133Xavier Ducrohet
2014-06-17Update gradle plugin version for testDataJosiah Gaskin
2014-06-17Merge "Update Plugin Names" into idea133Josiah Gaskin
2014-06-17Wizard for signing apks via GradleSiva Velusamy
2014-06-17Update Plugin NamesJosiah Gaskin
2014-06-03Fix Gradle-project based unit testsTor Norbye
2014-05-13Merge "navigator: package view fixes" into idea133Siva Velusamy
2014-05-13navigator: package view fixesSiva Velusamy
2014-05-09Update unit test projects from using 0.9.+ to 0.10.+Tor Norbye
2014-04-18Improvements to the Gradle DSL resolverSiva Velusamy
2014-04-15gradle dsl resolver: detect plugin typeSiva Velusamy
2014-04-14Resolver for the android configuration closureSiva Velusamy
2014-03-25Revert "Revert "Unify gradle resolvers""Siva Velusamy
2014-03-25Revert "Unify gradle resolvers"Siva Velusamy
2014-03-24Unify gradle resolversSiva Velusamy
2014-03-20SourceSet aware wizardsJosiah Gaskin
2014-03-14Prefer activities with CATEGORY_DEFAULT when launching.Siva Velusamy
2014-03-05Support GetAllSrcSets on IdeaSourceProviderJosiah Gaskin
2014-03-04Fix tests: Update to use android gradle plugin 0.9Siva Velusamy
2014-02-26Merge "Add tests for NewTemplateObjectWizard" into idea133Josiah Gaskin
2014-02-25Add tests for NewTemplateObjectWizardJosiah Gaskin
2014-02-25Obtain activities for app by iterating through source rootsSiva Velusamy
2014-01-27Provide API's to query the merged manifest.Siva Velusamy
2014-01-24Fix errors in ModuleInfoTestSiva Velusamy
2013-10-25Add AndroidModuleInfo: Look up merged package/api infoTor Norbye