summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add density value to density enum.Xavier Ducrohet2009-09-221-1/+14
* Add a new IResourceValue that knows about the density.Xavier Ducrohet2009-09-221-0/+31
* Add API to send an ordered sticky broadcast.Dianne Hackborn2009-09-191-0/+7
* Fix issue #2093608: Calendar widget takes a few seconds to launchDianne Hackborn2009-09-171-0/+8
* Merge change 24829 into eclairAndroid (Google) Code Review2009-09-141-1/+8
|\
| * Some optizations to wallpaper drawing/scrolling.Dianne Hackborn2009-09-141-1/+8
* | Fix some LayoutBridge javadoc.Raphael2009-09-142-13/+17
|/
* Replace fullHeight support by fullSize (height and width)Xavier Ducrohet2009-08-212-11/+16
* Support full length rendering.Xavier Ducrohet2009-08-202-14/+94
* am ad4bc607: Merge change 21772 into donutXavier Ducrohet2009-08-181-0/+18
|\
| * Fix Resources#opeRawResource(int, TypedValue) in layoutlib.Xavier Ducrohet2009-08-181-0/+18
* | am ace6a5cf: Merge change 21408 into donutXavier Ducrohet2009-08-186-156/+275
|\ \ | |/
| * Improved drawing/matrix support in layoutlibXavier Ducrohet2009-08-176-156/+275
* | am c1c432f5: Merge change 21241 into donutXavier Ducrohet2009-08-182-11/+36
|\ \ | |/
| * Layoutlib now uses the dimen status_bar_height instead of hard-coded valueXavier Ducrohet2009-08-132-11/+36
* | Allow wallpapers to get touch events.Dianne Hackborn2009-08-171-2/+2
* | am 94ff3f1f: Merge change 21063 into donutXavier Ducrohet2009-08-133-46/+82
|\ \ | |/
| * Fix handling of reference XML file in layout filesXavier Ducrohet2009-08-133-46/+82
* | am e1b63d22: Merge change 21033 into donutXavier Ducrohet2009-08-134-118/+283
|\ \ | |/
| * Mock ServiceManager and AccesibilityManager to make the view renders in ADTXavier Ducrohet2009-08-124-118/+283
* | remove GearsAndrei Popescu2009-08-131-7/+0
* | Report wallpaper offset to the wallpaper, use this in the image wallpaper.Dianne Hackborn2009-08-121-0/+5
* | Implement support for scrolling a wallpaper.Dianne Hackborn2009-08-111-0/+4
|/
* Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge.Xavier Ducrohet2009-07-221-109/+114
* Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-171-5/+5
* Expand support for different screen sizes.Dianne Hackborn2009-06-261-1/+2
* Merge change 4696 into donutAndroid (Google) Code Review2009-06-181-0/+7
|\
| * Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...Dianne Hackborn2009-06-181-0/+7
* | Connect TabHost/TabWidget/FrameLayout in the layout editor.Xavier Ducrohet2009-06-181-74/+180
|/
* Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.Joe Onorato2009-06-111-0/+6
* Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8]Xavier Ducrohet2009-06-051-66/+66
* * Moved supports-density tag under manifestMitsuru Oshima2009-06-031-8/+0
* Rewrite SyncStorageEngine to use flat files and in-memory data structures.Dianne Hackborn2009-05-051-16/+0
* Ignore layout bin directories in git.Raphael2009-05-052-1/+3
* Merge branch 'readonly-p4-donut' into donutMitsuru Oshima2009-04-281-0/+8
|\
| * AI 147976: Compatibility mode support. Part 2.Mitsuru Oshima2009-04-281-0/+8
* | Add file to ignore the content of the layoutlib/Bridge Eclipe bin folder.Xavier Ducrohet2009-04-241-0/+1
|/
* AI 146485: am: CL 146411 Fix BridgeCanvas#drawRoundRectXavier Ducrohet2009-04-161-2/+2
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-5/+6
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-30/+44
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0382-0/+15216