summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib
Commit message (Expand)AuthorAgeFilesLines
* New external storage APIs.Dianne Hackborn2010-02-091-0/+12
* am 3bd6dc65: am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." in...Xavier Ducrohet2010-01-223-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
|\ \ | |/
| * ADT/Layoutlib: implement radial gradient.Xavier Ducrohet2010-01-193-219/+338
* | am da84d6a1: am 908a8111: Merge "ADT/Layoutlib: Add dash support to stroke." ...Xavier Ducrohet2010-01-213-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
|\ \ | |/
| * ADT/Layoutlib: properly handle stroke information.Xavier Ducrohet2010-01-142-2/+41
* | am 20cc5570: am 79f05bb4: Merge "ADT/Layoutlib: improved gradient drawing for...Xavier Ducrohet2010-01-211-3/+9
|\ \ | |/
| * Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclairXavier Ducrohet2010-01-141-3/+9
| |\
| | * ADT/Layoutlib: improved gradient drawing for perf.Xavier Ducrohet2010-01-141-3/+9
* | | am 38fa9eee: am 89d538dc: ADT/Layoutlib: don\'t draw 0-sized rectangle, AWT d...Xavier Ducrohet2010-01-211-28/+32
|\ \ \ | |/ /
| * | ADT/Layoutlib: don't draw 0-sized rectangle, AWT doesn't like that.Xavier Ducrohet2010-01-141-28/+32
| |/
* | am 895c92a4: am 240298f9: Merge "ADT/Layoutlib: always use custom gradient (j...Xavier Ducrohet2010-01-211-30/+17
|\ \ | |/
| * ADT/Layoutlib: always use custom gradient (java) Paint.Xavier Ducrohet2010-01-141-30/+17
* | am 31ef2e77: am b847fbf2: Merge "ADT/Layout: support for 3+ color in linear g...Xavier Ducrohet2010-01-211-6/+243
|\ \ | |/
| * ADT/Layout: support for 3+ color in linear gradientsXavier Ducrohet2010-01-141-6/+243
* | am f95e3dd2: am 5e083024: ADT/Layoutlib: shader clean-up.Xavier Ducrohet2010-01-197-7/+14
|\ \ | |/
| * ADT/Layoutlib: shader clean-up.Xavier Ducrohet2010-01-147-7/+14
* | am e1a99147: am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient supp...Xavier Ducrohet2010-01-198-56/+92
|\ \ | |/
| * ADT/Layoutlib: 2 color, linear gradient support.Xavier Ducrohet2010-01-138-56/+92
* | am 1da2735c: am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matri...Xavier Ducrohet2010-01-192-18/+34
|\ \ | |/
| * ADT/Layoutlib: implement Canvas.concat(Matrix)Xavier Ducrohet2010-01-132-18/+34
* | am cff6c845: am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactoryXavier Ducrohet2010-01-193-0/+605
|\ \ | |/
| * ADT/Layoutlib: Reimplement parts of BitmapFactoryXavier Ducrohet2010-01-133-0/+605
* | am f5a84f8a: am dfe25b0e: Merge "LayoutLib: support for custom styles." into ...Xavier Ducrohet2010-01-111-3/+14
|\ \ | |/
| * LayoutLib: support for custom styles.Xavier Ducrohet2010-01-111-3/+14
* | Fix duplicate constant in layoutbridge.Romain Guy2010-01-081-1/+1
* | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-084-12/+14
* | am de0ef181: am ce60d4b2: Merge "Move Layoutlib API library to sdk.git" into ...Xavier Ducrohet2010-01-0712-642/+0
|\ \ | |/
| * Move Layoutlib API library to sdk.gitXavier Ducrohet2010-01-0712-642/+0
* | Update imports to android-commonTom Taylor2009-12-212-2/+2
|/
* Layoutlib: Add a constant for default density value.Xavier Ducrohet2009-12-111-0/+3
* 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
* 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
* 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
* 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