aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins
Commit message (Expand)AuthorAgeFilesLines
* Properly dispose DeviceManager from AvdManager.Raphael Moll2012-09-111-2/+10
* Merge "Select AVD to run an app based on minSdkVersion"Siva Velusamy2012-09-111-1/+33
|\
| * Select AVD to run an app based on minSdkVersionSiva Velusamy2012-09-111-1/+33
* | Merge "35959: ADT Layout Editor should fill id field for Fragments"Tor Norbye2012-09-111-2/+0
|\ \
| * | 35959: ADT Layout Editor should fill id field for FragmentsTor Norbye2012-09-111-2/+0
* | | Merge "NPW Sample Wizard: list extras with a "sample" directory."Raphael Moll2012-09-112-48/+99
|\ \ \ | |/ / |/| |
| * | NPW Sample Wizard: list extras with a "sample" directory.Raphael Moll2012-09-112-48/+99
| |/
* | Attempt to work around XML editor state bugTor Norbye2012-09-111-4/+19
|/
* Collapse layout properties by defaultTor Norbye2012-09-101-0/+1
* Merge "Support systrace in monitor."Siva Velusamy2012-09-076-3/+828
|\
| * Support systrace in monitor.Siva Velusamy2012-09-076-3/+828
* | Merge "Default action for view rules."Tor Norbye2012-09-057-17/+242
|\ \
| * | Default action for view rules.Tor Norbye2012-09-047-17/+242
| |/
* | Merge "Refactor SDK Manager into "core" vs "ui" packages."Raphael Moll2012-09-054-5/+5
|\ \ | |/ |/|
| * Refactor SDK Manager into "core" vs "ui" packages.Raphael Moll2012-09-044-5/+5
* | Merge "Suppress errors for missing markers"Tor Norbye2012-09-041-2/+5
|\ \
| * | Suppress errors for missing markersTor Norbye2012-09-041-2/+5
| |/
* | Improve render exception error messagesTor Norbye2012-08-316-11/+218
|/
* Avoid "Marker id: 123456789 not found" errorsTor Norbye2012-08-312-5/+18
* Close XML editors when files are deleted or projects are closedTor Norbye2012-08-316-194/+202
* Merge "Add Translation dialog"Tor Norbye2012-08-306-6/+686
|\
| * Add Translation dialogTor Norbye2012-08-306-6/+686
* | Fix keybindings in manifest editor (issue 36540)Tor Norbye2012-08-302-2/+53
|/
* Merge "Minor tweaks and typos"Tor Norbye2012-08-292-2/+2
|\
| * Minor tweaks and typosTor Norbye2012-08-282-2/+2
* | Update Guava from 10.0.1 to 13.0.1Tor Norbye2012-08-292-3/+3
* | Fix source attachments in the *base pluginTor Norbye2012-08-291-6/+6
|/
* Fix property sheet value completionTor Norbye2012-08-2710-219/+503
* Add target SDK setting to the New Project wizardTor Norbye2012-08-2711-309/+710
* Merge "31340: ADT default for opening editors in textual mode"Tor Norbye2012-08-272-0/+29
|\
| * 31340: ADT default for opening editors in textual modeTor Norbye2012-08-272-0/+29
* | Merge "Inline devices if there is only one manufacturer"Tor Norbye2012-08-271-5/+7
|\ \
| * | Inline devices if there is only one manufacturerTor Norbye2012-08-271-6/+8
| |/
* | Merge "Clean up device listeners"Tor Norbye2012-08-271-3/+31
|\ \
| * | Clean up device listenersTor Norbye2012-08-241-3/+31
* | | Merge "Don't create a new title string for first activity in prj"Tor Norbye2012-08-273-1/+9
|\ \ \ | |/ /
| * | Don't create a new title string for first activity in prjTor Norbye2012-08-233-1/+9
| |/
* | Use simple markup for bold and monospace in lint issuesTor Norbye2012-08-232-3/+5
* | Warn about non-recent targetSdkVersionsTor Norbye2012-08-233-4/+20
|/
* uiautomator: save hierarchy file in /data/local/tmpSiva Velusamy2012-08-221-1/+1
* Merge "Don't ask about Hirarchical Parent Activity in new projects"Tor Norbye2012-08-212-2/+18
|\
| * Don't ask about Hirarchical Parent Activity in new projectsTor Norbye2012-08-212-2/+18
* | Merge "ndk: disable CDT's language settings provider."Siva Velusamy2012-08-211-0/+21
|\ \ | |/ |/|
| * ndk: disable CDT's language settings provider.Siva Velusamy2012-08-211-0/+21
* | Add a default icon for templates without iconsTor Norbye2012-08-214-18/+41
* | Fix nullability annotationsTor Norbye2012-08-215-14/+17
|/
* Merge "Make @TargetApi quickfix use VERSION_CODES instead of ints"Tor Norbye2012-08-212-21/+76
|\
| * Make @TargetApi quickfix use VERSION_CODES instead of intsTor Norbye2012-08-092-21/+76
* | Use org.eclipse.platform's version for ping/sdkstats.Siva Velusamy2012-08-202-2/+10
* | Merge "junit: Rework support for parallel junit launch."Siva Velusamy2012-08-203-121/+138
|\ \