aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Merge change 20877 into donutAndroid (Google) Code Review2009-08-115-14/+565
|\
| * Add internal support for screen size/ratio, and version qualifiers.Xavier Ducrohet2009-08-115-14/+565
* | Merge change 20866 into donutAndroid (Google) Code Review2009-08-1120-638/+755
|\ \ | |/
| * Make the res qualifiers aware of the project target to handle differnt behavior.Xavier Ducrohet2009-08-1120-638/+755
* | Change ADT/DDMS plug-ins version to 0.9.3Xavier Ducrohet2009-08-118-11/+11
|/
* Fix the DeviceChooserDialog table issues.Xavier Ducrohet2009-08-031-14/+6
* Minor fix to the plug-ins license.Xavier Ducrohet2009-07-312-7/+4
* ADT: fix PreCompilerBuilder to use minSdkVersion as a string, not an int.Raphael2009-07-311-3/+9
* Adds call back to the SDK updater for SDK content notifications.Xavier Ducrohet2009-07-292-10/+22
* Add Apache Commons Compress to ADT (required by sdklib)Xavier Ducrohet2009-07-245-2/+12
* Move ADT/DDMS plug-ins to 0.9.2Xavier Ducrohet2009-07-228-12/+12
* 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
|\ \