Commit History

Autor SHA1 Mensaxe Data
  darkfi ed9979efc9 wallet: remove old mesh and texture caches from ChatView, EditBox and VectorArt. hai 1 ano
  darkfi 2d3a093711 wallet: Image and Text no longer need to keep old mesh and textures around hai 1 ano
  darkfi 5d07cc9585 wallet: make also index and vertex buffers be auto-managed hai 1 ano
  darkfi b72b033a39 wallet: remove unused freed_textures field from DrawUpdate, and make RenderApi::*_unmanaged_texture() methods private. hai 1 ano
  darkfi 0bd20aefaf wallet: make textures managed and auto-delete when there's no longer any refs to them hai 1 ano
  darkfi 22f1a10d72 wallet: make TextShaper non-async which reduces overall need for AsyncMutex throughout code. hai 1 ano
  darkfi 51c204be84 wallet: App::setup() schema, then once miniquad starts, App::start() will first draw the scenegraph, then start the procs. This way drawing is done ASAP and fast on app startup. hai 1 ano
  darkfi 0f642dc1e3 wallet: delete RenderApiPtr, since mpsc::Sender is Cloneable, we can just use RenderApi directly hai 1 ano
  darkfi 20d94d4a55 wallet: cargo update hai 1 ano
  darkfi 0ccf1989b0 wallet: java android, bugfix broken cancelComposition() by accessing InputMethodManager from the MainActivity class. hai 1 ano
  darkfi 3d74fee0f6 wallet: CustomInputConnection.java introduce an fstr log() function hai 1 ano
  darkfi 57309a5e4c wallet: editbox create a separate ComposingText store for the current composition hai 1 ano
  skoupidi 779164dc75 chore: updated nightly references version hai 1 ano
  parazyd f508a4a8d4 net/transport: Add SOCKS5 dialer hai 1 ano
  parazyd 2f8e8b243c net: Remove p2p-tcp and p2p-unix features hai 1 ano
  parazyd e1050a363c net/transport/socks5: Use less writes when sending CONNECT request hai 1 ano
  parazyd 122c68f602 net/transport: Simplify SOCKS5 client (the OCD is real) hai 1 ano
  darkfi eb5b7dff04 wallet: create a much better autosuggest plugin for Android, and integrate it with the editbox widget. hai 1 ano
  parazyd 6bc2d3ac20 net/transport: Add SOCKS5 proxy client hai 1 ano
  parazyd 8ef362add0 darkfid/rpc_xmr: Clean up method usage hai 1 ano
  parazyd 20fb68303e darkfid: Compile and include rpc_xmr hai 1 ano
  parazyd aa28997535 darkfid: Add rpc_xmr hai 1 ano
  skoupidi 44db85b2f3 darkfid: introduce a second rpc handler for mm http requests hai 1 ano
  skoupidi bc22307e8b rcp/server: generalize RequestHandler so we can create multiple instances of it hai 1 ano
  parazyd 441a029f58 darkirc: Update default config hai 1 ano
  parazyd f5edecad52 tau: Update default config hai 1 ano
  parazyd b3427d0108 tau: Update config for P2P datastore hai 1 ano
  kalm dd81943013 util/time: implement DateTime::from_timestamp_str and corresponding unit test hai 1 ano
  kalm 402a508d51 explorer/test_util: add initial implementation of test_util module for reusable testing utilities hai 1 ano
  kalm 541b958824 validator/fees: implement custom Debug trait for GasData hai 1 ano