1. 9087537 Reorganize sdklib.repository packages. by Raphael Moll · 12 years ago
  2. 82d3815 SDK: Fix classpath for eclipse projects. by Raphael Moll · 13 years ago
  3. 60b85b4 Switch libraries from Eclipse 3.4 to Eclipse 3.6.2 by Tor Norbye · 13 years ago
  4. 845fa57 Update classpath for eclipse project due to prebuilt move. by Xavier Ducrohet · 13 years ago
  5. f3d3fa9 Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2" by Tor Norbye · 13 years ago
  6. b0c819f Switch libraries from Eclipse 3.4 to Eclipse 3.6.2 by Tor Norbye · 13 years ago
  7. 53a7588 SDK Manager: remove obsolete "pages" mechanism. by Raphael Moll · 13 years ago
  8. a8e8c67 SDK Manager: remove "update sdk" action. by Raphael · 13 years ago
  9. 09c6e56 Move CommandLineProcessor from sdkmanager to sdklib as CommandLineParser by Raphael · 13 years ago
  10. 820265d Add @NonNull annotation and configure Eclipse settings by Tor Norbye · 13 years ago
  11. ab36f4e Update SDK codebase to JDK 6 by Tor Norbye · 13 years ago
  12. d09ef04 SDK Manager: list/update sdk --all by Raphael · 13 years ago
  13. 58fd507 SDK Manager Windows: detach from java process. by Raphael · 13 years ago
  14. 4188354 android create id: prompt for passwd by Raphael · 13 years ago
  15. 796b6c0 Code cleanup: make sure FileInputStreams are closed. by Raphael · 13 years ago
  16. ead5c91 Merge "SDK: fix typo in android.bat" into tools_r14 by Raphael Moll · 13 years ago
  17. 90e9328 SDK: fix typo in android.bat by Raphael Moll · 13 years ago
  18. 53c797d SDK: revert c649a334 and fix missing \n properly. Do not merge. by Raphael · 13 years ago
  19. bd79a00 SDK: fix missing \n in 'android create avd'. Do not merge. by Raphael · 13 years ago
  20. 981fb61 Cherrypick 0a6192 from master. do not merge. by Xavier Ducrohet · 13 years ago
  21. 307eeda SDK repository: support for source packages. Do not merge. by Raphael · 13 years ago
  22. ef33cfc Merge b927e75 from master. do not merge. by Xavier Ducrohet · 13 years ago
  23. 1b0a26c SDK Manager: Extract all source.properties constants. by Raphael · 13 years ago
  24. 2c4c656 SDK Manager: make 'list sdk' ids deterministic. by Raphael · 13 years ago
  25. f481ad7 Load standalone system images in the SdkManager. by Raphael · 13 years ago
  26. 82b6dad SdkManager: support <included-abi> in platform packages. by Raphael Moll · 13 years ago
  27. ced18ce Findbugs cleanup in sdkmanager projects by Michael Zoech · 13 years ago
  28. 3430401 SDK Manager: Fix log printf calls. by Raphael Moll · 13 years ago
  29. 5103671 Rename default.prop/build.prop to project.prop/ant.prop by Xavier Ducrohet · 13 years ago
  30. 9877837 Remove unused export project feature. by Xavier Ducrohet · 13 years ago
  31. 69ff131 Modify android create/update project to deal with new build.xml by Xavier Ducrohet · 13 years ago
  32. aed3bf3 SDK: Expose Layoutlib Version through IAndroidTarget. by Raphael Moll · 13 years ago
  33. 924958e Add support for authenticated add-on servers. by Pablo Leite · 13 years ago
  34. e8793fd SDK Manager: refactor classes for manager 1 versus 2. by Raphael Moll · 13 years ago
  35. a258fc3 Merge "Fix android.bat for Windows SDK." by Raphael Moll · 13 years ago
  36. 65aa216 Add "android create avd --abi" parameter. by Raphael Moll · 13 years ago
  37. 0447f74 Fix android.bat for Windows SDK. by Raphael Moll · 13 years ago
  38. c3d9c89 SdkManager: pretty-print the 'android' command line help. by Raphael Moll · 13 years ago
  39. 243dd80 Switch to "android sdk" and "android avd" command line. by Raphael Moll · 13 years ago
  40. 7d47b21 Enable SdkManager2 and AvdManager1 windows in ADT. by Raphael Moll · 13 years ago
  41. 42b2f34 Fix various warnings by Tor Norbye · 13 years ago
  42. 9f5f7f1 SdkManager: Refactor name of UpdaterWindow. by Raphael Moll · 13 years ago
  43. fdcd992 New standalone AVD Manager window. by Raphael Moll · 13 years ago
  44. e5b4242 Mechanism to disable SwtMenuBar in SdkMan2 by Raphael Moll · 13 years ago
  45. de9fedb Cleanup IUpdaterWindow in SdkManager. by Raphael Moll · 13 years ago
  46. 42d4130 Plug in about/settings for SDK Manager 2. by Raphael Moll · 13 years ago
  47. 9cc8ad3 Fix launchers for SDK tools using swtmenubar. by Raphael Moll · 13 years ago
  48. 3ecc021 Merge "Remove banner printed when starting 'android' tool UI." by Raphael Moll · 13 years ago
  49. f97cb1d Remove banner printed when starting 'android' tool UI. by Raphael Moll · 13 years ago
  50. a77c147 SdkManager: handle missing platforms/ and add-ons/ folders. by Raphael Moll · 13 years ago
  51. afb6e4b Fix SdkManager unit tests. Refactor AvdInfo. by Raphael Moll · 13 years ago
  52. ae2bae2 Script-compatible output for list avds and list targets. by Raphael Moll · 13 years ago
  53. f72b32f Merge "Use swtmenubar in SDK Manager 2." by Raphael Moll · 13 years ago
  54. 966081a Use swtmenubar in SDK Manager 2. by Raphael Moll · 13 years ago
  55. 16eba08 SDK Manager command line install improvements. by Raphael Moll · 14 years ago
  56. 52188bb SDK Manager 2: Refactor window implementation. by Raphael Moll · 14 years ago
  57. f146e1f Merge "Revamp of the SDK Manager UI." by Raphael Moll · 14 years ago
  58. a923c6a Merge "Add missing notice files." by Xavier Ducrohet · 14 years ago
  59. c3478c2 Disable the "unecessary else" warning. by Raphael Moll · 14 years ago
  60. 522bf59 Revamp of the SDK Manager UI. by Raphael Moll · 14 years ago
  61. b261893 Add missing notice files. by Xavier Ducrohet · 14 years ago
  62. a0b25ad Add specifc warnings config for most sdk eclipse projects. by Xavier Ducrohet · 14 years ago
  63. 4b10874 Don't erase SDCard when editing existing AVD. by Raphael Moll · 14 years ago
  64. 38b72b6 AVD and ADT eclipse plugin to support processor-specific platform images and emulators. by Johnnie Birch · 14 years ago
  65. 9aa538f Move the sdk io classes to common.jar by Xavier Ducrohet · 14 years ago
  66. 2c6d48c SDK manager fix for "force create AVD" by Raphael Moll · 14 years ago
  67. 767915d Merge "SDK Manager comment on adding new jar dependencies." by Raphael Moll · 14 years ago
  68. a6bd273 SDK Manager comment on adding new jar dependencies. by Raphael Moll · 14 years ago
  69. ce6c526 Android.bat: Properly copy common.jar to the temp folder. by Raphael Moll · 14 years ago
  70. c3c59ef Add unit test to SdkUiLib UpdaterData.installArchives. by Raphael Moll · 14 years ago
  71. 32c3208 Fix android.bat to support CWD with & character by Raphael Moll · 14 years ago
  72. 1f72cb7 Move Pair and annoatations into resources.jar now renamed as common.jar by Xavier Ducrohet · 14 years ago
  73. 6685d3a Update the Layoutlib API to contain part of the current config. by Xavier Ducrohet · 14 years ago
  74. 4125d3a Fix MockLog to build on 1.5 by Xavier Ducrohet · 14 years ago
  75. 57aa211 Merge 74f725db from master: Add snapshot handling for AVD creation, details, and launch by Tim Baverstock · 14 years ago
  76. d378d6e SDK Manager: specify proxy on no-UI command-line. by Raphael Moll · 14 years ago
  77. bd9a80a Fix android.bat to properly cd to temp dir. by Raphael Moll · 14 years ago
  78. ac70ae6 Remove AdtPlugin dependency from AttrsXmlParser. by Raphael Moll · 14 years ago
  79. 5b6aa7d SDK Manager: addon schema version number in about box. by Raphael Moll · 14 years ago
  80. b2d0af3 SDK Manager: remove userCanChangeSdkRoot flag. by Raphael Moll · 14 years ago
  81. 3b0c290 SDK Manager: support separate addon.xml schema by Raphael Moll · 14 years ago
  82. f86e227 Doc Change: Updated usage doc for android tool by Joe Malin · 14 years ago
  83. 70783e1 Doc Change: Updated usage help for Android tool by Joe Malin · 14 years ago
  84. a5dd865 Android.bat support for Java 64-bit. by Raphael Moll · 14 years ago
  85. b77fc44 SdkManager: support for upgrade to Schema #3. by Raphael Moll · 14 years ago
  86. 2e99f99 Update sdklib to use the new sdk organization (build tools moved) by Xavier Ducrohet · 14 years ago
  87. 7528d4f SdkManager: don't use deprecated methods. by Raphael Moll · 14 years ago
  88. 177a494 Merge "Update ddms (all) and 'android' (linux/mac) to user explicit classpath" by Xavier Ducrohet · 14 years ago
  89. 8897c0a Fix missing goto label in android.bat by Xavier Ducrohet · 14 years ago
  90. e06f8f9 Update ddms (all) and 'android' (linux/mac) to user explicit classpath by Xavier Ducrohet · 14 years ago
  91. c5300d2 Disable unsupported feature for now. by Xavier Ducrohet · 14 years ago
  92. e48a350 Move Apkbuilder into sdklib. by Xavier Ducrohet · 14 years ago
  93. f5d5417 Saving ProjectProperties now keeps existing file and replaces values. by Xavier Ducrohet · 14 years ago
  94. e0ac2ae Export project creation. by Xavier Ducrohet · 14 years ago
  95. 6f71099 Stop using java.ext.dirs to modify classpath for android.bat by Xavier Ducrohet · 14 years ago
  96. 1e8a022 Fix error detection for invalid command line arguments. by Raphael Moll · 14 years ago
  97. 5e50a0b Console-based "android update sdk" by Raphael Moll · 14 years ago
  98. 1161bc7 Disable --library for 'update lib-project' by Xavier Ducrohet · 14 years ago
  99. 886a4f3 SDK Setup fixes. by Raphael Moll · 14 years ago
  100. e04be74 Shorten the default help from the "android" script. by Raphael Moll · 14 years ago