1. 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
  2. 6b22d81 As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files by Dan Morrill · 14 years ago
  3. 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
  4. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  5. 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
  6. 168585e am 5474902f: Merge "xhdpi" into froyo by Dianne Hackborn · 14 years ago
  7. 588feee xhdpi by Dianne Hackborn · 14 years ago
  8. 15fe2cb Add error checking for translatable strings by Kenny Root · 14 years ago
  9. 38a410f am 686d9ff5: merge from open-source master by The Android Open Source Project · 14 years ago
  10. 686d9ff merge from open-source master by The Android Open Source Project · 14 years ago
  11. 0a26aaa Merge "long modifier was on the wrong argument." by Jean-Baptiste Queru · 14 years ago
  12. 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
  13. 89d97c1 Adding the backward-compatible filtering heuristics for the new device by Dan Morrill · 14 years ago
  14. 14cee9f New xlarge screen size. by Dianne Hackborn · 14 years ago
  15. 2935553 Fix aapt to build in Windows SDK under Linux by Raphael · 14 years ago
  16. c56653b Adds back the finalize method on the replaced Paint class. by Xavier Ducrohet · 14 years ago
  17. c9f3088 Use correct API version for UTF-8 checking by Kenny Root · 14 years ago
  18. ed98309 Make aapt warning concise by Kenny Root · 14 years ago
  19. 1741cd4 Fix minSdkVersion scanning to not throw warnings by Kenny Root · 14 years ago
  20. 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 14 years ago
  21. 9e652a6 Give an 9-patch error on too many rows and columns by Kenny Root · 14 years ago
  22. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  23. 7745622 Revert "Dedupe resource config pointers" by Kenny Root · 14 years ago
  24. 7b467d8 Dedupe resource config pointers by Kenny Root · 14 years ago
  25. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 14 years ago
  26. 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
  27. 65e185b Change an aapt "warning" from "*** " to "**** " (from three to four stars). by Ed Heyl · 14 years ago
  28. ee2b21d Merge "Fix potential aapt crash when processing overlay." by Xavier Ducrohet · 14 years ago
  29. 83f4c09 Fix potential aapt crash when processing overlay. by Xavier Ducrohet · 14 years ago
  30. 7299c41 Refactor car mode. by Dianne Hackborn · 14 years ago
  31. b0381ef Fix issue #2485441: SettingsBackupAgent crashed system server by Dianne Hackborn · 14 years ago
  32. abd0365 Fix issue #2482423: Settings is broken due to dead-code stripping by Dianne Hackborn · 14 years ago
  33. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 14 years ago
  34. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 15 years ago
  35. 7ff20e3 Create own reference for minSdkVersion in aapt by Kenny Root · 15 years ago
  36. 5a8ec76 Scan for android namespace in manifest by Kenny Root · 15 years ago
  37. ba28996 Merge "Remove empty finalize methods." by Carl Shapiro · 15 years ago
  38. 05c376b Remove empty finalize methods. by Carl Shapiro · 15 years ago
  39. a09bb0d Merge "New update of preloaded classes for Froyo." by Jesse Wilson · 15 years ago
  40. e9fcaa0 New update of preloaded classes for Froyo. by Jesse Wilson · 15 years ago
  41. be896a9 Merge "Fix the layoutlib to still support fill_parent." by Xavier Ducrohet · 15 years ago
  42. bc3323b Fix the layoutlib to still support fill_parent. by Xavier Ducrohet · 15 years ago
  43. 780d2a1 Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 15 years ago
  44. e599f78 Use direct reference to enum in AaptAssets by Kenny Root · 15 years ago
  45. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 15 years ago
  46. 5706329 Merge "Change buf size holding integer in ResourceTable" by Kenny Root · 15 years ago
  47. f5a7c12 Change buf size holding integer in ResourceTable by Kenny Root · 15 years ago
  48. fedfea2 Fix enum reference by Kenny Root · 15 years ago
  49. ddcf25e am 2be56ccb: Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair by Xavier Ducrohet · 15 years ago
  50. b9d2dc2 Add --auto-add-overlay option to aapt. DO NOT MERGE by Xavier Ducrohet · 15 years ago
  51. e2c17f9 Dump original-package entries. by Jeff Hamilton · 15 years ago
  52. 99e1cda Fix in layoutlib due to some changes in the frameworks. by Xavier Ducrohet · 15 years ago
  53. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  54. e83cefce New external storage APIs. by Dianne Hackborn · 15 years ago
  55. 99080c7 Add --auto-add-overlay option to aapt. by Xavier Ducrohet · 15 years ago
  56. 2fee0ed Add the --rename-manifest-package option to aapt. by Jeff Hamilton · 15 years ago
  57. 1590077 am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 15 years ago
  58. 264ce38 am 3bd6dc65: am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." into eclair by Xavier Ducrohet · 15 years ago
  59. 28d9c60 am 60e3c09e: am 6866daee: Merge "ADT/Layoutlib: implement radial gradient." into eclair by Xavier Ducrohet · 15 years ago
  60. b70efcb am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  61. c22b3ca am da84d6a1: am 908a8111: Merge "ADT/Layoutlib: Add dash support to stroke." into eclair by Xavier Ducrohet · 15 years ago
  62. 4e8e87d am c0ea805c: am 2b30a4a5: Merge "ADT/Layoutlib: properly handle stroke information." into eclair by Xavier Ducrohet · 15 years ago
  63. 37f3ddb Merge "relocate GoogleLoginService" by Doug Zongker · 15 years ago
  64. 0a2fb21 relocate GoogleLoginService by Doug Zongker · 15 years ago
  65. 18d21ef am 20cc5570: am 79f05bb4: Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 15 years ago
  66. beb0993 am 38fa9eee: am 89d538dc: ADT/Layoutlib: don\'t draw 0-sized rectangle, AWT doesn\'t like that. by Xavier Ducrohet · 15 years ago
  67. 900399f am 895c92a4: am 240298f9: Merge "ADT/Layoutlib: always use custom gradient (java) Paint." into eclair by Xavier Ducrohet · 15 years ago
  68. 7fa53aa am 31ef2e77: am b847fbf2: Merge "ADT/Layout: support for 3+ color in linear gradients" into eclair by Xavier Ducrohet · 15 years ago
  69. 6efe03b am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 15 years ago
  70. c111296 Find layout classes in all "layout-*" dirs. by Ying Wang · 15 years ago
  71. 3bd6dc6 am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." into eclair by Xavier Ducrohet · 15 years ago
  72. 3330927 ADT/Layoutlib: implement sweep gradient. by Xavier Ducrohet · 15 years ago
  73. ef5506c am f95e3dd2: am 5e083024: ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  74. 691b47e am e1a99147: am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 15 years ago
  75. 60e3c09 am 6866daee: Merge "ADT/Layoutlib: implement radial gradient." into eclair by Xavier Ducrohet · 15 years ago
  76. 3c05f1f am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  77. 6866dae Merge "ADT/Layoutlib: implement radial gradient." into eclair by Xavier Ducrohet · 15 years ago
  78. 45a7c28 ADT/Layoutlib: implement radial gradient. by Xavier Ducrohet · 15 years ago
  79. b5fb50a Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  80. 28039a6 am 1da2735c: am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 15 years ago
  81. 05bc8d7 am cff6c845: am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  82. da84d6a am 908a8111: Merge "ADT/Layoutlib: Add dash support to stroke." into eclair by Xavier Ducrohet · 15 years ago
  83. c0ea805 am 2b30a4a5: Merge "ADT/Layoutlib: properly handle stroke information." into eclair by Xavier Ducrohet · 15 years ago
  84. 36ab128 ADT/Layoutlib: Add dash support to stroke. by Xavier Ducrohet · 15 years ago
  85. 5ac8f40 ADT/Layoutlib: properly handle stroke information. by Xavier Ducrohet · 15 years ago
  86. 20cc557 am 79f05bb4: Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 15 years ago
  87. 38fa9ee am 89d538dc: ADT/Layoutlib: don\'t draw 0-sized rectangle, AWT doesn\'t like that. by Xavier Ducrohet · 15 years ago
  88. 79f05bb Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 15 years ago
  89. e8f4d7d ADT/Layoutlib: improved gradient drawing for perf. by Xavier Ducrohet · 15 years ago
  90. 895c92a am 240298f9: Merge "ADT/Layoutlib: always use custom gradient (java) Paint." into eclair by Xavier Ducrohet · 15 years ago
  91. 89d538dc ADT/Layoutlib: don't draw 0-sized rectangle, AWT doesn't like that. by Xavier Ducrohet · 15 years ago
  92. 066aa99 long modifier was on the wrong argument. by Scott Turner · 15 years ago
  93. 31ef2e7 am b847fbf2: Merge "ADT/Layout: support for 3+ color in linear gradients" into eclair by Xavier Ducrohet · 15 years ago
  94. 2dbb923 ADT/Layoutlib: always use custom gradient (java) Paint. by Xavier Ducrohet · 15 years ago
  95. 374abf0 ADT/Layout: support for 3+ color in linear gradients by Xavier Ducrohet · 15 years ago
  96. f95e3dd am 5e083024: ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  97. 5e08302 ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  98. e1a9914 am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 15 years ago
  99. 63b2e61 ADT/Layoutlib: 2 color, linear gradient support. by Xavier Ducrohet · 15 years ago
  100. 1da2735 am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 15 years ago