aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/PlayAnimationMenu.java
AgeCommit message (Expand)Author
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2012-09-13Constants refactoring.Tor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-08-07Refactor common.jarXavier Ducrohet
2012-01-19ADT: Change LayoutEditor to use new editor delegates.Raphael
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-04-11Add list view previewTor Norbye
2011-02-24Move ResourceFolderType into common.Xavier Ducrohet
2011-02-24Rename AndroidConstants -> AdtConstants.Xavier Ducrohet
2011-01-28Move Pair and annoatations into resources.jar now renamed as common.jarXavier Ducrohet
2011-01-28Change APIs using String instead of ResourceType.Xavier Ducrohet
2011-01-27Update the Layoutlib API to contain part of the current config.Xavier Ducrohet
2011-01-26Properly convert the rendered layout images if alpha is needed.Xavier Ducrohet
2011-01-12merge from tools_r9The Android Open Source Project
2011-01-11Reorder animation submenuTor Norbye
2011-01-11Use res/animator rather than res/anim for the Play Animation codeTor Norbye
2011-01-10Use ResourceChooser for StringsTor Norbye
2011-01-10Add "Play Animation" menuTor Norbye