OSDN Git Service

Update changes.txt for ADT 12
authorTor Norbye <tnorbye@google.com>
Mon, 13 Jun 2011 20:22:32 +0000 (13:22 -0700)
committerTor Norbye <tnorbye@google.com>
Mon, 13 Jun 2011 20:46:06 +0000 (13:46 -0700)
Change-Id: I12575476e0acf9a053ad849544dfdd6e9ad03f07

eclipse/changes.txt

index 9912686..9d53db7 100644 (file)
@@ -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: