summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge change I70d0bddb into eclair-mr2Android (Google) Code Review2009-12-142-9/+17
|\
| * Revise aapt options for UTF8/16 encodingKenny Root2009-12-112-9/+17
* | am 62d4395b: Merge change I6dc8a694 into eclairXavier Ducrohet2009-12-131-0/+3
|\ \ | |/ |/|
| * Layoutlib: Add a constant for default density value.Xavier Ducrohet2009-12-111-0/+3
* | Default to UTF8 resources when packaging with aaptKenny Root2009-12-102-3/+37
* | resolved conflicts for merge of ce307f88 to eclair-mr2Jean-Baptiste Queru2009-12-103-6/+25
|\ \ | |/
| * Add --custom-package to aaptXavier Ducrohet2009-11-303-6/+25
* | Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-0710-23/+90
* | Fix bitmask in aapt's StringPool length constructionKenny Root2009-12-041-1/+1
|/
* Fix build.Dianne Hackborn2009-11-161-6/+6
* Minor fix for the parent style computation in the layoutlib.Xavier Ducrohet2009-11-151-8/+11
* Properly implement Paint.breakText for layoutlib.Xavier Ducrohet2009-11-131-2/+12
* Add a way for wallpapers to know the delta between virtual screens.Marco Nelissen2009-11-091-2/+4
* Support for fallback fonts in layoutlib.Xavier Ducrohet2009-11-094-120/+333
* am 00e44ef2: Merge change I54545dfd into eclair-sdkDirk Dougherty2009-11-042-9/+9
|\
| * doc change: fix broken R.styleable formatting (caused by missing periods). Ad...Dirk Dougherty2009-11-032-9/+9
* | Fix layoutlib tests so they pas when run from Eclipse workbench.Brett Chabot2009-11-032-2/+2
* | Implement feature #2117336: Create event communication APIs for live wallpaperDianne Hackborn2009-10-221-0/+19
* | add "junk path" -k option to aapt (DO NOT MERGE)Doug Zongker2009-10-193-8/+22
|/
* layout lib tests cleanupXavier Ducrohet2009-10-065-320/+17
* Add a test to make sure the replaced classes in layoutlib are correct.Xavier Ducrohet2009-10-062-6/+146
* Reimplement all the method of Paint for layoutlibXavier Ducrohet2009-10-051-69/+294
* Fix the layoutlib test to run from adt-tests.Xavier Ducrohet2009-10-056-67/+53
* Refactor class/method names used by layoutlib_create.Xavier Ducrohet2009-10-053-38/+86
* Fix a warning output.Xavier Ducrohet2009-09-281-1/+2
* AAPT: Ignore visual source safe files in resourcesRaphael2009-09-241-0/+4
* Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns offDianne Hackborn2009-09-231-1/+11
* Add density support to layoutlib so that bitmap are scaled if needed.Xavier Ducrohet2009-09-234-47/+78
* Fix issue #2125720 Weather Forecast Widget - graphics do not scaleDianne Hackborn2009-09-231-2/+2
* Merge change 26635 into eclairAndroid (Google) Code Review2009-09-239-6/+309
|\
| * Added tool to generate application-specific reports from class load profiling...Bob Lee2009-09-239-6/+309
* | Add density value to density enum.Xavier Ducrohet2009-09-221-1/+14
|/
* Add a new IResourceValue that knows about the density.Xavier Ducrohet2009-09-221-0/+31
* Fix issue with printing gles version in aapt dump badging optionSuchi Amalapurapu2009-09-201-2/+3
* Add API to send an ordered sticky broadcast.Dianne Hackborn2009-09-191-0/+7
* Fix issue #2093608: Calendar widget takes a few seconds to launchDianne Hackborn2009-09-171-0/+8
* Implement issue #1780928: Need support hiding nav keys.Dianne Hackborn2009-09-152-1/+57
* Merge change 24829 into eclairAndroid (Google) Code Review2009-09-141-1/+8
|\
| * Some optizations to wallpaper drawing/scrolling.Dianne Hackborn2009-09-141-1/+8
* | Fix some LayoutBridge javadoc.Raphael2009-09-142-13/+17
|/
* Fix compilation of add-resource tag.Robert Greenwalt2009-09-021-1/+1
* Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors.Eric Fischer2009-09-012-3/+7
* Fix replacement-after-add of resource files in overlay.Robert Greenwalt2009-08-311-19/+45
* applications are at level 2Joe Onorato2009-08-301-1/+1
* Add a flag (-G) to aapt to have it output the classes that shouldn't be obfus...Joe Onorato2009-08-307-4/+271
* Add platform infrastructure for features.Dianne Hackborn2009-08-271-3/+4
* Fix issue #2084148: Define the format for the auto focus preview for barcode ...Dianne Hackborn2009-08-271-0/+44
* I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-241-10/+51
* Replace fullHeight support by fullSize (height and width)Xavier Ducrohet2009-08-212-11/+16
* Support full length rendering.Xavier Ducrohet2009-08-202-14/+94