aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Add render diagnostics to ADTTor Norbye2014-02-201-0/+40
|/
* Tweak error message for compiler compliance with 1.7Tor Norbye2014-02-141-0/+16
* Merge "Add activity details to the ManifestInfo" into idea133Deepanshu Gupta2014-02-145-41/+181
|\
| * Add activity details to the ManifestInfoDeepanshu Gupta2014-01-305-41/+181
* | 65351: Applying auto-format to xml file inside res-->xmlTor Norbye2014-02-101-0/+5
* | Fix handling of higher-API New ProjectsJosiah Gaskin2014-02-061-1/+8
* | Conditionally use AppCompat themeJosiah Gaskin2014-02-051-0/+6
* | Fix indentationJosiah Gaskin2014-01-301-5/+5
* | Merge "Fix Dependency Project Creation" into idea133Josiah Gaskin2014-01-303-8/+37
|\ \ | |/ |/|
| * Fix Dependency Project CreationJosiah Gaskin2014-01-293-8/+37
* | Track lint API change for suppressing using commentsTor Norbye2014-01-271-0/+12
|/
* ADT project export: Suggest importing, and use latest versionsTor Norbye2014-01-273-1/+154
* Merge "AvdManager: use File for getLocation." into idea133Raphael Moll2014-01-181-2/+2
|\
| * AvdManager: use File for getLocation.Raphael Moll2014-01-171-2/+2
* | Merge "Update ADT to process new Templates" into idea133Josiah Gaskin2014-01-167-36/+229
|\ \
| * | Update ADT to process new TemplatesJosiah Gaskin2014-01-157-36/+229
* | | Always change markers in a job when initializing classpath.Xavier Ducrohet2014-01-141-56/+41
|/ /
* | Update to Lombok 0.2.2 and package ecj for command line lintTor Norbye2014-01-034-11/+10
|/
* Update deprecated API usageTor Norbye2013-12-262-6/+6
* Allow project callback to append warnings to IDE logTor Norbye2013-12-201-3/+15
* Merge "Use SdkVersionInfo#getAndroidName instead of local table" into idea133Tor Norbye2013-12-201-37/+15
|\
| * Use SdkVersionInfo#getAndroidName instead of local tableTor Norbye2013-12-181-37/+15
* | Allow control over whether Device Chooser Dialog is displayedSiva Velusamy2013-12-196-129/+121
|/
* Remove security manager warningTor Norbye2013-12-161-1/+0
* Pass credentials to render sandboxTor Norbye2013-11-276-32/+88
* Allow writing exceptions to the ADT log during renderingTor Norbye2013-11-251-4/+27
* Run layoutlib in ADT in a sandboxTor Norbye2013-11-204-10/+84
* Fix ADT grid layout editor support in KitKatTor Norbye2013-11-141-2/+10
* 53653: Eclipse: 100% CPU usage in ADT pattern matching codeTor Norbye2013-11-061-5/+30
* Support KitKat language features in ADTTor Norbye2013-11-042-8/+58
* Fixed ADT plugin bug while import existing projectTaeho Kim2013-10-221-1/+6
* Fix target parserTor Norbye2013-10-171-1/+10
* Use the new ResourceUrl API in sdk-commonTor Norbye2013-09-205-36/+37
* ADT requires Tools 22.2.1Raphael Moll2013-09-171-1/+1
* Track API change in tools/baseTor Norbye2013-09-101-1/+1
* Reverting incorrect changeJosiah Gaskin2013-09-091-5/+0
* ADT ignores new template dependenciesJosiah Gaskin2013-09-092-1/+6
* Correctly parse ldrtl qualifier.Deepanshu Gupta2013-08-311-0/+26
* Fix layout preview for RTL localesDeepanshu Gupta2013-08-313-1/+41
* RS Support mode in ADT.Xavier Ducrohet2013-08-2820-841/+828
* Fix issue with gradle export.Xavier Ducrohet2013-08-211-0/+6
* adt launch: Fix spelling mistakeSiva Velusamy2013-08-121-1/+1
* Merge "Change import path to sparse array"Siva Velusamy2013-07-292-2/+2
|\
| * Change import path to sparse arraySiva Velusamy2013-07-252-2/+2
* | Support dynamically linked llvm-rs-ccXavier Ducrohet2013-07-251-3/+13
* | Fix renderscript issue on windows.Xavier Ducrohet2013-07-252-5/+8
|/
* Fix gradle export on windows.Xavier Ducrohet2013-07-241-1/+1
* Force containers to be exported if maven is not used.Xavier Ducrohet2013-07-121-12/+69
* Fix error detection on ExportStatus.Xavier Ducrohet2013-07-121-1/+3
* Merge "Update Gradle export to use version 0.5.+"Xavier Ducrohet2013-07-111-1/+1
|\