1. 9d6afd5 AI 146969: Windows SDK fixes for JetCreator BUG=1793093 by Raphael Moll · 15 years ago
  2. c6a9036 AI 146943: Move JetCreator into tools/Jet/JetCreator. Add demo content and Logic templates in tools/Jet/ by Xavier Ducrohet · 15 years ago
  3. 0cb5e26 AI 146865: Final pass on stubber: properly filter fields and methods. by Raphael Moll · 15 years ago
  4. b0b773f AI 146862: Fix Windows SDK build. BUG=1793093 by Raphael Moll · 15 years ago
  5. 0259b7c AI 146845: Fix detecting "home" activities when parsing the Android Manifest by Xavier Ducrohet · 15 years ago
  6. 719745b AI 146806: Make sure we check buffer length when removing escaped chars (like unicode) when parsing Value XML files. by Xavier Ducrohet · 15 years ago
  7. 2aff1aa AI 146783: Update New project wizard with the less confusing "Build Target" label. by Xavier Ducrohet · 15 years ago
  8. 1bce95e AI 146776: fix NPE in AvdManager BUG=1791664 by Xavier Ducrohet · 15 years ago
  9. 546c9c9 AI 146770: ADT #1797369 fix error "ant windows: com.android.ant.SetupTask cannot be found" by Raphael Moll · 15 years ago
  10. bcc0b04 AI 146747: Add the JetCreator tools and docs to the SDK (mac/windows only). by Xavier Ducrohet · 15 years ago
  11. 42c230d AI 146720: ADT Jar Stubber: generate stubbed jar. by Raphael Moll · 15 years ago
  12. 5ca1e5e AI 146692: Clean up the output of "android list targets" and fix the image.sysdir.# to only be present if the image folders really contain *.img files. by Xavier Ducrohet · 15 years ago
  13. fd8601d AI 146689: Broken AVDs are now loaded by default, and we provide a way to fix one (new) type of error (wrong paths to the system image) by Xavier Ducrohet · 15 years ago
  14. 1313b05 AI 146674: "Target" nomenclature fixes BUG=1795612 by Xavier Ducrohet · 15 years ago
  15. 3e58000 AI 146643: Clean up and commenting of the JetBoy JET demo code: by Jean-Michel Trivi · 15 years ago
  16. a435331 AI 146631: ADT #1793333: fix Widget disposed in SdkTargetSelector. by Raphael Moll · 15 years ago
  17. 550c753 AI 146595: ADT #1794560: prevent from loading more than one SDK at once. by Raphael Moll · 15 years ago
  18. 28a20da AI 146394: Add ExampleAppWidgetConfigure to manifest and correct update issues. by Jeffrey Sharkey · 15 years ago
  19. b1196f9 AI 146372: Add audio assets used for the generation of the JET data that is used in the JET SDK sample "JetBoy". This includes the JetCreator project and the Logic file for the music. by Jean-Michel Trivi · 15 years ago
  20. bc88010 AI 146351: Fix aidl 2 issues: aidl file change for parcelable didnt trigger a recompilation. Folder creation failed if parent folder didn't exist. by Xavier Ducrohet · 15 years ago
  21. 5acf706 AI 146335: ADT: Rework the Manifest class browser. by Raphael Moll · 15 years ago
  22. 06d14b5 AI 146314: modify GSM emulation to accomodate 1.0 and 1.1 system images. by David Turner · 15 years ago
  23. f10beab AI 146238: ADT #1761064: Properly refresh UiTreeBlock when SDK is reloaded. by Raphael Moll · 15 years ago
  24. 7650bff AI 146237: ADT #1789339: Manifest editor now displays all extra sub-elements. by Raphael Moll · 15 years ago
  25. 2bd33b8 AI 146233: Update Eclipse feature licenses to mention embedded jar files licences. by Xavier Ducrohet · 15 years ago
  26. 54ed5a2 AI 146229: Fix aidl error parsing (BUG #1789273) BUG=1789273 by Xavier Ducrohet · 15 years ago
  27. 0025ca4 AI 146203: New .jd files, modified Pdk.mk to fix doxygen </div> bug on line 25 of *-source.html files, removed extraneous SDK examples. by Mike Ritter · 15 years ago
  28. 833361c AI 146034: ADT #1786173: NPW should not overwritte user-customized path by Raphael Moll · 15 years ago
  29. ae600ad AI 146023: Make the add-on implement getPath for IAndroidTarget.SAMPLES (only if the add-on actually has samples) (BUG #1781751) by Xavier Ducrohet · 15 years ago
  30. a2c0ebd AI 145929: ADT #1781076: fix missing \n in "android delete avd" BUG=1781076 by Raphael Moll · 15 years ago
  31. 6c0d467 AI 145911: ADT #1778786: tool to generate stubbed jar file. by Raphael Moll · 15 years ago
  32. b20c95f AI 145394: Fix 'android create project': it was swapping activity and package names (bug #1781137) by Xavier Ducrohet · 15 years ago
  33. be5fc8d AI 145382: API review: change new media keycode names to avoid ambiguity. by Dianne Hackborn · 15 years ago
  34. 7215471 AI 145380: Fixes for add-on build by Xavier Ducrohet · 15 years ago
  35. 55081c2 AI 145229: Make the mismatch API level/minSdkVersion a warning instead of an error. by Xavier Ducrohet · 15 years ago
  36. a49714f AI 145204: ADT #1761137: collect_sources_for_sdk.sh fails on the Mac by Raphael Moll · 15 years ago
  37. 931838e AI 145083: ADT #1777728: fix NPE when AVD list is empty BUG=1777728 by Raphael Moll · 15 years ago
  38. 28ac69a AI 145062: Took out the muisc player test from the continuous build test. by Yu Shan Emily Lau · 15 years ago
  39. 0a7d039 AI 145004: ADT #1761064: Properly refresh manifest activity list on framework reload. by Raphael Moll · 15 years ago
  40. 7bfaaa8 AI 144940: ADT #1722971: Fix refactoring menu contribution for Eclipse 3.3/3.4 on Linux/Mac. by Raphael Moll · 15 years ago
  41. 6778fc2 AI 144938: Fix the classpath container cache for project targeting add-ons (bug #1775936). by Xavier Ducrohet · 15 years ago
  42. 1d0c9f3 AI 144935: ApiDemos contains new API, and we must force the target to cupcake. by Xavier Ducrohet · 15 years ago
  43. 5993ade AI 144921: Fix add-on javadoc display in Eclipse (bug #1775744) BUG=1775744 by Xavier Ducrohet · 15 years ago
  44. 1d8b77c AI 144902: Fix default src lookup for code coverage. by Brett Chabot · 15 years ago
  45. b2cd505 AI 144595: Fix the AVD configuration code to support "sdcard.path" in config.ini to indicate an explicit SD Card image file (instead of using the one in the content directory) by David Turner · 15 years ago
  46. 57a70ad AI 144565: Improve the JetBoy samples by Xavier Ducrohet · 15 years ago
  47. dcb36ed AI 144533: Reformat JetBoy samples to match code style. BUG=1596727 by Xavier Ducrohet · 15 years ago
  48. e7837ff AI 144509: Checking in Sonivox' JetBoy code sample. The java code still has a FIXME for cleanup and review to be done before final SDK build. by Jean-Michel Trivi · 15 years ago
  49. d7c946d AI 144487: ADT: Add "New String" refactoring to the other Resource Chooser. by Raphael Moll · 15 years ago
  50. bc659bb AI 144486: ADT: Call the Extract String Refactoring to create a new XML String by Raphael Moll · 15 years ago
  51. 01cdf8f AI 144366: Activity Launcher filters out unlauncheable activity (bug #1736754) by Xavier Ducrohet · 15 years ago
  52. d1bc5b4 AI 144355: Automated g4 rollback of changelist 144335. by Eric Fischer · 15 years ago
  53. c203e21 AI 144335: Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 15 years ago
  54. 979e0dc AI 144320: ADT: Fix debugger launch connection when debugging Android JUnit by Brett Chabot · 15 years ago
  55. b41d8da AI 144283: ADT: Enhance Resource Chooser with ability to create new XML strings. by Raphael Moll · 15 years ago
  56. ad41d46 AI 144260: Add constant for test file name in runtest. by Brett Chabot · 15 years ago
  57. a248b46 AI 144252: Reload AVDs when displaying the run/debug launch dialog (bug #1683892) by Xavier Ducrohet · 15 years ago
  58. dfa5494 AI 144164: Adding droiddocs/javadocs usage to Pdk-docs to get correct style. by Mike Ritter · 15 years ago
  59. 8a2dece AI 144048: ADT #1743364: Uncomment the system resource chooser code. by Raphael Moll · 15 years ago
  60. 09f36bf AI 143917: ADT Android JUnit: Change logic to provide an explicit project or package to run to the device InstrumentationTestRunner, instead of providing the potentially huge list of test classes. Discontinue support for running all tests in a source folder. by Brett Chabot · 15 years ago
  61. 0f25507 AI 143882: ADT #1743364: Refactor misc UI widgets together in package adt.ui. by Raphael Moll · 15 years ago
  62. c01f497 AI 143881: AVD #1703143: delete AVDs not loaded correctly. by Raphael Moll · 15 years ago
  63. 058dad6 AI 143876: Include hprof-conv in SDK (bug #1640225) BUG=1640225 by Raphael Moll · 15 years ago
  64. e64360f AI 143864: Fix SDK example to correctly pass back newly-configured appWidgetId. by Jeffrey Sharkey · 15 years ago
  65. a1ca267 AI 143765: Rename tests.xml to test_defs.xml BUG=1746304 by Brett Chabot · 15 years ago
  66. e529390 AI 143754: SdkManager: list unknown AVDs and why they didn't load. BUG=1703143 by Raphael Moll · 15 years ago
  67. 1a43129 AI 143596: Removed all the obsoleted media related functional test suite. (incl, very old meidaProvider, by Yu Shan Emily Lau · 15 years ago
  68. f7dd570 AI 143562: Usability fixes for runtest.py BUG=1743678 by Brett Chabot · 15 years ago
  69. 9738144 AI 143499: Fix the icon for the JUnit launch shortcut BUG=866690 by Xavier Ducrohet · 15 years ago
  70. b2cb5fd AI 143491: ADT #1742875: Document the SDK build process and new cupcake SDK changes. by Raphael Moll · 15 years ago
  71. 2f1d5e3 AI 143472: Reduce dictionary size. by Amith Yamasani · 15 years ago
  72. 3141ffd AI 143407: Prevent reinstalling APKs during launch if they have not been recompiled since the previous launch. by Xavier Ducrohet · 15 years ago
  73. f739e79 AI 143259: ADT #1743364: Refactor all wizard classes & their actions together. by Raphael Moll · 15 years ago
  74. 729ff79 AI 143256: Make the Term emulator work with the most recent keyboard IME. by Jack Palevich · 15 years ago
  75. fe8bec7 AI 143149: Make ADT look for javadoc in docs/reference for the optional libraries (to match the base docs). by Xavier Ducrohet · 15 years ago
  76. ad30a85 AI 143143: Update ADT changes.txt with JUnit features, and properly restrict ADT package access. by Xavier Ducrohet · 15 years ago
  77. 08f10ba Automated import from //branches/cupcake/...@143034,143034 by Raphael Moll · 15 years ago
  78. bc4a6cc Automated import from //branches/cupcake/...@143022,143022 by Dianne Hackborn · 15 years ago
  79. 2d2cf28 Automated import from //branches/cupcake/...@142994,142994 by Xavier Ducrohet · 15 years ago
  80. d7f1b57 Automated import from //branches/cupcake/...@142988,142988 by Mike Lockwood · 15 years ago
  81. e71a4a3 Automated import from //branches/cupcake/...@142978,142978 by Raphael Moll · 15 years ago
  82. 4d88b72 Automated import from //branches/cupcake/...@142951,142951 by Evan Millar · 15 years ago
  83. 4ec2d6f Automated import from //branches/cupcake/...@142852,142852 by Raphael Moll · 15 years ago
  84. c22f78e Automated import from //branches/cupcake/...@142851,142851 by Raphael Moll · 15 years ago
  85. fbeb67e Automated import from //branches/cupcake/...@142586,142586 by Raphael Moll · 15 years ago
  86. 660c0c9 Automated import from //branches/cupcake/...@142585,142585 by Raphael Moll · 15 years ago
  87. 1e163c8 Automated import from //branches/cupcake/...@142584,142584 by Raphael Moll · 15 years ago
  88. bea7f76 Automated import from //branches/cupcake/...@142485,142485 by Jack Palevich · 15 years ago
  89. 4595b79 Automated import from //branches/cupcake/...@142191,142191 by Raphael Moll · 15 years ago
  90. 076609b Automated import from //branches/cupcake/...@142190,142190 by Raphael Moll · 15 years ago
  91. 9abc811 Automated import from //branches/cupcake/...@141822,141822 by Raphael Moll · 15 years ago
  92. 3cf4c91 Automated import from //branches/cupcake/...@141814,141814 by Brett Chabot · 15 years ago
  93. 8860250 Automated import from //branches/cupcake/...@141808,141808 by Xavier Ducrohet · 15 years ago
  94. e6a1328 Automated import from //branches/cupcake/...@141778,141778 by Brett Chabot · 15 years ago
  95. b10c75c Automated import from //branches/cupcake/...@141732,141732 by Jeff Hamilton · 15 years ago
  96. 538e310 Automated import from //branches/cupcake/...@141592,141592 by Xavier Ducrohet · 15 years ago
  97. 41d58c4 Automated import from //branches/cupcake/...@141556,141556 by Xavier Ducrohet · 15 years ago
  98. b0bdccc auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 15 years ago
  99. 6ffae01 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  100. 59008eb auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago