aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/AndroidManifestDescriptors.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
2012-09-17Manifest Editor: class selector for <application backupAgent>.Raphael Moll
2012-09-13Constants refactoring.Tor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-08-07Refactor common.jarXavier Ducrohet
2012-05-20Move XML code to the common libraryTor Norbye
2012-03-22Change AttributeInfo.getFormats() to returning an EnumSet<Format>Tor Norbye
2012-03-22Speed up Android Target Data loadingTor Norbye
2012-01-11Add manifest editor methods to add and remove permissionsTor Norbye
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-08-29Findbugs cleanup.Tor Norbye
2011-08-15ADT: Fix manifest editor marking files as dirty on open.Raphael Moll
2011-04-22Add code completion support for drawables, animations and colorsTor Norbye
2010-11-23ADT: ensure <application> is last in manifest.Raphael Moll
2010-11-18Remove non-api references from AttrsXmlParser.Raphael Moll
2010-11-16ADT: Extract AttrsXmlParser in com.android.ide.commonRaphael Moll
2010-10-27merge from tools_r8The Android Open Source Project
2010-10-27ADT: support synthetic parent chains in attrs_manifest.xmlRaphael Moll
2010-10-27merge from tools_r8The Android Open Source Project
2010-10-27ADT: Fix display of unknown Manifest elements.Raphael Moll
2010-10-22Port layout rules to JavaTor Norbye
2010-09-29ADT: Fix attributes UI in Android Manifest Editor.Raphael Moll
2010-06-08ADT GLE2: Access AttributeInfo from groovy scripts.Raphael Moll
2010-05-12Refactored the Android Manifest into sdklib.Xavier Ducrohet
2009-12-27ADT GRE (Groovy Rules Engine), part 1.Raphael
2009-05-13ADT: Move more packages into internal:Xavier Ducrohet