1. a855b27 am ae210437: Merge change I7082e366 into eclair by Xavier Ducrohet · 15 years ago
  2. 76410f1 Properly implement Paint.breakText for layoutlib. by Xavier Ducrohet · 15 years ago
  3. 47fc5e2 am 11cff8cd: Merge change Ie211adae into eclair by Marco Nelissen · 15 years ago
  4. bf6956b Add a way for wallpapers to know the delta between virtual screens. by Marco Nelissen · 15 years ago
  5. d9d0528 am e6ab011b: Merge change Ib12bcb7f into eclair by Xavier Ducrohet · 15 years ago
  6. 9a4593f Support for fallback fonts in layoutlib. by Xavier Ducrohet · 15 years ago
  7. 16c7f44 am 5fc71e67: am 00e44ef2: Merge change I54545dfd into eclair-sdk by Dirk Dougherty · 15 years ago
  8. 5fc71e6 am 00e44ef2: Merge change I54545dfd into eclair-sdk by Dirk Dougherty · 15 years ago
  9. 59ad275 doc change: fix broken R.styleable formatting (caused by missing periods). Adjust table markup. by Dirk Dougherty · 15 years ago
  10. 15ff8ed am c54e0ce9: Merge change Ia86f2849 into eclair by Brett Chabot · 15 years ago
  11. a86f284 Fix layoutlib tests so they pas when run from Eclipse workbench. by Brett Chabot · 15 years ago
  12. 53dee96 am 7580493b: Implement feature #2117336: Create event communication APIs for live wallpaper by Dianne Hackborn · 15 years ago
  13. 7580493 Implement feature #2117336: Create event communication APIs for live wallpaper by Dianne Hackborn · 15 years ago
  14. 16b696a am 617262d8: Merge change I37c4157d into eclair by Doug Zongker · 15 years ago
  15. 37c4157 add "junk path" -k option to aapt (DO NOT MERGE) by Doug Zongker · 15 years ago
  16. f73b83d am 5f9d4bae: layout lib tests cleanup by Xavier Ducrohet · 15 years ago
  17. d35a4df am 0a9d46b7: Add a test to make sure the replaced classes in layoutlib are correct. by Xavier Ducrohet · 15 years ago
  18. 7c28655d am 841a8eea: Merge change I24895c35 into eclair by Xavier Ducrohet · 15 years ago
  19. 2afff31 am a970bf52: Merge change I34f51342 into eclair by Xavier Ducrohet · 15 years ago
  20. abf1e7c am 71060f29: Merge change I8874a405 into eclair by Xavier Ducrohet · 15 years ago
  21. 5f9d4ba layout lib tests cleanup by Xavier Ducrohet · 15 years ago
  22. 0a9d46b Add a test to make sure the replaced classes in layoutlib are correct. by Xavier Ducrohet · 15 years ago
  23. 9f751ab Reimplement all the method of Paint for layoutlib by Xavier Ducrohet · 15 years ago
  24. 8c73967 Fix the layoutlib test to run from adt-tests. by Xavier Ducrohet · 15 years ago
  25. ac7391d Refactor class/method names used by layoutlib_create. by Xavier Ducrohet · 15 years ago
  26. 25c70dd am 279ba943: Merge change I7c7b1596 into eclair by Xavier Ducrohet · 15 years ago
  27. f18ccc1 Fix a warning output. by Xavier Ducrohet · 15 years ago
  28. 0416537 am 20b39471: Merge change 26933 into eclair by Raphael · 15 years ago
  29. 3cdfc04 AAPT: Ignore visual source safe files in resources by Raphael · 15 years ago
  30. ad8d9df am ffa42480: Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 15 years ago
  31. ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 15 years ago
  32. d6fdec7 am 3b805d57: Merge change 26616 into eclair by Xavier Ducrohet · 15 years ago
  33. 56a92e3 Add density support to layoutlib so that bitmap are scaled if needed. by Xavier Ducrohet · 15 years ago
  34. 5ddbc0d am de0dfb7b: Fix issue #2125720 Weather Forecast Widget - graphics do not scale by Dianne Hackborn · 15 years ago
  35. de0dfb7 Fix issue #2125720 Weather Forecast Widget - graphics do not scale by Dianne Hackborn · 15 years ago
  36. a37b361 am 3136d4b0: Merge change 26635 into eclair by Bob Lee · 15 years ago
  37. 3136d4b Merge change 26635 into eclair by Android (Google) Code Review · 15 years ago
  38. 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
  39. b47d07c am 0acf9a5b: Merge change 26539 into eclair by Xavier Ducrohet · 15 years ago
  40. 39cd36e Add density value to density enum. by Xavier Ducrohet · 15 years ago
  41. 296e7b9 am 32f76f34: Merge change 26517 into eclair by Xavier Ducrohet · 15 years ago
  42. ccb630d Add a new IResourceValue that knows about the density. by Xavier Ducrohet · 15 years ago
  43. e8e977b am f1871e27: Merge change 26009 into eclair by Suchi Amalapurapu · 15 years ago
  44. 40b9472 Fix issue with printing gles version in aapt dump badging option by Suchi Amalapurapu · 15 years ago
  45. b7b0830 am a382cb81: Merge change 25929 into eclair by Dianne Hackborn · 15 years ago
  46. efa199f Add API to send an ordered sticky broadcast. by Dianne Hackborn · 15 years ago
  47. 1f3914b am fa82f22f: Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 15 years ago
  48. fa82f22 Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 15 years ago
  49. 10bedaa am 7fc39b26: Merge change 25238 into eclair by Dianne Hackborn · 15 years ago
  50. 93e462b Implement issue #1780928: Need support hiding nav keys. by Dianne Hackborn · 15 years ago
  51. 7c32e4b am d023f9a9: Merge change 24829 into eclair by Dianne Hackborn · 15 years ago
  52. d023f9a Merge change 24829 into eclair by Android (Google) Code Review · 15 years ago
  53. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 15 years ago
  54. d2bb9ea am 7cec5430: Merge change 24903 into eclair by Raphael · 15 years ago
  55. 7a79628 Fix some LayoutBridge javadoc. by Raphael · 15 years ago
  56. 3c193a4 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  57. be8e36e merge from donut by Jean-Baptiste Queru · 15 years ago
  58. 1cfe4b2 am e8f605ff: Merge change 23761 into eclair by Robert Greenwalt · 15 years ago
  59. 93d7251 Fix compilation of add-resource tag. by Robert Greenwalt · 15 years ago
  60. 7a797a0 am 66c70e13: Merge change 23529 into eclair by Eric Fischer · 15 years ago
  61. 44b283d Fix %p vs %s typo in aapt message by Kenny Root · 15 years ago
  62. c87d252 Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. by Eric Fischer · 15 years ago
  63. 85a2c7f merge from open-source master by Jean-Baptiste Queru · 15 years ago
  64. 832528f Fix replacement-after-add of resource files in overlay. by Robert Greenwalt · 15 years ago
  65. 72b1f37 donut snapshot by Jean-Baptiste Queru · 15 years ago
  66. 56d8eea applications are at level 2 by Joe Onorato · 15 years ago
  67. 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
  68. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
  69. e5276a7 Fix issue #2084148: Define the format for the auto focus preview for barcode scanning by Dianne Hackborn · 15 years ago
  70. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
  71. 841ce8b Fix bitmask in aapt's StringPool length construction by Kenny Root · 15 years ago
  72. ad013fa Replace fullHeight support by fullSize (height and width) by Xavier Ducrohet · 15 years ago
  73. d604ad1 Support full length rendering. by Xavier Ducrohet · 15 years ago
  74. 9abcba3 Merge change 21764 into eclair by Android (Google) Code Review · 15 years ago
  75. 1b12598 Add aapt extensions to dump badging to print more info about activities, receivers and services by Suchi Amalapurapu · 15 years ago
  76. f369b71 am ad4bc607: Merge change 21772 into donut by Xavier Ducrohet · 15 years ago
  77. 72e4bcd Fix Resources#opeRawResource(int, TypedValue) in layoutlib. by Xavier Ducrohet · 15 years ago
  78. 9cefd00 resolved conflicts for merge of 6ba69734 to eclair, skipping preloaded-classes as pre Bob by Android Git Automerger · 15 years ago
  79. f7064e1 am ace6a5cf: Merge change 21408 into donut by Xavier Ducrohet · 15 years ago
  80. 6919f69 am 75c49842: Add maxSdkVersion information in dump badging option by Suchi Amalapurapu · 15 years ago
  81. 1a8c159 am c1c432f5: Merge change 21241 into donut by Xavier Ducrohet · 15 years ago
  82. 82e7408 Merge change 21326 into eclair by Android (Google) Code Review · 15 years ago
  83. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 15 years ago
  84. 6ba6973 Merge change 21178 into donut by Android (Google) Code Review · 15 years ago
  85. 9d2d6e1 Simplified algorithm used to generate the preloaded-classes list. Generated a new preloaded-classes file. by Bob Lee · 15 years ago
  86. 2473ef56 Improved drawing/matrix support in layoutlib by Xavier Ducrohet · 15 years ago
  87. 3547f85 aapt now attempts to process all assets even if some are malformed. by Daniel Sandler · 15 years ago
  88. 64551b2 Fix aapt to be able to add configs from overlays. by Dianne Hackborn · 15 years ago
  89. 75c4984 Add maxSdkVersion information in dump badging option by Suchi Amalapurapu · 15 years ago
  90. 0970101 Layoutlib now uses the dimen status_bar_height instead of hard-coded value by Xavier Ducrohet · 15 years ago
  91. 1d47a51 am 94ff3f1f: Merge change 21063 into donut by Xavier Ducrohet · 15 years ago
  92. 314e022 am e1b63d22: Merge change 21033 into donut by Xavier Ducrohet · 15 years ago
  93. 4e65350 Merge change 21159 by Android (Google) Code Review · 15 years ago
  94. 58c27a0 Allow overlays to add resources. by Dianne Hackborn · 15 years ago
  95. 08e2a4b Fix handling of reference XML file in layout files by Xavier Ducrohet · 15 years ago
  96. 385df69 remove Gears by Andrei Popescu · 15 years ago
  97. 7953e7d Mock ServiceManager and AccesibilityManager to make the view renders in ADT by Xavier Ducrohet · 15 years ago
  98. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 15 years ago
  99. 45e503a resolved conflicts for merge of 802527c6 to master skipping preloaded-classes as pre Bob by android-build SharedAccount · 15 years ago
  100. ac1e59d donut snapshot by Jean-Baptiste Queru · 15 years ago