summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Change an aapt "warning" from "*** " to "**** " (from three to four stars).Ed Heyl2010-03-051-1/+1
* | | | | | Merge "Fix potential aapt crash when processing overlay."Xavier Ducrohet2010-03-051-11/+18
|\ \ \ \ \ \
| * | | | | | Fix potential aapt crash when processing overlay.Xavier Ducrohet2010-03-051-11/+18
| |/ / / / /
* | | | | | Refactor car mode.Dianne Hackborn2010-03-051-1/+6
|/ / / / /
* | | | | Fix issue #2485441: SettingsBackupAgent crashed system serverDianne Hackborn2010-03-031-44/+46
* | | | | Fix issue #2482423: Settings is broken due to dead-code strippingDianne Hackborn2010-03-021-15/+58
* | | | | Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-016-10/+97
* | | | | Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-252-2/+2
* | | | | Create own reference for minSdkVersion in aaptKenny Root2010-02-241-3/+3
* | | | | Scan for android namespace in manifestKenny Root2010-02-241-2/+2
* | | | | Merge "Remove empty finalize methods."Carl Shapiro2010-02-243-15/+0
|\ \ \ \ \
| * | | | | Remove empty finalize methods.Carl Shapiro2010-02-243-15/+0
* | | | | | Merge "New update of preloaded classes for Froyo."Jesse Wilson2010-02-244-3/+25
|\ \ \ \ \ \
| * | | | | | New update of preloaded classes for Froyo.Jesse Wilson2010-02-244-3/+25
| |/ / / / /
* | | | | | Merge "Fix the layoutlib to still support fill_parent."Xavier Ducrohet2010-02-242-2/+6
|\ \ \ \ \ \
| * | | | | | Fix the layoutlib to still support fill_parent.Xavier Ducrohet2010-02-232-2/+6
| |/ / / / /
* | | | | | Use UTF-8 strings to avoid duplicate caching, part 1Kenny Root2010-02-231-2/+6
|/ / / / /
* | | | | Use direct reference to enum in AaptAssetsKenny Root2010-02-191-6/+6
* | | | | Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modesDianne Hackborn2010-02-181-1/+2
* | | | | Merge "Change buf size holding integer in ResourceTable"Kenny Root2010-02-181-1/+1
|\ \ \ \ \
| * | | | | Change buf size holding integer in ResourceTableKenny Root2010-02-181-1/+1
* | | | | | Fix enum referenceKenny Root2010-02-181-8/+8
|/ / / / /
* | | | | Dump original-package entries.Jeff Hamilton2010-02-121-0/+9
* | | | | Fix in layoutlib due to some changes in the frameworks.Xavier Ducrohet2010-02-112-37/+10
* | | | | Introduce special UI modes for night and car usage.Tobias Haamel2010-02-115-5/+120
* | | | | New external storage APIs.Dianne Hackborn2010-02-091-0/+12
* | | | | Add --auto-add-overlay option to aapt.Xavier Ducrohet2010-02-044-6/+16
* | | | | Add the --rename-manifest-package option to aapt.Jeff Hamilton2010-02-016-8/+91
* | | | | am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs."...Ying Wang2010-01-271-3/+9
|\ \ \ \ \ | |/ / / /
| * | | | am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclairYing Wang2010-01-211-3/+9
| |\ \ \ \ | | |/ / /
| | * | | Find layout classes in all "layout-*" dirs.Ying Wang2010-01-201-3/+9
* | | | | am 3bd6dc65: am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." in...Xavier Ducrohet2010-01-223-60/+140
|\ \ \ \ \ | |/ / / /
| * | | | am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." into eclairXavier Ducrohet2010-01-203-60/+140
| |\ \ \ \ | | |/ / /
| | * | | ADT/Layoutlib: implement sweep gradient.Xavier Ducrohet2010-01-193-60/+140
* | | | | am 60e3c09e: am 6866daee: Merge "ADT/Layoutlib: implement radial gradient." i...Xavier Ducrohet2010-01-223-219/+338
|\ \ \ \ \ | |/ / / /
| * | | | am 6866daee: Merge "ADT/Layoutlib: implement radial gradient." into eclairXavier Ducrohet2010-01-193-219/+338
| |\ \ \ \ | | |/ / /
| | * | | Merge "ADT/Layoutlib: implement radial gradient." into eclairXavier Ducrohet2010-01-193-219/+338
| | |\ \ \
| | | * | | ADT/Layoutlib: implement radial gradient.Xavier Ducrohet2010-01-193-219/+338
* | | | | | am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for prog...Ying Wang2010-01-221-36/+44
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep opt...Ying Wang2010-01-191-36/+44
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Add instrumentation as a source tag for proguard keep options." into e...Ying Wang2010-01-191-36/+44
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Add instrumentation as a source tag for proguard keep options.Ying Wang2010-01-131-36/+44
* | | | | | am da84d6a1: am 908a8111: Merge "ADT/Layoutlib: Add dash support to stroke." ...Xavier Ducrohet2010-01-213-38/+92
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 908a8111: Merge "ADT/Layoutlib: Add dash support to stroke." into eclairXavier Ducrohet2010-01-183-38/+92
| |\ \ \ \ \ | | |/ / / /
| | * | | | ADT/Layoutlib: Add dash support to stroke.Xavier Ducrohet2010-01-153-38/+92
* | | | | | am c0ea805c: am 2b30a4a5: Merge "ADT/Layoutlib: properly handle stroke inform...Xavier Ducrohet2010-01-212-2/+41
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 2b30a4a5: Merge "ADT/Layoutlib: properly handle stroke information." into ...Xavier Ducrohet2010-01-182-2/+41
| |\ \ \ \ \ | | |/ / / /
| | * | | | ADT/Layoutlib: properly handle stroke information.Xavier Ducrohet2010-01-142-2/+41
* | | | | | Merge "relocate GoogleLoginService"Doug Zongker2010-01-211-1/+0
|\ \ \ \ \ \
| * | | | | | relocate GoogleLoginServiceDoug Zongker2010-01-211-1/+0