1. bf6956b Add a way for wallpapers to know the delta between virtual screens. by Marco Nelissen · 15 years ago
  2. 9a4593f Support for fallback fonts in layoutlib. by Xavier Ducrohet · 15 years ago
  3. 5fc71e6 am 00e44ef2: Merge change I54545dfd into eclair-sdk by Dirk Dougherty · 15 years ago
  4. 59ad275 doc change: fix broken R.styleable formatting (caused by missing periods). Adjust table markup. by Dirk Dougherty · 15 years ago
  5. a86f284 Fix layoutlib tests so they pas when run from Eclipse workbench. by Brett Chabot · 15 years ago
  6. 7580493 Implement feature #2117336: Create event communication APIs for live wallpaper by Dianne Hackborn · 15 years ago
  7. 37c4157 add "junk path" -k option to aapt (DO NOT MERGE) by Doug Zongker · 15 years ago
  8. 5f9d4ba layout lib tests cleanup by Xavier Ducrohet · 15 years ago
  9. 0a9d46b Add a test to make sure the replaced classes in layoutlib are correct. by Xavier Ducrohet · 15 years ago
  10. 9f751ab Reimplement all the method of Paint for layoutlib by Xavier Ducrohet · 15 years ago
  11. 8c73967 Fix the layoutlib test to run from adt-tests. by Xavier Ducrohet · 15 years ago
  12. ac7391d Refactor class/method names used by layoutlib_create. by Xavier Ducrohet · 15 years ago
  13. f18ccc1 Fix a warning output. by Xavier Ducrohet · 15 years ago
  14. 3cdfc04 AAPT: Ignore visual source safe files in resources by Raphael · 15 years ago
  15. ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 15 years ago
  16. 56a92e3 Add density support to layoutlib so that bitmap are scaled if needed. by Xavier Ducrohet · 15 years ago
  17. de0dfb7 Fix issue #2125720 Weather Forecast Widget - graphics do not scale by Dianne Hackborn · 15 years ago
  18. 3136d4b Merge change 26635 into eclair by Android (Google) Code Review · 15 years ago
  19. 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
  20. 39cd36e Add density value to density enum. by Xavier Ducrohet · 15 years ago
  21. ccb630d Add a new IResourceValue that knows about the density. by Xavier Ducrohet · 15 years ago
  22. 40b9472 Fix issue with printing gles version in aapt dump badging option by Suchi Amalapurapu · 15 years ago
  23. efa199f Add API to send an ordered sticky broadcast. by Dianne Hackborn · 15 years ago
  24. fa82f22 Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 15 years ago
  25. 93e462b Implement issue #1780928: Need support hiding nav keys. by Dianne Hackborn · 15 years ago
  26. d023f9a Merge change 24829 into eclair by Android (Google) Code Review · 15 years ago
  27. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 15 years ago
  28. 7a79628 Fix some LayoutBridge javadoc. by Raphael · 15 years ago
  29. 93d7251 Fix compilation of add-resource tag. by Robert Greenwalt · 15 years ago
  30. c87d252 Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. by Eric Fischer · 15 years ago
  31. 832528f Fix replacement-after-add of resource files in overlay. by Robert Greenwalt · 15 years ago
  32. 56d8eea applications are at level 2 by Joe Onorato · 15 years ago
  33. 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
  34. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
  35. e5276a7 Fix issue #2084148: Define the format for the auto focus preview for barcode scanning by Dianne Hackborn · 15 years ago
  36. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
  37. ad013fa Replace fullHeight support by fullSize (height and width) by Xavier Ducrohet · 15 years ago
  38. d604ad1 Support full length rendering. by Xavier Ducrohet · 15 years ago
  39. 9abcba3 Merge change 21764 into eclair by Android (Google) Code Review · 15 years ago
  40. 1b12598 Add aapt extensions to dump badging to print more info about activities, receivers and services by Suchi Amalapurapu · 15 years ago
  41. f369b71 am ad4bc607: Merge change 21772 into donut by Xavier Ducrohet · 15 years ago
  42. 72e4bcd Fix Resources#opeRawResource(int, TypedValue) in layoutlib. by Xavier Ducrohet · 15 years ago
  43. 9cefd00 resolved conflicts for merge of 6ba69734 to eclair, skipping preloaded-classes as pre Bob by Android Git Automerger · 15 years ago
  44. f7064e1 am ace6a5cf: Merge change 21408 into donut by Xavier Ducrohet · 15 years ago
  45. 6919f69 am 75c49842: Add maxSdkVersion information in dump badging option by Suchi Amalapurapu · 15 years ago
  46. 1a8c159 am c1c432f5: Merge change 21241 into donut by Xavier Ducrohet · 15 years ago
  47. 82e7408 Merge change 21326 into eclair by Android (Google) Code Review · 15 years ago
  48. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 15 years ago
  49. 6ba6973 Merge change 21178 into donut by Android (Google) Code Review · 15 years ago
  50. 9d2d6e1 Simplified algorithm used to generate the preloaded-classes list. Generated a new preloaded-classes file. by Bob Lee · 15 years ago
  51. 2473ef56 Improved drawing/matrix support in layoutlib by Xavier Ducrohet · 15 years ago
  52. 3547f85 aapt now attempts to process all assets even if some are malformed. by Daniel Sandler · 15 years ago
  53. 64551b2 Fix aapt to be able to add configs from overlays. by Dianne Hackborn · 15 years ago
  54. 75c4984 Add maxSdkVersion information in dump badging option by Suchi Amalapurapu · 15 years ago
  55. 0970101 Layoutlib now uses the dimen status_bar_height instead of hard-coded value by Xavier Ducrohet · 15 years ago
  56. 1d47a51 am 94ff3f1f: Merge change 21063 into donut by Xavier Ducrohet · 15 years ago
  57. 314e022 am e1b63d22: Merge change 21033 into donut by Xavier Ducrohet · 15 years ago
  58. 4e65350 Merge change 21159 by Android (Google) Code Review · 15 years ago
  59. 58c27a0 Allow overlays to add resources. by Dianne Hackborn · 15 years ago
  60. 08e2a4b Fix handling of reference XML file in layout files by Xavier Ducrohet · 15 years ago
  61. 385df69 remove Gears by Andrei Popescu · 15 years ago
  62. 7953e7d Mock ServiceManager and AccesibilityManager to make the view renders in ADT by Xavier Ducrohet · 15 years ago
  63. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 15 years ago
  64. 45e503a resolved conflicts for merge of 802527c6 to master skipping preloaded-classes as pre Bob by android-build SharedAccount · 15 years ago
  65. 2e93f65 Updated preloaded-classes file. by Bob Lee · 15 years ago
  66. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 15 years ago
  67. 5887f21 am 747cb3b5: Merge change 9670 into donut by Android (Google) Code Review · 15 years ago
  68. 7ea9d79 Make aidl annotate onTransact with @Override by Xavier Ducrohet · 15 years ago
  69. f57117b am eba337ad: Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge. by Xavier Ducrohet · 15 years ago
  70. eba337a Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge. by Xavier Ducrohet · 15 years ago
  71. a8339df am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 15 years ago
  72. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  73. 469b4c6 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 15 years ago
  74. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  75. dd93186 Format aapt warnings the same way as other compiler warnings by Marco Nelissen · 15 years ago
  76. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 15 years ago
  77. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  78. c7410f6 Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 15 years ago
  79. fdb7838 am ad39eb0a: Merge change 5302 into donut by Android (Google) Code Review · 15 years ago
  80. bdb087c Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 15 years ago
  81. fc68623 am 1585bd24: Merge change 4828 into donut by Android (Google) Code Review · 15 years ago
  82. e17086b Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 15 years ago
  83. 8dbbe3b am 63e7155c: Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  84. 63e7155 Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  85. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  86. 366a408 am 47a67ebc: Merge change 4544 into donut by Android (Google) Code Review · 15 years ago
  87. 83189c9 Connect TabHost/TabWidget/FrameLayout in the layout editor. by Xavier Ducrohet · 15 years ago
  88. bf85d63 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 15 years ago
  89. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  90. 1b04076 am 684a2edb: Merge change 3577 into donut by Android (Google) Code Review · 15 years ago
  91. 684a2ed Merge change 3577 into donut by Android (Google) Code Review · 15 years ago
  92. f878e2d Make aapt Error out when an overlay adds a string. by Robert Greenwalt · 15 years ago
  93. 641fa6c am fa5c7e1d: Catch when a file resource (non values) added in an overlay. by Robert Greenwalt · 15 years ago
  94. fa5c7e1 Catch when a file resource (non values) added in an overlay. by Robert Greenwalt · 15 years ago
  95. 5f0a472 am 1aa8170e: Add per-named-item overlay ability in res xml. by Robert Greenwalt · 15 years ago
  96. 89d3a92 am 47538fe6: Merge change 3337 into donut by Android (Google) Code Review · 15 years ago
  97. 1aa8170 Add per-named-item overlay ability in res xml. by Robert Greenwalt · 15 years ago
  98. 55e3d60 break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_address.h and Socket.h which were not used by Mathias Agopian · 15 years ago
  99. 1741ec3 Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8] by Xavier Ducrohet · 15 years ago
  100. 1c3b03b merged 2b5f84a117ee6f51ed21239719afba0f33c182ff w/minor conflicts by The Android Open Source Project · 15 years ago