Commit History

Author SHA1 Message Date
  jkds 6b9ef3aff2 app: fix potential bug on exit due to already dropped anim when draw() is called after window quit request. see below for more detailed info. 8 months ago
  jkds 8028ea9b10 app: use cargo features to enable switching between schema layouts 8 months ago
  jkds 4378ea4845 update copyright dates on new files from 2025 to 2026 8 months ago
  jkds 1a4247ea7a Merge codeberg-tor:darkrenaissance/darkfi 8 months ago
  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
  skoupidi 0692bf9ce7 Cargo.toml: reverted zk feature back to asyn-sdk 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