1. 136d537 AI 147247: am: CL 147243 Make the API sample check to see if there is anything installed to handle the recognition intent. by Jeff Hamilton · 15 years ago
  2. ee8f65c AI 147193: am: CL 147190 Javadoc for MkStubs. by Raphael Moll · 15 years ago
  3. 01c1ad4 AI 147177: am: CL 147175 ADT #1801951: "adb.exe" misses the dot in android_rules.xml by Raphael Moll · 15 years ago
  4. c23e021 AI 147176: am: CL 147174 ADT #1801919: Make default options output a bit more friendly. by Raphael Moll · 15 years ago
  5. 651794b AI 147167: am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to by Andy Stadler · 15 years ago
  6. a2c6807 AI 147027: am: CL 147025 ADT #1795718: disable --mode in "android create project". by Raphael Moll · 15 years ago
  7. 6aa2c49 AI 147013: am: CL 147012 A readme describing the usage and limitations of MkStubs. by Raphael Moll · 15 years ago
  8. 1d2e8e7 AI 146983: am: CL 146980 Fix the display of the target hash string when displaying unresolved target errors. by Xavier Ducrohet · 15 years ago
  9. 4cdf12c AI 146970: am: CL 146969 Windows SDK fixes for JetCreator by Raphael Moll · 15 years ago
  10. 1a2b2f0 AI 146944: am: CL 146943 Move JetCreator into tools/Jet/JetCreator. Add demo content and Logic templates in tools/Jet/ by Xavier Ducrohet · 15 years ago
  11. 32557b4 AI 146870: am: CL 146865 Final pass on stubber: properly filter fields and methods. by Raphael Moll · 15 years ago
  12. 00e25d4 AI 146863: am: CL 146862 Fix Windows SDK build. by Raphael Moll · 15 years ago
  13. a4bdb32 AI 146847: am: CL 146845 Fix detecting "home" activities when parsing the Android Manifest by Xavier Ducrohet · 15 years ago
  14. 922b7f3 AI 146808: am: CL 146806 Make sure we check buffer length when removing escaped chars (like unicode) when parsing Value XML files. by Xavier Ducrohet · 15 years ago
  15. 2013a91 AI 146784: am: CL 146783 Update New project wizard with the less confusing "Build Target" label. by Xavier Ducrohet · 15 years ago
  16. 2eeb203 AI 146778: am: CL 146776 fix NPE in AvdManager by Xavier Ducrohet · 15 years ago
  17. 08bb0ab AI 146771: am: CL 146770 ADT #1797369 fix error "ant windows: com.android.ant.SetupTask cannot be found" by Raphael Moll · 15 years ago
  18. 2e82cdc AI 146750: am: CL 146747 Add the JetCreator tools and docs to the SDK (mac/windows only). by Xavier Ducrohet · 15 years ago
  19. 323557a AI 146744: am: CL 146720 ADT Jar Stubber: generate stubbed jar. by Raphael Moll · 15 years ago
  20. 08ceafe AI 146740: am: CL 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
  21. 62ca2ce AI 146739: am: CL 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
  22. 268c824 AI 146736: am: CL 146674 "Target" nomenclature fixes by Xavier Ducrohet · 15 years ago
  23. 38d88bf AI 146645: am: CL 146643 Clean up and commenting of the JetBoy JET demo code: by Jean-Michel Trivi · 15 years ago
  24. 06803ce AI 146634: am: CL 146631 ADT #1793333: fix Widget disposed in SdkTargetSelector. by Raphael Moll · 15 years ago
  25. 568b715 AI 146597: am: CL 146595 ADT #1794560: prevent from loading more than one SDK at once. by Raphael Moll · 15 years ago
  26. f7f1c36 AI 146481: am: CL 146394 Add ExampleAppWidgetConfigure to manifest and correct update issues. by Jeffrey Sharkey · 15 years ago
  27. 780ba51 AI 146478: am: CL 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
  28. 5df2a49 AI 146352: am: CL 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
  29. 6ba21b9 AI 146336: am: CL 146335 ADT: Rework the Manifest class browser. by Raphael Moll · 15 years ago
  30. 240094a AI 146315: am: CL 146314 modify GSM emulation to accomodate 1.0 and 1.1 system images. by David Turner · 15 years ago
  31. e8d5ba4 AI 146250: am: CL 146238 ADT #1761064: Properly refresh UiTreeBlock when SDK is reloaded. by Raphael Moll · 15 years ago
  32. 9afdd15 AI 146249: am: CL 146237 ADT #1789339: Manifest editor now displays all extra sub-elements. by Raphael Moll · 15 years ago
  33. 3ff0768 AI 146248: am: CL 146233 Update Eclipse feature licenses to mention embedded jar files licences. by Xavier Ducrohet · 15 years ago
  34. 666cfd7 AI 146247: am: CL 146229 Fix aidl error parsing (BUG #1789273) by Xavier Ducrohet · 15 years ago
  35. 843a6d8 AI 146204: am: CL 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
  36. 6e00361 AI 146035: am: CL 146034 ADT #1786173: NPW should not overwritte user-customized path by Raphael Moll · 15 years ago
  37. 56565ee AI 146024: am: CL 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
  38. 1bb311c AI 145985: am: CL 145929 ADT #1781076: fix missing \n in "android delete avd" by Raphael Moll · 15 years ago
  39. 1297169 AI 145983: am: CL 145911 ADT #1778786: tool to generate stubbed jar file. by Raphael Moll · 15 years ago
  40. ca7264c AI 145844: am: CL 145394 Fix 'android create project': it was swapping activity and package names (bug #1781137) by Xavier Ducrohet · 15 years ago
  41. e1a5a9b AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 15 years ago
  42. a3ebac2 AI 145622: am: CL 145380 Fixes for add-on build by Xavier Ducrohet · 15 years ago
  43. 83d6486 AI 145520: am: CL 145229 Make the mismatch API level/minSdkVersion a warning instead of an error. by Xavier Ducrohet · 15 years ago
  44. 7ccced6 AI 145487: am: CL 145204 ADT #1761137: collect_sources_for_sdk.sh fails on the Mac by Raphael Moll · 15 years ago
  45. bcc63a6 AI 145468: am: CL 145083 ADT #1777728: fix NPE when AVD list is empty by Raphael Moll · 15 years ago
  46. 6ae4dd4 AI 145444: am: CL 145062 Took out the muisc player test from the continuous build test. by Yu Shan Emily Lau · 15 years ago
  47. d4ee68f AI 145402: am: CL 145004 ADT #1761064: Properly refresh manifest activity list on framework reload. by Raphael Moll · 15 years ago
  48. c3e4be8 AI 145099: am: CL 144940 ADT #1722971: Fix refactoring menu contribution for Eclipse 3.3/3.4 on Linux/Mac. by Raphael Moll · 15 years ago
  49. 89f2842 AI 145098: am: CL 144938 Fix the classpath container cache for project targeting add-ons (bug #1775936). by Xavier Ducrohet · 15 years ago
  50. 3489bba AI 145097: am: CL 144935 ApiDemos contains new API, and we must force the target to cupcake. by Xavier Ducrohet · 15 years ago
  51. 45b8097 AI 145096: am: CL 144921 Fix add-on javadoc display in Eclipse (bug #1775744) by Xavier Ducrohet · 15 years ago
  52. 134d899 AI 145095: am: CL 144902 Fix default src lookup for code coverage. by Brett Chabot · 15 years ago
  53. 2b6643b AI 144980: Fix runtest --coverage. by Brett Chabot · 15 years ago
  54. 565067a AI 144927: Fix throttling in scripted monkeys (bug #1739843). BUG=1739843 by Evan Millar · 15 years ago
  55. d7484a2 AI 144596: am: CL 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
  56. 382b479 AI 144567: am: CL 144565 Improve the JetBoy samples by Xavier Ducrohet · 15 years ago
  57. 4613210 AI 144539: am: CL 144533 Reformat JetBoy samples to match code style. by Xavier Ducrohet · 15 years ago
  58. 62464e0 AI 144510: am: CL 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
  59. a6dc2ab AI 144500: Added support for some extra make arguments for some testsuite. by Niko Catania · 15 years ago
  60. 8ec9600 AI 144489: am: CL 144487 ADT: Add "New String" refactoring to the other Resource Chooser. by Raphael Moll · 15 years ago
  61. f23d59c AI 144488: am: CL 144486 ADT: Call the Extract String Refactoring to create a new XML String by Raphael Moll · 15 years ago
  62. bb10b2a AI 144382: am: CL 144366 Activity Launcher filters out unlauncheable activity (bug #1736754) by Xavier Ducrohet · 15 years ago
  63. a98128a AI 144372: Cleanup Settings support for enabling and disabling location providers: by Mike Lockwood · 15 years ago
  64. 2e990b9 AI 144340: Added support to run native tests on the device. by Niko Catania · 15 years ago
  65. f8e7fcf AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 15 years ago
  66. 6bc8491 AI 144322: am: CL 144320 ADT: Fix debugger launch connection when debugging Android JUnit by Brett Chabot · 15 years ago
  67. d63db79 AI 144284: am: CL 144283 ADT: Enhance Resource Chooser with ability to create new XML strings. by Raphael Moll · 15 years ago
  68. f61f43e AI 144262: am: CL 144260 Add constant for test file name in runtest. by Brett Chabot · 15 years ago
  69. 7e020eb AI 144254: am: CL 144252 Reload AVDs when displaying the run/debug launch dialog (bug #1683892) by Xavier Ducrohet · 15 years ago
  70. c073ab2 AI 144166: am: CL 144164 Adding droiddocs/javadocs usage to Pdk-docs to get correct style. by Mike Ritter · 15 years ago
  71. 9ae6340 AI 144049: am: CL 144048 ADT #1743364: Uncomment the system resource chooser code. by Raphael Moll · 15 years ago
  72. 47eccd8 AI 143918: am: CL 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
  73. 3774749 AI 143886: am: CL 143882 ADT #1743364: Refactor misc UI widgets together in package adt.ui. by Raphael Moll · 15 years ago
  74. 1edcab4 AI 143883: am: CL 143881 AVD #1703143: delete AVDs not loaded correctly. by Raphael Moll · 15 years ago
  75. 3ae1236 AI 143879: am: CL 143876 Include hprof-conv in SDK (bug #1640225) by Raphael Moll · 15 years ago
  76. a0d0f0c AI 143865: am: CL 143864 Fix SDK example to correctly pass back newly-configured appWidgetId. by Jeffrey Sharkey · 15 years ago
  77. 2d85c0e AI 143819: am: CL 143765 Rename tests.xml to test_defs.xml by Brett Chabot · 15 years ago
  78. 361030c AI 143808: am: CL 143754 SdkManager: list unknown AVDs and why they didn't load. by Raphael Moll · 15 years ago
  79. a256470 AI 143698: am: CL 143596 Removed all the obsoleted media related functional test suite. (incl, very old meidaProvider, by Yu Shan Emily Lau · 15 years ago
  80. 72731f3 AI 143688: am: CL 143562 Usability fixes for runtest.py by Brett Chabot · 15 years ago
  81. db258dd AI 143672: am: CL 143499 Fix the icon for the JUnit launch shortcut by Xavier Ducrohet · 15 years ago
  82. 2be623a AI 143665: am: CL 143491 ADT #1742875: Document the SDK build process and new cupcake SDK changes. by Raphael Moll · 15 years ago
  83. 69811e3 AI 143659: am: CL 143472 Reduce dictionary size. by Amith Yamasani · 15 years ago
  84. c33ae50 AI 143408: am: CL 143407 Prevent reinstalling APKs during launch if they have not been recompiled since the previous launch. by Xavier Ducrohet · 15 years ago
  85. 1e3355d AI 143273: am: CL 143259 ADT #1743364: Refactor all wizard classes & their actions together. by Raphael Moll · 15 years ago
  86. 3760135 AI 143272: am: CL 143256 Make the Term emulator work with the most recent keyboard IME. by Jack Palevich · 15 years ago
  87. 5303d5c AI 143270: am: CL 143149 Make ADT look for javadoc in docs/reference for the optional libraries (to match the base docs). by Xavier Ducrohet · 15 years ago
  88. 1fd7952 AI 143269: am: CL 143143 Update ADT changes.txt with JUnit features, and properly restrict ADT package access. by Xavier Ducrohet · 15 years ago
  89. 77708b2 AI 143223: am: CL 143034 ADT #1738834: Properly validate project name, package name and by Raphael Moll · 15 years ago
  90. 49f4090 AI 143220: am: CL 143022 New spare parts feature. Spare parts is only in engineering builds, so I am hoping it is okay to check in -- it's the same as updating sample code etc. by Dianne Hackborn · 15 years ago
  91. 5d22c85 AI 143206: am: CL 142994 Clean up official ApiDemos to not reference Google Maps by Xavier Ducrohet · 15 years ago
  92. f5171c1 AI 143204: am: CL 142988 Remove emulator support from user builds. by Mike Lockwood · 15 years ago
  93. 6007018 AI 143199: am: CL 142978 ADT #1738393: fix typo in launch controller. by Raphael Moll · 15 years ago
  94. 62c4d9b AI 143190: am: CL 142951 Change the way we handle monkey throttling. We now will only sleep after complete down/[move]/up sequences. This avoids unwanted long pressing. We will need to add code to explicitly long press at some point. by Evan Millar · 15 years ago
  95. 745fd90 AI 143157: am: CL 142852 ADT fix #1682502: New XML File Wizard root combo is sometimes empty. by Raphael Moll · 15 years ago
  96. b1c2ada AI 143156: am: CL 142851 ADT GLE fix #1731389: widgets dropped in <merge> lack their default layout_widht/height. by Raphael Moll · 15 years ago
  97. 0105db6 Automated import from //branches/donutburger/...@142709,142709 by Raphael Moll · 15 years ago
  98. 562031f Automated import from //branches/donutburger/...@142708,142708 by Raphael Moll · 15 years ago
  99. 26aa2cd Automated import from //branches/donutburger/...@142707,142707 by Raphael Moll · 15 years ago
  100. 46a1d90 Automated import from //branches/donutburger/...@142486,142486 by Jack Palevich · 15 years ago