1. 0fd1acd Make GestureBuilder build under the SDK. by Xavier Ducrohet · 16 years ago
  2. f8a2fba Merge change 9062 into donut by Android (Google) Code Review · 16 years ago
  3. 9057041 Adds call back to the SDK updater for SDK content notifications. by Xavier Ducrohet · 16 years ago
  4. 1db5502 Copy legacy driver source code as a sample for custom USB drivers by vchtchetkine · 16 years ago
  5. eee1675 Look for Android.mk in $(APP_PROJECT_PATH)/jni by default. by David 'Digit' Turner · 16 years ago
  6. 197a8fe Add sample "san-angeles" program to demo OpenGL ES from native code. by David 'Digit' Turner · 16 years ago
  7. d7e5aae Add OpenGL ES headers to the android-4 platform/stable APIs. by David 'Digit' Turner · 16 years ago
  8. 5c767bb Add android-4 sysroot and use project's default.properties to get the right target. by David 'Digit' Turner · 16 years ago
  9. 91e0a8b Fix minor typo and duplicated entry in sdk.atree by Xavier Ducrohet · 16 years ago
  10. 8136f16 Merge change 8885 into donut by Android (Google) Code Review · 16 years ago
  11. b519db4 Add notice file to platform folder. by Xavier Ducrohet · 16 years ago
  12. 807e5c3 Merge change 8637 into donut by Android (Google) Code Review · 16 years ago
  13. 01aee82 Merge change 8623 into donut by Android (Google) Code Review · 16 years ago
  14. 3f3d6b8 Merge change 8622 into donut by Android (Google) Code Review · 16 years ago
  15. 3916484 Add classes encapsulatinglegacy USB API by vchtchetkine · 16 years ago
  16. 743b376 Merge change 8804 into donut by Android (Google) Code Review · 16 years ago
  17. 59fc68b Fix SDK build break caused by including legacy support header into main API header by vchtchetkine · 16 years ago
  18. d43d180 Merge change 7938 into donut by Android (Google) Code Review · 16 years ago
  19. c5b9a67 Prevent SDK Updater progress dialog from showing off screen. by Xavier Ducrohet · 16 years ago
  20. e30e98f Merge change 8699 into donut by Android (Google) Code Review · 16 years ago
  21. bc8b165 Prevent SDK updater dialog from showing offscreen. by Xavier Ducrohet · 16 years ago
  22. 84c6ef8 Merge change 8516 into donut by Android (Google) Code Review · 16 years ago
  23. 73aaee4 Add host check for nawk/gawk in build/host-setup.sh by David 'Digit' Turner · 16 years ago
  24. 4ddb784 Add a "unit-tests" sample application to perform unit testing. by David 'Digit' Turner · 16 years ago
  25. 747294c Fix LOCAL_CFLAGS/CPPFLAGS handling to match full Android build system. by David 'Digit' Turner · 16 years ago
  26. 8267511 Refactor API classes to support both, WinUsb and Legacy API by vchtchetkine · 16 years ago
  27. 1ff4f59 Merge change 8502 into donut by Android (Google) Code Review · 16 years ago
  28. e8c0bd0 Merge change 8501 into donut by Android (Google) Code Review · 16 years ago
  29. 6675fec First pass at a WVGA skin. by Xavier Ducrohet · 16 years ago
  30. e0f85e6 Delete non rotating skins and create a QVGA rotating skin. by Xavier Ducrohet · 16 years ago
  31. 510248e Add Apache Commons Compress to ADT (required by sdklib) by Xavier Ducrohet · 16 years ago
  32. 686fddb Merge change 8528 into donut by Android (Google) Code Review · 16 years ago
  33. 1b74229 Merge change 8537 into donut by Android (Google) Code Review · 16 years ago
  34. b59daaf Fix the update check for doc packages. by Xavier Ducrohet · 16 years ago
  35. 84c9d60 Merge change 5271 into donut by Android (Google) Code Review · 16 years ago
  36. bf29a5e Allow override of default symbol location for native heap library resolution by Xavier Ducrohet · 16 years ago
  37. fdc5ea2 Rename ndk/build/platforms/android-1.5 into android-3 to match API levels by David 'Digit' Turner · 16 years ago
  38. 1715a1f Handle LOCAL_CPPFLAGS/CFLAGS/CXXFLAGS as claimed by the documentation. by David 'Digit' Turner · 16 years ago
  39. f74c1d2 Add default version files into the SDK for docs/tools/platforms. by Xavier Ducrohet · 16 years ago
  40. e5bfd50 Also filter the list of Archives to only show the compatible ones. by Xavier Ducrohet · 16 years ago
  41. ba29296 Merge change 8438 into donut by Android (Google) Code Review · 16 years ago
  42. fbeb74a Add a checkbox to only show packages that are updates or new. by Xavier Ducrohet · 16 years ago
  43. 3e49a41 Merge change 8402 into donut by Android (Google) Code Review · 16 years ago
  44. 2be4a90 Add test application by vchtchetkine · 16 years ago
  45. ecc85da Fix loading of user repository and add refresh when adding/removing. by Xavier Ducrohet · 16 years ago
  46. d74be2a Merge change 8377 into donut by Android (Google) Code Review · 16 years ago
  47. cd693f5 Add build instructions, ignore list and remove obsolete .sln file by vchtchetkine · 16 years ago
  48. 797654a Use Apache Commons Compress instead of java.util.zip by Xavier Ducrohet · 16 years ago
  49. d79c237 Delete files irrelevant for the new driver model :x by vchtchetkine · 16 years ago
  50. 3b1edb4 Merge change 8232 into donut by Android (Google) Code Review · 16 years ago
  51. 633b5ed Merge change 8178 into donut by Android (Google) Code Review · 16 years ago
  52. 9811d6b Merge change 8298 into donut by Android (Google) Code Review · 16 years ago
  53. ce6f5c9 Minor NPE fix. by Xavier Ducrohet · 16 years ago
  54. a8721e7 Move ADT/DDMS plug-ins to 0.9.2 by Xavier Ducrohet · 16 years ago
  55. a399a68 Add support for add-on based on preview of platforms. by Xavier Ducrohet · 16 years ago
  56. 7603386 Add GestureBuilder to the samples. by Xavier Ducrohet · 16 years ago
  57. 6baf93c Fix erroneous assert. by Xavier Ducrohet · 16 years ago
  58. dceaaa5 Refactor ADB API dll to support WinUsb by vchtchetkine · 16 years ago
  59. ada1833 Merge change 8196 into donut by Android (Google) Code Review · 16 years ago
  60. 1b9c1e4 Refactored AndroidXPathFactory into sdklib. by Xavier Ducrohet · 16 years ago
  61. 7ec528c Ensure LOCAL_LDLIBS is cleared by the $(CLEAR_VARS) script by David 'Digit' Turner · 16 years ago
  62. 70cebe2 Merge change 8016 into donut by Android (Google) Code Review · 16 years ago
  63. 0c51f65 Merge change 8137 into donut by Android (Google) Code Review · 16 years ago
  64. 5adc2f6 Enforce codename value for minSdkVersion in the Ant build. by Xavier Ducrohet · 16 years ago
  65. 4fed1db Add the test definition of the vpn tests. by Yu Shan Emily Lau · 16 years ago
  66. 8c78ba6 Use the proper URL for the google repository. by Xavier Ducrohet · 16 years ago
  67. 277f7af Merge change 8064 into donut by Android (Google) Code Review · 16 years ago
  68. ce359b0 Generalize usage of AndroidVersion instead of Api level in the SDK packages. by Xavier Ducrohet · 16 years ago
  69. 865f57e Removing continuous attribute for the calendar provider tests. by Swarna Kumar · 16 years ago
  70. e290100 Merge change 7975 into donut by Android (Google) Code Review · 16 years ago
  71. f2869cf Add support for preview versions of platforms. by Xavier Ducrohet · 16 years ago
  72. b2d4f43 Merge change 7956 into donut by Android (Google) Code Review · 16 years ago
  73. afd6be7 Moving compatibilty mode option to spare parts by Mitsuru Oshima · 16 years ago
  74. c9b5867 New ntro image for camera.html that shows flow for video capture. by David Warren · 16 years ago
  75. 37505b5 Merge change 7535 into donut by Android (Google) Code Review · 16 years ago
  76. 09db257 Merge change 7904 into donut by Android (Google) Code Review · 16 years ago
  77. 88a8f7b Removing calprov test suite from continuous build until to get real fix for bug 1966269 by Swarna Kumar · 16 years ago
  78. 7f0688d Fix compilation of assembly files (e.g. foo.S), by removing a typo. by David 'Digit' Turner · 16 years ago
  79. 89f0e50 Add new application for the SDK to let developers build their own gestures by Romain Guy · 16 years ago
  80. 30a06f4 Merge change 5737 into donut by Android (Google) Code Review · 16 years ago
  81. 94a41a5 Adding new file in debugging section for tcpdump and other network debugging tools. by David Warren · 16 years ago
  82. c56b26b Merge change 6997 into donut by Android (Google) Code Review · 16 years ago
  83. dc87dd3 ADT Extract String ID: use Context.getString(id) directly, by Raphael · 16 years ago
  84. 138a9a4 ADT Extract String ID: try to find a method or a field that will by Raphael · 16 years ago
  85. b550cce ADT XML extract string ID: fix inverted test. by Raphael · 16 years ago
  86. 7feb9a8 ADT XML extract string ID: generate Context.getResources() calls by Raphael · 16 years ago
  87. aa5574f Rename IActivityWatcher to IActivityController by Dianne Hackborn · 16 years ago
  88. 25489e4 Import new translations by Eric Fischer · 16 years ago
  89. ac50c3a ADT XML extract string IDs: display existing IDs of the selected file. by Raphael · 16 years ago
  90. 47acc05 ADT XML extract string: allow selection to be the attribute name. by Raphael · 16 years ago
  91. b3ba0af ADT: Extract String IDs from Layout XML strings. by Raphael · 16 years ago
  92. 32ad938 ADT: Extract String IDs from Layout XML strings. by Raphael · 16 years ago
  93. fe1b8d8 remove the setting for fancy rotation animation by Mathias Agopian · 16 years ago
  94. 62fec6f Merge change 6767 into donut by Android (Google) Code Review · 16 years ago
  95. 222c8a0 Modify runtest test_defs to adjust for rename of cts-installtests. by Brett Chabot · 16 years ago
  96. 9412517 Merge change 6651 into donut by Android (Google) Code Review · 16 years ago
  97. 3684b06 AVD Selector: Add a "Start" button to launch the selected AVD in a by Raphael · 16 years ago
  98. 7e236a0 Merge change 5763 into donut by Android (Google) Code Review · 16 years ago
  99. 009801b SDK Updater: detect when install addon or tools to deal with by Raphael · 16 years ago
  100. fa9cd9a SDK Updater: fix android.bat for Windows to change dirs to the by Raphael · 16 years ago