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