1. 4ddb784 Add a "unit-tests" sample application to perform unit testing. by David 'Digit' Turner · 16 years ago
  2. 747294c Fix LOCAL_CFLAGS/CPPFLAGS handling to match full Android build system. by David 'Digit' Turner · 16 years ago
  3. 1ff4f59 Merge change 8502 into donut by Android (Google) Code Review · 16 years ago
  4. e8c0bd0 Merge change 8501 into donut by Android (Google) Code Review · 16 years ago
  5. 6675fec First pass at a WVGA skin. by Xavier Ducrohet · 16 years ago
  6. e0f85e6 Delete non rotating skins and create a QVGA rotating skin. by Xavier Ducrohet · 16 years ago
  7. 510248e Add Apache Commons Compress to ADT (required by sdklib) by Xavier Ducrohet · 16 years ago
  8. 686fddb Merge change 8528 into donut by Android (Google) Code Review · 16 years ago
  9. 1b74229 Merge change 8537 into donut by Android (Google) Code Review · 16 years ago
  10. b59daaf Fix the update check for doc packages. by Xavier Ducrohet · 16 years ago
  11. 84c9d60 Merge change 5271 into donut by Android (Google) Code Review · 16 years ago
  12. bf29a5e Allow override of default symbol location for native heap library resolution by Xavier Ducrohet · 16 years ago
  13. fdc5ea2 Rename ndk/build/platforms/android-1.5 into android-3 to match API levels by David 'Digit' Turner · 16 years ago
  14. 1715a1f Handle LOCAL_CPPFLAGS/CFLAGS/CXXFLAGS as claimed by the documentation. by David 'Digit' Turner · 16 years ago
  15. f74c1d2 Add default version files into the SDK for docs/tools/platforms. by Xavier Ducrohet · 16 years ago
  16. e5bfd50 Also filter the list of Archives to only show the compatible ones. by Xavier Ducrohet · 16 years ago
  17. ba29296 Merge change 8438 into donut by Android (Google) Code Review · 16 years ago
  18. fbeb74a Add a checkbox to only show packages that are updates or new. by Xavier Ducrohet · 16 years ago
  19. 3e49a41 Merge change 8402 into donut by Android (Google) Code Review · 16 years ago
  20. 2be4a90 Add test application by vchtchetkine · 16 years ago
  21. ecc85da Fix loading of user repository and add refresh when adding/removing. by Xavier Ducrohet · 16 years ago
  22. d74be2a Merge change 8377 into donut by Android (Google) Code Review · 16 years ago
  23. cd693f5 Add build instructions, ignore list and remove obsolete .sln file by vchtchetkine · 16 years ago
  24. 797654a Use Apache Commons Compress instead of java.util.zip by Xavier Ducrohet · 16 years ago
  25. d79c237 Delete files irrelevant for the new driver model :x by vchtchetkine · 16 years ago
  26. 3b1edb4 Merge change 8232 into donut by Android (Google) Code Review · 16 years ago
  27. 633b5ed Merge change 8178 into donut by Android (Google) Code Review · 16 years ago
  28. 9811d6b Merge change 8298 into donut by Android (Google) Code Review · 16 years ago
  29. ce6f5c9 Minor NPE fix. by Xavier Ducrohet · 16 years ago
  30. a8721e7 Move ADT/DDMS plug-ins to 0.9.2 by Xavier Ducrohet · 16 years ago
  31. a399a68 Add support for add-on based on preview of platforms. by Xavier Ducrohet · 16 years ago
  32. 7603386 Add GestureBuilder to the samples. by Xavier Ducrohet · 16 years ago
  33. 6baf93c Fix erroneous assert. by Xavier Ducrohet · 16 years ago
  34. dceaaa5 Refactor ADB API dll to support WinUsb by vchtchetkine · 16 years ago
  35. ada1833 Merge change 8196 into donut by Android (Google) Code Review · 16 years ago
  36. 1b9c1e4 Refactored AndroidXPathFactory into sdklib. by Xavier Ducrohet · 16 years ago
  37. 7ec528c Ensure LOCAL_LDLIBS is cleared by the $(CLEAR_VARS) script by David 'Digit' Turner · 16 years ago
  38. 70cebe2 Merge change 8016 into donut by Android (Google) Code Review · 16 years ago
  39. 0c51f65 Merge change 8137 into donut by Android (Google) Code Review · 16 years ago
  40. 5adc2f6 Enforce codename value for minSdkVersion in the Ant build. by Xavier Ducrohet · 16 years ago
  41. 4fed1db Add the test definition of the vpn tests. by Yu Shan Emily Lau · 16 years ago
  42. 8c78ba6 Use the proper URL for the google repository. by Xavier Ducrohet · 16 years ago
  43. 277f7af Merge change 8064 into donut by Android (Google) Code Review · 16 years ago
  44. ce359b0 Generalize usage of AndroidVersion instead of Api level in the SDK packages. by Xavier Ducrohet · 16 years ago
  45. 865f57e Removing continuous attribute for the calendar provider tests. by Swarna Kumar · 16 years ago
  46. e290100 Merge change 7975 into donut by Android (Google) Code Review · 16 years ago
  47. f2869cf Add support for preview versions of platforms. by Xavier Ducrohet · 16 years ago
  48. b2d4f43 Merge change 7956 into donut by Android (Google) Code Review · 16 years ago
  49. afd6be7 Moving compatibilty mode option to spare parts by Mitsuru Oshima · 16 years ago
  50. 37505b5 Merge change 7535 into donut by Android (Google) Code Review · 16 years ago
  51. 09db257 Merge change 7904 into donut by Android (Google) Code Review · 16 years ago
  52. 88a8f7b Removing calprov test suite from continuous build until to get real fix for bug 1966269 by Swarna Kumar · 16 years ago
  53. 7f0688d Fix compilation of assembly files (e.g. foo.S), by removing a typo. by David 'Digit' Turner · 16 years ago
  54. 89f0e50 Add new application for the SDK to let developers build their own gestures by Romain Guy · 16 years ago
  55. 30a06f4 Merge change 5737 into donut by Android (Google) Code Review · 16 years ago
  56. 94a41a5 Adding new file in debugging section for tcpdump and other network debugging tools. by David Warren · 16 years ago
  57. c56b26b Merge change 6997 into donut by Android (Google) Code Review · 16 years ago
  58. dc87dd3 ADT Extract String ID: use Context.getString(id) directly, by Raphael · 16 years ago
  59. 138a9a4 ADT Extract String ID: try to find a method or a field that will by Raphael · 16 years ago
  60. b550cce ADT XML extract string ID: fix inverted test. by Raphael · 16 years ago
  61. 7feb9a8 ADT XML extract string ID: generate Context.getResources() calls by Raphael · 16 years ago
  62. aa5574f Rename IActivityWatcher to IActivityController by Dianne Hackborn · 16 years ago
  63. 25489e4 Import new translations by Eric Fischer · 16 years ago
  64. ac50c3a ADT XML extract string IDs: display existing IDs of the selected file. by Raphael · 16 years ago
  65. 47acc05 ADT XML extract string: allow selection to be the attribute name. by Raphael · 16 years ago
  66. b3ba0af ADT: Extract String IDs from Layout XML strings. by Raphael · 16 years ago
  67. 32ad938 ADT: Extract String IDs from Layout XML strings. by Raphael · 16 years ago
  68. fe1b8d8 remove the setting for fancy rotation animation by Mathias Agopian · 16 years ago
  69. 62fec6f Merge change 6767 into donut by Android (Google) Code Review · 16 years ago
  70. 222c8a0 Modify runtest test_defs to adjust for rename of cts-installtests. by Brett Chabot · 16 years ago
  71. 9412517 Merge change 6651 into donut by Android (Google) Code Review · 16 years ago
  72. 3684b06 AVD Selector: Add a "Start" button to launch the selected AVD in a by Raphael · 16 years ago
  73. 7e236a0 Merge change 5763 into donut by Android (Google) Code Review · 16 years ago
  74. 009801b SDK Updater: detect when install addon or tools to deal with by Raphael · 16 years ago
  75. fa9cd9a SDK Updater: fix android.bat for Windows to change dirs to the by Raphael · 16 years ago
  76. de21e3a Update comments in AvdManager by Raphael · 16 years ago
  77. 24d2878 Merge change 5913 into donut by Android (Google) Code Review · 16 years ago
  78. f5af7ce Make ADT use new sdklib API by Xavier Ducrohet · 16 years ago
  79. 59fc8c9 All actions in AdvManager now receives their own ISdkLog. by Xavier Ducrohet · 16 years ago
  80. c244627 SDK Updater: Make it possible for tools to update themselves. by Raphael · 16 years ago
  81. 1ceaaea Add tooltips and a legend (AVD selector) by Xavier Ducrohet · 16 years ago
  82. 329c13c SDK Updater: refine error handling when fetching sources. by Raphael · 16 years ago
  83. 2abd80a Fix bug 1844502: Add create_test.py to generate Android.mk and AndroidManifest.xml for application tests. by Jack Wang · 16 years ago
  84. 9cf8f81 SDK Updater: Add repository.xml if not specified in URLs by Raphael · 16 years ago
  85. ee763d1 SDK Updater: Better handling of fetch errors. by Raphael · 16 years ago
  86. fc61447 Fix NPE in Home sample. by Romain Guy · 16 years ago
  87. 6c3fa89 Properly enable/disable buttons in the AVD selector. by Xavier Ducrohet · 16 years ago
  88. c916aec Remove the obsolete AVD wizard. by Xavier Ducrohet · 16 years ago
  89. e78015c Plug the Android SDK window as the AVD manager. by Xavier Ducrohet · 16 years ago
  90. a944e34 Merge change 5767 into donut by Android (Google) Code Review · 16 years ago
  91. f0ac8e8 AVD creation dialog. by Xavier Ducrohet · 16 years ago
  92. 4f6f740 Remove problematic case-insensitive duplicate files. by David 'Digit' Turner · 16 years ago
  93. 52c9784 Merge change 5640 into donut by Android (Google) Code Review · 16 years ago
  94. d63563f Merge change 5761 into donut by Android (Google) Code Review · 16 years ago
  95. c851d71 Misc cleanup from a previous commit. by Xavier Ducrohet · 16 years ago
  96. 5dffb06 Merge change 5727 into donut by Android (Google) Code Review · 16 years ago
  97. bf7863e runtest: Remove run_command -> android_build dependency. by Brett Chabot · 16 years ago
  98. 6683fa3 Merge change 5688 into donut by Android (Google) Code Review · 16 years ago
  99. 14035e8 Fixes #1949253. Prevents NPE on startup. by Romain Guy · 16 years ago
  100. cdece3f Merge change 5678 into donut by Android (Google) Code Review · 16 years ago