| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge change 21764 into eclair | Android (Google) Code Review | 2009-08-18 | 1 | -62/+130 |
|\ |
|
| * | Add aapt extensions to dump badging to print more info about activities, rece... | Suchi Amalapurapu | 2009-08-18 | 1 | -62/+130 |
* | | am ad4bc607: Merge change 21772 into donut | Xavier Ducrohet | 2009-08-18 | 1 | -0/+18 |
|\ \
| |/
|/| |
|
| * | Fix Resources#opeRawResource(int, TypedValue) in layoutlib. | Xavier Ducrohet | 2009-08-18 | 1 | -0/+18 |
* | | resolved conflicts for merge of 6ba69734 to eclair, skipping preloaded-classe... | Android Git Automerger | 2009-08-18 | 14 | -287/+867 |
|\ \
| |/ |
|
| * | Merge change 21178 into donut | Android (Google) Code Review | 2009-08-17 | 14 | -287/+867 |
| |\ |
|
| | * | Simplified algorithm used to generate the preloaded-classes list. Generated a... | Bob Lee | 2009-08-17 | 14 | -287/+867 |
* | | | am ace6a5cf: Merge change 21408 into donut | Xavier Ducrohet | 2009-08-18 | 6 | -156/+275 |
|\ \ \
| |/ / |
|
| * | | Improved drawing/matrix support in layoutlib | Xavier Ducrohet | 2009-08-17 | 6 | -156/+275 |
* | | | am 75c49842: Add maxSdkVersion information in dump badging option | Suchi Amalapurapu | 2009-08-18 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | Add maxSdkVersion information in dump badging option | Suchi Amalapurapu | 2009-08-14 | 1 | -0/+5 |
* | | | am c1c432f5: Merge change 21241 into donut | Xavier Ducrohet | 2009-08-18 | 2 | -11/+36 |
|\ \ \
| |/ / |
|
| * | | Layoutlib now uses the dimen status_bar_height instead of hard-coded value | Xavier Ducrohet | 2009-08-13 | 2 | -11/+36 |
* | | | Merge change 21326 into eclair | Android (Google) Code Review | 2009-08-18 | 1 | -6/+8 |
|\ \ \ |
|
| * | | | aapt now attempts to process all assets even if some are malformed. | Daniel Sandler | 2009-08-17 | 1 | -6/+8 |
* | | | | Allow wallpapers to get touch events. | Dianne Hackborn | 2009-08-17 | 1 | -2/+2 |
|/ / / |
|
* | | | Fix aapt to be able to add configs from overlays. | Dianne Hackborn | 2009-08-15 | 2 | -0/+13 |
* | | | am 94ff3f1f: Merge change 21063 into donut | Xavier Ducrohet | 2009-08-13 | 3 | -46/+82 |
|\ \ \
| |/ / |
|
| * | | Fix handling of reference XML file in layout files | Xavier Ducrohet | 2009-08-13 | 3 | -46/+82 |
* | | | am e1b63d22: Merge change 21033 into donut | Xavier Ducrohet | 2009-08-13 | 4 | -118/+283 |
|\ \ \
| |/ / |
|
| * | | Mock ServiceManager and AccesibilityManager to make the view renders in ADT | Xavier Ducrohet | 2009-08-12 | 4 | -118/+283 |
| |/ |
|
* | | Merge change 21159 | Android (Google) Code Review | 2009-08-13 | 3 | -11/+75 |
|\ \ |
|
| * | | Allow overlays to add resources. | Dianne Hackborn | 2009-08-13 | 3 | -11/+75 |
* | | | remove Gears | Andrei Popescu | 2009-08-13 | 1 | -7/+0 |
|/ / |
|
* | | Report wallpaper offset to the wallpaper, use this in the image wallpaper. | Dianne Hackborn | 2009-08-12 | 1 | -0/+5 |
* | | resolved conflicts for merge of 802527c6 to master skipping preloaded-classes... | android-build SharedAccount | 2009-08-12 | 9 | -176/+147 |
|\ \
| |/ |
|
| * | Updated preloaded-classes file. | Bob Lee | 2009-08-11 | 9 | -176/+147 |
* | | Implement support for scrolling a wallpaper. | Dianne Hackborn | 2009-08-11 | 1 | -0/+4 |
* | | am 747cb3b5: Merge change 9670 into donut | Android (Google) Code Review | 2009-08-04 | 3 | -3/+9 |
|\ \
| |/ |
|
| * | Make aidl annotate onTransact with @Override | Xavier Ducrohet | 2009-08-03 | 3 | -3/+9 |
* | | am eba337ad: Reimplement TypedArray.getLayoutDimension(int, int) for the layo... | Xavier Ducrohet | 2009-07-22 | 1 | -109/+114 |
|\ \
| |/ |
|
| * | Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge. | Xavier Ducrohet | 2009-07-22 | 1 | -109/+114 |
* | | am 9fc20b0e: Merge change 8126 into donut | Android (Google) Code Review | 2009-07-21 | 2 | -52/+130 |
|\ \
| |/ |
|
| * | First pass at reworking screen density/size APIs. | Dianne Hackborn | 2009-07-21 | 2 | -52/+130 |
* | | am aad0fcc9: Merge change 7783 into donut | Android (Google) Code Review | 2009-07-19 | 2 | -6/+12 |
|\ \
| |/ |
|
| * | Add "nodpi" density, and expose a bunch of density-related APIs. | Dianne Hackborn | 2009-07-17 | 2 | -6/+12 |
* | | Format aapt warnings the same way as other compiler warnings | Marco Nelissen | 2009-07-13 | 6 | -15/+15 |
* | | am 72eb0aca: Merge change 5483 into donut | Android (Google) Code Review | 2009-06-29 | 4 | -2/+93 |
|\ \
| |/ |
|
| * | Expand support for different screen sizes. | Dianne Hackborn | 2009-06-26 | 4 | -2/+93 |
| * | Add includes to enable host C++ tools to compile with GCC 4.4 | Jack Palevich | 2009-06-24 | 1 | -0/+1 |
* | | am ad39eb0a: Merge change 5302 into donut | Android (Google) Code Review | 2009-06-24 | 7 | -1/+7 |
|\ \
| |/ |
|
| * | Add includes to enable host C++ tools to compile with GCC 4.4 | Jack Palevich | 2009-06-24 | 9 | -1/+9 |
* | | am 1585bd24: Merge change 4828 into donut | Android (Google) Code Review | 2009-06-19 | 3 | -5/+32 |
|\ \
| |/ |
|
| * | Report densities in badging, debugging for nine patch bug. | Dianne Hackborn | 2009-06-19 | 3 | -5/+32 |
* | | am 63e7155c: Merge change 4696 into donut | Android (Google) Code Review | 2009-06-18 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Merge change 4696 into donut | Android (Google) Code Review | 2009-06-18 | 1 | -0/+7 |
| |\ |
|
| | * | Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati... | Dianne Hackborn | 2009-06-18 | 1 | -0/+7 |
* | | | am 47a67ebc: Merge change 4544 into donut | Android (Google) Code Review | 2009-06-18 | 1 | -74/+180 |
|\ \ \
| |/ / |
|
| * | | Connect TabHost/TabWidget/FrameLayout in the layout editor. | Xavier Ducrohet | 2009-06-18 | 1 | -74/+180 |
| |/ |
|
* | | am 78f0f8cb: Merge changes 3953,3954 into donut | Android (Google) Code Review | 2009-06-12 | 1 | -0/+6 |
|\ \
| |/ |
|