jkds
|
633d7f21ce
Merge branch 'gameinput'
|
8 months ago |
jkds
|
af086abc61
app/edit: fix bug where android sends us spurious compose changes. Just drop them.
|
8 months ago |
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.
|
8 months ago |
jkds
|
7d589fd2ac
app/edit: improve perf of editing selection. only recalc rect when editing text itself (not select changes)
|
8 months ago |
jkds
|
737ba095f9
app: android event handler improve editor logic
|
8 months ago |
jkds
|
b182fa7fa9
app: improve android editor perf and eliminate a deadlock in android text input
|
8 months ago |
skoupidi
|
dfe15b173f
contrib/localnet/darkfid*: added missing management rpc in all scripts
|
8 months ago |
skoupidi
|
fcf4aded0e
darkfid: split managemtn rpc methods into its own rpc server and standarized all ports
|
8 months ago |
x
|
4f30aae91d
doc: Update book links
|
8 months ago |
x
|
514c494582
doc: DEP0007 accepted
|
8 months ago |
x
|
29501efe04
doc/testnet/contract: py rpc example
|
8 months ago |
skoupidi
|
e579f5a6ab
example/wasm-hello-world: rmrfed
|
8 months ago |
skoupidi
|
28659e261f
doc/testnet/contract: use the smart contract template repository for examples
|
8 months ago |
skoupidi
|
375da0047b
doc/README: added mdbook mermaid plugin name in its install command
|
8 months ago |
epiphany
|
82139d9c0c
net/direct_session: remove `ChannelBuilder` reference and fix typo in comment
|
8 months ago |
x
|
1bae1ae30b
doc: Temporarily remove custom theme
|
8 months ago |
x
|
e9280a2e42
doc: Add mdbook-tabs
|
8 months ago |
x
|
09bf42ef01
sdk/python: Add pasta curve serialization
|
8 months ago |
jkds
|
02530cc0f4
app: make editor support multiline
|
8 months ago |
dekizk
|
ad677b0fd9
zkas: Add TryFrom trait for VarType in parser
|
8 months ago |
glaucomazoning
|
501a2d5b82
doc/start-here: minor grammatical edits
|
8 months ago |
jkds
|
bcb10050df
app: fix race condition in handling android IME events in BaseEdit
|
8 months ago |
jkds
|
6835e16ff2
app: do a big cleanup of java GameTextInput code and make everything have a sane API.
|
8 months ago |
jkds
|
64e38580b2
app: copy GameTextInput java code into app
|
8 months ago |
epiphany
|
c00a551db4
fud: clippy
|
8 months ago |
epiphany
|
fdbc1fb19c
fud: fix `Fud::get()` comment
|
8 months ago |
epiphany
|
f42d7a7e35
fud: merge file selections in `fetch_resource()`
|
8 months ago |
epiphany
|
91124e4d24
fud: add `get_progress()`
|
8 months ago |
epiphany
|
dc38cfb104
fud: add `chunked_storages` cache
|
8 months ago |
epiphany
|
8f40ba9b77
fu: add file selection to `list_resources()`
|
8 months ago |