darkfi 60e2fdc84f app: add back button alt+left on win/linux, compose+left mac and back android 1 هفته پیش
..
android 6afa2cce77 app: add rodio and play a lil sfx when clicking channels in the menu 3 هفته پیش
app 60e2fdc84f app: add back button alt+left on win/linux, compose+left mac and back android 1 هفته پیش
expr 7c169b48dc app/netdbg: get/set property expr over netdebug backend 3 هفته پیش
gfx 2ae24ea767 app: add chatview2 which supports rich content, no more O(n) scans (worst case O(log n) usually better), and a single chat screen which can be switched between different channel trees. still requires more review. 2 هفته پیش
plugin cc0cc1bde3 app: restore settings to testing ready state 2 هفته پیش
prop a5b8f34f6e app: make shape data a native property value, make shape a vector_art property and allow passing it from netdbg 3 هفته پیش
shape f151b6a3f8 app: make a bunch of style changes and dont show back button for wallet on main screen 3 هفته پیش
text 731154c340 app: migrate from raw touch events to a gesture recognizer which makes touch handling more consistent, robust, easier to use and clearer code. 2 هفته پیش
ui 60e2fdc84f app: add back button alt+left on win/linux, compose+left mac and back android 1 هفته پیش
util 2ae24ea767 app: add chatview2 which supports rich content, no more O(n) scans (worst case O(log n) usually better), and a single chat screen which can be switched between different channel trees. still requires more review. 2 هفته پیش
db.rs 113b78289f app: use OsRng.gen() for generating darkirc secret, not rand::random(); 3 هفته پیش
error.rs 2b4a35b4c6 app: add pydrk utility for working with the scenegraph realtime and interactively 2 هفته پیش
logger.rs 113b78289f app: use OsRng.gen() for generating darkirc secret, not rand::random(); 3 هفته پیش
main.rs 2ae24ea767 app: add chatview2 which supports rich content, no more O(n) scans (worst case O(log n) usually better), and a single chat screen which can be switched between different channel trees. still requires more review. 2 هفته پیش
mesh.rs e526cfb8d7 app: add icons for close and copy selection when selecting lines in chatview 3 هفته پیش
net.rs 2ae24ea767 app: add chatview2 which supports rich content, no more O(n) scans (worst case O(log n) usually better), and a single chat screen which can be switched between different channel trees. still requires more review. 2 هفته پیش
plugin.old.rs 9785777642 chore: Update copyright license year 8 ماه پیش
pubsub.rs 7c169b48dc app/netdbg: get/set property expr over netdebug backend 3 هفته پیش
py.rs 9785777642 chore: Update copyright license year 8 ماه پیش
ringbuf.rs 9785777642 chore: Update copyright license year 8 ماه پیش
scene.rs 2ae24ea767 app: add chatview2 which supports rich content, no more O(n) scans (worst case O(log n) usually better), and a single chat screen which can be switched between different channel trees. still requires more review. 2 هفته پیش
setting.rs a5b8f34f6e app: make shape data a native property value, make shape a vector_art property and allow passing it from netdbg 3 هفته پیش
sfx.rs b10532e335 app: on android keeping a handle to the audiomixer open will constantly play a 'silent' side which keeps a wakelock that stops suspend and drains the battery. here to solve the issue we use an experimental api from rodio which enables us to pause the mixer on android. we do this with a special reaper thread that activates 6s after starting a sound to pause the mixer. fucking android 2 هفته پیش