OSDN Git Service

android-x86/sdk.git
2010-03-13 Xavier DucrohetHandle new sdcard mount point in DDMS.
2010-03-12 RaphaelADT GLE: treat all unknown layout XML nodes as base...
2010-03-12 RaphaelFix potential NPE detected by Eclipse's static analysis.
2010-03-12 Xavier DucrohetMerge "Disable writting the apk settings."
2010-03-12 Xavier DucrohetDisable writting the apk settings.
2010-03-12 Xavier DucrohetMerge "Make ADT requires the exact same version of...
2010-03-12 Xavier DucrohetRemove aidl step from library ant rules
2010-03-12 Xavier DucrohetMake ADT requires the exact same version of DDMS.
2010-03-12 Xavier DucrohetMove ant.prop to sdk.prop and up a folder.
2010-03-11 Xavier DucrohetMerge "Make some errors warnings instead when parsing...
2010-03-11 Xavier DucrohetMerge "Make sure to compare normalize path when compari...
2010-03-11 Xavier DucrohetMake sure to compare normalize path when comparing...
2010-03-10 Xavier DucrohetMake some errors warnings instead when parsing the...
2010-03-10 Brett ChabotHandle incomplete instrumentation test as a failure.
2010-03-10 Brett ChabotMerge "Add support for multiple instrumentation test...
2010-03-10 Xavier DucrohetMerge "ADT: reload libraries when default.properties...
2010-03-10 Brett ChabotAdd support for multiple instrumentation test result...
2010-03-10 Brett ChabotMerge "Make "Main menu > Run As > Android application...
2010-03-10 Brett ChabotMake "Main menu > Run As > Android application" appear...
2010-03-09 Xavier DucrohetADT: reload libraries when default.properties is edited.
2010-03-09 Jean-Baptiste... Add an empty CleanSpec.mk
2010-03-09 RaphaelMerge "ADT GLE: pass dragged FQCN to IViewRules"
2010-03-09 RaphaelADT GLE: pass dragged FQCN to IViewRules
2010-03-09 RaphaelMerge "SDK Manager: fix displayed dependencies at insta...
2010-03-08 RaphaelMerge "SDK Manager: Fix typo in addon dir selection."
2010-03-08 RaphaelADT NPW: fixes in "create project from existing" mode.
2010-03-08 RaphaelSDK Manager: Fix typo in addon dir selection.
2010-03-08 RaphaelMerge "SDK Manager recomputes addon install folder...
2010-03-08 RaphaelMerge "ADT GLE2: Fix drop coordinates, add FrameLayout...
2010-03-08 RaphaelMerge "NPE in ADT when opening/closing projects if...
2010-03-08 RaphaelMerge "ADT NPW: fill the samples combo when only one...
2010-03-08 RaphaelSDK Manager recomputes addon install folder name.
2010-03-08 Brett ChabotMerge "Add ability to detect incomplete test runs to...
2010-03-07 RaphaelSDK Manager: fix displayed dependencies at installation.
2010-03-07 RaphaelNPE in ADT when opening/closing projects if there's...
2010-03-06 RaphaelADT NPW: fill the samples combo when only one platform...
2010-03-06 RaphaelADT GLE2: Fix drop coordinates, add FrameLayout.groovy
2010-03-05 David 'Digit... Fix sensor emulation.
2010-03-05 Brett ChabotAdd ability to detect incomplete test runs to Instrumen...
2010-03-03 Xavier DucrohetMerge "ADT: reload layout when resources from libraries...
2010-03-03 Xavier DucrohetADT: reload layout when resources from libraries change.
2010-03-03 Romain GuyMerge "Add the ability to export any window as a layere...
2010-03-03 Romain GuyAdd the ability to export any window as a layered PSD...
2010-03-03 Xavier DucrohetADT: Make ProjectResources include the libraries resources.
2010-03-02 RaphaelMerge "ADT: GLE ConfigComposite crashes when target...
2010-03-02 Xavier DucrohetMerge "ADT: Fix library handling during project renaming."
2010-03-02 Xavier DucrohetADT: Fix library handling during project renaming.
2010-03-02 RaphaelADT: GLE ConfigComposite crashes when target==null
2010-03-02 RaphaelADT GLE2: Snap to RelativeLayout borders
2010-03-02 RaphaelADT & libs: change ISdkLog to be a mandatory non-null...
2010-03-02 Xavier DucrohetADT: Setup projects that are opened after their libraries.
2010-03-02 Xavier DucrohetADT: properly handle removed library project.
2010-03-02 Xavier DucrohetADT: reimplement Path.makeRelativeTo as it's only acces...
2010-03-01 Xavier DucrohetMerge "ADT: handle project open/close/rename for librar...
2010-03-01 Xavier DucrohetADT: handle project open/close/rename for library support.
2010-03-01 RaphaelMerge "ADT: Fix NPE when SDK Manager uses a null ISdkLog."
2010-03-01 Brett ChabotMerge "Extract an interface out of RemoteAndroidTestRun...
2010-03-01 RaphaelADT: Fix NPE when SDK Manager uses a null ISdkLog.
2010-02-28 Brett ChabotExtract an interface out of RemoteAndroidTestRunner...
2010-02-27 Mathias AgopianMerge "fix [2418333] SensorManager hogs CPU on emulator"
2010-02-27 Mathias Agopianfix [2418333] SensorManager hogs CPU on emulator
2010-02-27 Raphael MollMerge "ADT GLE2: Support for drop on RelativeLayout...
2010-02-27 RaphaelADT GLE2: Support for drop on RelativeLayout children.
2010-02-26 Xavier DucrohetADT: clean up implementation of listeners here and...
2010-02-25 Xavier DucrohetAdd a delta visitor for the library projects.
2010-02-25 Xavier DucrohetMerge "ADT: Apkbuilder now adds the library resources...
2010-02-25 Xavier DucrohetMerge "Fix project creation by properly creating defaul...
2010-02-25 Xavier DucrohetMerge "detect too recent version of the ant rules and...
2010-02-25 Raphael MollMerge "ADT GLE2: Support zoom and scrollbar in canvas."
2010-02-25 Xavier DucrohetADT: Apkbuilder now adds the library resources to the...
2010-02-25 Xavier Ducrohetdetect too recent version of the ant rules and display...
2010-02-25 Xavier DucrohetMove sdklib.internal.io.* into sdklib.io
2010-02-24 Xavier DucrohetFix project creation by properly creating default.prope...
2010-02-24 RaphaelADT GLE2: Support zoom and scrollbar in canvas.
2010-02-24 Xavier DucrohetMerge "Fix build of the plugin: builders project is...
2010-02-24 Xavier DucrohetFix build of the plugin: builders project is gone.
2010-02-24 Xavier DucrohetMerge work related to library projects from sdk-dev to
2010-02-24 The Android... am 5a8b9011: merge from open-source master
2010-02-24 The Android... merge from open-source master
2010-02-24 The Android... snapshot
2010-02-24 Xavier DucrohetImprove the IAbstractFile/Folder classes.
2010-02-24 Xavier DucrohetMerge remote branch 'goog/master' into HEAD
2010-02-24 Xavier DucrohetADT: Library support: source folder and pre-compiler.
2010-02-24 Xavier DucrohetOnly add gdbserver to the APK if the manifest has debug...
2010-02-23 RaphaelADT GLE: fix scrollbar in palette composite.
2010-02-22 RaphaelADT GLE: Experiment with d'n'd in RelativeLayout.
2010-02-22 Xavier DucrohetMerge "Prevent AVD Manager in ADT from forcing reload...
2010-02-20 Xavier DucrohetPrevent AVD Manager in ADT from forcing reload of the...
2010-02-19 RaphaelADT GLE: experiment with display of Relative layout...
2010-02-19 Xavier DucrohetClean up for how the ADT plug-in keeps track of project...
2010-02-18 RaphaelADT GLE: new IViewRule interface for Drag'n'drop.
2010-02-17 Xavier DucrohetChange the property names to something better.
2010-02-17 Xavier DucrohetCheck whether the project's target supports libraries.
2010-02-17 Xavier DucrohetChange the property names to something better.
2010-02-17 Xavier DucrohetMerge remote branch 'goog/master' into HEAD
2010-02-16 Xavier DucrohetAdd Ant build/template revision to the SDK platforms.
2010-02-13 Raphael MollMerge "ADT GRE: Resolve gscripts groovy imports."
2010-02-13 Xavier DucrohetFix the build for good this time.
2010-02-13 Xavier DucrohetMerge "Fix Eclipse ADT build."
2010-02-13 Xavier DucrohetFix Eclipse ADT build.
next