- c111296 Find layout classes in all "layout-*" dirs. by Ying Wang · 15 years ago
- 3330927 ADT/Layoutlib: implement sweep gradient. by Xavier Ducrohet · 15 years ago
- 6866dae Merge "ADT/Layoutlib: implement radial gradient." into eclair by Xavier Ducrohet · 15 years ago
- 45a7c28 ADT/Layoutlib: implement radial gradient. by Xavier Ducrohet · 15 years ago
- b5fb50a Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
- 36ab128 ADT/Layoutlib: Add dash support to stroke. by Xavier Ducrohet · 15 years ago
- 5ac8f40 ADT/Layoutlib: properly handle stroke information. by Xavier Ducrohet · 15 years ago
- 79f05bb Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 15 years ago
- e8f4d7d ADT/Layoutlib: improved gradient drawing for perf. by Xavier Ducrohet · 15 years ago
- 89d538dc ADT/Layoutlib: don't draw 0-sized rectangle, AWT doesn't like that. by Xavier Ducrohet · 15 years ago
- 2dbb923 ADT/Layoutlib: always use custom gradient (java) Paint. by Xavier Ducrohet · 15 years ago
- 374abf0 ADT/Layout: support for 3+ color in linear gradients by Xavier Ducrohet · 15 years ago
- 5e08302 ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
- 63b2e61 ADT/Layoutlib: 2 color, linear gradient support. by Xavier Ducrohet · 15 years ago
- 608cd11 ADT/Layoutlib: implement Canvas.concat(Matrix) by Xavier Ducrohet · 15 years ago
- 46f4b98 Add instrumentation as a source tag for proguard keep options. by Ying Wang · 15 years ago
- ae4bd05 ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
- 4199528a Only output proguard keep for nonempty attribute name in the AndroidManifest.xml. by Ying Wang · 15 years ago
- 9ce3b77 LayoutLib: support for custom styles. by Xavier Ducrohet · 15 years ago
- ce60d4b Merge "Move Layoutlib API library to sdk.git" into eclair by Xavier Ducrohet · 15 years ago
- 8293593 Move Layoutlib API library to sdk.git by Xavier Ducrohet · 15 years ago
- cb2d50d Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
- a8ba311 Layoutlib: Add a constant for default density value. by Xavier Ducrohet · 15 years ago
- 63459ad Add --custom-package to aapt by Xavier Ducrohet · 15 years ago
- 9ddb7df Fix build. by Dianne Hackborn · 15 years ago
- 0da2676 Minor fix for the parent style computation in the layoutlib. by Xavier Ducrohet · 15 years ago
- 76410f1 Properly implement Paint.breakText for layoutlib. by Xavier Ducrohet · 15 years ago
- bf6956b Add a way for wallpapers to know the delta between virtual screens. by Marco Nelissen · 15 years ago
- 9a4593f Support for fallback fonts in layoutlib. by Xavier Ducrohet · 15 years ago
- 5fc71e67 am 00e44ef2: Merge change I54545dfd into eclair-sdk by Dirk Dougherty · 15 years ago
- 59ad275 doc change: fix broken R.styleable formatting (caused by missing periods). Adjust table markup. by Dirk Dougherty · 15 years ago
- a86f284 Fix layoutlib tests so they pas when run from Eclipse workbench. by Brett Chabot · 15 years ago
- 7580493 Implement feature #2117336: Create event communication APIs for live wallpaper by Dianne Hackborn · 15 years ago
- 37c4157 add "junk path" -k option to aapt (DO NOT MERGE) by Doug Zongker · 15 years ago
- 5f9d4ba layout lib tests cleanup by Xavier Ducrohet · 15 years ago
- 0a9d46b Add a test to make sure the replaced classes in layoutlib are correct. by Xavier Ducrohet · 15 years ago
- 9f751ab Reimplement all the method of Paint for layoutlib by Xavier Ducrohet · 15 years ago
- 8c73967 Fix the layoutlib test to run from adt-tests. by Xavier Ducrohet · 15 years ago
- ac7391d Refactor class/method names used by layoutlib_create. by Xavier Ducrohet · 15 years ago
- f18ccc1 Fix a warning output. by Xavier Ducrohet · 15 years ago
- 3cdfc04 AAPT: Ignore visual source safe files in resources by Raphael · 15 years ago
- ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 15 years ago
- 56a92e3 Add density support to layoutlib so that bitmap are scaled if needed. by Xavier Ducrohet · 15 years ago
- de0dfb7 Fix issue #2125720 Weather Forecast Widget - graphics do not scale by Dianne Hackborn · 15 years ago
- 3136d4b Merge change 26635 into eclair by Android (Google) Code Review · 15 years ago
- fcc3ccb Added tool to generate application-specific reports from class load profiling data. Generated new profiling data. Deleted old data. Generated new preloaded-classes file. by Bob Lee · 15 years ago
- 39cd36e Add density value to density enum. by Xavier Ducrohet · 15 years ago
- ccb630d Add a new IResourceValue that knows about the density. by Xavier Ducrohet · 15 years ago
- 40b9472 Fix issue with printing gles version in aapt dump badging option by Suchi Amalapurapu · 15 years ago
- efa199f Add API to send an ordered sticky broadcast. by Dianne Hackborn · 15 years ago
- fa82f22 Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 15 years ago
- 93e462b Implement issue #1780928: Need support hiding nav keys. by Dianne Hackborn · 15 years ago
- d023f9a Merge change 24829 into eclair by Android (Google) Code Review · 15 years ago
- 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 15 years ago
- 7a79628 Fix some LayoutBridge javadoc. by Raphael · 15 years ago
- 93d7251 Fix compilation of add-resource tag. by Robert Greenwalt · 15 years ago
- c87d252 Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. by Eric Fischer · 15 years ago
- 832528f Fix replacement-after-add of resource files in overlay. by Robert Greenwalt · 15 years ago
- 56d8eea applications are at level 2 by Joe Onorato · 15 years ago
- 1553c82 Add a flag (-G) to aapt to have it output the classes that shouldn't be obfuscated by ProGuard. by Joe Onorato · 15 years ago
- 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
- e5276a7 Fix issue #2084148: Define the format for the auto focus preview for barcode scanning by Dianne Hackborn · 15 years ago
- 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
- ad013fa Replace fullHeight support by fullSize (height and width) by Xavier Ducrohet · 15 years ago
- d604ad1 Support full length rendering. by Xavier Ducrohet · 15 years ago
- 9abcba3 Merge change 21764 into eclair by Android (Google) Code Review · 15 years ago
- 1b12598 Add aapt extensions to dump badging to print more info about activities, receivers and services by Suchi Amalapurapu · 15 years ago
- f369b71 am ad4bc607: Merge change 21772 into donut by Xavier Ducrohet · 15 years ago
- 72e4bcd Fix Resources#opeRawResource(int, TypedValue) in layoutlib. by Xavier Ducrohet · 15 years ago
- 9cefd00 resolved conflicts for merge of 6ba69734 to eclair, skipping preloaded-classes as pre Bob by Android Git Automerger · 15 years ago
- f7064e1 am ace6a5cf: Merge change 21408 into donut by Xavier Ducrohet · 15 years ago
- 6919f69 am 75c49842: Add maxSdkVersion information in dump badging option by Suchi Amalapurapu · 15 years ago
- 1a8c159 am c1c432f5: Merge change 21241 into donut by Xavier Ducrohet · 15 years ago
- 82e7408 Merge change 21326 into eclair by Android (Google) Code Review · 15 years ago
- 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 15 years ago
- 6ba6973 Merge change 21178 into donut by Android (Google) Code Review · 15 years ago
- 9d2d6e1 Simplified algorithm used to generate the preloaded-classes list. Generated a new preloaded-classes file. by Bob Lee · 15 years ago
- 2473ef56 Improved drawing/matrix support in layoutlib by Xavier Ducrohet · 15 years ago
- 3547f85 aapt now attempts to process all assets even if some are malformed. by Daniel Sandler · 15 years ago
- 64551b2 Fix aapt to be able to add configs from overlays. by Dianne Hackborn · 15 years ago
- 75c4984 Add maxSdkVersion information in dump badging option by Suchi Amalapurapu · 15 years ago
- 0970101 Layoutlib now uses the dimen status_bar_height instead of hard-coded value by Xavier Ducrohet · 15 years ago
- 1d47a51 am 94ff3f1f: Merge change 21063 into donut by Xavier Ducrohet · 15 years ago
- 314e022 am e1b63d22: Merge change 21033 into donut by Xavier Ducrohet · 15 years ago
- 4e65350 Merge change 21159 by Android (Google) Code Review · 15 years ago
- 58c27a0 Allow overlays to add resources. by Dianne Hackborn · 15 years ago
- 08e2a4b Fix handling of reference XML file in layout files by Xavier Ducrohet · 15 years ago
- 385df69 remove Gears by Andrei Popescu · 15 years ago
- 7953e7d Mock ServiceManager and AccesibilityManager to make the view renders in ADT by Xavier Ducrohet · 15 years ago
- 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 15 years ago
- 45e503a resolved conflicts for merge of 802527c6 to master skipping preloaded-classes as pre Bob by android-build SharedAccount · 15 years ago
- 2e93f65 Updated preloaded-classes file. by Bob Lee · 15 years ago
- c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 15 years ago
- 5887f21 am 747cb3b5: Merge change 9670 into donut by Android (Google) Code Review · 15 years ago
- 7ea9d79 Make aidl annotate onTransact with @Override by Xavier Ducrohet · 15 years ago
- f57117b am eba337ad: Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge. by Xavier Ducrohet · 15 years ago
- eba337a Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge. by Xavier Ducrohet · 15 years ago
- a8339df am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 15 years ago
- c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
- 469b4c6 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 15 years ago