aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with automatic jar dependency.Xavier Ducrohet2012-03-022-19/+107
* Merge changes Ie13842c1,Ic2b10107Xavier Ducrohet2012-03-025-99/+298
|\
| * Automatically add dependencies to Eclipse project.Xavier Ducrohet2012-03-025-99/+298
* | Merge "Handle attributes in the res-auto namespace in the layout editor"Xavier Ducrohet2012-03-021-0/+11
|\ \
| * | Handle attributes in the res-auto namespace in the layout editorTor Norbye2012-03-021-0/+11
* | | Merge "Only generate the libraries R/manifest classes in the app project."Xavier Ducrohet2012-03-022-7/+6
|\ \ \ | | |/ | |/|
| * | Only generate the libraries R/manifest classes in the app project.Xavier Ducrohet2012-03-012-7/+6
| |/
* | Merge "Show correct icons for <view class="Button"/>"Tor Norbye2012-03-021-1/+16
|\ \
| * | Show correct icons for <view class="Button"/>Tor Norbye2012-03-011-1/+16
| |/
* | ADT: fix assert when opening manifest.Raphael2012-03-011-17/+18
|/
* Merge changes I9f8bbb10,I8fc53e0fXavier Ducrohet2012-03-013-29/+42
|\
| * Java project dependencies on libs are automatically added to main project.Xavier Ducrohet2012-03-013-29/+42
* | GridLayout fix: Ensure that the column count is adequateTor Norbye2012-03-011-1/+2
* | Update Layout Editor iconsTor Norbye2012-02-292-11/+3
|/
* Merge "Switch Perspective before opening source files."Siva Velusamy2012-02-291-5/+39
|\
| * Switch Perspective before opening source files.Siva Velusamy2012-02-291-5/+39
* | Make XML editors work with non-workspace filesTor Norbye2012-02-2827-51/+169
* | Merge "Fix configuration information for library projects"Xavier Ducrohet2012-02-281-6/+2
|\ \
| * | Fix configuration information for library projectsTor Norbye2012-02-281-6/+2
* | | Never add R/R$* classes to the library jar files.Xavier Ducrohet2012-02-281-5/+7
|/ /
* | Merge "Ensure R/Manifest/BuildConfig classes are not added to the library jar...Xavier Ducrohet2012-02-271-7/+24
|\ \
| * | Ensure R/Manifest/BuildConfig classes are not added to the library jar file.Xavier Ducrohet2012-02-271-7/+24
* | | Merge "17467: Display update problem for Custom & Library View"Xavier Ducrohet2012-02-271-2/+4
|\ \ \
| * | | 17467: Display update problem for Custom & Library ViewTor Norbye2012-02-271-2/+4
| |/ /
* | | Merge "26077: 'Select all' button selects only one attribute on 'Extract styl...Xavier Ducrohet2012-02-271-1/+9
|\ \ \
| * | | 26077: 'Select all' button selects only one attribute on 'Extract style' dialogTor Norbye2012-02-271-1/+9
| |/ /
* | | Fix 26029: Lint in r17 preview ignores per-project lint.xmlTor Norbye2012-02-271-1/+1
|/ /
* | Merge "Fix support for custom views in library on ADT's side."Xavier Ducrohet2012-02-242-2/+2
|\ \
| * | Fix support for custom views in library on ADT's side.Xavier Ducrohet2012-02-242-2/+2
* | | Fix SuppressLint annotations in outer classesTor Norbye2012-02-241-4/+15
|/ /
* | Fix a possible NPE when opening projects in Eclipse.Xavier Ducrohet2012-02-241-1/+6
* | Lint bug fixesTor Norbye2012-02-241-3/+2
|/
* Merge "Handle nulls from Element.getAttribute (fix for issue 25668)"Tor Norbye2012-02-231-12/+11
|\
| * Handle nulls from Element.getAttribute (fix for issue 25668)Tor Norbye2012-02-231-12/+11
* | Fix issue 25862Tor Norbye2012-02-233-22/+38
|/
* Merge "Always use dynamic IDs for unknown project resources."Xavier Ducrohet2012-02-222-40/+86
|\
| * Always use dynamic IDs for unknown project resources.Xavier Ducrohet2012-02-222-40/+86
* | Merge "Make sure to remove obsolete id from the res repo after a delete."Xavier Ducrohet2012-02-221-0/+13
|\ \ | |/
| * Make sure to remove obsolete id from the res repo after a delete.Xavier Ducrohet2012-02-221-0/+13
* | Merge "ADT: Suggest solution to ADT version check error."Raphael2012-02-229-98/+336
|\ \
| * | ADT: Suggest solution to ADT version check error.Raphael2012-02-229-98/+336
| |/
* | Merge "Split ProGuard file into two halves"Tor Norbye2012-02-225-15/+103
|\ \ | |/ |/|
| * Split ProGuard file into two halvesTor Norbye2012-02-215-15/+103
* | Suppress support and location tracking for translation detectorTor Norbye2012-02-211-5/+2
* | Merge "Fix lint library project configuration handling"Tor Norbye2012-02-212-13/+13
|\ \
| * | Fix lint library project configuration handlingTor Norbye2012-02-212-13/+13
| |/
* | ADT editors Hyperlinks potentially not using the right GLE.Raphael2012-02-215-7/+4
* | ADT fix save on layout configuration change.Raphael2012-02-2112-79/+80
* | ADT fix GLE configuration change.Raphael2012-02-212-3/+4
|/
* Merge "Remove warning that minsdkVersion is lower than the compile target."Xavier Ducrohet2012-02-162-15/+13
|\