Lines Matching refs:files

8   * Find misspellings in English string files
11 * Find private key files placed in directories where they end up
14 * Find invalid selector files where a later state is fully covered
24 * Automatic merging of library project manifest files into the
29 file containing classes to keep that are referenced from XML files
36 * Aidl files from library projects are now in the import list.
47 * Lint is run incrementally in Java files on save, just like XML
48 files already are.
57 files and preferences, look for calls to
123 manifest files now include version descriptions for each of the
125 * Support XML editor outlines for layout files. Switching back and
189 configuration files, etc. Lint can be run on the command line, but
219 - New XML formatter which formats all XML files according to the
224 - Go to Matching (Ctrl-Shift-P) in XML files can now jump between
317 opened files as well as on device size and orientation changes to
347 - Code completion for drawable, animation and color XML files.
367 source files (in the gen/ directory) and bytecode (in the res/raw/
368 directory) from your .rs files.
371 - The "Go To Declaration" feature for XML and .java files quickly show
520 - Fixed issue with libs/ folder where files with no extension would
531 - Projects now store generated Java files (R.java/Manifest.java and
568 aidl files. Right click the project and choose Android Tools >
598 - Normal java resources (non java files placed in package folders) are
612 layout, menu, preferences, values xml files. Work in progress...
631 local files.
646 - Plugin generated files are now properly marked as derived. This will
652 - Custom java editor for R.java/Manifest.java to make those files non
657 - Better handling of aidl files and the java files generated from
765 - Including static .jar files as library in your project will
774 slow due to too many files.
782 help rebuilding the resources when only binary files were changed
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
817 - Fixed creation of manifest files (through New Project wizard) to use
843 aidl files into java files.
867 - XML validation for resource files.