aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Add support for add-on based on preview of platforms.Xavier Ducrohet2009-07-224-50/+47
* Refactored AndroidXPathFactory into sdklib.Xavier Ducrohet2009-07-225-93/+4
* Add support for preview versions of platforms.Xavier Ducrohet2009-07-2011-431/+461
* ADT Extract String ID: use Context.getString(id) directly,Raphael2009-07-141-12/+6
* ADT Extract String ID: try to find a method or a field that willRaphael2009-07-141-35/+152
* ADT XML extract string ID: fix inverted test.Raphael2009-07-141-1/+1
* ADT XML extract string ID: generate Context.getResources() callsRaphael2009-07-143-33/+319
* ADT XML extract string IDs: display existing IDs of theRaphael2009-07-122-33/+71
* ADT XML extract string: allow selection to be the attribute name.Raphael2009-07-121-13/+42
* ADT: Extract String IDs from Layout XML strings.Raphael2009-07-122-9/+10
* ADT: Extract String IDs from Layout XML strings.Raphael2009-07-118-191/+689
* AVD Selector: Add a "Start" button to launch the selected AVD in aRaphael2009-07-093-2/+5
* Make ADT use new sdklib APIXavier Ducrohet2009-07-012-2/+4
* Remove the obsolete AVD wizard.Xavier Ducrohet2009-06-303-687/+0
* Plug the Android SDK window as the AVD manager.Xavier Ducrohet2009-06-301-7/+36
* ADT #1843641: fix 'Extract string from layout creates blank string'Raphael2009-06-291-50/+61
* Add support to delete AVD in the new AvdSelector.Xavier Ducrohet2009-06-181-29/+0
* Force the id of TabWidget to be android:id/tabsXavier Ducrohet2009-06-181-48/+53
* Merge change 4111 into donutAndroid (Google) Code Review2009-06-171-138/+33
|\
| * Move package installation logic from ADT to ddmlib.Brett Chabot2009-06-151-138/+33
* | First step of a more standalone AvdSelector.Xavier Ducrohet2009-06-173-114/+43
|/
* Use the same lock for Sdk class than the one used for loading the SDK.Xavier Ducrohet2009-06-091-9/+13
* Move the custom widgets for avd/targets/apk-config into internal.widgetsXavier Ducrohet2009-06-098-26/+26
* ADT: make sure to log exceptions that might happen whenRaphael2009-06-041-2/+7
* Merge changes 2853,2885 into donutAndroid (Google) Code Review2009-06-021-1/+26
|\
| * Export all ADT packages.Xavier Ducrohet2009-06-011-1/+26
* | Merge change 2771 into donutAndroid (Google) Code Review2009-06-011-17/+13
|\ \
| * | SDK Updater: parse local packages, download and install remote packages.Raphael2009-06-011-17/+13
| |/
* | Make CompiledResourcesMonitor#getRClassName more error proof.Xavier Ducrohet2009-05-292-130/+134
|/
* Merge change 2472 into donutAndroid (Google) Code Review2009-05-261-42/+54
|\
| * ADT #1877529: Fixes a couple potential NPEs in content assists.Raphael2009-05-261-42/+54
* | Update some class names in plugin.xml that were not updated by the refactoring.Xavier Ducrohet2009-05-261-13/+13
|/
* Fix wrong path to externalized string file.Xavier Ducrohet2009-05-261-1/+1
* Merge change 1730 into donutAndroid (Google) Code Review2009-05-157-120/+119
|\
| * Make the ddmlib API use IDevice instead of DeviceXavier Ducrohet2009-05-157-120/+119
* | Update ADT feature dependency.Xavier Ducrohet2009-05-151-1/+5
|/
* Merge change 1739 into donutAndroid (Google) Code Review2009-05-141-4/+4
|\
| * Fix an NPE in the New Project Wizard when no test project is specifiedRaphael2009-05-141-4/+4
* | Merge change 1699 into donutAndroid (Google) Code Review2009-05-141-51/+58
|\ \
| * | Make IDevice#getSyncService() throws an IOException.Xavier Ducrohet2009-05-141-51/+58
| |/
* | Remove duplicate initialization in AdtPlugin.Xavier Ducrohet2009-05-141-16/+0
|/
* Fix a double issue regarding interrupted builds due to pre-existing errors.Xavier Ducrohet2009-05-132-134/+147
* ADT: remove an obsolete import from the manifest.Xavier Ducrohet2009-05-131-1/+0
* ADT: Refactoring classes dealing with android resources out of the editor.Xavier Ducrohet2009-05-1374-234/+206
* ADT: Move more packages into internal:Xavier Ducrohet2009-05-13199-793/+837
* ADT: Move more packages into internal.Xavier Ducrohet2009-05-13132-314/+322
* ADT: Move more packages into internalXavier Ducrohet2009-05-1342-75/+77
* ADT: Remove StreamHelper and integrate it in AdtPlugin.Xavier Ducrohet2009-05-137-162/+117
* Moved more ADT packages into internal.Xavier Ducrohet2009-05-1392-145/+146
* Update ADT to use the refactored sdklib from previous patch.Xavier Ducrohet2009-05-136-292/+292