1. 3a2c727 Fix some minor typo by Xavier Ducrohet · 15 years ago
  2. 097ba88 Merge change 20363 into donut by Android (Google) Code Review · 15 years ago
  3. 48b3b5e Make android.bat copy commons-compress to tmp with the other jar files. by Xavier Ducrohet · 15 years ago
  4. 26cdbb7 SDK Updater: Fix to allow install from directory URL (i.e. auto-guess the by Raphael · 15 years ago
  5. 5317494 SDK Updater: fix main window to resize. by Raphael · 15 years ago
  6. 2f6bd73 Fix comparison of 2 doc packages that have the same codename/revision. by Xavier Ducrohet · 15 years ago
  7. 6d67396 Fix NPE that prevented any package w/o license to be installed. by Xavier Ducrohet · 15 years ago
  8. 8ebbef7 Merge change 9535 into donut by Android (Google) Code Review · 15 years ago
  9. 2f39ced Fix the DeviceChooserDialog table issues. by Xavier Ducrohet · 15 years ago
  10. bd13370 Fix PlatformTarget#compareTo(IAndroidTarget) again. by Xavier Ducrohet · 15 years ago
  11. d08cf83 Minor fix to the plug-ins license. by Xavier Ducrohet · 15 years ago
  12. 1d3395b ADT: fix PreCompilerBuilder to use minSdkVersion as a string, not an int. by Raphael · 15 years ago
  13. c74ace1 Support packages with no license. by Xavier Ducrohet · 15 years ago
  14. 9057041 Adds call back to the SDK updater for SDK content notifications. by Xavier Ducrohet · 15 years ago
  15. 91e0a8b Fix minor typo and duplicated entry in sdk.atree by Xavier Ducrohet · 15 years ago
  16. b519db4 Add notice file to platform folder. by Xavier Ducrohet · 15 years ago
  17. c5b9a67 Prevent SDK Updater progress dialog from showing off screen. by Xavier Ducrohet · 15 years ago
  18. bc8b165 Prevent SDK updater dialog from showing offscreen. by Xavier Ducrohet · 15 years ago
  19. 510248e Add Apache Commons Compress to ADT (required by sdklib) by Xavier Ducrohet · 15 years ago
  20. 686fddb Merge change 8528 into donut by Android (Google) Code Review · 15 years ago
  21. 1b74229 Merge change 8537 into donut by Android (Google) Code Review · 15 years ago
  22. b59daaf Fix the update check for doc packages. by Xavier Ducrohet · 15 years ago
  23. 84c9d60 Merge change 5271 into donut by Android (Google) Code Review · 15 years ago
  24. bf29a5e Allow override of default symbol location for native heap library resolution by Xavier Ducrohet · 15 years ago
  25. f74c1d2 Add default version files into the SDK for docs/tools/platforms. by Xavier Ducrohet · 15 years ago
  26. e5bfd50 Also filter the list of Archives to only show the compatible ones. by Xavier Ducrohet · 15 years ago
  27. fbeb74a Add a checkbox to only show packages that are updates or new. by Xavier Ducrohet · 15 years ago
  28. ecc85da Fix loading of user repository and add refresh when adding/removing. by Xavier Ducrohet · 15 years ago
  29. 797654a Use Apache Commons Compress instead of java.util.zip by Xavier Ducrohet · 15 years ago
  30. 9811d6b Merge change 8298 into donut by Android (Google) Code Review · 15 years ago
  31. ce6f5c9 Minor NPE fix. by Xavier Ducrohet · 15 years ago
  32. a8721e7 Move ADT/DDMS plug-ins to 0.9.2 by Xavier Ducrohet · 15 years ago
  33. a399a68 Add support for add-on based on preview of platforms. by Xavier Ducrohet · 15 years ago
  34. 6baf93c Fix erroneous assert. by Xavier Ducrohet · 15 years ago
  35. 1b9c1e4 Refactored AndroidXPathFactory into sdklib. by Xavier Ducrohet · 15 years ago
  36. 5adc2f6 Enforce codename value for minSdkVersion in the Ant build. by Xavier Ducrohet · 15 years ago
  37. 8c78ba6 Use the proper URL for the google repository. by Xavier Ducrohet · 15 years ago
  38. ce359b0 Generalize usage of AndroidVersion instead of Api level in the SDK packages. by Xavier Ducrohet · 15 years ago
  39. f2869cf Add support for preview versions of platforms. by Xavier Ducrohet · 15 years ago
  40. dc87dd3 ADT Extract String ID: use Context.getString(id) directly, by Raphael · 15 years ago
  41. 138a9a4 ADT Extract String ID: try to find a method or a field that will by Raphael · 15 years ago
  42. b550cce ADT XML extract string ID: fix inverted test. by Raphael · 15 years ago
  43. 7feb9a8 ADT XML extract string ID: generate Context.getResources() calls by Raphael · 15 years ago
  44. ac50c3a ADT XML extract string IDs: display existing IDs of the selected file. by Raphael · 15 years ago
  45. 47acc05 ADT XML extract string: allow selection to be the attribute name. by Raphael · 15 years ago
  46. b3ba0af ADT: Extract String IDs from Layout XML strings. by Raphael · 15 years ago
  47. 32ad938 ADT: Extract String IDs from Layout XML strings. by Raphael · 15 years ago
  48. 9412517 Merge change 6651 into donut by Android (Google) Code Review · 15 years ago
  49. 3684b06 AVD Selector: Add a "Start" button to launch the selected AVD in a by Raphael · 15 years ago
  50. 009801b SDK Updater: detect when install addon or tools to deal with by Raphael · 15 years ago
  51. fa9cd9a SDK Updater: fix android.bat for Windows to change dirs to the by Raphael · 15 years ago
  52. de21e3a Update comments in AvdManager by Raphael · 15 years ago
  53. 24d2878 Merge change 5913 into donut by Android (Google) Code Review · 15 years ago
  54. f5af7ce Make ADT use new sdklib API by Xavier Ducrohet · 15 years ago
  55. 59fc8c9 All actions in AdvManager now receives their own ISdkLog. by Xavier Ducrohet · 15 years ago
  56. c244627 SDK Updater: Make it possible for tools to update themselves. by Raphael · 15 years ago
  57. 1ceaaea Add tooltips and a legend (AVD selector) by Xavier Ducrohet · 15 years ago
  58. 329c13c SDK Updater: refine error handling when fetching sources. by Raphael · 15 years ago
  59. 9cf8f81 SDK Updater: Add repository.xml if not specified in URLs by Raphael · 15 years ago
  60. ee763d1 SDK Updater: Better handling of fetch errors. by Raphael · 15 years ago
  61. 6c3fa89 Properly enable/disable buttons in the AVD selector. by Xavier Ducrohet · 15 years ago
  62. c916aec Remove the obsolete AVD wizard. by Xavier Ducrohet · 15 years ago
  63. e78015c Plug the Android SDK window as the AVD manager. by Xavier Ducrohet · 15 years ago
  64. f0ac8e8 AVD creation dialog. by Xavier Ducrohet · 15 years ago
  65. d63563f Merge change 5761 into donut by Android (Google) Code Review · 15 years ago
  66. c851d71 Misc cleanup from a previous commit. by Xavier Ducrohet · 15 years ago
  67. b156e94 ADT #1843641: fix 'Extract string from layout creates blank string' by Raphael · 15 years ago
  68. 955e08b Skins can now provide their own hardware support (via AVDs) by Xavier Ducrohet · 15 years ago
  69. 4551d28 Details dialog for AVD from the avd selector. by Xavier Ducrohet · 15 years ago
  70. 6fe28b1 Merge change 5552 into donut by Android (Google) Code Review · 15 years ago
  71. 1a2584b SDK Updater: Store local source properties when installing. by Raphael · 15 years ago
  72. e860ea0 Merge change 4584 into donut by Android (Google) Code Review · 15 years ago
  73. 0ec4e5a SDK Updater: UI to add new sources URL. by Raphael · 15 years ago
  74. 6183584 SDK Updater: Cleanup a bunch of todos by Raphael · 15 years ago
  75. 426ecc9 SDK Updater: logic to load/save user sources and to delete them. by Raphael · 15 years ago
  76. 7b2bb74 SDK Updater: Update buttons state in local/remote page based on selection. by Raphael · 15 years ago
  77. 50283d7 Script to strip out unused translations when you change the base strings.xml. by Eric Fischer · 15 years ago
  78. acedbcb Add hosttestlib library. by Brett Chabot · 15 years ago
  79. a43be87 Merge change 4689 into donut by Android (Google) Code Review · 15 years ago
  80. 0d9a627 Fix api change following a rebase. by Raphael · 15 years ago
  81. 3962412 Merge change 4685 into donut by Android (Google) Code Review · 15 years ago
  82. 85a31f6 Update the API of ApkBuilder to make it clearer what is stable and what isn't. by Xavier Ducrohet · 15 years ago
  83. 48c6578 SDK Updater: use separate license node in XML. Support extra packages. by Raphael · 15 years ago
  84. ef2f55d Add support to delete AVD in the new AvdSelector. by Xavier Ducrohet · 15 years ago
  85. 963aeba Merge change 4646 into donut by Android (Google) Code Review · 15 years ago
  86. ecf30d9 Force the id of TabWidget to be android:id/tabs by Xavier Ducrohet · 15 years ago
  87. 630f7df Merge change 4575 into donut by Android (Google) Code Review · 15 years ago
  88. 3f351dd Merge change 4555 into donut by Android (Google) Code Review · 15 years ago
  89. 691beb3 SDK Updater: Better guess for the addon folder name. by Raphael · 15 years ago
  90. fa0286d Force UTF-8 encoding for SDK files. by Xavier Ducrohet · 15 years ago
  91. fb2a143 SDK Updater: fix accept callback to update Install Selected button. by Raphael · 15 years ago
  92. 1ebf491 Merge change 4510 into donut by Android (Google) Code Review · 15 years ago
  93. 2ea1594 Merge change 4111 into donut by Android (Google) Code Review · 15 years ago
  94. 97d3769 SDK Updater: display icons for local packages. by Raphael · 15 years ago
  95. 340a79b SDK Updater: fix repository.xml to read as binary, not text by Raphael · 15 years ago
  96. 2f06069 First step of a more standalone AvdSelector. by Xavier Ducrohet · 15 years ago
  97. d05f6ef SDK Updater: fix install of new packages from remote page. by Raphael · 15 years ago
  98. 678a781 Merge change 4440 into donut by Android (Google) Code Review · 15 years ago
  99. 4d68551 SDK Updater: remove UpdaterData.Display by Raphael · 15 years ago
  100. 1721fae Properly create Image for the icons so that they are transparent. by Xavier Ducrohet · 15 years ago