app: do a big cleanup of java GameTextInput code and make everything have a sane API.

This commit is contained in:
jkds
2026-01-02 10:00:55 +01:00
parent 64e38580b2
commit 6835e16ff2
15 changed files with 338 additions and 364 deletions

2
bin/app/Cargo.lock generated
View File

@@ -3708,7 +3708,7 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
[[package]]
name = "miniquad"
version = "0.4.8"
source = "git+https://github.com/narodnik/miniquad#f9bf3a41e40f8b15032c159e24dec8e40c7adfa5"
source = "git+https://github.com/not-fl3/miniquad#dd44380a7ace19462bb63e53dce6093d28219aa2"
dependencies = [
"libc",
"ndk-sys",