aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse
Commit message (Expand)AuthorAgeFilesLines
* ADT NPW and GLE: fix AdtPlugin.getEmbeddedFileUrlRaphael2010-03-311-2/+7
* ADT NPW: logging for missing templates.Raphael2010-03-312-10/+42
* ADT NPW: NPE when trying to expand project templates.Raphael2010-03-311-4/+36
* Change visibility of constructor to let tests run.Xavier Ducrohet2010-03-301-1/+1
* ADT: fix library support: force save on del/up/down.Xavier Ducrohet2010-03-301-0/+3
* Merge "Disable export for library projects." into tools-r6Xavier Ducrohet2010-03-303-45/+111
|\
| * Disable export for library projects.Xavier Ducrohet2010-03-303-45/+111
* | Disable launch for library projects.Xavier Ducrohet2010-03-291-2/+16
|/
* ADT: Fix NPE when opening a project-library.Raphael2010-03-291-1/+2
* ADT: Don't add duplicate source folder.Xavier Ducrohet2010-03-261-3/+13
* Merge "ADT: Fix a potential NPE and detect change in gdbserver."Xavier Ducrohet2010-03-262-2/+3
|\
| * ADT: Fix a potential NPE and detect change in gdbserver.Xavier Ducrohet2010-03-262-2/+3
* | Merge "ADT project-lib: handle \\ dir separator for windows path."Raphael2010-03-261-1/+2
|\ \ | |/ |/|
| * ADT project-lib: handle \\ dir separator for windows path.Raphael2010-03-261-1/+2
* | ADT: Fix possible NPE in final builder.Xavier Ducrohet2010-03-261-1/+1
|/
* Merge "Clean create_symlink for windows."Raphael2010-03-261-9/+0
|\
| * Clean create_symlink for windows.Raphael2010-03-251-9/+0
* | SDK Manager: fix crash when creating new AVD with no home.Raphael2010-03-254-26/+60
|/
* Merge "Externalize ADT JUnit launch strings."Brett Chabot2010-03-227-23/+126
|\
| * Externalize ADT JUnit launch strings.Brett Chabot2010-03-197-23/+126
* | Save/restore layout configuration.Xavier Ducrohet2010-03-193-189/+283
* | ADT: New Project Wizard can now scroll if the window is too smallXavier Ducrohet2010-03-182-9/+43
* | Merge "ADT: Fix minor NPE in UI Node/descriptors when no SDK is loaded yet."Raphael2010-03-171-6/+8
|\ \ | |/ |/|
| * ADT: Fix minor NPE in UI Node/descriptors when no SDK is loaded yet.Raphael2010-03-171-6/+8
* | Merge "Update changes.txt for tools r6 and adt 0.9.7"Xavier Ducrohet2010-03-171-0/+4
|\ \
| * | Update changes.txt for tools r6 and adt 0.9.7Xavier Ducrohet2010-03-171-0/+4
* | | Merge "ADT: Do not run apkbuilder on libraries."Xavier Ducrohet2010-03-171-0/+4
|\ \ \ | |_|/ |/| |
| * | ADT: Do not run apkbuilder on libraries.Xavier Ducrohet2010-03-171-0/+4
| |/
* | ADT GLE: Only use children which have a ViewKey of the correct type.Raphael2010-03-171-1/+6
* | Attempt to make ADT JUnit error messages more user friendly.Brett Chabot2010-03-173-9/+13
|/
* ADT: New project properties panel for libraries.Xavier Ducrohet2010-03-1715-277/+732
* ADT fix: Manifest editor doesn't reload properly on SDK change.Raphael2010-03-161-40/+46
* ADT fix: Manifest editor doesn't reload properly on SDK change.Raphael2010-03-151-1/+1
* ADT GLE: treat all unknown layout XML nodes as base View objects.Raphael2010-03-127-41/+231
* Fix potential NPE detected by Eclipse's static analysis.Raphael2010-03-121-22/+22
* Merge "Disable writting the apk settings."Xavier Ducrohet2010-03-122-4/+2
|\
| * Disable writting the apk settings.Xavier Ducrohet2010-03-122-4/+2
* | Merge "Make ADT requires the exact same version of DDMS."Xavier Ducrohet2010-03-121-1/+1
|\ \ | |/ |/|
| * Make ADT requires the exact same version of DDMS.Xavier Ducrohet2010-03-111-1/+1
* | Move ant.prop to sdk.prop and up a folder.Xavier Ducrohet2010-03-112-0/+20
|/
* Make sure to compare normalize path when comparing libraries.Xavier Ducrohet2010-03-101-4/+15
* Merge "ADT: reload libraries when default.properties is edited."Xavier Ducrohet2010-03-1010-143/+342
|\
| * ADT: reload libraries when default.properties is edited.Xavier Ducrohet2010-03-0910-143/+342
* | Merge "Make "Main menu > Run As > Android application" appear in ADT ."Brett Chabot2010-03-091-2/+4
|\ \
| * | Make "Main menu > Run As > Android application" appear in ADT .Brett Chabot2010-03-091-2/+4
* | | ADT GLE: pass dragged FQCN to IViewRulesRaphael2010-03-0811-45/+189
| |/ |/|
* | ADT NPW: fixes in "create project from existing" mode.Raphael2010-03-081-49/+23
* | 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
|\ \