aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ExportHelper.java
AgeCommit message (Expand)Author
2020-05-06Remove all non-Apache2 licensed files from sdkBob Badour
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2014-06-21Fix zipalign/hprof-conv issue in ADT.Xavier Ducrohet
2013-08-28RS Support mode in ADT.Xavier Ducrohet
2013-03-21Add support for build-tools in ADT.Xavier Ducrohet
2012-12-05Add flag to disable dex merging.Xavier Ducrohet
2012-10-16Add support for dex force jumbo.Xavier Ducrohet
2012-09-13Constants refactoring.Tor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-08-06Allow lint cli --sources to specify a path, and use from ant lintTor Norbye
2012-07-12APK Export from IDE should use the merged manifest.Xavier Ducrohet
2012-06-1328860: Default proguard.config invalid on WindowsTor Norbye
2012-05-29Use aapt output to feed proguard's keep list in ADT.Xavier Ducrohet
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-02-21Split ProGuard file into two halvesTor Norbye
2012-01-06Fix locale handling of uppercase/lowercaseTor Norbye
2011-12-01Fix Eclipse support for build config.Xavier Ducrohet
2011-11-09Add support for BuildConfig class to ADT.Xavier Ducrohet
2011-10-13Code cleanup: make sure FileInputStreams are closed.Raphael
2011-09-23Fix ADT builder to use the modified ApkBuilder api.Xavier Ducrohet
2011-07-21Add support for aapt CrunchCache in ADT and AntJosiah Gaskin
2011-07-18Android project's output for JDT is now bin/classes/Xavier Ducrohet
2011-07-11Fix to build dependencies during delayed PostCompJosiah Gaskin
2011-06-09Disable PostComp in ADT except on Export or DebugJosiah Gaskin
2011-02-24Rename AndroidConstants -> AdtConstants.Xavier Ducrohet
2011-01-28Change APIs using String instead of ResourceType.Xavier Ducrohet
2011-01-16Look for classes in java projects when loading custom views.Xavier Ducrohet
2010-12-07Cherry-pick 231ec810 from tools_r8Xavier Ducrohet
2010-10-22Remove temporary disabling of proguard during ADT export.Xavier Ducrohet
2010-10-06Add proguard support in the release build mode of ADT.Xavier Ducrohet
2010-09-29In some cases release build is actually a debug build.Xavier Ducrohet
2010-09-09Update export wizard for new release export.Xavier Ducrohet
2010-09-01ADT refactor the builders into their own package.Xavier Ducrohet
2010-09-01ADT: Make release and debug builds really different.Xavier Ducrohet
2009-08-17ADT Export wizard now calls ZipAlignXavier Ducrohet
2009-05-13ADT: Move more packages into internal.Xavier Ducrohet