1. 4394c9b AI 146972: am: CL 146970 am: CL 146969 Windows SDK fixes for JetCreator by Raphael Moll · 15 years ago
  2. 82ac685 AI 146949: am: CL 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
  3. 995b5ac AI 146872: am: CL 146870 am: CL 146865 Final pass on stubber: properly filter fields and methods. by Raphael Moll · 15 years ago
  4. 9ddd8a3 AI 146864: am: CL 146863 am: CL 146862 Fix Windows SDK build. by Raphael Moll · 15 years ago
  5. 8317a67 AI 146848: am: CL 146847 am: CL 146845 Fix detecting "home" activities when parsing the Android Manifest by Xavier Ducrohet · 15 years ago
  6. 03a7e70 AI 146842: am: CL 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
  7. f065b3f AI 146839: am: CL 146784 am: CL 146783 Update New project wizard with the less confusing "Build Target" label. by Xavier Ducrohet · 15 years ago
  8. 0f36a50 AI 146838: am: CL 146778 am: CL 146776 fix NPE in AvdManager by Xavier Ducrohet · 15 years ago
  9. 566eb7b AI 146836: am: CL 146771 am: CL 146770 ADT #1797369 fix error "ant windows: com.android.ant.SetupTask cannot be found" by Raphael Moll · 15 years ago
  10. afb3dbd AI 146831: am: CL 146750 am: CL 146747 Add the JetCreator tools and docs to the SDK (mac/windows only). by Xavier Ducrohet · 15 years ago
  11. a4335fb AI 146829: am: CL 146744 am: CL 146720 ADT Jar Stubber: generate stubbed jar. by Raphael Moll · 15 years ago
  12. b4432f4 AI 146826: am: CL 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
  13. 20ae705 AI 146825: am: CL 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
  14. a3dfdef AI 146822: am: CL 146736 am: CL 146674 "Target" nomenclature fixes by Xavier Ducrohet · 15 years ago
  15. 477c7f5 AI 146646: am: CL 146645 am: CL 146643 Clean up and commenting of the JetBoy JET demo code: by Jean-Michel Trivi · 15 years ago
  16. e2404ec AI 146638: am: CL 146634 am: CL 146631 ADT #1793333: fix Widget disposed in SdkTargetSelector. by Raphael Moll · 15 years ago
  17. 7ceec5e AI 146600: am: CL 146597 am: CL 146595 ADT #1794560: prevent from loading more than one SDK at once. by Raphael Moll · 15 years ago
  18. 9a77fe7 AI 146582: am: CL 146481 am: CL 146394 Add ExampleAppWidgetConfigure to manifest and correct update issues. by Jeffrey Sharkey · 15 years ago
  19. 24bcc1e AI 146580: am: CL 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
  20. 17c6f4d AI 146576: am: CL 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
  21. 0930502 AI 146570: am: CL 146336 am: CL 146335 ADT: Rework the Manifest class browser. by Raphael Moll · 15 years ago
  22. d3b2e5b AI 146565: am: CL 146315 am: CL 146314 modify GSM emulation to accomodate 1.0 and 1.1 system images. by David Turner · 15 years ago
  23. bc15cfa AI 146555: am: CL 146250 am: CL 146238 ADT #1761064: Properly refresh UiTreeBlock when SDK is reloaded. by Raphael Moll · 15 years ago
  24. aa4c92d AI 146554: am: CL 146249 am: CL 146237 ADT #1789339: Manifest editor now displays all extra sub-elements. by Raphael Moll · 15 years ago
  25. 5540de2 AI 146553: am: CL 146248 am: CL 146233 Update Eclipse feature licenses to mention embedded jar files licences. by Xavier Ducrohet · 15 years ago
  26. 6584643 AI 146552: am: CL 146247 am: CL 146229 Fix aidl error parsing (BUG #1789273) by Xavier Ducrohet · 15 years ago
  27. fd46c2c AI 146546: am: CL 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
  28. fb94121 AI 146508: am: CL 146035 am: CL 146034 ADT #1786173: NPW should not overwritte user-customized path by Raphael Moll · 15 years ago
  29. eabaca0 AI 146504: am: CL 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
  30. 75001e7 AI 146500: am: CL 145985 am: CL 145929 ADT #1781076: fix missing \n in "android delete avd" by Raphael Moll · 15 years ago
  31. 9cdcde3 AI 146498: am: CL 145983 am: CL 145911 ADT #1778786: tool to generate stubbed jar file. by Raphael Moll · 15 years ago
  32. 01bd630 AI 146001: am: CL 145844 am: CL 145394 Fix 'android create project': it was swapping activity and package names (bug #1781137) by Xavier Ducrohet · 15 years ago
  33. 1714990 AI 145994: Integrate #145778 from Donut. by Dianne Hackborn · 15 years ago
  34. 26e6ad9 AI 145660: am: CL 145622 am: CL 145380 Fixes for add-on build by Xavier Ducrohet · 15 years ago
  35. 6875320 AI 145529: am: CL 145520 am: CL 145229 Make the mismatch API level/minSdkVersion a warning instead of an error. by Xavier Ducrohet · 15 years ago
  36. 0ed9b87 AI 145498: am: CL 145487 am: CL 145204 ADT #1761137: collect_sources_for_sdk.sh fails on the Mac by Raphael Moll · 15 years ago
  37. aadd2c9 AI 145488: am: CL 145468 am: CL 145083 ADT #1777728: fix NPE when AVD list is empty by Raphael Moll · 15 years ago
  38. d17eb0b AI 145469: am: CL 145444 am: CL 145062 Took out the muisc player test from the continuous build test. by Yu Shan Emily Lau · 15 years ago
  39. 39128f9 AI 145419: am: CL 145402 am: CL 145004 ADT #1761064: Properly refresh manifest activity list on framework reload. by Raphael Moll · 15 years ago
  40. a8b79ae AI 145170: am: CL 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
  41. 2ae3b8f AI 145169: am: CL 145098 am: CL 144938 Fix the classpath container cache for project targeting add-ons (bug #1775936). by Xavier Ducrohet · 15 years ago
  42. c71c173 AI 145166: am: CL 145097 am: CL 144935 ApiDemos contains new API, and we must force the target to cupcake. by Xavier Ducrohet · 15 years ago
  43. 29d2a8d AI 145163: am: CL 145096 am: CL 144921 Fix add-on javadoc display in Eclipse (bug #1775744) by Xavier Ducrohet · 15 years ago
  44. eb42174 AI 145161: am: CL 145095 am: CL 144902 Fix default src lookup for code coverage. by Brett Chabot · 15 years ago
  45. c28739a AI 145141: am: CL 144980 Fix runtest --coverage. Original author: brettchabot by Brett Chabot · 15 years ago
  46. fb7c347 AI 145122: am: CL 144927 Fix throttling in scripted monkeys (bug #1739843). by Evan Millar · 15 years ago
  47. d4e48c3 AI 144597: am: CL 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
  48. c775995 AI 144568: am: CL 144567 am: CL 144565 Improve the JetBoy samples by Xavier Ducrohet · 15 years ago
  49. dfd26a8 AI 144542: am: CL 144539 am: CL 144533 Reformat JetBoy samples to match code style. by Xavier Ducrohet · 15 years ago
  50. cfe4476 AI 144511: am: CL 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
  51. 55ebbc4 AI 144501: am: CL 144500 Added support for some extra make arguments for some testsuite. by Niko Catania · 15 years ago
  52. 085bd7b AI 144491: am: CL 144489 am: CL 144487 ADT: Add "New String" refactoring to the other Resource Chooser. by Raphael Moll · 15 years ago
  53. 45857df AI 144490: am: CL 144488 am: CL 144486 ADT: Call the Extract String Refactoring to create a new XML String by Raphael Moll · 15 years ago
  54. 17915d4 AI 144419: am: CL 144382 am: CL 144366 Activity Launcher filters out unlauncheable activity (bug #1736754) by Xavier Ducrohet · 15 years ago
  55. 8dc883f AI 144415: am: CL 144372 Cleanup Settings support for enabling and disabling location providers: by Mike Lockwood · 15 years ago
  56. 2472866 AI 144412: am: CL 144340 Added support to run native tests on the device. by Niko Catania · 15 years ago
  57. 2962188 AI 144411: am: CL 144336 am: CL 144335 Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 15 years ago
  58. 90d63fa AI 144408: am: CL 144322 am: CL 144320 ADT: Fix debugger launch connection when debugging Android JUnit by Brett Chabot · 15 years ago
  59. a2f0d15 AI 144402: am: CL 144284 am: CL 144283 ADT: Enhance Resource Chooser with ability to create new XML strings. by Raphael Moll · 15 years ago
  60. 50c588c AI 144396: am: CL 144262 am: CL 144260 Add constant for test file name in runtest. by Brett Chabot · 15 years ago
  61. 891bad0 AI 144394: am: CL 144254 am: CL 144252 Reload AVDs when displaying the run/debug launch dialog (bug #1683892) by Xavier Ducrohet · 15 years ago
  62. 4ba021d AI 144207: am: CL 144166 am: CL 144164 Adding droiddocs/javadocs usage to Pdk-docs to get correct style. by Mike Ritter · 15 years ago
  63. 7d8b5a1 AI 144152: Improve the documentation for this class. by Jack Palevich · 15 years ago
  64. 74285ab AI 144124: Avoid leaking a pty file descriptor when quitting the terminal. by Jack Palevich · 15 years ago
  65. 57392cb AI 144095: am: CL 144049 am: CL 144048 ADT #1743364: Uncomment the system resource chooser code. by Raphael Moll · 15 years ago
  66. a5370e9 AI 144089: Make "Term" build against the public Android API. by Jack Palevich · 15 years ago
  67. ac2a846 AI 143919: am: CL 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
  68. 99a0b5c AI 143887: am: CL 143886 am: CL 143882 ADT #1743364: Refactor misc UI widgets together in package adt.ui. by Raphael Moll · 15 years ago
  69. 4ca8a78 AI 143885: am: CL 143883 am: CL 143881 AVD #1703143: delete AVDs not loaded correctly. by Raphael Moll · 15 years ago
  70. dc9a9a7 AI 143880: am: CL 143879 am: CL 143876 Include hprof-conv in SDK (bug #1640225) by Raphael Moll · 15 years ago
  71. ba5dfbf AI 143867: am: CL 143865 am: CL 143864 Fix SDK example to correctly pass back newly-configured appWidgetId. by Jeffrey Sharkey · 15 years ago
  72. a3a8aeb AI 143831: am: CL 143819 am: CL 143765 Rename tests.xml to test_defs.xml by Brett Chabot · 15 years ago
  73. 42ab43b AI 143828: am: CL 143808 am: CL 143754 SdkManager: list unknown AVDs and why they didn't load. by Raphael Moll · 15 years ago
  74. 94967f1 AI 143717: am: CL 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
  75. 9bec307 AI 143713: am: CL 143688 am: CL 143562 Usability fixes for runtest.py by Brett Chabot · 15 years ago
  76. 363efea AI 143701: am: CL 143672 am: CL 143499 Fix the icon for the JUnit launch shortcut by Xavier Ducrohet · 15 years ago
  77. 11fcb51 AI 143693: am: CL 143665 am: CL 143491 ADT #1742875: Document the SDK build process and new cupcake SDK changes. by Raphael Moll · 15 years ago
  78. ebaef5e AI 143689: am: CL 143659 am: CL 143472 Reduce dictionary size. by Amith Yamasani · 15 years ago
  79. 153b961 AI 143410: am: CL 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
  80. f4ecf73 AI 143401: am: CL 143273 am: CL 143259 ADT #1743364: Refactor all wizard classes & their actions together. by Raphael Moll · 15 years ago
  81. e16e145 AI 143400: am: CL 143272 am: CL 143256 Make the Term emulator work with the most recent keyboard IME. by Jack Palevich · 15 years ago
  82. 5398a40 AI 143399: am: CL 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
  83. 970bafb AI 143398: am: CL 143269 am: CL 143143 Update ADT changes.txt with JUnit features, and properly restrict ADT package access. by Xavier Ducrohet · 15 years ago
  84. f26fda3 AI 143373: am: CL 143223 am: CL 143034 ADT #1738834: Properly validate project name, package name and by Raphael Moll · 15 years ago
  85. b520b3d AI 143370: am: CL 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
  86. 84fdbb8 AI 143357: am: CL 143206 am: CL 142994 Clean up official ApiDemos to not reference Google Maps by Xavier Ducrohet · 15 years ago
  87. 923043d AI 143355: am: CL 143204 am: CL 142988 Remove emulator support from user builds. by Mike Lockwood · 15 years ago
  88. f4d5d5c AI 143350: am: CL 143199 am: CL 142978 ADT #1738393: fix typo in launch controller. by Raphael Moll · 15 years ago
  89. 84426e4 AI 143341: am: CL 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
  90. 66c0d68 AI 143304: am: CL 143157 am: CL 142852 ADT fix #1682502: New XML File Wizard root combo is sometimes empty. by Raphael Moll · 15 years ago
  91. 9350fdf AI 143303: am: CL 143156 am: CL 142851 ADT GLE fix #1731389: widgets dropped in <merge> lack their default layout_widht/height. by Raphael Moll · 15 years ago
  92. 11d34ff Automated import from //branches/master/...@142745,142745 by Raphael Moll · 15 years ago
  93. 1de6b8b Automated import from //branches/master/...@142744,142744 by Raphael Moll · 15 years ago
  94. e8c4a0d Automated import from //branches/master/...@142743,142743 by Raphael Moll · 15 years ago
  95. 84040fd Automated import from //branches/master/...@142658,142658 by Jack Palevich · 15 years ago
  96. 670bde6 Automated import from //branches/master/...@142574,142574 by Jean-Baptiste Queru · 15 years ago
  97. 71136fd Automated import from //branches/master/...@142414,142414 by Fred Quintana · 15 years ago
  98. 8652fb4 Automated import from //branches/master/...@142292,142292 by Raphael Moll · 15 years ago
  99. c9c303f Automated import from //branches/master/...@142288,142288 by Raphael Moll · 15 years ago
  100. 3610579 Automated import from //branches/master/...@141824,141824 by Raphael Moll · 15 years ago