oars
|
01f2cd1173
bin/darkirc/irc/client: fix bug with split and join of raw IRC message in process_client resulting in replacement of multiple whitespace chars with one whitespace char in PRIVMSG message text part. this solution splits the messages into predefined parts thus keeping the message part of the PRIVMSG message as whole
|
1 year ago |
darkfi
|
dbed68f981
app: load translations from disk
|
1 year ago |
darkfi
|
b6c9e446d2
app: gfx RenderApi rename method_req/method_rep to method_send/method_recv since it no longer replies anything (just unidirectional pipe)
|
1 year ago |
darkfi
|
99d9c3b9d7
app: Makefile optional ADB_DEVICE for when adb has multiple phones/conns attached
|
1 year ago |
darkfi
|
3d54af17de
Cargo.lock
|
1 year ago |
darkfi
|
52398d9ac7
contrib/app_android-battery-sampler.sh: make it sample for 3 hrs then stop
|
1 year ago |
dasman
|
b940d5b724
tau: fix removing tags starting with @
|
1 year ago |
epiphany
|
f511721a90
script/research: add equix
|
1 year ago |
parazyd
|
45d63e8a69
chore: Force rust-toolchain to 1.88
|
1 year ago |
darkfi
|
af12bf8341
app: locale realtime switching and reloading UI
|
1 year ago |
darkfi
|
d535e58084
app: make it multilingual, add i18n support
|
1 year ago |
darkfi
|
e6d15c1aea
contrib/app_android-battery-sampler.sh: make it sample until battery is dead
|
1 year ago |
darkfi
|
ac95e7a65d
app: call draw() immediately after screen goes on instead of processing pending items, *then* do the pending queue.
|
1 year ago |
darkfi
|
82d60a7e72
app: avoid forever accumulate gfx method queue while screen is off by pruning new/delete pairs and draw call duplicate updates, fixes out of memory crash while phone screen is off a long time
|
1 year ago |
parazyd
|
ddbde8b9f8
app/gfx/trax: Add hack for non-android compile
|
1 year ago |
parazyd
|
67f03c6713
app: Update Cargo.lock
|
1 year ago |
darkfi
|
12d11b58ba
app: remove custom cargo quad in makefile target
|
1 year ago |
parazyd
|
fda2a84034
chore: Update dependencies
|
1 year ago |
parazyd
|
14a433cbe3
serial: Bump bridgetree dependency and update crate version
|
1 year ago |
parazyd
|
7a87a065b0
serial/derive: Bump to 0.5.1
|
1 year ago |
parazyd
|
b1579d7025
serial/derive-internal: Bump to 0.5.1
|
1 year ago |
oars
|
d2579f22a2
doc/dep/0007: propose network profiles for p2p net setting
|
1 year ago |
oars
|
a13ac3eca0
doc/dep/0006: propose app identifier for version and verack messages
|
1 year ago |
darkfi
|
02556716bb
app: analysis script to check for predeleted buffers
|
1 year ago |
epiphany
|
c8ca15fc54
fu: handle downloaded bytes, download speed, eta
|
1 year ago |
epiphany
|
f2850953d9
fud/tasks: send event for any error that stopped the fetch task
|
1 year ago |
epiphany
|
6e9e1f3084
fud, geode: track downloaded bytes and download speed, add eta, improve scraps
|
1 year ago |
darkfi
|
54fbb1c016
app: add trax hooks for generating data dumps of gfx subsystem and pytools to analyze them
|
1 year ago |
skoupidi
|
4fec1a0f43
net/hosts: gracefully handle channel registration error
|
1 year ago |
oars
|
6348cc3f63
net/connector: fix socks5 transport mixing
|
1 year ago |