| Commit message (Expand) | Author | Age | Files | Lines |
* | ADT/Layoutlib: implement radial gradient. | Xavier Ducrohet | 2010-01-19 | 3 | -219/+338 |
* | ADT/Layoutlib: Add dash support to stroke. | Xavier Ducrohet | 2010-01-15 | 2 | -38/+91 |
* | ADT/Layoutlib: properly handle stroke information. | Xavier Ducrohet | 2010-01-14 | 2 | -2/+41 |
* | Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair | Xavier Ducrohet | 2010-01-14 | 1 | -3/+9 |
|\ |
|
| * | ADT/Layoutlib: improved gradient drawing for perf. | Xavier Ducrohet | 2010-01-14 | 1 | -3/+9 |
* | | ADT/Layoutlib: don't draw 0-sized rectangle, AWT doesn't like that. | Xavier Ducrohet | 2010-01-14 | 1 | -28/+32 |
|/ |
|
* | ADT/Layoutlib: always use custom gradient (java) Paint. | Xavier Ducrohet | 2010-01-14 | 1 | -30/+17 |
* | ADT/Layout: support for 3+ color in linear gradients | Xavier Ducrohet | 2010-01-14 | 1 | -6/+243 |
* | ADT/Layoutlib: shader clean-up. | Xavier Ducrohet | 2010-01-14 | 7 | -7/+14 |
* | ADT/Layoutlib: 2 color, linear gradient support. | Xavier Ducrohet | 2010-01-13 | 8 | -56/+92 |
* | ADT/Layoutlib: implement Canvas.concat(Matrix) | Xavier Ducrohet | 2010-01-13 | 2 | -18/+34 |
* | ADT/Layoutlib: Reimplement parts of BitmapFactory | Xavier Ducrohet | 2010-01-13 | 2 | -0/+604 |
* | LayoutLib: support for custom styles. | Xavier Ducrohet | 2010-01-11 | 1 | -3/+14 |
* | Fix build. | Dianne Hackborn | 2009-11-16 | 1 | -6/+6 |
* | Minor fix for the parent style computation in the layoutlib. | Xavier Ducrohet | 2009-11-15 | 1 | -8/+11 |
* | Properly implement Paint.breakText for layoutlib. | Xavier Ducrohet | 2009-11-13 | 1 | -2/+12 |
* | Add a way for wallpapers to know the delta between virtual screens. | Marco Nelissen | 2009-11-09 | 1 | -2/+4 |
* | Support for fallback fonts in layoutlib. | Xavier Ducrohet | 2009-11-09 | 4 | -120/+333 |
* | Fix layoutlib tests so they pas when run from Eclipse workbench. | Brett Chabot | 2009-11-03 | 2 | -2/+2 |
* | Implement feature #2117336: Create event communication APIs for live wallpaper | Dianne Hackborn | 2009-10-22 | 1 | -0/+19 |
* | layout lib tests cleanup | Xavier Ducrohet | 2009-10-06 | 5 | -320/+17 |
* | Add a test to make sure the replaced classes in layoutlib are correct. | Xavier Ducrohet | 2009-10-06 | 2 | -6/+146 |
* | Reimplement all the method of Paint for layoutlib | Xavier Ducrohet | 2009-10-05 | 1 | -69/+294 |
* | Fix the layoutlib test to run from adt-tests. | Xavier Ducrohet | 2009-10-05 | 6 | -67/+53 |
* | Fix a warning output. | Xavier Ducrohet | 2009-09-28 | 1 | -1/+2 |
* | Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off | Dianne Hackborn | 2009-09-23 | 1 | -1/+11 |
* | Add density support to layoutlib so that bitmap are scaled if needed. | Xavier Ducrohet | 2009-09-23 | 4 | -47/+78 |
* | Fix issue #2125720 Weather Forecast Widget - graphics do not scale | Dianne Hackborn | 2009-09-23 | 1 | -2/+2 |
* | Add API to send an ordered sticky broadcast. | Dianne Hackborn | 2009-09-19 | 1 | -0/+7 |
* | Fix issue #2093608: Calendar widget takes a few seconds to launch | Dianne Hackborn | 2009-09-17 | 1 | -0/+8 |
* | Some optizations to wallpaper drawing/scrolling. | Dianne Hackborn | 2009-09-14 | 1 | -1/+8 |
* | Replace fullHeight support by fullSize (height and width) | Xavier Ducrohet | 2009-08-21 | 1 | -7/+13 |
* | Support full length rendering. | Xavier Ducrohet | 2009-08-20 | 1 | -5/+41 |
* | 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 |
* | | am ace6a5cf: Merge change 21408 into donut | Xavier Ducrohet | 2009-08-18 | 5 | -150/+268 |
|\ \
| |/ |
|
| * | Improved drawing/matrix support in layoutlib | Xavier Ducrohet | 2009-08-17 | 5 | -150/+268 |
* | | 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 |
* | | Allow wallpapers to get touch events. | Dianne Hackborn | 2009-08-17 | 1 | -2/+2 |
* | | 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 | 3 | -114/+277 |
|\ \
| |/ |
|
| * | Mock ServiceManager and AccesibilityManager to make the view renders in ADT | Xavier Ducrohet | 2009-08-12 | 3 | -114/+277 |
* | | 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 |
* | | Implement support for scrolling a wallpaper. | Dianne Hackborn | 2009-08-11 | 1 | -0/+4 |
|/ |
|
* | Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge. | Xavier Ducrohet | 2009-07-22 | 1 | -109/+114 |
* | Add "nodpi" density, and expose a bunch of density-related APIs. | Dianne Hackborn | 2009-07-17 | 1 | -5/+5 |
* | Expand support for different screen sizes. | Dianne Hackborn | 2009-06-26 | 1 | -1/+2 |