aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/changes.txt
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2011-06-13 13:22:32 -0700
committerTor Norbye <tnorbye@google.com>2011-06-13 13:46:06 -0700
commit61be14c17276b5d73f808d421d6fa3210c424d74 (patch)
tree4088d4d2bde60d07c757c9f0b168e14941d98e47 /eclipse/changes.txt
parent1e9adf720237605516def4ef98922994fa74b01f (diff)
downloadsdk-61be14c17276b5d73f808d421d6fa3210c424d74.zip
sdk-61be14c17276b5d73f808d421d6fa3210c424d74.tar.gz
sdk-61be14c17276b5d73f808d421d6fa3210c424d74.tar.bz2
Update changes.txt for ADT 12
Change-Id: I12575476e0acf9a053ad849544dfdd6e9ad03f07
Diffstat (limited to 'eclipse/changes.txt')
-rw-r--r--eclipse/changes.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/eclipse/changes.txt b/eclipse/changes.txt
index 9912686..9d53db7 100644
--- a/eclipse/changes.txt
+++ b/eclipse/changes.txt
@@ -1,4 +1,16 @@
12.0.0
+- Many bug fixes!
+- Visual Layout Editor:
+ - New RelativeLayout drop support with guideline suggestions for
+ attachments and cycle prevention.
+ - Resize support in most layouts. In LinearLayout, sizes are mapped
+ to weights. Guideline snapping to wrap_content and match_parent.
+ - Previews of drawables and colors in the resource chooser dialogs.
+ - Improved error messages and links for rendering errors, including
+ detection of misspellings of class names.
+- Build system: Delay post compiler phase until actual export or debug
+ to speed up interactive file saves. (This is off by default but can
+ be enabled in the ADT options panel.)
11.0.0
- Visual Refactoring: