Skip to content

chore: Merge branch dev to main #326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

chore: Merge branch dev to main #326

wants to merge 12 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 7, 2024

This pull request will Merge branch dev to main.

@LisoUseInAIKyrios LisoUseInAIKyrios linked an issue Jan 7, 2025 that may be closed by this pull request
3 tasks
kitadai31 and others added 5 commits January 20, 2025 00:40
# [21.1.0-dev.2](v21.1.0-dev.1...v21.1.0-dev.2) (2025-06-20)

### Bug Fixes

* Add back missing log by naming logger correctly ([#332](#332)) ([e4e66b0](e4e66b0))
* Support UTF-8 chars when compiling instructions in Smali in non UTF-8 environments ([#331](#331)) ([bb8771b](bb8771b))

### Features

* Use option name as key for simplicity and consistency ([754b02e](754b02e))

### Performance Improvements

* Use a buffered writer to reduce IO overhead ([#347](#347)) ([99f4318](99f4318))
@LisoUseInAIKyrios
Copy link
Contributor

Is this ready to merged? CLI and Manager then need to update their dependencies, and after CLI and Manager are released to main then ReVanced/revanced-patches#4815 can finally be fixed correctly.

Taknok and others added 2 commits June 20, 2025 16:41
# [21.1.0-dev.3](v21.1.0-dev.2...v21.1.0-dev.3) (2025-06-20)

### Bug Fixes

* Encode XML files as UTF-8 to fix compilation of resources ([#339](#339)) ([4f2ef3c](4f2ef3c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: invalid smali strings on OS where UTF-8 is not default encoding.
6 participants