aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Add renderscript specific compilation target.Xavier Ducrohet2012-11-304-15/+35
* Add filterscript suppport.Xavier Ducrohet2012-11-295-26/+61
* Add support for layout dir qualifiers.Xavier Ducrohet2012-11-293-0/+65
* Merge "40170: Fix namespace handling in resource file template merging"Tor Norbye2012-11-281-8/+25
|\
| * 40170: Fix namespace handling in resource file template mergingTor Norbye2012-11-261-8/+25
* | Merge "40368: Support a root vertical LinearLayout in graphical editor"Tor Norbye2012-11-284-10/+24
|\ \
| * | 40368: Support a root vertical LinearLayout in graphical editorTor Norbye2012-11-264-10/+24
| |/
* | Merge "3767: XML file gets compiled to out.xml in Eclipse"Tor Norbye2012-11-281-6/+18
|\ \
| * | 3767: XML file gets compiled to out.xml in EclipseTor Norbye2012-11-281-6/+18
* | | Fixes for go to declaration for theme referencesTor Norbye2012-11-284-16/+73
* | | Merge "40161: Make the new names for imported projects editable"Tor Norbye2012-11-282-40/+187
|\ \ \
| * | | 40161: Make the new names for imported projects editableTor Norbye2012-11-212-40/+187
| | |/ | |/|
* | | Merge "Adjust the build and target comboboxes to ensure >= minSdkVersion"Tor Norbye2012-11-281-3/+47
|\ \ \
| * | | Adjust the build and target comboboxes to ensure >= minSdkVersionTor Norbye2012-11-211-3/+47
| |/ /
* | | Fix rename package refactoringTor Norbye2012-11-288-132/+710
* | | Merge "Add sdktestutils package and consolidate some test utility code"Tor Norbye2012-11-28102-1696/+1550
|\ \ \
| * | | Add sdktestutils package and consolidate some test utility codeTor Norbye2012-11-26102-1696/+1550
* | | | Merge "Use unicode escapes in LocaleManager"Tor Norbye2012-11-282-9/+51
|\ \ \ \ | |/ / / |/| | |
| * | | Use unicode escapes in LocaleManagerTor Norbye2012-11-162-9/+51
* | | | Add resource renaming supportTor Norbye2012-11-2624-88/+2964
| |_|/ |/| |
* | | Merge "Add AdtPlugin.getShell()"Tor Norbye2012-11-2618-36/+67
|\ \ \
| * | | Add AdtPlugin.getShell()Tor Norbye2012-11-2018-36/+67
| | |/ | |/|
* | | Fix refresh issue in the AVD Manager.Raphael Moll2012-11-263-19/+21
|/ /
* | monitor: Display message when plat-tools is missing.Siva Velusamy2012-11-151-0/+8
|/
* Make hardcoded text detector also check menu filesTor Norbye2012-11-071-7/+5
* Merge "Improve double click handling in the XML editors"Tor Norbye2012-11-073-1/+166
|\
| * Improve double click handling in the XML editorsTor Norbye2012-11-053-1/+166
* | ADT: Update stat shown on WelcomeWizardSiva Velusamy2012-11-061-1/+1
* | Merge "39153: lint shows project folder instead of project name"Tor Norbye2012-11-051-0/+13
|\ \
| * | 39153: lint shows project folder instead of project nameTor Norbye2012-11-051-0/+13
| |/
* | Merge "Add some more logging."Xavier Ducrohet2012-11-051-7/+6
|\ \ | |/ |/|
| * Add some more logging.Xavier Ducrohet2012-11-051-7/+6
* | Merge "Update Nexus Rank methods"Tor Norbye2012-11-051-1/+7
|\ \
| * | Update Nexus Rank methodsTor Norbye2012-11-051-1/+7
* | | Merge "Update known version names constants"Tor Norbye2012-11-052-1/+4
|\ \ \ | |/ / |/| |
| * | Update known version names constantsTor Norbye2012-11-052-1/+4
* | | Additional fixes to filter out library project lint warningsTor Norbye2012-11-023-11/+69
* | | 21296: Layout editor error when using numColumns attributeTor Norbye2012-11-021-4/+11
* | | Create new XML files in configuration of selectionTor Norbye2012-10-312-0/+3
|/ /
* | Merge "Attempt to set timeout for URL connection"Tor Norbye2012-10-291-7/+25
|\ \
| * | Attempt to set timeout for URL connectionTor Norbye2012-10-261-7/+25
* | | Merge "Template unit tests"Tor Norbye2012-10-295-0/+931
|\ \ \
| * | | Template unit testsTor Norbye2012-10-295-0/+931
* | | | Merge "Support theme attributes not explicitly including "attr""Tor Norbye2012-10-294-2/+100
|\ \ \ \
| * | | | Support theme attributes not explicitly including "attr"Tor Norbye2012-10-264-2/+100
| |/ / /
* | | | 38994: UI designer's -> "Edit ID" should allow ID removalTor Norbye2012-10-293-2/+35
|/ / /
* | | Update compiler flags.Tor Norbye2012-10-2611-20/+21
|/ /
* | Close file streams used by parsers (and add guava to sdkcommon)Tor Norbye2012-10-253-33/+42
|/
* Avoid inlining the package prefix when adding activitiesTor Norbye2012-10-251-3/+20
* Merge "Guard against a possible NPE."Xavier Ducrohet2012-10-241-1/+4
|\