Skip to content

fix: Correct supported required patch option types #2475

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

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

validcube
Copy link
Member

Correct it to Kotlin type, and also

Print unsupported required patch option type in the future for Debug user for easier identifying which is troublesome

Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
@validcube validcube linked an issue Apr 10, 2025 that may be closed by this pull request
4 tasks
@validcube validcube merged commit cde3f8d into dev Apr 10, 2025
github-actions bot pushed a commit that referenced this pull request Apr 10, 2025
## [1.24.1-dev.3](v1.24.1-dev.2...v1.24.1-dev.3) (2025-04-10)

### Bug Fixes

* Correct supported required patch option types  ([#2475](#2475)) ([cde3f8d](cde3f8d))
@validcube validcube linked an issue Jun 14, 2025 that may be closed by this pull request
4 tasks
github-actions bot pushed a commit that referenced this pull request Jun 27, 2025
# [1.25.0](v1.24.0...v1.25.0) (2025-06-27)

### Bug Fixes

* "Save patched app" attempts to copy APK when patching fails ([#2565](#2565)) ([bdb0317](bdb0317))
* Correct supported required patch option types  ([#2475](#2475)) ([cde3f8d](cde3f8d))
* Crash using when Integer type in Patch Options ([#2453](#2453)) ([05575cc](05575cc))
* Fix installation being cancelled at installation by not prematurely deleting patched APK  ([#2490](#2490)) ([dedcb3c](dedcb3c))
* Log errors and warnings when compiling resources ([5c7d52c](5c7d52c))
* Nearly all rare cases of GPU renderer issues, and allow building on manager again ([#2602](#2602)) ([21ceada](21ceada))
* Obscure Flutter Impeller renderer bugs ([a5e909c](a5e909c))
* Unable to Share Logs due to missing ProGuard rules ([#2474](#2474)) ([915ec0e](915ec0e))
* Use device locale for app language (Default to English) ([#2488](#2488)) ([3074766](3074766))
* Use device locale when no preference is set ([#2483](#2483)) ([f79aa9e](f79aa9e))

### Features

* Add toggle to use pre-releases ([#2485](#2485)) ([89b48ce](89b48ce))
@validcube validcube deleted the fix/required-po-type branch July 2, 2025 12:31
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: Empty patch options screen bug: Patch option unsupported when it is supported when trying to select patch
1 participant