aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "ADT GLE2: Fix drop coordinates, add FrameLayout.groovy"Raphael2010-03-087-47/+129
|\ \ \
| * | | ADT GLE2: Fix drop coordinates, add FrameLayout.groovyRaphael2010-03-057-47/+129
* | | | Merge "NPE in ADT when opening/closing projects if there's a layout open."Raphael2010-03-081-1/+1
|\ \ \ \
| * | | | NPE in ADT when opening/closing projects if there's a layout open.Raphael2010-03-061-1/+1
| | |/ / | |/| |
* | | | Merge "ADT NPW: fill the samples combo when only one platform is installed."Raphael2010-03-081-22/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | ADT NPW: fill the samples combo when only one platform is installed.Raphael2010-03-061-22/+12
| |/ /
* | | Merge "Add ability to detect incomplete test runs to InstrumentationResultPar...Brett Chabot2010-03-084-100/+147
|\ \ \ | |/ / |/| |
| * | Add ability to detect incomplete test runs to InstrumentationResultParser.Brett Chabot2010-03-044-100/+147
| |/
* | Fix sensor emulation.David 'Digit' Turner2010-03-051-6/+8
|/
* Merge "ADT: reload layout when resources from libraries change."Xavier Ducrohet2010-03-034-22/+98
|\
| * ADT: reload layout when resources from libraries change.Xavier Ducrohet2010-03-034-22/+98
* | Merge "Add the ability to export any window as a layered PSD file."Romain Guy2010-03-035-1/+656
|\ \ | |/ |/|
| * Add the ability to export any window as a layered PSD file.Romain Guy2010-03-025-1/+656
* | ADT: Make ProjectResources include the libraries resources.Xavier Ducrohet2010-03-024-26/+138
* | Merge "ADT: GLE ConfigComposite crashes when target==null"Raphael2010-03-021-1/+4
|\ \
| * | ADT: GLE ConfigComposite crashes when target==nullRaphael2010-03-021-1/+4
| |/
* | Merge "ADT: Fix library handling during project renaming."Xavier Ducrohet2010-03-023-15/+28
|\ \ | |/ |/|
| * ADT: Fix library handling during project renaming.Xavier Ducrohet2010-03-023-15/+28
* | ADT GLE2: Snap to RelativeLayout bordersRaphael2010-03-024-35/+121
* | ADT & libs: change ISdkLog to be a mandatory non-null parameter.Raphael2010-03-0211-70/+101
|/
* ADT: Setup projects that are opened after their libraries.Xavier Ducrohet2010-03-021-4/+24
* ADT: properly handle removed library project.Xavier Ducrohet2010-03-021-15/+144
* ADT: reimplement Path.makeRelativeTo as it's only accessible to Eclipse 3.5+Xavier Ducrohet2010-03-011-2/+35
* Merge "ADT: handle project open/close/rename for library support."Xavier Ducrohet2010-03-017-28/+388
|\
| * ADT: handle project open/close/rename for library support.Xavier Ducrohet2010-03-017-28/+388
* | Merge "ADT: Fix NPE when SDK Manager uses a null ISdkLog."Raphael2010-03-015-15/+58
|\ \ | |/ |/|
| * ADT: Fix NPE when SDK Manager uses a null ISdkLog.Raphael2010-03-015-15/+58
* | Merge "Extract an interface out of RemoteAndroidTestRunner so it can be mocked."Brett Chabot2010-03-012-44/+133
|\ \ | |/ |/|
| * Extract an interface out of RemoteAndroidTestRunner so it can be mocked.Brett Chabot2010-02-272-44/+133
* | Merge "fix [2418333] SensorManager hogs CPU on emulator"Mathias Agopian2010-02-261-5/+7
|\ \
| * | fix [2418333] SensorManager hogs CPU on emulatorMathias Agopian2010-02-261-5/+7
* | | Merge "ADT GLE2: Support for drop on RelativeLayout children."Raphael Moll2010-02-268-37/+101
|\ \ \
| * | | ADT GLE2: Support for drop on RelativeLayout children.Raphael2010-02-268-37/+101
* | | | ADT: clean up implementation of listeners here and there.Xavier Ducrohet2010-02-254-199/+200
* | | | Add a delta visitor for the library projects.Xavier Ducrohet2010-02-257-14/+121
| |/ / |/| |
* | | Merge "ADT: Apkbuilder now adds the library resources to the apk."Xavier Ducrohet2010-02-251-21/+68
|\ \ \
| * | | ADT: Apkbuilder now adds the library resources to the apk.Xavier Ducrohet2010-02-241-21/+68
* | | | Merge "Fix project creation by properly creating default.properties if needed."Xavier Ducrohet2010-02-255-7/+86
|\ \ \ \
| * | | | Fix project creation by properly creating default.properties if needed.Xavier Ducrohet2010-02-245-7/+86
* | | | | Merge "detect too recent version of the ant rules and display an error."Xavier Ducrohet2010-02-251-1/+45
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | detect too recent version of the ant rules and display an error.Xavier Ducrohet2010-02-241-1/+45
| | |/ / | |/| |
* | | | Merge "ADT GLE2: Support zoom and scrollbar in canvas."Raphael Moll2010-02-243-24/+319
|\ \ \ \ | |/ / / |/| | |
| * | | ADT GLE2: Support zoom and scrollbar in canvas.Raphael2010-02-243-24/+319
| |/ /
* | | Move sdklib.internal.io.* into sdklib.ioXavier Ducrohet2010-02-2420-30/+44
|/ /
* | Merge "Fix build of the plugin: builders project is gone."Xavier Ducrohet2010-02-241-2/+2
|\ \
| * | Fix build of the plugin: builders project is gone.Xavier Ducrohet2010-02-241-2/+2
* | | Merge work related to library projects from sdk-dev to master.Xavier Ducrohet2010-02-2458-931/+2159
|\ \ \ | |/ / |/| |
| * | Improve the IAbstractFile/Folder classes.Xavier Ducrohet2010-02-239-74/+218
| * | Merge remote branch 'goog/master' into HEADXavier Ducrohet2010-02-2330-526/+1178
| |\ \
| * | | ADT: Library support: source folder and pre-compiler.Xavier Ducrohet2010-02-2336-398/+753