aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/AdtUtils.java
AgeCommit message (Expand)Author
2020-05-06Remove all non-Apache2 licensed files from sdkBob Badour
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2014-07-07Move SdkVersionInfo from sdk-common to sdklib, part 3.Raphael Moll
2013-12-18Use SdkVersionInfo#getAndroidName instead of local tableTor Norbye
2013-02-08Fix sdkcommon/lint API usage in ADT.Raphael Moll
2012-12-04Add namespace elements from code completion lazilyTor Norbye
2012-11-30Add tools:targetApi to control local minSdk (like @TargetApi)Tor Norbye
2012-11-26Add resource renaming supportTor Norbye
2012-11-05Update known version names constantsTor Norbye
2012-10-08Synchronize layout metadata across layout configurationsTor Norbye
2012-10-03Multi-Configuration Layout EditingTor Norbye
2012-09-20Move some utility functions from AdtUtils to commonSiva Velusamy
2012-09-1837546: Graphical layout in Eclipse does not render unicode charactersTor Norbye
2012-09-17Support separate layout editors for a single layout resourceTor Norbye
2012-09-13Constants refactoring.Tor Norbye
2012-08-31Improve render exception error messagesTor Norbye
2012-08-31Close XML editors when files are deleted or projects are closedTor Norbye
2012-08-30Add Translation dialogTor Norbye
2012-08-27Add target SDK setting to the New Project wizardTor Norbye
2012-08-23Warn about non-recent targetSdkVersionsTor Norbye
2012-08-09Make @TargetApi quickfix use VERSION_CODES instead of intsTor Norbye
2012-08-08Merge "Refactor common.jar"Xavier Ducrohet
2012-08-07Refactor common.jarXavier Ducrohet
2012-08-07Look for extra templates under <vendor>/<package>Tor Norbye
2012-08-06Allow lint cli --sources to specify a path, and use from ant lintTor Norbye
2012-08-01Remove attributes from descriptors that are marked @hideTor Norbye
2012-08-01Fix lint-on-save for .class file detectors in Java filesTor Norbye
2012-07-27Add support for icon generators in templatesTor Norbye
2012-07-2726501: Handle padding between image and textTor Norbye
2012-07-20Handle window events across multiple workbench eventsTor Norbye
2012-07-16Merge "Add locale data"Tor Norbye
2012-07-16Add locale dataTor Norbye
2012-07-03Prevent exceptions for invalid project definitionsTor Norbye
2012-06-19Misc fix on new project wizard.Xavier Ducrohet
2012-06-18Format unknown API level a bit better in the new project wizard.Xavier Ducrohet
2012-06-18Preview support in the templatesTor Norbye
2012-06-1328860: Default proguard.config invalid on WindowsTor Norbye
2012-06-12Migrate Fragment and ListView metadata to the tools namespaceTor Norbye
2012-06-06Workaround for Eclipse 4.x focus issueTor Norbye
2012-05-30Lint infrastructure fixesTor Norbye
2012-05-25Include release names in minSdkVersion code completionTor Norbye
2012-05-22New Template Wizard supportTor Norbye
2012-05-20Move XML code to the common libraryTor Norbye
2012-05-10Fix issue 30529: Ensure that XML editor uses platform line separatorsTor Norbye
2012-05-08New Configuration ChooserTor Norbye
2012-04-27Make XML code completion work for custom views & attributesTor Norbye
2012-04-05Add support for the WindowBuilder Property SheetTor Norbye
2012-04-03Revert "Add support for the WindowBuilder Property Sheet"Tor Norbye
2012-04-03Add support for the WindowBuilder Property SheetTor Norbye