aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix rename package refactoringTor Norbye2012-11-283-35/+34
* | | Merge "Add sdktestutils package and consolidate some test utility code"Tor Norbye2012-11-285-10/+32
|\ \ \
| * | | Add sdktestutils package and consolidate some test utility codeTor Norbye2012-11-265-10/+32
* | | | Merge "Use unicode escapes in LocaleManager"Tor Norbye2012-11-281-9/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Use unicode escapes in LocaleManagerTor Norbye2012-11-161-9/+9
| |/ /
* | | Add resource renaming supportTor Norbye2012-11-2618-86/+2078
* | | 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-262-15/+13
|/ /
* | 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-071-0/+92
|\ \
| * | Improve double click handling in the XML editorsTor Norbye2012-11-051-0/+92
* | | 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-051-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Update known version names constantsTor Norbye2012-11-051-1/+3
* | | | 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-292-0/+23
|\ \ \ \
| * | | | Template unit testsTor Norbye2012-10-292-0/+23
* | | | | Merge "Support theme attributes not explicitly including "attr""Tor Norbye2012-10-292-2/+19
|\ \ \ \ \
| * | | | | Support theme attributes not explicitly including "attr"Tor Norbye2012-10-262-2/+19
| |/ / / /
* | | | | 38994: UI designer's -> "Edit ID" should allow ID removalTor Norbye2012-10-293-2/+35
|/ / / /
* | | | Update compiler flags.Tor Norbye2012-10-261-0/+1
|/ / /
* | | 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
|\ \
| * | Guard against a possible NPE.Xavier Ducrohet2012-10-241-1/+4
* | | Make welcome wizard a tiny bit configurable.Siva Velusamy2012-10-242-46/+58
* | | Start parsing SDK after the workbench is loaded.Siva Velusamy2012-10-232-28/+35
|/ /
* | Prevent potential NPETor Norbye2012-10-231-1/+2
* | More gracefully handle restarting IDE with deleted filesTor Norbye2012-10-222-1/+7
* | Revert "Don't warn about missing SDK when bundled"Tor Norbye2012-10-222-18/+9
* | Merge "Ensure that the configuration bar is visible"Xavier Ducrohet2012-10-222-1/+11
|\ \
| * | Ensure that the configuration bar is visibleTor Norbye2012-10-222-1/+11
* | | Don't warn about missing SDK when bundledTor Norbye2012-10-222-9/+18
|/ /
* | SDK Manager: fix SWTMenuBar crash on MacOS X Mountain Lion.Raphaƫl Moll2012-10-221-6/+5
* | Only format Android projects with our formatterTor Norbye2012-10-221-2/+65
* | Automatically pick the best render targetTor Norbye2012-10-223-22/+89
* | Multi-configuration editing bug fixesTor Norbye2012-10-2220-548/+1301
* | Move HardwareConfigHelper to sdk_common.Xavier Ducrohet2012-10-182-153/+1
* | Merge "Update Layoutlib_api to use a class for h/w config."Xavier Ducrohet2012-10-1711-238/+222
|\ \