Lines Matching refs:bug
5 - Fixed issue with resource deduplication. (bug 64397629)
12 A warning is logged if such a scenario occurs. (bug 64472942)
14 Unicode paths. (bug 62336414, 63830502)
18 - Fixed issue where enum values were interpreted as integers and range checked. (bug 62358540)
19 - Fixed issue where ints and floats with trailing whitespace would not be parsed. (bug 62902869)
20 - Fixed issue where `--custom-package` was not honored when writing Manifest.java. (bug 62826426)
22 (bug 62839863)
24 the set of Proguard keep rules. (bug 62216174)
25 - Fixed issue where escaped unicode characters would generate malformed UTF-8. (bug 62839202)
27 (bug 62840406, 62840718)
31 - Fixed issue where symlinks would not be followed when compiling PNGs. (bug 62144459)
32 - Fixed issue where overlays that declared `<add-resource>` did not compile. (bug 38355988)
33 - Fixed issue where `%n` in a string resource was interpreted as a format argument. (bug 37132275)
35 accepted formats. (bug 38425050)
37 resource types. (bug 62260121)
38 - Allow `<layout>` element under `<activity>` in AndroidManifest.xml. (bug 62189611)
40 (bug 62211148)
42 instead. This fix brings behavior in-line with AAPT. (bug 38355988)
63 - This is done to workaround a bug in previous versions of the platform that would validate
122 - Fixes bug where psuedolocalization auto-translated strings marked 'translateable="false"'.