6e23e98d26app: replace androidx with just normal android classes so we dont need to bundle androidx jar
преди 7 месеца
jkds
d131828285app: reduce JNI overhead when adjusting a selection by creating a special setSelection() fn so we dont have to pass the entire state over the bridge.
преди 7 месеца
jkds
6835e16ff2app: do a big cleanup of java GameTextInput code and make everything have a sane API.
преди 7 месеца
jkds
64e38580b2app: copy GameTextInput java code into app