• Home
  • Raw
  • Download

Lines Matching refs:now

4 * XML code completion can now complete (and show documentation for)
36 * Aidl files from library projects are now in the import list.
38 * Test projects now have access to the full classpath from the
40 * Applications embedding tests can now be deployed and tested,
86 * New window management. The propertysheet is now automatically
110 * LogCat: Ctrl + F now brings up a Find dialog to find items (rather
120 * Go to Declaration now works for theme references (?android:attr,
123 manifest files now include version descriptions for each of the
130 * The Asset Studio Wizard now supports padding and disabling
145 * The results window is now organized as a tree rather than a flat
162 * The resource chooser now shows the resolved value for resources
206 12 now on by default.)
211 - ADT now uses bin/classes to output the java compilation
224 - Go to Matching (Ctrl-Shift-P) in XML files can now jump between
228 - Select Enclosing Element should now work on the Mac as well.
245 - The context menu now also contains pull-right menus for accessing
254 multiple pages. Sample Projects are now copied into the workspace
290 - The "Extract as Include" refactoring now finds identical fragments
299 - The visual editor now previews ListViews at designtime. By
303 - The palette now supports "configurations" where a single view is
324 - The configuration chooser now applies the "Render Target" and
340 - Code completion has been significantly improved. It now works
344 - AAPT errors are handled better. They are now underlined for the
353 - The New Android Project wizard now supports Eclipse working sets
366 - The tools now automatically generate Java Programming Language
370 - Traceview is now integrated into the Eclipse UI.
392 - Empty layouts with 0,0 size are now automatically expanded when
394 - Rendering target can now be changed from the default (project
419 - Logcat view in DDMS now properly displays UTF-8 characters.
447 - android.jar source and javadoc location can now be configured.
460 called "src". There is now support for any number of source folder,
469 is now available.
481 - Launched applications from ADT now behave as if they were clicked
483 - AVD creation dialog now enforce sd card of 9MB or higher
489 - DDMS plug-in now contains the Allocation Tracker view.
531 - Projects now store generated Java files (R.java/Manifest.java and
549 is now enabled to easily create alternate versions of the current
599 now properly packaged in the final package, and can be accessed
601 - Launch configuration now has an option to wipe emulator data on
603 - Launch configuration now has an option to disable the boot
606 - Applications are now signed with a debug key (stored in
608 - Installation of application is now more robust and will notify of
644 - You can now change the font of the logcat view. Also indentation is
645 now properly displayed.
646 - Plugin generated files are now properly marked as derived. This will
659 - Plugin now retries to launch the app on the emulator if it fails due
661 - Skin dropdown in the Emulator/Target tabs is now build from the
678 - New Project Wizard now makes it easy to open Android sample code
681 - Java/Debug/ddms perspective now contains direct menus to open some
684 - Error during builds now put an error marker on the project instead
686 - Custom builders now remember their build state when restarting
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
741 - Launching a debug/run session now checks that the project uses the
745 - dx (dalvik code conversion tool) now embedded instead of calling the
763 - Android Tools > Export Application Package is now implemented.
771 - The res and assets folders now fully refresh before the build,
781 - Building the project now force refreshes the res folder. This should
784 - Clean/full builds now compile all aidl files found in the build path
787 - Starting a run/debug session now asks to save the files and forces a
809 - The Activity Manager on the device/emulator now outputs some
832 - Changes in the Manifest, now properly trigger a new package of the
842 - aidl builder. The Android Resources PreBuilder now also converts
844 - New Project wizard now allows to make Wallpaper activities instead
849 - New project wizard and Project conversion now sets up the java doc
851 - Package builder now supports custom application assets placed in
852 assets/ (which is now created automatically by the New Project