| .. |
|
assets
|
cceb0e90c0
wallet: put new background image
|
1 year ago |
|
bin
|
bfd1949b07
wallet: add draw simulator for debugging miniquad issues
|
1 year ago |
|
gui
|
9b6e2c0739
wallet: re-enable net backend with new scenegraph
|
1 year ago |
|
java
|
0ccf1989b0
wallet: java android, bugfix broken cancelComposition() by accessing InputMethodManager from the MainActivity class.
|
1 year ago |
|
pydrk
|
382447ae24
wallet: chatview add the top line's ascent to the total_height calc and fix selecting lines.
|
1 year ago |
|
res
|
5eedc5717d
wallet: android launcher icons
|
2 years ago |
|
src
|
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.
|
1 year ago |
|
.gitignore
|
441d8e5f8b
darkwallet: Add Cargo.lock
|
1 year ago |
|
Cargo.lock
|
20d94d4a55
wallet: cargo update
|
1 year ago |
|
Cargo.toml
|
7739d8a40e
blockchain: use sled-overlay record parsing functions
|
1 year ago |
|
Dockerfile
|
779164dc75
chore: updated nightly references version
|
1 year ago |
|
Makefile
|
0ccf1989b0
wallet: java android, bugfix broken cancelComposition() by accessing InputMethodManager from the MainActivity class.
|
1 year ago |
|
README.md
|
b4a620986b
wallet: android autosuggest typing module!!
|
1 year ago |
|
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.
|
1 year ago |
|
chat.txt
|
38ea8bbca9
wallet: sample chat.txt remove duplicate timestamps
|
2 years ago |
|
client.py
|
85ceda586e
wallet: make the beautiful box resize but preserve border width
|
2 years ago |
|
echo.py
|
061f50c2a0
wallet: add android terminal texture display
|
2 years ago |
|
insert_line.py
|
382447ae24
wallet: chatview add the top line's ascent to the total_height calc and fix selecting lines.
|
1 year ago |
|
quad.toml
|
b4a620986b
wallet: android autosuggest typing module!!
|
1 year ago |
|
rust-toolchain.toml
|
779164dc75
chore: updated nightly references version
|
1 year ago |