1. 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
  2. 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
  3. 5acf706 AI 146335: ADT: Rework the Manifest class browser. by Raphael Moll · 15 years ago
  4. 06d14b5 AI 146314: modify GSM emulation to accomodate 1.0 and 1.1 system images. by David Turner · 15 years ago
  5. f10beab AI 146238: ADT #1761064: Properly refresh UiTreeBlock when SDK is reloaded. by Raphael Moll · 15 years ago
  6. 7650bff AI 146237: ADT #1789339: Manifest editor now displays all extra sub-elements. by Raphael Moll · 15 years ago
  7. 2bd33b8 AI 146233: Update Eclipse feature licenses to mention embedded jar files licences. by Xavier Ducrohet · 15 years ago
  8. 54ed5a2 AI 146229: Fix aidl error parsing (BUG #1789273) BUG=1789273 by Xavier Ducrohet · 15 years ago
  9. 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
  10. 833361c AI 146034: ADT #1786173: NPW should not overwritte user-customized path by Raphael Moll · 15 years ago
  11. 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
  12. a2c0ebd AI 145929: ADT #1781076: fix missing \n in "android delete avd" BUG=1781076 by Raphael Moll · 15 years ago
  13. 6c0d467 AI 145911: ADT #1778786: tool to generate stubbed jar file. by Raphael Moll · 15 years ago
  14. b20c95f AI 145394: Fix 'android create project': it was swapping activity and package names (bug #1781137) by Xavier Ducrohet · 15 years ago
  15. be5fc8d AI 145382: API review: change new media keycode names to avoid ambiguity. by Dianne Hackborn · 15 years ago
  16. 7215471 AI 145380: Fixes for add-on build by Xavier Ducrohet · 15 years ago
  17. 55081c2 AI 145229: Make the mismatch API level/minSdkVersion a warning instead of an error. by Xavier Ducrohet · 15 years ago
  18. a49714f AI 145204: ADT #1761137: collect_sources_for_sdk.sh fails on the Mac by Raphael Moll · 15 years ago
  19. 931838e AI 145083: ADT #1777728: fix NPE when AVD list is empty BUG=1777728 by Raphael Moll · 15 years ago
  20. 28ac69a AI 145062: Took out the muisc player test from the continuous build test. by Yu Shan Emily Lau · 15 years ago
  21. 0a7d039 AI 145004: ADT #1761064: Properly refresh manifest activity list on framework reload. by Raphael Moll · 15 years ago
  22. 7bfaaa8 AI 144940: ADT #1722971: Fix refactoring menu contribution for Eclipse 3.3/3.4 on Linux/Mac. by Raphael Moll · 15 years ago
  23. 6778fc2 AI 144938: Fix the classpath container cache for project targeting add-ons (bug #1775936). by Xavier Ducrohet · 15 years ago
  24. 1d0c9f3 AI 144935: ApiDemos contains new API, and we must force the target to cupcake. by Xavier Ducrohet · 15 years ago
  25. 5993ade AI 144921: Fix add-on javadoc display in Eclipse (bug #1775744) BUG=1775744 by Xavier Ducrohet · 15 years ago
  26. 1d8b77c AI 144902: Fix default src lookup for code coverage. by Brett Chabot · 15 years ago
  27. 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
  28. 57a70ad AI 144565: Improve the JetBoy samples by Xavier Ducrohet · 15 years ago
  29. dcb36ed AI 144533: Reformat JetBoy samples to match code style. BUG=1596727 by Xavier Ducrohet · 15 years ago
  30. 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
  31. d7c946d AI 144487: ADT: Add "New String" refactoring to the other Resource Chooser. by Raphael Moll · 15 years ago
  32. bc659bb AI 144486: ADT: Call the Extract String Refactoring to create a new XML String by Raphael Moll · 15 years ago
  33. 01cdf8f AI 144366: Activity Launcher filters out unlauncheable activity (bug #1736754) by Xavier Ducrohet · 15 years ago
  34. d1bc5b4 AI 144355: Automated g4 rollback of changelist 144335. by Eric Fischer · 15 years ago
  35. c203e21 AI 144335: Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 15 years ago
  36. 979e0dc AI 144320: ADT: Fix debugger launch connection when debugging Android JUnit by Brett Chabot · 15 years ago
  37. b41d8da AI 144283: ADT: Enhance Resource Chooser with ability to create new XML strings. by Raphael Moll · 15 years ago
  38. ad41d46 AI 144260: Add constant for test file name in runtest. by Brett Chabot · 15 years ago
  39. a248b46 AI 144252: Reload AVDs when displaying the run/debug launch dialog (bug #1683892) by Xavier Ducrohet · 15 years ago
  40. dfa5494 AI 144164: Adding droiddocs/javadocs usage to Pdk-docs to get correct style. by Mike Ritter · 15 years ago
  41. 8a2dece AI 144048: ADT #1743364: Uncomment the system resource chooser code. by Raphael Moll · 15 years ago
  42. 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
  43. 0f25507 AI 143882: ADT #1743364: Refactor misc UI widgets together in package adt.ui. by Raphael Moll · 15 years ago
  44. c01f497 AI 143881: AVD #1703143: delete AVDs not loaded correctly. by Raphael Moll · 15 years ago
  45. 058dad6 AI 143876: Include hprof-conv in SDK (bug #1640225) BUG=1640225 by Raphael Moll · 15 years ago
  46. e64360f AI 143864: Fix SDK example to correctly pass back newly-configured appWidgetId. by Jeffrey Sharkey · 15 years ago
  47. a1ca267 AI 143765: Rename tests.xml to test_defs.xml BUG=1746304 by Brett Chabot · 15 years ago
  48. e529390 AI 143754: SdkManager: list unknown AVDs and why they didn't load. BUG=1703143 by Raphael Moll · 15 years ago
  49. 1a43129 AI 143596: Removed all the obsoleted media related functional test suite. (incl, very old meidaProvider, by Yu Shan Emily Lau · 15 years ago
  50. f7dd570 AI 143562: Usability fixes for runtest.py BUG=1743678 by Brett Chabot · 15 years ago
  51. 9738144 AI 143499: Fix the icon for the JUnit launch shortcut BUG=866690 by Xavier Ducrohet · 15 years ago
  52. b2cb5fd AI 143491: ADT #1742875: Document the SDK build process and new cupcake SDK changes. by Raphael Moll · 15 years ago
  53. 2f1d5e3 AI 143472: Reduce dictionary size. by Amith Yamasani · 15 years ago
  54. 3141ffd AI 143407: Prevent reinstalling APKs during launch if they have not been recompiled since the previous launch. by Xavier Ducrohet · 15 years ago
  55. f739e79 AI 143259: ADT #1743364: Refactor all wizard classes & their actions together. by Raphael Moll · 15 years ago
  56. 729ff79 AI 143256: Make the Term emulator work with the most recent keyboard IME. by Jack Palevich · 15 years ago
  57. 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
  58. ad30a85 AI 143143: Update ADT changes.txt with JUnit features, and properly restrict ADT package access. by Xavier Ducrohet · 15 years ago
  59. 08f10ba Automated import from //branches/cupcake/...@143034,143034 by Raphael Moll · 15 years ago
  60. bc4a6cc Automated import from //branches/cupcake/...@143022,143022 by Dianne Hackborn · 15 years ago
  61. 2d2cf28 Automated import from //branches/cupcake/...@142994,142994 by Xavier Ducrohet · 15 years ago
  62. d7f1b57 Automated import from //branches/cupcake/...@142988,142988 by Mike Lockwood · 15 years ago
  63. e71a4a3 Automated import from //branches/cupcake/...@142978,142978 by Raphael Moll · 15 years ago
  64. 4d88b72 Automated import from //branches/cupcake/...@142951,142951 by Evan Millar · 15 years ago
  65. 4ec2d6f Automated import from //branches/cupcake/...@142852,142852 by Raphael Moll · 15 years ago
  66. c22f78e Automated import from //branches/cupcake/...@142851,142851 by Raphael Moll · 15 years ago
  67. fbeb67e Automated import from //branches/cupcake/...@142586,142586 by Raphael Moll · 15 years ago
  68. 660c0c9 Automated import from //branches/cupcake/...@142585,142585 by Raphael Moll · 15 years ago
  69. 1e163c8 Automated import from //branches/cupcake/...@142584,142584 by Raphael Moll · 15 years ago
  70. bea7f76 Automated import from //branches/cupcake/...@142485,142485 by Jack Palevich · 15 years ago
  71. 4595b79 Automated import from //branches/cupcake/...@142191,142191 by Raphael Moll · 15 years ago
  72. 076609b Automated import from //branches/cupcake/...@142190,142190 by Raphael Moll · 15 years ago
  73. 9abc811 Automated import from //branches/cupcake/...@141822,141822 by Raphael Moll · 15 years ago
  74. 3cf4c91 Automated import from //branches/cupcake/...@141814,141814 by Brett Chabot · 15 years ago
  75. 8860250 Automated import from //branches/cupcake/...@141808,141808 by Xavier Ducrohet · 15 years ago
  76. e6a1328 Automated import from //branches/cupcake/...@141778,141778 by Brett Chabot · 15 years ago
  77. b10c75c Automated import from //branches/cupcake/...@141732,141732 by Jeff Hamilton · 15 years ago
  78. 538e310 Automated import from //branches/cupcake/...@141592,141592 by Xavier Ducrohet · 15 years ago
  79. 41d58c4 Automated import from //branches/cupcake/...@141556,141556 by Xavier Ducrohet · 15 years ago
  80. b0bdccc auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 15 years ago
  81. 6ffae01 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  82. 59008eb auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  83. 243d18e auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  84. 692ab02 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  85. 9b69028 auto import from //depot/cupcake/@136745 by The Android Open Source Project · 15 years ago
  86. 2b83cbd auto import from //depot/cupcake/@136654 by The Android Open Source Project · 15 years ago
  87. edd86fd auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  88. 52d4c30 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  89. d4aee0c auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  90. d2f2b1d auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  91. b8747bc auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  92. 74a996a auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  93. ff4b5f2 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  94. 87a88c4 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  95. e3c5766 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  96. 5a4d0fa auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  97. 7b53e39 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  98. b8d704a auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  99. 95cf464 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  100. e943f2f Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago