aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Merge "ADT/GLE: Support more layouts in explode mode." into eclairXavier Ducrohet2010-01-264-46/+583
|\
| * ADT/GLE: Support more layouts in explode mode.Xavier Ducrohet2010-01-264-46/+583
* | Update the change log for the eclipse plugin.Xavier Ducrohet2010-01-251-0/+5
* | resolves Issue #5280: Go to problem in source from Logcat.Karl Ostmo2010-01-252-5/+140
|/
* ADT NPW: cleanup minSdkVersion resolution for samples.Raphael2010-01-223-40/+56
* Error when building application with package that has a single segment.Xavier Ducrohet2010-01-221-4/+15
* ADT: Fix case where the launch config contains a deleted activity.Xavier Ducrohet2010-01-211-25/+25
* ADT: Add missing NSL comment.Xavier Ducrohet2010-01-211-1/+1
* ADT: Make the builders add gdbserver with the native libs if needed.Xavier Ducrohet2010-01-211-34/+37
* ADT: fix potential NPE when launching app.Xavier Ducrohet2010-01-201-1/+4
* ADT: Fix arrayoutofboundexceptionXavier Ducrohet2010-01-191-8/+12
* ADT GRE: create base class for IViewRule.Raphael2010-01-146-295/+85
* ADT GRE: Move gscripts package.Raphael2010-01-1415-2358/+2357
* Merge "AD Tests: fix missing LayoutDevices sample xml." into eclairRaphael Moll2010-01-142-0/+7
|\
| * AD Tests: fix missing LayoutDevices sample xml.Raphael2010-01-142-0/+7
* | Merge "Cleanup mock class, don't use NotImplementedException." into eclairRaphael Moll2010-01-142-57/+51
|\ \ | |/
| * Cleanup mock class, don't use NotImplementedException.Raphael2010-01-142-57/+51
* | ADT GLE: pass RulesEngine to LayoutCanvas.Raphael2010-01-142-3/+6
|/
* ADT/GLE: Dynamically create ID values for non saved layoutXavier Ducrohet2010-01-124-4/+68
* ADT/GLE: remove unneeded exception when exploding a non supported layoutXavier Ducrohet2010-01-121-2/+1
* Merge "ADT/GLE: Fix config selector to not select a config that has a better ...Xavier Ducrohet2010-01-117-219/+388
|\
| * ADT/GLE: Fix config selector to not select a config that has a better match t...Xavier Ducrohet2010-01-117-219/+388
* | ADT GLE: Support drop in AbsoluteLayout and create XML node.Raphael2010-01-0914-60/+683
|/
* For now make ADT still use fill_parent instead of match_parentXavier Ducrohet2010-01-081-7/+7
* Deprecate fill_parent and introduce match_parent. (do not merge)Romain Guy2010-01-083-4/+4
* ADT/GLE: Fix issue with the locale list refresh in the ConfigCompositeXavier Ducrohet2010-01-0815-459/+530
* ADT/GLE: Cleaned up the open/replace file process in the GLE and the config c...Xavier Ducrohet2010-01-077-314/+764
* ADT/GLE: Improve the config selector.Xavier Ducrohet2010-01-076-343/+697
* Fix the locale selection in the config selector.Xavier Ducrohet2010-01-071-47/+59
* ADT/GLE2: send new width/heigh when in explode mode instead of original ones.Xavier Ducrohet2010-01-051-1/+1
* ADT GLE: defer drop to first parent view that accepts it.Raphael2010-01-044-14/+33
* ADT GRE: move scripts to ADT /gscripts.Raphael2010-01-045-35/+44
* ADT GRE (Groovy Rules Engine), drag'n'drop.Raphael2010-01-0115-539/+1118
* ADT GRE (Groovy Rules Engine), part 1.Raphael2009-12-2727-285/+1313
* ADT: Refactor in ViewElementDescriptor.Raphael2009-12-267-124/+130
* Merge change Iaadf3b84 into eclairAndroid (Google) Code Review2009-12-201-6/+13
|\
| * ADT: Fix potential NPE.Raphael2009-12-201-6/+13
* | ADT: GLE toggle buttons in configuration composite.Raphael2009-12-184-33/+192
|/
* ADT-Tests: Create a suite for the Groovy test.Raphael2009-12-188-20/+81
* Merge change I2c1b68ce into eclairAndroid (Google) Code Review2009-12-1812-81/+98
|\
| * ADT: Refactor GLE1 and GLE2 classes in their own package.Raphael2009-12-1812-81/+98
* | Merge change Idcb3586e into eclairAndroid (Google) Code Review2009-12-184-0/+305
|\ \ | |/ |/|
| * Groovy test for ADT-tests.Raphael2009-12-174-0/+305
* | Prevent project from building before their target data has been loaded.Xavier Ducrohet2009-12-167-43/+112
* | Add support for manually uninstalled apk in the launcherXavier Ducrohet2009-12-152-24/+89
* | Link the "force error on native lib" preferences to the Apkbuilder.Xavier Ducrohet2009-12-153-3/+15
* | Cleaned up Markers in ADT.Xavier Ducrohet2009-12-1510-102/+135
|/
* Merge change I4d043716 into eclairAndroid (Google) Code Review2009-12-159-10/+29
|\
| * GLE2: Add groovy.jar to ADT and ADT-testsRaphael2009-12-149-10/+29
* | Merge change Ibf602fbb into eclairAndroid (Google) Code Review2009-12-141-27/+44
|\ \ | |/ |/|