Lines Matching refs:in
6 * Improved flag and locale data in the configuration chooser
8 * Find misspellings in English string files
11 * Find private key files placed in directories where they end up
36 * Aidl files from library projects are now in the import list.
37 * Fixes in Ant:
45 tooltips in the layout canvas and in the outline, error count
46 displayed in the layout actions bar.)
47 * Lint is run incrementally in Java files on save, just like XML
66 * Duplicate Activity registrations in the manifest. This can lead to
72 * Highlighting (in bold) for important attributes.
87 docked into the Outline view, and the outline can appear in a
90 * New configuration chooser above the layout editor, which in
103 set the path to NDK in Android Preferences.
113 tab in the launch configuration dialog adds a new option which
122 * Completion of the minSdkVersion and targetSdkVersion attributes in
127 between the two outlines, and in particular the XML editor outline
128 will keep up to date with edits in the editor, and selection will
137 in release mode.
148 down to issues you are most interested in.
150 expand/collapse, ignore in file, ignore in project, ignore
176 * Fix bug in resource chooser which made some types of framework
178 * Fix a bug in the formatter where a certain whitespace pattern
179 could result in a non-space character getting deleted (issue
181 * Fix locale bug affecting Turkish locales in particular (issue
190 it is also integrated into the Problems view in Eclipse, and there
205 operations, only when running or debugging (option added in ADT
213 in the package explorer.
223 when pressing Return in XML editors
224 - Go to Matching (Ctrl-Shift-P) in XML files can now jump between
234 example, when dragging in a relative layout, the proposed
240 - Improved access to properties in the context menu: The most
258 - Many bug fixes, and in particular some critical bug fixes on Linux
268 - Resize support in most layouts. In LinearLayout, sizes are mapped
270 - Previews of drawables and colors in the resource chooser dialogs.
275 be enabled in the ADT options panel.)
281 - The new "Wrap in Container" refactoring surrounds the selected
286 in the visual layout editor makes it easy to select siblings as
287 well as views anywhere in the layout that have the same type).
291 in other layouts and offers to combine all into a single include.
304 presented in various different configurations. For example, there
306 can be dragged in as a password field, an e-mail field, a phone
309 offered both in horizontal and vertical configurations.
311 implementations of the View class in your project source folders
312 or in included libraries, and these can be dragged into layouts.
313 - Fragments support: Fragments are available in the palette, and in
319 manually zoom in.
330 in the manifest, the SDK version, etc.
333 visible configuration in the previous file. It also considers the
336 - Basic focus support: The first text field dropped in a layout is
342 it sorts resource paths in values based on the attribute name,
345 relevant range in the editor, and a new quickfix makes it trivial
349 - "New Folder" action in the File Explorer
352 - TraceView: Mouse-wheel zoom support in the timeline
359 - Temporary work-around to resolve the rare cases in which the layout
361 - Fix issue in which ADT 10.0.0 would install on Eclipse 3.4 and
367 source files (in the gen/ directory) and bytecode (in the res/raw/
372 all the matches in the project and allows you jump to specific items
406 can be enabled in the preferences (under Android > Editors), but
409 automatically filling a TextView in a vertical LinearLayout,
419 - Logcat view in DDMS now properly displays UTF-8 characters.
422 - Fix compilation issue in Android projects referencing standard Java
429 debuggable in the Android Manifest. Incremental build will
433 - Automatic Proguard support in release builds. Only need to have a
434 proguard.config property in default.properties that points to a
437 in progress.
444 - New HierarchyViewer plug-in integrated in Eclipse.
461 with no name restriction. They can even be in sub folder such as
489 - DDMS plug-in now contains the Allocation Tracker view.
490 - Lots of fixes in the configuration selector of the Visual Layout
492 - Explode mode in the Visual Layout Editor adds a margin to all layout
494 - Outline mode in the Visual Layout Editor draws layout outline to
498 - New action in the Logcat view: "Go to problem" lets you go directly
502 - Misc fixes in the SDK Updater
505 - New "Create project from sample" choice in the New Project Wizard.
508 - new configuration selector in the Graphical Layout Editor
532 output from aidl) in a 'gen' source folder.
537 * Project properties (right click project in Package Explorer,
551 - Fixed issue with custom themes/styles in the layout editor.
556 - New XML File Wizard: To easily create new XML resources file in the
559 - Basic support for drag'n'drop in Graphical layout editor. You can
562 - Undo/redo support in all XML form editors and Graphical layout
567 - Fixed issue with using custom classes implementing Parcelable in
570 - Added Custom Themes to theme drop down in the layout editor.
571 - Customizable debug signing keystore path in preferences
581 - Fixed setup of the New class wizard in the manifest (when clicking
582 on "name" for a class attribute) in the cases where the class and
588 - Fixed NPE in editors.xml.descriptors.XmlDescriptors.createPreference
589 - Fixed assert in MultiEditorPart.setActivePage
590 - Fixed "connect to debugger" button in DeviceView. Also fixed support
596 activity (finds an activity configured to show up in the home
598 - Normal java resources (non java files placed in package folders) are
599 now properly packaged in the final package, and can be accessed
606 - Applications are now signed with a debug key (stored in
607 debug.keystore in ~/.android).
611 - Tree-based resource editor + content assist in XML editor for
612 layout, menu, preferences, values xml files. Work in progress...
629 "usage" text, which would in turn confuse the plugin during parsing.
655 - Fixed some issue in the "Restart adb" feature in the device view of
661 - Skin dropdown in the Emulator/Target tabs is now build from the
669 - Fixed issue on winXP/Eclipse 3.2 where errors in the New Project
671 - Added missing intent definition in the AndroidManifest.xml file
673 - Fixed possible NPE in the debug action from the Process View
703 - Fixed an issue that could result in not packaging code changes.
704 - Automatic fix of the Launch Configurations when the java package in
706 error alert for erroneous activity names in the Launch
725 - Changing the SDK location in the Preferences does not require to
727 - New SDK-Project sync mode in Android preference pane. Default value
729 to the SDK defined in the preferences.
736 - Changing the package defined in the manifest now deletes the R.java
739 - Project selection in the Launch Config Dialog now only shows Android
742 SDK set in the preferences (This is for the non automatic sync
744 - Removed obsolete wallpaper mode in the New Project Creation Wizard.
747 - Improvements in the parsing of the aapt errors.
753 - Fixed bug in logcat search where invalid regexp would cause a crash
765 - Including static .jar files as library in your project will
766 automatically include them in the final APK. Warning: only the
773 can be disabled in the preferences under "Android" if this becomes
778 - New Action in the "Processes" view to debug an application that is
780 opened in the current workspace.
784 - Clean/full builds now compile all aidl files found in the build path
790 ready. This should translate in fewer failed launches.
794 - Fixed Debugger issue introduced in 0.1.6
802 - Added more error output in the console during launch.
810 messages in the "Android" console when asked to start an
819 - Better error reporting for namespace issue in the manifest.
832 - Changes in the Manifest, now properly trigger a new package of the
846 - Launch shortcuts. Right click in the package explorer allow you to
847 launch the application in debug or run mode directly without
851 - Package builder now supports custom application assets placed in
854 - New action: Android Tools > Fix Project Properties, in the package
856 (and its javadoc path) in case you change the sdk location.