Lines Matching refs:with
12 getting bundled with the .apk
13 * Find usages of "dp" units with the font property textSize
17 initialized with a fixed seed)
25 including project's manifest. Enable with the
41 including with code coverage, like test applications.
43 * Tighter integration with the layout editor (error and warning
44 icons overlaid views with errors, lint error messages shown as
100 * Initial support for building and debugging projects with C/C++
112 * Allow running on multiple devices with a single launch. The target
128 will keep up to date with edits in the editor, and selection will
143 * New "Run Lint" toolbar action with a dropdown menu for selecting
166 and merge tags. This tended to pollute the namespace with a lot of
209 projects with many resources
266 - New RelativeLayout drop support with guideline suggestions for
282 views with a new layout, and transfers namespace and layout
293 from the XML editor (with Ctrl-1) to apply any of the above
300 default, a two-line list item is shown, but with a context menu
308 with large, normal and small theme sizes, and LinearLayouts are
323 resource choosers to initialize the new image with.
329 render a layout with, consulting factors like theme registrations
332 configuration to render a layout with, defaulting to the currently
354 - Most of the tools have improved integration with the Mac OSX
377 - A new Palette with categories and rendering previews.
386 - Further improvements to <merge> layouts, as well as layouts with
392 - Empty layouts with 0,0 size are now automatically expanded when
442 - Contextual menu with enum/flag type properties.
456 - Fixed issue with library project names containing characters that
457 aren't compatible with Eclipse path variable. The link between the
461 with no name restriction. They can even be in sub folder such as
463 - Added support for libraries with library dependencies.
479 - Fix issue when launching ADT the first time with the SDK Usage panel
484 - Fixed issue where add-on with no optional library would not show up
496 - Fixed issues with the New Project Wizard when selecting samples.
520 - Fixed issue with libs/ folder where files with no extension would
533 - Support for the new Android SDK with support for multiple versions
551 - Fixed issue with custom themes/styles in the layout editor.
553 with a non debug key. Accessible from the export menu, from the
567 - Fixed issue with using custom classes implementing Parcelable in
606 - Applications are now signed with a debug key (stored in
630 - Fixed an issue with compiling aidl file when they import project
699 - Fixed an issue with multiple source folders.
701 generated with R.java if the content of the AndroidManifest.xml
813 - Fixed a case where the .apk file would be updated with broken
815 - Added support for manifest with non fully qualified activity java
816 name, yet not starting with a dot.