| .. |
|
assets
|
b31bff1728
darkwallet: image widget able to load images from APK assets
|
hace 2 años |
|
gui
|
9b6e2c0739
wallet: re-enable net backend with new scenegraph
|
hace 1 año |
|
pydrk
|
9b6e2c0739
wallet: re-enable net backend with new scenegraph
|
hace 1 año |
|
res
|
5eedc5717d
wallet: android launcher icons
|
hace 1 año |
|
src
|
804c3e7549
wallet: darkirc backend broadcast p2p events
|
hace 1 año |
|
.gitignore
|
b127cd6efe
darkwallet: add .gitignore
|
hace 1 año |
|
Cargo.toml
|
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.
|
hace 1 año |
|
Dockerfile
|
1ad9752581
darkwallet: move from docker to podman (eat ze bugs)
|
hace 2 años |
|
Makefile
|
63ea55236a
wallet: change font from IBM plex mono light to the regular version
|
hace 1 año |
|
README.md
|
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.
|
hace 1 año |
|
build.rs
|
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.
|
hace 1 año |
|
chat.txt
|
38ea8bbca9
wallet: sample chat.txt remove duplicate timestamps
|
hace 2 años |
|
client.py
|
85ceda586e
wallet: make the beautiful box resize but preserve border width
|
hace 2 años |
|
echo.py
|
061f50c2a0
wallet: add android terminal texture display
|
hace 2 años |
|
insert_line.py
|
65393c2430
wallet: chatview fix insert_line() method
|
hace 1 año |