jkds
|
737ba095f9
app: android event handler improve editor logic
|
7 luni în urmă |
jkds
|
b182fa7fa9
app: improve android editor perf and eliminate a deadlock in android text input
|
7 luni în urmă |
jkds
|
02530cc0f4
app: make editor support multiline
|
7 luni în urmă |
jkds
|
bcb10050df
app: fix race condition in handling android IME events in BaseEdit
|
7 luni în urmă |
jkds
|
6835e16ff2
app: do a big cleanup of java GameTextInput code and make everything have a sane API.
|
7 luni în urmă |
jkds
|
64e38580b2
app: copy GameTextInput java code into app
|
7 luni în urmă |
jkds
|
1ee2fe0453
app: remove old text input java code
|
7 luni în urmă |
jkds
|
c84f3fcb09
app: remove old text input stuff and replace with new game text input
|
7 luni în urmă |
jkds
|
0a5bc2772c
app/android: integrate GameTextInput into build and provide an interface
|
7 luni în urmă |
jkds
|
49bcfb575f
app: tweak android build paths and Dockerfile
|
7 luni în urmă |
jkds
|
7c9baa0db1
app: cargo update
|
7 luni în urmă |
jkds
|
420e33853f
app: switch to narodnik miniquad temporarily
|
7 luni în urmă |
x
|
a17a81bf2d
drk: Add CLI completions for TxFromCalls
|
7 luni în urmă |
x
|
a61fc4fe33
drk: Detach from the fun
|
7 luni în urmă |
x
|
e1994a7fd9
drk: Implement tx construction from given calls and their relation-mapping
|
7 luni în urmă |
x
|
4519ea3b85
sdk: Implement ContractCallImport to be used by external clients
|
7 luni în urmă |
x
|
500f0c2891
chore: Unify all halo2 deps to be exact
|
7 luni în urmă |
dasman
|
db41ac54f7
darkirc: reverse commitbot's push events order
|
7 luni în urmă |
skoupidi
|
a685e685c3
darkfid: new testing genesis blocks added
|
7 luni în urmă |
skoupidi
|
597b216396
darkfid/rpc: use an fn to return miner status responses for cleaner code
|
7 luni în urmă |
skoupidi
|
e1300d987b
darkfid: relaxed unknown proposals handling by banning after 5 consecutive unknown proposals from a channel
|
7 luni în urmă |
jkds
|
2494e52558
app/gfx: fix subtle bug in apply_view/apply_scissor calc where coords are not relative but absolute so use `+ old_view.pos()`
|
7 luni în urmă |
jkds
|
489730cb31
app: correct calcs for IME insets
|
8 luni în urmă |
jkds
|
13755ab328
app: disable miniquad resizing the content when IME is shown. instead transfer the responsibility directly to the app, this way we can avoid flickering where our canvas is resized BEFORE ui updates have been applied, and secondly we can draw a full screen canvas.
|
8 luni în urmă |
jkds
|
2b67c92877
app/gfx: RETVRN to directly polling method queue
|
8 luni în urmă |
jkds
|
ac0a2d3f25
app/gfx: remove refresh_task since sleep_interval_ms is now a miniquad setting so this task isnt needed anymore.
|
8 luni în urmă |
jkds
|
bda9b64d09
net: add reload() fn which reloads settings. currently all stubs except outgoing conns setting
|
8 luni în urmă |
jkds
|
0897ce2f8c
app/gfx: make batch changes use batch end time and completely atomic. drop the entire batch if theres a single conflict
|
8 luni în urmă |
jkds
|
19c1b8ffea
rpc: remove p2p.set_outbound_connections method
|
8 luni în urmă |
jkds
|
b60d550a3f
rpc: move set_outbound_connections from darkirc into rpc p2p handler
|
8 luni în urmă |