darkfi
|
cd3f856417
wallet: several changes: more robust gfx debug info, remember window size, drop stale draw calls, slightly optimize chatview
|
1 year ago |
darkfi
|
a2da122b5d
wallet: use arboard for clipboard on wayland
|
1 year ago |
darkfi
|
119faa820a
wallet: schema styling fixes
|
1 year ago |
darkfi
|
72a826f76d
darkirc: add #hackers to autojoin list
|
1 year ago |
darkfi
|
d22af6bc23
wallet/chatedit: cleanup cursor and text drawing code
|
1 year ago |
darkfi
|
840cbb857c
wallet: editbox use handles to change selected text
|
1 year ago |
darkfi
|
0ccf1989b0
wallet: java android, bugfix broken cancelComposition() by accessing InputMethodManager from the MainActivity class.
|
1 year ago |
darkfi
|
57309a5e4c
wallet: editbox create a separate ComposingText store for the current composition
|
1 year ago |
parazyd
|
778b79a2a9
darkwallet: Add standalone apk build target; force default Rust toolchain
|
1 year ago |
darkfi
|
638a315297
wallet: chatview, disable highlighting lines temporarily
|
1 year ago |
darkfi
|
ebb7d56213
wallet: set the current working directory to the same folder as the binary for distribution as a .zip file
|
1 year ago |
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 |