This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
darkfi
Watch
1
Star
1
Fork
0
You've already forked darkfi
mirror of
https://github.com/darkrenaissance/darkfi.git
synced
2026-01-10 07:08:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
633d7f21cefc65406496b9d9c17c4b06e732a8d8
darkfi
/
bin
/
app
/
java
/
textinput
History
jkds
d131828285
app: 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.
2026-01-03 11:22:03 +01:00
..
GameTextInput.java
app: do a big cleanup of java GameTextInput code and make everything have a sane API.
2026-01-02 10:00:55 +01:00
InputConnection.java
app: 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.
2026-01-03 11:22:03 +01:00
Listener.java
app: copy GameTextInput java code into app
2026-01-02 05:15:49 +01:00
Settings.java
app: copy GameTextInput java code into app
2026-01-02 05:15:49 +01:00
State.java
app: copy GameTextInput java code into app
2026-01-02 05:15:49 +01:00