1. c2e28dd7 Fix issue with project resources overriding framework resources. by Xavier Ducrohet · 14 years ago
  2. 25e96ce Fix rendering of digitalClock/Gallery in Eclipse editors. by Xavier Ducrohet · 14 years ago
  3. a6d9c7c Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE by Dianne Hackborn · 14 years ago
  4. a1b592e Link against the static libcrypto in external/openssl. by Ying Wang · 14 years ago
  5. a09f1eb Do not build pbkdf2gen on non-Linux hosts by Kenny Root · 14 years ago
  6. bdf8034 Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  7. 3b1abba OBB: use PBKDF2 for key generation. by Kenny Root · 14 years ago
  8. 3394db7 Merge "Regenerate preloaded classes for Gingerbread." into gingerbread by Jesse Wilson · 14 years ago
  9. eaca10e Regenerate preloaded classes for Gingerbread. by Jesse Wilson · 14 years ago
  10. 6f51fc1 Adding a new <uses-gl-texture/> tag, to be used to enable apps to specify by Dan Morrill · 14 years ago
  11. 0a226d8 Avoid pre-processing images when they won't be used by Anthony Newnam · 14 years ago
  12. f8e4c1f Parser is optional in obtainStyledAttributes. by Xavier Ducrohet · 14 years ago
  13. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  14. 12ffd9b Add "none" for vold and deprecate mkobb -c by Kenny Root · 14 years ago
  15. 735de3b Hash keys with MD5; track IBinders not IInterface by Kenny Root · 14 years ago
  16. c486da4 Call functions to calculate deps and classes.jar by Ying Wang · 14 years ago
  17. 8313fc7 Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  18. 9096404 Add an aapt option to allow string variations for different devices. by Eric Fischer · 14 years ago
  19. 30c1102 Add image creator helper script for OBBs by Kenny Root · 14 years ago
  20. 43b6803 Implement #2964234: Add support for <uses-package> element to aapt by Dianne Hackborn · 14 years ago
  21. 6487b09 Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
  22. 2e7427f Merge "Add LFH offset to verbose list of APK" into gingerbread by Kenny Root · 14 years ago
  23. fb2a946 Add LFH offset to verbose list of APK by Kenny Root · 14 years ago
  24. 74b58fc Fix linux 64 build by Brian Carlstrom · 14 years ago
  25. f43489d Fix aapt dump badging to support xlarge screens. by Dianne Hackborn · 14 years ago
  26. 02ca31f Add OBB flags to support overlays by Kenny Root · 14 years ago
  27. e05184f Merge "Output proguard keep flags for fragment classes." into gingerbread by Ying Wang · 14 years ago
  28. 244152b Merge "Change aapt's warning message to suggest formatted="false", not "true"." into gingerbread by Eric Fischer · 14 years ago
  29. 98ee11d Change aapt's warning message to suggest formatted="false", not "true". by Eric Fischer · 14 years ago
  30. 588f228 Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 14 years ago
  31. 561a918 Output proguard keep flags for fragment classes. by Ying Wang · 14 years ago
  32. 6e7ac5f Initial tool for OBB manipulation by Kenny Root · 14 years ago
  33. 80e62ac Fix the layoutlib Paint.set(Paint) method. Do not merge. by Xavier Ducrohet · 14 years ago
  34. 80a60ba Clean up some style in the makefiles. by Joe Onorato · 14 years ago
  35. 45378f0 am 6b22d81a: As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files that have minSdkLevel (or targetSdkLevel) set to 4 or lower should not be presumed to require Bluetooth just because they take the permission. by Dan Morrill · 14 years ago
  36. 6b22d81 As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files by Dan Morrill · 14 years ago
  37. 9a5fcd1 am 9d71860e: Merge "The aapt and aidl tools are prebuilt when we\'re doing an apps-only build, so don\'t try to build them." into froyo by Joe Onorato · 14 years ago
  38. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  39. 74905e5 The aapt and aidl tools are prebuilt when we're doing an apps-only build, so don't try to build them. by Joe Onorato · 14 years ago
  40. 168585e am 5474902f: Merge "xhdpi" into froyo by Dianne Hackborn · 14 years ago
  41. 588feee xhdpi by Dianne Hackborn · 14 years ago
  42. 15fe2cb Add error checking for translatable strings by Kenny Root · 14 years ago
  43. 38a410f am 686d9ff5: merge from open-source master by The Android Open Source Project · 14 years ago
  44. 686d9ff merge from open-source master by The Android Open Source Project · 14 years ago
  45. 0a26aaa Merge "long modifier was on the wrong argument." by Jean-Baptiste Queru · 14 years ago
  46. 6a22fb9 am f7ebcfec: am e17b4e71: Merge "Adding the backward-compatible filtering heuristics for the new device features definitions added in FroYo." into froyo by Dan Morrill · 14 years ago
  47. 89d97c1 Adding the backward-compatible filtering heuristics for the new device by Dan Morrill · 14 years ago
  48. 14cee9f New xlarge screen size. by Dianne Hackborn · 14 years ago
  49. 2935553 Fix aapt to build in Windows SDK under Linux by Raphael · 14 years ago
  50. c56653b Adds back the finalize method on the replaced Paint class. by Xavier Ducrohet · 14 years ago
  51. c9f3088 Use correct API version for UTF-8 checking by Kenny Root · 14 years ago
  52. ed98309 Make aapt warning concise by Kenny Root · 14 years ago
  53. 1741cd4 Fix minSdkVersion scanning to not throw warnings by Kenny Root · 14 years ago
  54. 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 14 years ago
  55. 9e652a6 Give an 9-patch error on too many rows and columns by Kenny Root · 14 years ago
  56. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  57. 7745622 Revert "Dedupe resource config pointers" by Kenny Root · 14 years ago
  58. 7b467d8 Dedupe resource config pointers by Kenny Root · 14 years ago
  59. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 14 years ago
  60. cd47f11 Merge "Change an aapt "warning" from "*** " to "**** " (from three to four stars). "*** " (three stars and a space) is the 'magic make error string'; so this change makes it easier to find the real issues/errors in build logs. Besides, other aapt messages are "**** "." by Ed Heyl · 14 years ago
  61. 65e185b Change an aapt "warning" from "*** " to "**** " (from three to four stars). by Ed Heyl · 14 years ago
  62. ee2b21d Merge "Fix potential aapt crash when processing overlay." by Xavier Ducrohet · 14 years ago
  63. 83f4c09 Fix potential aapt crash when processing overlay. by Xavier Ducrohet · 14 years ago
  64. 7299c41 Refactor car mode. by Dianne Hackborn · 14 years ago
  65. b0381ef Fix issue #2485441: SettingsBackupAgent crashed system server by Dianne Hackborn · 14 years ago
  66. abd0365 Fix issue #2482423: Settings is broken due to dead-code stripping by Dianne Hackborn · 14 years ago
  67. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 14 years ago
  68. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 14 years ago
  69. 7ff20e3 Create own reference for minSdkVersion in aapt by Kenny Root · 14 years ago
  70. 5a8ec76 Scan for android namespace in manifest by Kenny Root · 14 years ago
  71. ba28996 Merge "Remove empty finalize methods." by Carl Shapiro · 14 years ago
  72. 05c376b Remove empty finalize methods. by Carl Shapiro · 14 years ago
  73. a09bb0d Merge "New update of preloaded classes for Froyo." by Jesse Wilson · 14 years ago
  74. e9fcaa0 New update of preloaded classes for Froyo. by Jesse Wilson · 14 years ago
  75. be896a9 Merge "Fix the layoutlib to still support fill_parent." by Xavier Ducrohet · 14 years ago
  76. bc3323b Fix the layoutlib to still support fill_parent. by Xavier Ducrohet · 14 years ago
  77. 780d2a1 Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 14 years ago
  78. e599f78 Use direct reference to enum in AaptAssets by Kenny Root · 14 years ago
  79. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 14 years ago
  80. 5706329 Merge "Change buf size holding integer in ResourceTable" by Kenny Root · 14 years ago
  81. f5a7c12 Change buf size holding integer in ResourceTable by Kenny Root · 14 years ago
  82. fedfea2 Fix enum reference by Kenny Root · 14 years ago
  83. ddcf25e am 2be56ccb: Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair by Xavier Ducrohet · 14 years ago
  84. b9d2dc2 Add --auto-add-overlay option to aapt. DO NOT MERGE by Xavier Ducrohet · 14 years ago
  85. e2c17f9 Dump original-package entries. by Jeff Hamilton · 14 years ago
  86. 99e1cda Fix in layoutlib due to some changes in the frameworks. by Xavier Ducrohet · 14 years ago
  87. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 14 years ago
  88. e83cefce New external storage APIs. by Dianne Hackborn · 14 years ago
  89. 99080c7 Add --auto-add-overlay option to aapt. by Xavier Ducrohet · 14 years ago
  90. 2fee0ed Add the --rename-manifest-package option to aapt. by Jeff Hamilton · 15 years ago
  91. 1590077 am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 15 years ago
  92. 264ce38 am 3bd6dc65: am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." into eclair by Xavier Ducrohet · 15 years ago
  93. 28d9c60 am 60e3c09e: am 6866daee: Merge "ADT/Layoutlib: implement radial gradient." into eclair by Xavier Ducrohet · 15 years ago
  94. b70efcb am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  95. c22b3ca am da84d6a1: am 908a8111: Merge "ADT/Layoutlib: Add dash support to stroke." into eclair by Xavier Ducrohet · 15 years ago
  96. 4e8e87d am c0ea805c: am 2b30a4a5: Merge "ADT/Layoutlib: properly handle stroke information." into eclair by Xavier Ducrohet · 15 years ago
  97. 37f3ddb Merge "relocate GoogleLoginService" by Doug Zongker · 15 years ago
  98. 0a2fb21 relocate GoogleLoginService by Doug Zongker · 15 years ago
  99. 18d21ef am 20cc5570: am 79f05bb4: Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 15 years ago
  100. beb0993 am 38fa9eee: am 89d538dc: ADT/Layoutlib: don\'t draw 0-sized rectangle, AWT doesn\'t like that. by Xavier Ducrohet · 15 years ago