1. de7de47 Add error checking to aapt for split generation by Adam Lesinski · 10 years ago
  2. f7ffcaa Merge "Build the split-select tool without C++11 support" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  3. c3dc0b5 Build the split-select tool without C++11 support by Adam Lesinski · 10 years ago
  4. 4bf5810 Fix issues that will be present in C++11 by Adam Lesinski · 10 years ago
  5. d9b1cad aapt updates for Android TV by Tim Kilbourn · 10 years ago
  6. 40e8eef First commit of split-select tool by Adam Lesinski · 10 years ago
  7. 6dfe03a am 73a8c596: am 3f8c7dec: Merge "AAPT: Fix path for final generated resources on Windows" into lmp-dev by Adam Lesinski · 10 years ago
  8. aff7c24 AAPT: Fix path for final generated resources on Windows by Adam Lesinski · 10 years ago
  9. effd416 am 83fae208: am 3cd840f4: Merge "AAPT: Fix an issue where a resource name was incorrectly derived on Windows" into lmp-dev by Adam Lesinski · 10 years ago
  10. 9306a47 AAPT: Fix an issue where a resource name was incorrectly derived on Windows by Adam Lesinski · 10 years ago
  11. 9086562 Minor resource notation/compatibility fixes by Adam Lesinski · 10 years ago
  12. f47f885 Merge "Added a daemon mode to aapt to receive streams of commands from gradle." into lmp-dev by Jerome Dochez · 10 years ago
  13. f15de2e AAPT: Gate v21 resource synthesizing logging behind -v flag by Adam Lesinski · 10 years ago
  14. 6f1280c Added a daemon mode to aapt to receive streams of commands from gradle. by Jerome Dochez · 10 years ago
  15. c9d3239 include direct.h for _mkdir by Andrew Hsieh · 10 years ago
  16. 978ab9d AAPT: Fix issue with synthesized resource not actually showing up by Adam Lesinski · 10 years ago
  17. e572c01 AAPT: Continuation of public/private attribute fix by Adam Lesinski · 10 years ago
  18. 82a2dd8 Fix backwards compat problem with AAPT public attrs by Adam Lesinski · 10 years ago
  19. a0a9466 Merge "Don't use reflection when generating the onResourcesLoaded callback." into lmp-dev by Marcin Kosiba · 10 years ago
  20. 0f3a5a6 Don't use reflection when generating the onResourcesLoaded callback. by Marcin Kosiba · 10 years ago
  21. 3fb8c9b AAPT: Don't crash on illegal symbol name by Adam Lesinski · 10 years ago
  22. 5283fab Change platformBuildVersionCode to name in aapt dump badging by Adam Lesinski · 10 years ago
  23. ad2d07d Stamp platform version code into app Apks by Adam Lesinski · 10 years ago
  24. 3aa6076 Merge "Have R classes generate their own reference rewrite logic" into lmp-dev by Adam Lesinski · 10 years ago
  25. 1e466385 Have R classes generate their own reference rewrite logic by Adam Lesinski · 10 years ago
  26. 31245b4 Introduce anydpi density resource qualifier by Adam Lesinski · 10 years ago
  27. a5cc002 AAPT: Filtering resource fix by Adam Lesinski · 10 years ago
  28. caf797c AAPT: Dump installLocation in badging by Adam Lesinski · 10 years ago
  29. d255aba Merge "Add better error message for AAPT file conflicts" into lmp-dev by Adam Lesinski · 10 years ago
  30. 27f69f4 AAPT: mipmaps should not end up in Splits by Adam Lesinski · 10 years ago
  31. 48f05d2 Add better error message for AAPT file conflicts by Adam Lesinski · 10 years ago
  32. 6a7d275 Use the correct versionCode for Split APKs by Adam Lesinski · 10 years ago
  33. 6022deb AAPT: Fix regression generating dynamic ref table for shared libraries by Adam Lesinski · 10 years ago
  34. 43a0df0 Allow enum generated IDs to reuse existing IDs by Adam Lesinski · 10 years ago
  35. ad75122 Include build number in aapt version by Adam Lesinski · 10 years ago
  36. 9a9a17e Revert "Include build number in aapt version" by Adam Lesinski · 10 years ago
  37. 71809ee Include build number in aapt version by Adam Lesinski · 10 years ago
  38. e47fd12 AAPT: Output only 64-bit arch when multiArch is true by Adam Lesinski · 10 years ago
  39. 91306bc Merge "Add FeatureGroup to PackageInfo" into lmp-dev by Adam Lesinski · 10 years ago
  40. d3edfde Add FeatureGroup to PackageInfo by Adam Lesinski · 10 years ago
  41. 2cb761e Fix assumption about DynamicRefTable in aapt by Adam Lesinski · 10 years ago
  42. 47d8623 Fix nine patch outline radius computation by Chris Craik · 10 years ago
  43. 6240840 Ensure that split names are valid by Adam Lesinski · 10 years ago
  44. 25d35a9 AAPT: Dump an APK's split name attribute by Adam Lesinski · 10 years ago
  45. ec64709 Merge "AAPT support for feature splits" into lmp-dev by Adam Lesinski · 10 years ago
  46. e8e9192 Have styleable indices be non-final for library projects by Adam Lesinski · 10 years ago
  47. 833f3cc AAPT support for feature splits by Adam Lesinski · 10 years ago
  48. c2dea8d Modify base Configuration used for aapt dump badging by Adam Lesinski · 10 years ago
  49. 8e55492 Merge "Add outline alpha" into lmp-dev by Chris Craik · 10 years ago
  50. 77b5cad Add outline alpha by Chris Craik · 10 years ago
  51. 63e646e Add shared library support to aapt dump by Adam Lesinski · 10 years ago
  52. 5707951 Fix large memory corruption in AAPT by Adam Lesinski · 10 years ago
  53. d7a94da Have AEP GL feature depend on GLES 3.1 in badging by Adam Lesinski · 10 years ago
  54. 2c72b68 Add <feature-group> tag and change aapt badging by Adam Lesinski · 10 years ago
  55. 78a1301 Mark resource-only splits as hasCode=false. by Jeff Sharkey · 10 years ago
  56. 47cd8e9 Implement outline support for nine patches by Chris Craik · 10 years ago
  57. 2cfc848 Add versionCode to split manifest; compile. by Jeff Sharkey · 10 years ago
  58. eb8d1be Add a BIND_DREAM_SERVICE signature-level permission. by John Spurlock · 10 years ago
  59. 9d5b08e Dump more info about behaviors an APK offers by Adam Lesinski · 10 years ago
  60. f90f2f8d Support multiple resource tables with same package by Adam Lesinski · 10 years ago
  61. 96c2e9f Merge "Add support for @SystemApi annotation to aapt." by Jeff Brown · 10 years ago
  62. aa00ae0 am 99017c01: Merge "Fix issue preventing aapt from stripping all unwanted densities" into lmp-preview-dev by Bryan Mawhinney · 10 years ago
  63. eb490d6 Add support for @SystemApi annotation to aapt. by Jeff Brown · 10 years ago
  64. b0db8de Fix issue preventing aapt from stripping all unwanted densities by Bryan Mawhinney · 10 years ago
  65. 8ee2443 resolved conflicts for merge of 522c5ce2 to master by Adam Lesinski · 10 years ago
  66. 522c5ce am 7e547e0d: Merge "Add --pseudo-localize option to generate resources for pseudolocales." by Adam Lesinski · 10 years ago
  67. a191d04 Add --pseudo-localize option to generate resources for pseudolocales. by Igor Viarheichyk · 10 years ago
  68. 25e9d55 Don't dump data from a bad ResTable by Adam Lesinski · 10 years ago
  69. 9e1e95f Merge "AAPT dump badging should allow refs in meta-data" by Adam Lesinski · 10 years ago
  70. b71adb6 AAPT dump badging should allow refs in meta-data by Adam Lesinski · 10 years ago
  71. 4c1227e Merge "Fix crash in AAPT dump badging with bad StringPool" by Adam Lesinski · 10 years ago
  72. 9cb2c68 Fix crash in AAPT dump badging with bad StringPool by Adam Lesinski · 10 years ago
  73. 3921e87 Quick fix to ensure mipmap doesn't get stripped by AAPT by Adam Lesinski · 10 years ago
  74. f000977 Merge "Add support for building split APKs" by Adam Lesinski · 10 years ago
  75. fab5087 Add support for building split APKs by Adam Lesinski · 10 years ago
  76. f3e7945 am 86768034: am b593ad60: am f1f28d1d: Merge "Skip resource files for locales en-XA and ar-XB during packaging if pseudolocalization was done automatically. This prevents attemts to add same resource twice." by Elliott Hughes · 10 years ago
  77. 8676803 am b593ad60: am f1f28d1d: Merge "Skip resource files for locales en-XA and ar-XB during packaging if pseudolocalization was done automatically. This prevents attemts to add same resource twice." by Elliott Hughes · 10 years ago
  78. 47843df Skip resource files for locales en-XA and ar-XB by Igor Viarheichyk · 10 years ago
  79. ce8083f am 0472fb58: am 34dd2cdd: am f2d2c871: AAPT should not process XML that failed to compile by Adam Lesinski · 10 years ago
  80. 0472fb5 am 34dd2cdd: am f2d2c871: AAPT should not process XML that failed to compile by Adam Lesinski · 10 years ago
  81. 34dd2cd am f2d2c871: AAPT should not process XML that failed to compile by Adam Lesinski · 10 years ago
  82. f2d2c87 AAPT should not process XML that failed to compile by Adam Lesinski · 10 years ago
  83. 8c2fff2 am fd955f14: am 6a6979ad: am 86315c45: Merge "Fixes issue causing pseudolocalization of strings in non-translatable resource files." by Elliott Hughes · 10 years ago
  84. fd955f1 am 6a6979ad: am 86315c45: Merge "Fixes issue causing pseudolocalization of strings in non-translatable resource files." by Elliott Hughes · 10 years ago
  85. 84410b0 Fixes issue causing pseudolocalization of strings by Igor Viarheichyk · 10 years ago
  86. 9cf4b4a Child nodes of <preference-headers> now output proguard keep options. by Adam Lesinski · 10 years ago
  87. 5a63d11 am 36e64ab9: am cf4d85e4: am 90840ec2: Merge "Fix warning introduced by recent psuedolocalizer change." by Elliott Hughes · 10 years ago
  88. 36e64ab am cf4d85e4: am 90840ec2: Merge "Fix warning introduced by recent psuedolocalizer change." by Elliott Hughes · 10 years ago
  89. 0a1eed39 Fix warning introduced by recent psuedolocalizer change. by Elliott Hughes · 10 years ago
  90. 4b0ee78 resolved conflicts for merge of 56ca8219 to master by Elliott Hughes · 10 years ago
  91. 56ca821 resolved conflicts for merge of ec42199a to klp-modular-dev-plus-aosp by Elliott Hughes · 10 years ago
  92. a2ef5c0 Pseudolocalizer improvements. by Anton Krumin · 10 years ago
  93. 0a0454f am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev by John Spurlock · 10 years ago
  94. 642421a am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev by John Spurlock · 10 years ago
  95. 6c19129 Introduce new UI_MODE_TYPE_WATCH and qualifier. by John Spurlock · 10 years ago
  96. 587e420 am 004ceaaa: am 55a65509: Merge "Reduce warning verbosity in aapt" by Adam Lesinski · 10 years ago
  97. de898ff Shared library resource support by Adam Lesinski · 11 years ago
  98. e119b22 Reduce warning verbosity in aapt by Adam Lesinski · 10 years ago
  99. a01a937 Reduce warning verbosity in aapt by Adam Lesinski · 10 years ago
  100. b5c4e7f resolved conflicts for merge of 92860a74 to master by Narayan Kamath · 10 years ago