fix: basic_string inline templates patch#9
Merged
Conversation
oSumAtrIX
approved these changes
Sep 24, 2022
Sculas
approved these changes
Sep 24, 2022
Contributor
Author
|
Please merge this @oSumAtrIX . |
basic_string inline templates patch
qwqcode
pushed a commit
to qwqcode/aapt2
that referenced
this pull request
Aug 14, 2025
# 1.0.0 (2025-08-14) ### Bug Fixes * `basic_string` inline templates patch ([ReVanced#9](https://github.com/Taknok/aapt2/issues/9)) ([b907424](Taknok@b907424)) * Add basic_string inline templates to fix args segmentation fault ([1ad472f](Taknok@1ad472f)) * Add ending newlines to fix corrupt aapt2 and androidfw patches ([93324ca](Taknok@93324ca)) * **build:** add missing patch ([0f54c42](Taknok@0f54c42)) * Specify minimum alignment for `ResStringPool_span` to fix SIGBUS on ARMv7 ([8285e73](Taknok@8285e73)) * Typo on unzip option ([1adcce5](Taknok@1adcce5)) ### Features * improve `aapt2.cmake` [skip ci] ([a2d190f](Taknok@a2d190f)) * license file [skip ci] ([fa1b651](Taknok@fa1b651)) * readme file [skip ci] ([2896964](Taknok@2896964))
github-actions Bot
pushed a commit
that referenced
this pull request
Mar 1, 2026
# 1.0.0 (2026-03-01) ### Bug Fixes * `basic_string` inline templates patch ([#9](#9)) ([b907424](b907424)) * Add basic_string inline templates to fix args segmentation fault ([1ad472f](1ad472f)) * Add ending newlines to fix corrupt aapt2 and androidfw patches ([93324ca](93324ca)) * **build:** add missing patch ([0f54c42](0f54c42)) * Specify minimum alignment for `ResStringPool_span` to fix SIGBUS on ARMv7 ([8285e73](8285e73)) ### Features * Bump to build-tools 35.0.2 ([#16](#16)) ([c95a948](c95a948)) * improve `aapt2.cmake` [skip ci] ([a2d190f](a2d190f)) * license file [skip ci] ([fa1b651](fa1b651)) * readme file [skip ci] ([2896964](2896964))
github-actions Bot
pushed a commit
that referenced
this pull request
Mar 1, 2026
# 1.0.0 (2026-03-01) ### Bug Fixes * `basic_string` inline templates patch ([#9](#9)) ([b907424](b907424)) * Add basic_string inline templates to fix args segmentation fault ([1ad472f](1ad472f)) * Add ending newlines to fix corrupt aapt2 and androidfw patches ([93324ca](93324ca)) * **build:** add missing patch ([0f54c42](0f54c42)) * Specify minimum alignment for `ResStringPool_span` to fix SIGBUS on ARMv7 ([8285e73](8285e73)) ### Features * Bump to build-tools 35.0.2 ([#16](#16)) ([48a4256](48a4256)) * improve `aapt2.cmake` [skip ci] ([a2d190f](a2d190f)) * license file [skip ci] ([fa1b651](fa1b651)) * readme file [skip ci] ([2896964](2896964))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.