1. 9a9fa16 Don't pseudolocalize untranslatable strings. by Narayan Kamath · 11 years ago
  2. cd28bd3 Add new aapt flag --error-on-missing-config-entry by Ying Wang · 11 years ago
  3. 8ff15b4 AAPT emits error for res with no 'default' product by Adam Lesinski · 11 years ago
  4. 282e181 Revert "Move frameworks/base/tools/ to frameworks/tools/" by Adam Lesinski · 11 years ago
  5. 9f6a119 Move frameworks/base/tools/ to frameworks/tools/ by Mike Lockwood · 11 years ago
  6. d8dde13a Cache resource ID lookups in aapt by Christopher Tate · 12 years ago
  7. 5f79799 Add support for "-rtl" in resources by Fabrice Di Meglio · 12 years ago
  8. 3e2d591 resolved conflicts for merge of 13c04786 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  9. 39b58ba resolved conflicts for merge of bc2fb7b9 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  10. 345b7eb Remove dead code in StringPool. by Jeff Brown · 12 years ago
  11. 59eb5fd Fix up getAttributeFlags() function by Ben Gruver · 12 years ago
  12. b13b9bd frameworks/base refactoring. by Mathias Agopian · 13 years ago
  13. 249e3ed Runtime resource overlay: clean-up. by Mårten Kongstad · 13 years ago
  14. 1644c6d7 Only generate private symbols that are needed. by Dianne Hackborn · 13 years ago
  15. c761d8b Build overlay packages just like regular packages. by Mårten Kongstad · 13 years ago
  16. 6c997a9 aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 13 years ago
  17. e6b6803 New aapt feature to do smarter filtering of configurations. by Dianne Hackborn · 13 years ago
  18. 914f7e6 Don't lose product variant strings that also vary between locales. by Eric Fischer · 13 years ago
  19. f14dff1 am c6adfed6: am f795e9a8: Okay *now* really enforce the limit on non-public styles. by Dianne Hackborn · 13 years ago
  20. 9980043 am 820caf7b: am 8821ba86: Ummm... f*, stop breaking the build. by Dianne Hackborn · 13 years ago
  21. f795e9a Okay *now* really enforce the limit on non-public styles. by Dianne Hackborn · 13 years ago
  22. 8821ba8 Ummm... f*, stop breaking the build. by Dianne Hackborn · 13 years ago
  23. f51ded0 am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  24. 426431a Enforce public resource restriction on bag parents. by Dianne Hackborn · 13 years ago
  25. 06a8cea am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  26. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  27. 2e4a323 am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen width/height in "dp" configs." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  28. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  29. 18490fb resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 13 years ago
  30. 57f4b77 Runtime resource overlay, iteration 1. by Mårten Kongstad · 13 years ago
  31. 02feeb4 aapt: Allow raw "%" in unformatted string-arrays by Josh Stone · 14 years ago
  32. bf50322 aapt: Allow raw "%" in unformatted string-arrays by Josh Stone · 14 years ago
  33. 7c71023 Add knowledge of mipmap to aapt by Kenny Root · 14 years ago
  34. 82849af am 3442611e: am 5580e44c: Merge "Support changing style parent in overlays" by Jean-Baptiste Queru · 14 years ago
  35. 3442611 am 5580e44c: Merge "Support changing style parent in overlays" by Jean-Baptiste Queru · 14 years ago
  36. 58520b2 resolved conflicts for merge of 10d5b096 to master by Dianne Hackborn · 14 years ago
  37. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  38. 6f27ab8 am 9c708358: am 37cedce1: Merge "Add an aapt option to allow string variations for different devices." into gingerbread by Eric Fischer · 14 years ago
  39. 9096404 Add an aapt option to allow string variations for different devices. by Eric Fischer · 14 years ago
  40. 2fda9f4 Support changing style parent in overlays by Martin Nordholts · 14 years ago
  41. f1ff21a Fixes a few minor problems with AAPT by Steve Block · 14 years ago
  42. 15fe2cb Add error checking for translatable strings by Kenny Root · 14 years ago
  43. c9f3088 Use correct API version for UTF-8 checking by Kenny Root · 14 years ago
  44. 1741cd4 Fix minSdkVersion scanning to not throw warnings by Kenny Root · 14 years ago
  45. 7745622 Revert "Dedupe resource config pointers" by Kenny Root · 14 years ago
  46. 7b467d8 Dedupe resource config pointers by Kenny Root · 14 years ago
  47. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 14 years ago
  48. 65e185b Change an aapt "warning" from "*** " to "**** " (from three to four stars). by Ed Heyl · 14 years ago
  49. f5a7c12 Change buf size holding integer in ResourceTable by Kenny Root · 15 years ago
  50. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  51. 99080c7 Add --auto-add-overlay option to aapt. by Xavier Ducrohet · 15 years ago
  52. 1913846 Optional use of UTF-8 strings in resource bundles by Kenny Root · 15 years ago
  53. 59ad275 doc change: fix broken R.styleable formatting (caused by missing periods). Adjust table markup. by Dirk Dougherty · 15 years ago
  54. 93d7251 Fix compilation of add-resource tag. by Robert Greenwalt · 15 years ago
  55. c87d252 Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. by Eric Fischer · 15 years ago
  56. 58c27a0 Allow overlays to add resources. by Dianne Hackborn · 15 years ago
  57. dd93186 Format aapt warnings the same way as other compiler warnings by Marco Nelissen · 15 years ago
  58. f878e2d Make aapt Error out when an overlay adds a string. by Robert Greenwalt · 15 years ago
  59. 1aa8170 Add per-named-item overlay ability in res xml. by Robert Greenwalt · 15 years ago
  60. f479aa0 Add padding to public.xml to avoid breaking from auto-merges. by Dianne Hackborn · 15 years ago
  61. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 15 years ago
  62. 32c2c90 Fix 1840639 to support overlays with zz_ZZ. by Robert Greenwalt · 15 years ago
  63. 9411a39 AI 144547: Fix change 144342 by making it active only during overlay processing. by Robert Greenwalt · 15 years ago
  64. 4b4f4a9 AI 144342: Fix bag (string-array,etc) behavior with overlays. by Robert Greenwalt · 15 years ago
  65. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  66. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  67. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  68. 22f7dfd auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  69. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  70. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  71. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  72. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago