aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/LayoutReloadMonitor.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-10-03Change the global monitor to handle non android project.Xavier Ducrohet
2012-09-13Constants refactoring.Tor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-08-01Fix lint-on-save for .class file detectors in Java filesTor Norbye
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-08-17New library project mechanism.Xavier Ducrohet
2011-03-17Move classes to ide-commonXavier Ducrohet
2011-03-08Resource management refactoring and clean-up.Xavier Ducrohet
2011-02-24Change the FolderTypeRelationship and ResourceFile API to return list.Xavier Ducrohet
2011-02-24Rename AndroidConstants -> AdtConstants.Xavier Ducrohet
2011-02-14All resource changes should trigger a layout rendering.Xavier Ducrohet
2011-01-28Change APIs using String instead of ResourceType.Xavier Ducrohet
2011-01-18Parse the manifest min/targetSdkVersion to configure the layoutlib.Xavier Ducrohet
2011-01-16Look for classes in java projects when loading custom views.Xavier Ducrohet
2010-07-13Force recompilation after library changes and fix some clean-up/refresh issue...Xavier Ducrohet
2010-03-09ADT: reload libraries when default.properties is edited.Xavier Ducrohet
2010-03-06NPE in ADT when opening/closing projects if there's a layout open.Raphael
2010-03-03ADT: reload layout when resources from libraries change.Xavier Ducrohet
2010-01-19ADT: Fix arrayoutofboundexceptionXavier Ducrohet
2010-01-08ADT/GLE: Fix issue with the locale list refresh in the ConfigCompositeXavier Ducrohet
2009-08-27ADT: GraphicalEditorPart is the new GLE2.Raphael
2009-05-13ADT: Refactoring classes dealing with android resources out of the editor.Xavier Ducrohet
2009-05-13ADT: Move more packages into internal:Xavier Ducrohet