1. 3c193a4 merge from open-source master by Jean-Baptiste Queru · 17 years ago
  2. be8e36e merge from donut by Jean-Baptiste Queru · 17 years ago
  3. 1cfe4b2 am e8f605ff: Merge change 23761 into eclair by Robert Greenwalt · 17 years ago
  4. 93d7251 Fix compilation of add-resource tag. by Robert Greenwalt · 17 years ago
  5. 7a797a0 am 66c70e13: Merge change 23529 into eclair by Eric Fischer · 17 years ago
  6. 44b283d Fix %p vs %s typo in aapt message by Kenny Root · 17 years ago
  7. c87d252 Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. by Eric Fischer · 17 years ago
  8. 85a2c7f merge from open-source master by Jean-Baptiste Queru · 17 years ago
  9. 832528f Fix replacement-after-add of resource files in overlay. by Robert Greenwalt · 17 years ago
  10. 72b1f37 donut snapshot by Jean-Baptiste Queru · 17 years ago
  11. 56d8eea applications are at level 2 by Joe Onorato · 17 years ago
  12. 1553c82 Add a flag (-G) to aapt to have it output the classes that shouldn't be obfuscated by ProGuard. by Joe Onorato · 17 years ago
  13. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 17 years ago
  14. e5276a7 Fix issue #2084148: Define the format for the auto focus preview for barcode scanning by Dianne Hackborn · 17 years ago
  15. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 17 years ago
  16. 841ce8b Fix bitmask in aapt's StringPool length construction by Kenny Root · 17 years ago
  17. ad013fa Replace fullHeight support by fullSize (height and width) by Xavier Ducrohet · 17 years ago
  18. d604ad1 Support full length rendering. by Xavier Ducrohet · 17 years ago
  19. 9abcba3 Merge change 21764 into eclair by Android (Google) Code Review · 17 years ago
  20. 1b12598 Add aapt extensions to dump badging to print more info about activities, receivers and services by Suchi Amalapurapu · 17 years ago
  21. f369b71 am ad4bc607: Merge change 21772 into donut by Xavier Ducrohet · 17 years ago
  22. 72e4bcd Fix Resources#opeRawResource(int, TypedValue) in layoutlib. by Xavier Ducrohet · 17 years ago
  23. 9cefd00 resolved conflicts for merge of 6ba69734 to eclair, skipping preloaded-classes as pre Bob by Android Git Automerger · 17 years ago
  24. f7064e1 am ace6a5cf: Merge change 21408 into donut by Xavier Ducrohet · 17 years ago
  25. 6919f69 am 75c49842: Add maxSdkVersion information in dump badging option by Suchi Amalapurapu · 17 years ago
  26. 1a8c159 am c1c432f5: Merge change 21241 into donut by Xavier Ducrohet · 17 years ago
  27. 82e7408 Merge change 21326 into eclair by Android (Google) Code Review · 17 years ago
  28. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 17 years ago
  29. 6ba6973 Merge change 21178 into donut by Android (Google) Code Review · 17 years ago
  30. 9d2d6e1 Simplified algorithm used to generate the preloaded-classes list. Generated a new preloaded-classes file. by Bob Lee · 17 years ago
  31. 2473ef56 Improved drawing/matrix support in layoutlib by Xavier Ducrohet · 17 years ago
  32. 3547f85 aapt now attempts to process all assets even if some are malformed. by Daniel Sandler · 17 years ago
  33. 64551b2 Fix aapt to be able to add configs from overlays. by Dianne Hackborn · 17 years ago
  34. 75c4984 Add maxSdkVersion information in dump badging option by Suchi Amalapurapu · 17 years ago
  35. 0970101 Layoutlib now uses the dimen status_bar_height instead of hard-coded value by Xavier Ducrohet · 17 years ago
  36. 1d47a51 am 94ff3f1f: Merge change 21063 into donut by Xavier Ducrohet · 17 years ago
  37. 314e022 am e1b63d22: Merge change 21033 into donut by Xavier Ducrohet · 17 years ago
  38. 4e65350 Merge change 21159 by Android (Google) Code Review · 17 years ago
  39. 58c27a0 Allow overlays to add resources. by Dianne Hackborn · 17 years ago
  40. 08e2a4b Fix handling of reference XML file in layout files by Xavier Ducrohet · 17 years ago
  41. 385df69 remove Gears by Andrei Popescu · 17 years ago
  42. 7953e7d Mock ServiceManager and AccesibilityManager to make the view renders in ADT by Xavier Ducrohet · 17 years ago
  43. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 17 years ago
  44. 45e503a resolved conflicts for merge of 802527c6 to master skipping preloaded-classes as pre Bob by android-build SharedAccount · 17 years ago
  45. ac1e59d donut snapshot by Jean-Baptiste Queru · 17 years ago
  46. 2e93f65 Updated preloaded-classes file. by Bob Lee · 17 years ago
  47. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 17 years ago
  48. 5887f21 am 747cb3b5: Merge change 9670 into donut by Android (Google) Code Review · 17 years ago
  49. 7ea9d79 Make aidl annotate onTransact with @Override by Xavier Ducrohet · 17 years ago
  50. 0391107 merge from donut by Jean-Baptiste Queru · 17 years ago
  51. 5c1207b donut snapshot by Jean-Baptiste Queru · 17 years ago
  52. 61e4248f merge from donut by Jean-Baptiste Queru · 17 years ago
  53. a8675f6 donut snapshot by Jean-Baptiste Queru · 17 years ago
  54. 2af1b3d Merge korg/donut into korg/master by Jean-Baptiste Queru · 17 years ago
  55. f57117b am eba337ad: Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge. by Xavier Ducrohet · 17 years ago
  56. eba337a Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge. by Xavier Ducrohet · 17 years ago
  57. a8339df am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 17 years ago
  58. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 17 years ago
  59. cf4550c donut snapshot by Jean-Baptiste Queru · 17 years ago
  60. 469b4c6 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 17 years ago
  61. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 17 years ago
  62. dd93186 Format aapt warnings the same way as other compiler warnings by Marco Nelissen · 17 years ago
  63. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 17 years ago
  64. 723738c Expand support for different screen sizes. by Dianne Hackborn · 17 years ago
  65. c7410f6 Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 17 years ago
  66. fdb7838 am ad39eb0a: Merge change 5302 into donut by Android (Google) Code Review · 17 years ago
  67. bdb087c Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 17 years ago
  68. fc68623 am 1585bd24: Merge change 4828 into donut by Android (Google) Code Review · 17 years ago
  69. e17086b Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 17 years ago
  70. 8dbbe3b am 63e7155c: Merge change 4696 into donut by Android (Google) Code Review · 17 years ago
  71. 63e7155 Merge change 4696 into donut by Android (Google) Code Review · 17 years ago
  72. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 17 years ago
  73. 366a408 am 47a67ebc: Merge change 4544 into donut by Android (Google) Code Review · 17 years ago
  74. 83189c9 Connect TabHost/TabWidget/FrameLayout in the layout editor. by Xavier Ducrohet · 17 years ago
  75. bf85d63 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 17 years ago
  76. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 17 years ago
  77. 1b04076 am 684a2edb: Merge change 3577 into donut by Android (Google) Code Review · 17 years ago
  78. 684a2ed Merge change 3577 into donut by Android (Google) Code Review · 17 years ago
  79. f878e2d Make aapt Error out when an overlay adds a string. by Robert Greenwalt · 17 years ago
  80. 641fa6c am fa5c7e1d: Catch when a file resource (non values) added in an overlay. by Robert Greenwalt · 17 years ago
  81. fa5c7e1 Catch when a file resource (non values) added in an overlay. by Robert Greenwalt · 17 years ago
  82. 5f0a472 am 1aa8170e: Add per-named-item overlay ability in res xml. by Robert Greenwalt · 17 years ago
  83. 89d3a92 am 47538fe6: Merge change 3337 into donut by Android (Google) Code Review · 17 years ago
  84. 1aa8170 Add per-named-item overlay ability in res xml. by Robert Greenwalt · 17 years ago
  85. 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 · 17 years ago
  86. 1741ec3 Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8] by Xavier Ducrohet · 17 years ago
  87. 1c3b03b merged 2b5f84a117ee6f51ed21239719afba0f33c182ff w/minor conflicts by The Android Open Source Project · 17 years ago
  88. 24bd82a localize: remove dependency on mkdirs/etc in libhost by Brian Swetland · 17 years ago
  89. 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 · 17 years ago
  90. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 17 years ago
  91. 3b4062e get rid of utils.h by Mathias Agopian · 17 years ago
  92. bb59a9f Merge commit 'f479aa0900e9a85afdc78b1048684e37579ebf23' by The Android Open Source Project · 17 years ago
  93. f479aa0 Add padding to public.xml to avoid breaking from auto-merges. by Dianne Hackborn · 17 years ago
  94. 843ef36 donut snapshot by Jean-Baptiste Queru · 17 years ago
  95. f1f12f8 am 656a2726: Merge change 1910 into donut by Android (Google) Code Review · 17 years ago
  96. bb9ea30 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 17 years ago
  97. 072e499 Merge commit 'refs/changes/39/1839/1' of ssh://hackbod@android-git.corp.google.com:29418/platform/frameworks/base into merge by Dianne Hackborn · 17 years ago
  98. fa6baa2 Argh fix another build breakage! by Dianne Hackborn · 17 years ago
  99. 62da846 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 17 years ago
  100. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 17 years ago