aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project
AgeCommit message (Expand)Author
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2014-07-18Correct incorrect test for RenderScript support.Jean-Luc Brouillet
2014-06-21Fix zipalign/hprof-conv issue in ADT.Xavier Ducrohet
2014-03-17ADT: fix spurious SDK refresh when opening layout editor.Raphael Moll
2014-02-20Fix support for rsSupportMode in Eclipse.Xavier Ducrohet
2014-02-20Check that build tools are 19.x or later for KitKat language featuresTor Norbye
2014-01-14Always change markers in a job when initializing classpath.Xavier Ducrohet
2013-11-04Support KitKat language features in ADTTor Norbye
2013-08-28RS Support mode in ADT.Xavier Ducrohet
2013-07-12Force containers to be exported if maven is not used.Xavier Ducrohet
2013-05-20When creating the new container, make it exported.Xavier Ducrohet
2013-05-09Export projects to Gradle.Scott Barta
2013-04-30Fix issue when fixing classpath on project opening.Xavier Ducrohet
2013-04-17Merge "Create new "Android Private Libraries" classpath container."Xavier Ducrohet
2013-03-21Add support for build-tools in ADT.Xavier Ducrohet
2013-01-27Create new "Android Private Libraries" classpath container.Ricardo Gladwell
2012-12-05Add flag to disable dex merging.Xavier Ducrohet
2012-10-26Attempt to set timeout for URL connectionTor Norbye
2012-10-24Guard against a possible NPE.Xavier Ducrohet
2012-10-16Add support for dex force jumbo.Xavier Ducrohet
2012-09-13Constants refactoring.Tor Norbye
2012-09-04Suppress errors for missing markersTor Norbye
2012-08-31Avoid "Marker id: 123456789 not found" errorsTor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-08-07Refactor common.jarXavier Ducrohet
2012-08-06Allow lint cli --sources to specify a path, and use from ant lintTor Norbye
2012-07-1935184: Initialize new projects to use JDK 6Tor Norbye
2012-07-12APK Export from IDE should use the merged manifest.Xavier Ducrohet
2012-07-01ADT: Rename AddCompatibilityJarAction.Raphael Moll
2012-06-14Dependency support for the templatesTor Norbye
2012-06-1328860: Default proguard.config invalid on WindowsTor Norbye
2012-06-06Support activity parameter typesTor Norbye
2012-05-29Use aapt output to feed proguard's keep list in ADT.Xavier Ducrohet
2012-05-24Improved lint integration in the layout editorTor Norbye
2012-04-27Prevent ADT NPE when project has no project.prop file.Raphael Moll
2012-04-23Allow src/doc attachement for 3rd party jars in libs/Xavier Ducrohet
2012-04-04Merge "Ensure that exception during build put a marker on something."Xavier Ducrohet
2012-03-28Fix export of release app to recompile libs in release mode.Xavier Ducrohet
2012-03-27Ensure that exception during build put a marker on something.Xavier Ducrohet
2012-03-08Handle the android support gridlayout library automaticallyTor Norbye
2012-03-07Fix issue with proguard and resource files.Xavier Ducrohet
2012-03-07Figure out DX input path based on actual classpath.Xavier Ducrohet
2012-03-06Only add Java project to the dependencies if they are exported.Xavier Ducrohet
2012-03-06Only add Java project's jar file if they are exported.Xavier Ducrohet
2012-03-02Make the library container be exported.Xavier Ducrohet
2012-03-02Fix issue with automatic jar dependency.Xavier Ducrohet
2012-03-02Automatically add dependencies to Eclipse project.Xavier Ducrohet
2012-03-01Java project dependencies on libs are automatically added to main project.Xavier Ducrohet
2012-02-21Split ProGuard file into two halvesTor Norbye