Commit History

Author SHA1 Message Date
  darkfi f29e29da87 wallet: Makefile android APK use release reduces APK from 308M to 42M 1 year ago
  darkfi 63ea55236a wallet: change font from IBM plex mono light to the regular version 1 year ago
  darkfi 4aa44b36a0 wallet: tor-dirmgr tries to pull sqlite3, which on android has a missing symbol __extenddftf2 due to missing compiler builtins. We therefore link against clang_rt.builtins for each target_arch on android using a build.rs. See the code comment for more details. 1 year ago
  darkfi 1a4916323d wallet: Makefile autodownloads missing font files 1 year ago
  darkfi 03025aad13 Cargo.toml: temp remove p2p-tor from net defaults due to android build errors, and add it back in on darkirc Cargo.toml 2 years ago
  rsx a79d3ab15f darkwallet: add a lightmode for eink monitors 2 years ago
  darkfi 1ad9752581 darkwallet: move from docker to podman (eat ze bugs) 2 years ago
  darkfi 6ac471f999 wallet: switch from harfbuzz_rs to harfbuzz_sys 2 years ago
  darkfi 8937d3fa15 wallet: add commented harfbuzz-sys code that doesn't work on android due to needing a recent version of cargo, while APK tools use an older one 2 years ago
  darkfi 5b8b609797 wallet: cleanup FFI mess for font stuff 2 years ago
  darkfi 794a32f8b6 wallet: enable zmq backend network access 2 years ago
  darkfi cfd1e65c39 wallet: live resizing of layers 2 years ago
  darkfi 8f88b3a77f wallet: UI drawing responds to property changes 2 years ago