1. 8688abd Remove warning that minsdkVersion is lower than the compile target. by Xavier Ducrohet · 12 years ago
  2. 1dd5c94 Fix ant issue where annotations.jar causes problems. by Xavier Ducrohet · 12 years ago
  3. f526dc3 Make some SDK project compile under Java 1.6 by Xavier Ducrohet · 13 years ago
  4. 80f7e60 Merge changes Ifb914125,I32b31a30 by Xavier Ducrohet · 13 years ago
  5. b799387 Fix issue where updated Java files don't trigger a new apk in ant. by Xavier Ducrohet · 13 years ago
  6. ec17a29 Automatically add annotations.jar on the classpath for API<=15 by Xavier Ducrohet · 13 years ago
  7. b9436ad Fixed error in ApkBuilderTask for jar files with resources by Claes Elgemark · 13 years ago
  8. 3056c8e Add support for BuildConfig class to ADT. by Xavier Ducrohet · 13 years ago
  9. 95a0647 Merge "Code cleanup: make sure FileInputStreams are closed." by Raphael · 13 years ago
  10. a5613f2 Fix NPE when building project with no code. by Xavier Ducrohet · 13 years ago
  11. def6f0d Improve indirect library dependency support. by Xavier Ducrohet · 13 years ago
  12. e162064 Add BuildConfig to ant SDK project. by Xavier Ducrohet · 13 years ago
  13. 796b6c0 Code cleanup: make sure FileInputStreams are closed. by Raphael · 13 years ago
  14. b927427 Improved RenderScript support in SDK build. by Xavier Ducrohet · 13 years ago
  15. 26d92b7 Ant build didn't use -non-constant-id for libraries! by Xavier Ducrohet · 13 years ago
  16. 78c89f9 Also process and cache the png files in libraries. by Xavier Ducrohet · 13 years ago
  17. 2c8cced Fix dependency support for aild. by Xavier Ducrohet · 13 years ago
  18. 15fa2cb Make the zip align ant step check timestamp on intput/output. by Xavier Ducrohet · 13 years ago
  19. a9a2823 Add dependency support for ApkBuilder ant step. by Xavier Ducrohet · 13 years ago
  20. 749cfb6 Make sure renderscript's -target-api receives 11+ by Xavier Ducrohet · 13 years ago
  21. c75c75a Improve error message if manifest has wrong minSdkVersion. by Xavier Ducrohet · 13 years ago
  22. 91308ed Pass -target-api to the renderscript compiler. by Xavier Ducrohet · 13 years ago
  23. 0fd7983 Make the dependency graph use extension restrictions per folder. by Xavier Ducrohet · 13 years ago
  24. 891cbf7 Add proper dependency support in the dex step of the Ant-based build. by Xavier Ducrohet · 13 years ago
  25. 50b3e57 Add support for proper dependency detection in the aidl ant compilation step. by Xavier Ducrohet · 13 years ago
  26. 5103671 Rename default.prop/build.prop to project.prop/ant.prop by Xavier Ducrohet · 13 years ago
  27. 3b5a006 Prevent running debug and release targets at the same time. by Xavier Ducrohet · 13 years ago
  28. 48902aa Added extension specification to dependency check by Josiah Gaskin · 13 years ago
  29. d02592f Change filename for dependency files by Josiah Gaskin · 13 years ago
  30. adb0595 Remove obsolete code. by Xavier Ducrohet · 13 years ago
  31. babf25c New library project mechanism. by Xavier Ducrohet · 13 years ago
  32. 8baa0f1 Expose version.name property for aapt task. by Tero Saarni · 13 years ago
  33. c15b4fd Add support for aapt CrunchCache in ADT and Ant by Josiah Gaskin · 13 years ago
  34. 8c0bb5e Add support to Ant for packaging dependency checks by Josiah Gaskin · 13 years ago
  35. 065dfac Add support to Ant for dependency checking by Josiah Gaskin · 13 years ago
  36. ad94adc Adding support to ADT and ant for smart R.java gen by Josiah Gaskin · 13 years ago
  37. b261893 Add missing notice files. by Xavier Ducrohet · 13 years ago
  38. 9aa538f Move the sdk io classes to common.jar by Xavier Ducrohet · 13 years ago
  39. 96f99e9 Ant tasks and dependency clean up. by Xavier Ducrohet · 13 years ago
  40. ea803ca Add Renderscript support to the ADT builders. by Xavier Ducrohet · 14 years ago
  41. 68d0fb4 Add renderscript support to the Ant build system. by Xavier Ducrohet · 14 years ago
  42. b283eb1 Add Ant version check in setup task. by Xavier Ducrohet · 14 years ago
  43. a6324a2 Fix external jar support when building with proguard. by Xavier Ducrohet · 14 years ago
  44. e8e6a2f Merge "Project property cleanup." by Xavier Ducrohet · 14 years ago
  45. 2c4736e Project property cleanup. by Xavier Ducrohet · 14 years ago
  46. 6e8566d Check for platform-tools presence. by Xavier Ducrohet · 14 years ago
  47. e0df3f1 In some cases release build is actually a debug build. by Xavier Ducrohet · 14 years ago
  48. a66ca8a Use proguard for release builds through Ant. by Xavier Ducrohet · 14 years ago
  49. aab4e50 Display error for missing required attributes in ant tasks by Xavier Ducrohet · 14 years ago
  50. 5af43ec Support for debug build in Ant. by Xavier Ducrohet · 14 years ago
  51. 1cfea05 Ant: ensure SDK path ends with dir separator. by Raphael Moll · 14 years ago
  52. 3453535 Ant support for library depending on other libraries. by Xavier Ducrohet · 14 years ago
  53. 5aea83e Support for aidl files in library project in the Ant build system. by Xavier Ducrohet · 14 years ago
  54. 1fd0a0d Move the exceptions out of ApkBuilder. by Xavier Ducrohet · 14 years ago
  55. 7c19dcf New ApkBuilder class. by Xavier Ducrohet · 14 years ago
  56. e48a350 Move Apkbuilder into sdklib. by Xavier Ducrohet · 14 years ago
  57. 452ff02 Refactoring of ApkBuilder to prepare for its integration into sdklib. by Xavier Ducrohet · 14 years ago
  58. 853ab5a ADT: Multi-apk export action. by Xavier Ducrohet · 14 years ago
  59. e0ac2ae Export project creation. by Xavier Ducrohet · 14 years ago
  60. 9b2c855 Rework the multi-apk log file(s). by Xavier Ducrohet · 14 years ago
  61. 2e62392 Add support for locale filters in multi-apk export. by Xavier Ducrohet · 14 years ago
  62. 8de0ba7 Add support for soft properties in multi-apk export. by Xavier Ducrohet · 14 years ago
  63. fd6c6d2 Implement mechanics for supports-screens in the multi-apk export. by Xavier Ducrohet · 14 years ago
  64. a16573f New log format for multi-apk export. by Xavier Ducrohet · 14 years ago
  65. 8582ede Add Manifest checks for multi-apk export. by Xavier Ducrohet · 14 years ago
  66. ac8b6fa Refactored most of the multi-apk export out of the ant task into sdklib. by Xavier Ducrohet · 14 years ago
  67. d905872 Move ApkData into sdklib. by Xavier Ducrohet · 14 years ago
  68. 0bb0887 Fix missing @override. by Raphael Moll · 14 years ago
  69. d5579c7 Refactored the Android Manifest into sdklib. by Xavier Ducrohet · 14 years ago
  70. 1836265 Add multi-apk export log. by Xavier Ducrohet · 14 years ago
  71. 2cc3f07 Override local keystore/alias info when using export project to export. by Xavier Ducrohet · 14 years ago
  72. b266439 ApkBuilderTask is now more lenient with missing libs/ folders. by Xavier Ducrohet · 14 years ago
  73. 90827a2 Fix NPE when a library does not have a libs folder. by Xavier Ducrohet · 14 years ago
  74. 0a958e7 Add support for code-less project. by Xavier Ducrohet · 14 years ago
  75. e9f516d Add support for using newer Ant rules distributed by the tools. by Xavier Ducrohet · 14 years ago
  76. 4737bce Add support for signing in the multi-apk ant build. by Xavier Ducrohet · 14 years ago
  77. 711c35d New If/Then/Else custom Ant rules to simplify some Ant rules logic. by Xavier Ducrohet · 14 years ago
  78. 114ca22 First step of multiple apk support. by Xavier Ducrohet · 14 years ago
  79. b2e132c Add ABI filtering and version code injection in the Ant rules and tasks. by Xavier Ducrohet · 14 years ago
  80. 0fd2efc Add rev 3 of the ant rules. by Xavier Ducrohet · 14 years ago
  81. cd23678 Add support for the new Ant rules files. by Xavier Ducrohet · 14 years ago
  82. d00fc08 Disable writting the apk settings. by Xavier Ducrohet · 14 years ago
  83. ed88cf9 Move ant.prop to sdk.prop and up a folder. by Xavier Ducrohet · 14 years ago
  84. af01c6d detect too recent version of the ant rules and display an error. by Xavier Ducrohet · 14 years ago
  85. c10712c Move sdklib.internal.io.* into sdklib.io by Xavier Ducrohet · 14 years ago
  86. a07f53e Improve the IAbstractFile/Folder classes. by Xavier Ducrohet · 14 years ago
  87. 6e2c5ce Merge remote branch 'goog/master' into HEAD by Xavier Ducrohet · 14 years ago
  88. 610a758 ADT: Library support: source folder and pre-compiler. by Xavier Ducrohet · 14 years ago
  89. 5a2bee2 Only add gdbserver to the APK if the manifest has debuggable to true. by Xavier Ducrohet · 14 years ago
  90. f1c91b9 Check whether the project's target supports libraries. by Xavier Ducrohet · 14 years ago
  91. a359dbf Add support for external jar files in library project. by Xavier Ducrohet · 14 years ago
  92. 7bfc746 Add support for library project in the Ant build system. by Xavier Ducrohet · 15 years ago
  93. f52076d Add support for the -0 aapt option in the custom Ant task for aapt. by Xavier Ducrohet · 15 years ago
  94. 6dcf484 Error when building application with package that has a single segment. by Xavier Ducrohet · 15 years ago
  95. ccea4ad Add support for packaging gdbserver in the apk in Ant. by Xavier Ducrohet · 15 years ago
  96. 9f11429 Fix issue with absolute path in -nf parameter of apkbuilder. by Xavier Ducrohet · 15 years ago
  97. eefd909 Update the project creation (from the command line): by Xavier Ducrohet · 15 years ago
  98. f6f5405 Add warning on mismatch minSdkVersion. by Xavier Ducrohet · 15 years ago
  99. 4bf0351 Add an XPath Ant task to be used in the android_rules.xml file. by Xavier Ducrohet · 15 years ago
  100. d1dfc9a Add <jarfile> tag to ApkBuilder ant task by Android (Google) Code Review · 15 years ago