aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/changes.txt
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-03 14:03:58 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-03 14:03:58 -0800
commitc9432be76d50a527da232d518f633add2f76242b (patch)
treec6a908295dcbece6bb31f644b3d4698f04abee20 /eclipse/changes.txt
parent382f18c205f459fdd9ff6c0657beadcbfe3c5b01 (diff)
downloadsdk-c9432be76d50a527da232d518f633add2f76242b.zip
sdk-c9432be76d50a527da232d518f633add2f76242b.tar.gz
sdk-c9432be76d50a527da232d518f633add2f76242b.tar.bz2
auto import from //depot/cupcake/@132589
Diffstat (limited to 'eclipse/changes.txt')
-rw-r--r--eclipse/changes.txt12
1 files changed, 4 insertions, 8 deletions
diff --git a/eclipse/changes.txt b/eclipse/changes.txt
index 781930c..5cb8245 100644
--- a/eclipse/changes.txt
+++ b/eclipse/changes.txt
@@ -1,18 +1,14 @@
0.9.0 (work in progress)
-- Support for the new Android SDK with support for multiple versions of the Android platform and for vendor supplied add-ons.
- * New Project Wizard lets you choose which platform/add-on to target.
- * Project properties (right click project in Package Explorer, then "Properties"), lets you edit project target.
- * New Launch configuration option to choose debug deployment target.
-- Ability to export multiple apk from one project, using resource filters. See the 'android' property for Android projects.
+- Support for SDK with multiple versions of the Android platform and vendor supplied add-ons.
0.8.1:
-- Alternate Layout wizard. In the layout editor, the "create" button is now enabled to easily create alternate versions of the current layout.
+- Alternate Layout wizard. In the layout editor, the "create" button is now enabled, and allows to easily create alternate versions.
- Fixed issue with custom themes/styles in the layout editor.
-- Export Wizard: To export an application for release, and sign it with a non debug key. Accessible from the export menu, from the Android Tools contextual menu, or from the overview page of the manifest editor.
+- Export Wizard: To export an application for release, sign with a non debug key. Accessible from the export menu, from the Android Tools contextual menu, or from the overview page of the manifest editor.
- New XML File Wizard: To easily create new XML resources file in the /res directory.
- New checks on launch when attempting to debug on a device.
-- Basic support for drag'n'drop in Graphical layout editor. You can add new items by drag'n'drop from the palette. There is no support for moving/resizing yet.
+- Basic support for drag'n'drop in Graphical layout editor. You can add new items by drag'n'drop from the palette. There's is no support for moving/resizing yet.
- Undo/redo support in all XML form editors and Graphical layout editor.
0.8.0: