1. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 15 years ago
  2. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 15 years ago
  3. 7ff20e3 Create own reference for minSdkVersion in aapt by Kenny Root · 15 years ago
  4. 5a8ec76 Scan for android namespace in manifest by Kenny Root · 15 years ago
  5. ba28996 Merge "Remove empty finalize methods." by Carl Shapiro · 15 years ago
  6. 05c376b Remove empty finalize methods. by Carl Shapiro · 15 years ago
  7. a09bb0d Merge "New update of preloaded classes for Froyo." by Jesse Wilson · 15 years ago
  8. e9fcaa0 New update of preloaded classes for Froyo. by Jesse Wilson · 15 years ago
  9. be896a9 Merge "Fix the layoutlib to still support fill_parent." by Xavier Ducrohet · 15 years ago
  10. bc3323b Fix the layoutlib to still support fill_parent. by Xavier Ducrohet · 15 years ago
  11. 780d2a1 Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 15 years ago
  12. e599f78 Use direct reference to enum in AaptAssets by Kenny Root · 15 years ago
  13. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 15 years ago
  14. 5706329 Merge "Change buf size holding integer in ResourceTable" by Kenny Root · 15 years ago
  15. f5a7c12 Change buf size holding integer in ResourceTable by Kenny Root · 15 years ago
  16. fedfea2 Fix enum reference by Kenny Root · 15 years ago
  17. e2c17f9 Dump original-package entries. by Jeff Hamilton · 15 years ago
  18. 99e1cda Fix in layoutlib due to some changes in the frameworks. by Xavier Ducrohet · 15 years ago
  19. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  20. e83cefce New external storage APIs. by Dianne Hackborn · 15 years ago
  21. 99080c7 Add --auto-add-overlay option to aapt. by Xavier Ducrohet · 15 years ago
  22. 2fee0ed Add the --rename-manifest-package option to aapt. by Jeff Hamilton · 15 years ago
  23. 1590077 am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 15 years ago
  24. 264ce38 am 3bd6dc65: am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." into eclair by Xavier Ducrohet · 15 years ago
  25. 28d9c60 am 60e3c09e: am 6866daee: Merge "ADT/Layoutlib: implement radial gradient." into eclair by Xavier Ducrohet · 15 years ago
  26. b70efcb am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  27. c22b3ca am da84d6a1: am 908a8111: Merge "ADT/Layoutlib: Add dash support to stroke." into eclair by Xavier Ducrohet · 15 years ago
  28. 4e8e87d am c0ea805c: am 2b30a4a5: Merge "ADT/Layoutlib: properly handle stroke information." into eclair by Xavier Ducrohet · 15 years ago
  29. 37f3ddb Merge "relocate GoogleLoginService" by Doug Zongker · 15 years ago
  30. 0a2fb21 relocate GoogleLoginService by Doug Zongker · 15 years ago
  31. 18d21ef am 20cc5570: am 79f05bb4: Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 15 years ago
  32. beb0993 am 38fa9eee: am 89d538dc: ADT/Layoutlib: don\'t draw 0-sized rectangle, AWT doesn\'t like that. by Xavier Ducrohet · 15 years ago
  33. 900399f am 895c92a4: am 240298f9: Merge "ADT/Layoutlib: always use custom gradient (java) Paint." into eclair by Xavier Ducrohet · 15 years ago
  34. 7fa53aa am 31ef2e77: am b847fbf2: Merge "ADT/Layout: support for 3+ color in linear gradients" into eclair by Xavier Ducrohet · 15 years ago
  35. 6efe03b am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 15 years ago
  36. c111296 Find layout classes in all "layout-*" dirs. by Ying Wang · 15 years ago
  37. 3bd6dc6 am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." into eclair by Xavier Ducrohet · 15 years ago
  38. 3330927 ADT/Layoutlib: implement sweep gradient. by Xavier Ducrohet · 15 years ago
  39. ef5506c am f95e3dd2: am 5e083024: ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  40. 691b47e am e1a99147: am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 15 years ago
  41. 60e3c09 am 6866daee: Merge "ADT/Layoutlib: implement radial gradient." into eclair by Xavier Ducrohet · 15 years ago
  42. 3c05f1f am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  43. 6866dae Merge "ADT/Layoutlib: implement radial gradient." into eclair by Xavier Ducrohet · 15 years ago
  44. 45a7c28 ADT/Layoutlib: implement radial gradient. by Xavier Ducrohet · 15 years ago
  45. b5fb50a Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  46. 28039a6 am 1da2735c: am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 15 years ago
  47. 05bc8d7 am cff6c845: am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  48. da84d6a am 908a8111: Merge "ADT/Layoutlib: Add dash support to stroke." into eclair by Xavier Ducrohet · 15 years ago
  49. c0ea805 am 2b30a4a5: Merge "ADT/Layoutlib: properly handle stroke information." into eclair by Xavier Ducrohet · 15 years ago
  50. 36ab128 ADT/Layoutlib: Add dash support to stroke. by Xavier Ducrohet · 15 years ago
  51. 5ac8f40 ADT/Layoutlib: properly handle stroke information. by Xavier Ducrohet · 15 years ago
  52. 20cc557 am 79f05bb4: Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 15 years ago
  53. 38fa9ee am 89d538dc: ADT/Layoutlib: don\'t draw 0-sized rectangle, AWT doesn\'t like that. by Xavier Ducrohet · 15 years ago
  54. 79f05bb Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 15 years ago
  55. e8f4d7d ADT/Layoutlib: improved gradient drawing for perf. by Xavier Ducrohet · 15 years ago
  56. 895c92a am 240298f9: Merge "ADT/Layoutlib: always use custom gradient (java) Paint." into eclair by Xavier Ducrohet · 15 years ago
  57. 89d538dc ADT/Layoutlib: don't draw 0-sized rectangle, AWT doesn't like that. by Xavier Ducrohet · 15 years ago
  58. 31ef2e7 am b847fbf2: Merge "ADT/Layout: support for 3+ color in linear gradients" into eclair by Xavier Ducrohet · 15 years ago
  59. 2dbb923 ADT/Layoutlib: always use custom gradient (java) Paint. by Xavier Ducrohet · 15 years ago
  60. 374abf0 ADT/Layout: support for 3+ color in linear gradients by Xavier Ducrohet · 15 years ago
  61. f95e3dd am 5e083024: ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  62. 5e08302 ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  63. e1a9914 am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 15 years ago
  64. 63b2e61 ADT/Layoutlib: 2 color, linear gradient support. by Xavier Ducrohet · 15 years ago
  65. 1da2735 am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 15 years ago
  66. 608cd11 ADT/Layoutlib: implement Canvas.concat(Matrix) by Xavier Ducrohet · 15 years ago
  67. cff6c84 am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  68. 46f4b98 Add instrumentation as a source tag for proguard keep options. by Ying Wang · 15 years ago
  69. ae4bd05 ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  70. ffebd7c am b4f41119: am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 15 years ago
  71. b4f4111 am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 15 years ago
  72. 4199528a Only output proguard keep for nonempty attribute name in the AndroidManifest.xml. by Ying Wang · 15 years ago
  73. 6d40ee3 am f5a84f8a: am dfe25b0e: Merge "LayoutLib: support for custom styles." into eclair by Xavier Ducrohet · 15 years ago
  74. f5a84f8 am dfe25b0e: Merge "LayoutLib: support for custom styles." into eclair by Xavier Ducrohet · 15 years ago
  75. 9ce3b77 LayoutLib: support for custom styles. by Xavier Ducrohet · 15 years ago
  76. 2924a51 Fix duplicate constant in layoutbridge. by Romain Guy · 15 years ago
  77. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  78. f80a762 am de0ef181: am ce60d4b2: Merge "Move Layoutlib API library to sdk.git" into eclair by Xavier Ducrohet · 15 years ago
  79. 93cee56 am ce56857e: am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  80. de0ef18 am ce60d4b2: Merge "Move Layoutlib API library to sdk.git" into eclair by Xavier Ducrohet · 15 years ago
  81. ce60d4b Merge "Move Layoutlib API library to sdk.git" into eclair by Xavier Ducrohet · 15 years ago
  82. 8293593 Move Layoutlib API library to sdk.git by Xavier Ducrohet · 15 years ago
  83. ce56857 am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  84. cb2d50d Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  85. f0108cd resolved conflicts for merge of ad2fa35d to master by Tom Taylor · 15 years ago
  86. ad2fa35 am d4a4729c: Update imports to android-common by Tom Taylor · 15 years ago
  87. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  88. 781d109 am 451c850f: am 15f1bfb0: Merge change I70d0bddb into eclair-mr2 by Kenny Root · 15 years ago
  89. 451c850 am 15f1bfb0: Merge change I70d0bddb into eclair-mr2 by Kenny Root · 15 years ago
  90. 15f1bfb Merge change I70d0bddb into eclair-mr2 by Android (Google) Code Review · 15 years ago
  91. 0e8ba05 am 092de0a9: am a7d461e0: am 62d4395b: Merge change I6dc8a694 into eclair by Xavier Ducrohet · 15 years ago
  92. 092de0a am a7d461e0: am 62d4395b: Merge change I6dc8a694 into eclair by Xavier Ducrohet · 15 years ago
  93. a7d461e am 62d4395b: Merge change I6dc8a694 into eclair by Xavier Ducrohet · 15 years ago
  94. 745e17a Revise aapt options for UTF8/16 encoding by Kenny Root · 15 years ago
  95. 0169d78 am 62d4395b: Merge change I6dc8a694 into eclair by Xavier Ducrohet · 15 years ago
  96. a8ba311 Layoutlib: Add a constant for default density value. by Xavier Ducrohet · 15 years ago
  97. 49c6eac am cdbf5746: am b5ef7ee1: Default to UTF8 resources when packaging with aapt by Kenny Root · 15 years ago
  98. d54dda7 am 926d1a22: am a5a8cc13: resolved conflicts for merge of ce307f88 to eclair-mr2 by Jean-Baptiste Queru · 15 years ago
  99. cdbf574 am b5ef7ee1: Default to UTF8 resources when packaging with aapt by Kenny Root · 15 years ago
  100. b5ef7ee Default to UTF8 resources when packaging with aapt by Kenny Root · 15 years ago