summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* am d4a4729c: Update imports to android-commonTom Taylor2009-12-212-2/+2
|\
| * Update imports to android-commonTom Taylor2009-12-212-2/+2
* | am 15f1bfb0: Merge change I70d0bddb into eclair-mr2Kenny Root2009-12-142-9/+17
|\ \ | |/
| * 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 a7d461e0: am 62d4395b: Merge change I6dc8a694 into eclairXavier Ducrohet2009-12-131-0/+3
|\ \ \ | |/ /
| * | 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
* | | am b5ef7ee1: Default to UTF8 resources when packaging with aaptKenny Root2009-12-102-3/+37
|\ \ \ | |/ /
| * | Default to UTF8 resources when packaging with aaptKenny Root2009-12-102-3/+37
* | | am a5a8cc13: resolved conflicts for merge of ce307f88 to eclair-mr2Jean-Baptiste Queru2009-12-103-6/+25
|\ \ \ | |/ /
| * | 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
* | | am e6c0e993: Merge change I129483f8 into eclair-mr2Kenny Root2009-12-0910-23/+90
|\ \ \ | |/ /
| * | 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
| |/
* | am 43e9eb28: am 9ddb7df8: Fix build.Dianne Hackborn2009-11-161-6/+6
|\ \ | |/
| * Fix build.Dianne Hackborn2009-11-161-6/+6
* | am 1ddc0077: am 19e420c5: Merge change Iae493184 into eclairXavier Ducrohet2009-11-161-8/+11
|\ \ | |/
| * Minor fix for the parent style computation in the layoutlib.Xavier Ducrohet2009-11-151-8/+11
* | am b2d7c60f: am ae210437: Merge change I7082e366 into eclairXavier Ducrohet2009-11-131-2/+12
|\ \ | |/
| * Properly implement Paint.breakText for layoutlib.Xavier Ducrohet2009-11-131-2/+12
* | am 949ffa3d: am 11cff8cd: Merge change Ie211adae into eclairMarco Nelissen2009-11-091-2/+4
|\ \ | |/
| * Add a way for wallpapers to know the delta between virtual screens.Marco Nelissen2009-11-091-2/+4
* | am aa10b9fb: am e6ab011b: Merge change Ib12bcb7f into eclairXavier Ducrohet2009-11-094-120/+333
|\ \ | |/
| * Support for fallback fonts in layoutlib.Xavier Ducrohet2009-11-094-120/+333
* | am 0d55daff: am 5fc71e67: am 00e44ef2: Merge change I54545dfd into eclair-sdkDirk Dougherty2009-11-042-9/+9
|\ \ | |/
| * 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
* | | am 4899daa0: am c54e0ce9: Merge change Ia86f2849 into eclairBrett Chabot2009-11-032-2/+2
|\ \ \ | |/ /
| * | Fix layoutlib tests so they pas when run from Eclipse workbench.Brett Chabot2009-11-032-2/+2
* | | am c6bead14: am 7580493b: Implement feature #2117336: Create event communicat...Dianne Hackborn2009-10-221-0/+19
|\ \ \ | |/ /
| * | 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
| |/
* | am afbf8afa: Merge change I564b5b00 into eclair-mr2Doug Zongker2009-10-133-8/+22
|\ \
| * | add "junk path" -k option to aaptDoug Zongker2009-10-133-8/+22
| |/
* | am 88fb78d2: am 5f9d4bae: layout lib tests cleanupXavier Ducrohet2009-10-065-320/+17
|\ \ | |/
| * layout lib tests cleanupXavier Ducrohet2009-10-065-320/+17
* | am c7bade2a: am 0a9d46b7: Add a test to make sure the replaced classes in lay...Xavier Ducrohet2009-10-062-6/+146
|\ \ | |/
| * Add a test to make sure the replaced classes in layoutlib are correct.Xavier Ducrohet2009-10-062-6/+146
* | am 9cf2bbb0: am 841a8eea: Merge change I24895c35 into eclairXavier Ducrohet2009-10-061-69/+294
|\ \ | |/
| * Reimplement all the method of Paint for layoutlibXavier Ducrohet2009-10-051-69/+294
* | am 5becdc32: am a970bf52: Merge change I34f51342 into eclairXavier Ducrohet2009-10-056-67/+53
|\ \ | |/
| * Fix the layoutlib test to run from adt-tests.Xavier Ducrohet2009-10-056-67/+53
* | am 864cbf5f: am 71060f29: Merge change I8874a405 into eclairXavier Ducrohet2009-10-053-38/+86
|\ \ | |/
| * Refactor class/method names used by layoutlib_create.Xavier Ducrohet2009-10-053-38/+86
* | am 279ba943: Merge change I7c7b1596 into eclairXavier Ducrohet2009-09-281-1/+2
|\ \ | |/
| * Fix a warning output.Xavier Ducrohet2009-09-281-1/+2
* | am 20b39471: Merge change 26933 into eclairRaphael2009-09-241-0/+4
|\ \ | |/
| * AAPT: Ignore visual source safe files in resourcesRaphael2009-09-241-0/+4