epiphany
|
1d2ecd4716
dht: fix `make check`
|
1 éve |
darkfi
|
ec53e4caf5
app: chatedit desktop add autoscroll, and disable actionbar visibility
|
1 éve |
darkfi
|
6441970c7a
app: improve scrolling, add autoscroll and fix text selection
|
1 éve |
epiphany
|
148181bd79
fud, dht: move the dht out of fud
|
1 éve |
darkfi
|
413a6db8e3
app: reduce display scale for Android, disable crashing settings icon, and make various UI tweaks
|
1 éve |
darkfi
|
b8226ec94d
app: editor add insert() method which works on android too
|
1 éve |
darkfi
|
4832797134
app: run `cargo update` to update our patched tor version to match darkfi's updated tor
|
1 éve |
darkfi
|
7b6b86d5b8
app: fix broken emoji picker
|
1 éve |
darkfi
|
b8d2706a76
app: only do an initial draw when epoch == 1
|
1 éve |
darkfi
|
9d7e7d3497
app: add AsyncRuntime which is restartable
|
1 éve |
darkfi
|
4dafd43f96
app: chatedit don't reload android input on force reload
|
1 éve |
darkfi
|
ebd82a3d0b
app: introduce debug tags (zero-cost) for gfx calls render subsystem which improves the debugging capability when an error occurs
|
1 éve |
parazyd
|
81f37b7b2a
chore: Update crate dependencies
|
1 éve |
darkfi
|
3137187860
app: run `cargo update`
|
1 éve |
darkfi
|
8c68819714
app: update tor settings
|
1 éve |
darkfi
|
a14367f779
net: transport_mixing = false [default]
|
1 éve |
darkfi
|
8fbdc0627d
app: fix broken editor for desktop builds due to recent android changes
|
1 éve |
parazyd
|
d9c926fb28
taud: Update p2p seeds
|
1 éve |
parazyd
|
b6159a5a5d
fud: Update p2p seeds
|
1 éve |
darkfi
|
e1daeb7b64
app: chatedit fix set text property
|
1 éve |
darkfi
|
8ba86f6868
app: fix chatview since gfx Move command was changed to be relative. Use its SetPos replacement instead
|
1 éve |
parazyd
|
47f61789c6
research/powdata: Add temporary XMR PowData code to be included in blocks
|
1 éve |
parazyd
|
8fcfc03827
sdk: Rename smt_native to monotree
|
1 éve |
parazyd
|
790238e120
sdk: Implement barebones version of monotree (smt)
|
1 éve |
parazyd
|
cb58bd5bd9
research: Remove obsolete stateroot code
|
1 éve |
darkfi
|
e96d92cf82
app: enable darkirc plugin running on bg_runtime inside God::new()
|
1 éve |
darkfi
|
b535679cfe
app: simplify the code, by removing the erroneous/redundant .setup_app() step, move it directly into God::new()
|
1 éve |
darkfi
|
e26b82dbdb
app: restore back the prod UI from test UI, and upgrade remaining code. App is fully persistent & UI is restartable now.
|
1 éve |
darkfi
|
72b7c4e0da
research/codes: minor fixes/improvements
|
1 éve |
darkfi
|
17865fa10e
app: begin dividing code between long running bg runtime, and short lived fg for UI. Restarting works and the app is running an Android foreground service for the bg_runtime. Introduce GOD into main.
|
1 éve |