darkfi
|
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.
|
3 долоо хоног өмнө |
darkfi
|
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 долоо хоног өмнө |
darkfi
|
7f0b0c8077
app: when screen is off stop ticking to preserve battery
|
3 долоо хоног өмнө |
darkfi
|
7557d26e41
app: make overlay display for darkirc p2p traffic and switching it off and on
|
3 долоо хоног өмнө |
darkfi
|
116b3bba4c
app: migrate all kvdbs (except chatview) to a unified turso sql db. is easier to work with
|
3 долоо хоног өмнө |
x
|
30baa2abc5
chore: updated repo links
|
4 долоо хоног өмнө |
x
|
6e35c0d670
app: replaced sled-overlay with kvdb-overlay
|
4 долоо хоног өмнө |
darkfi
|
6afa2cce77
app: add rodio and play a lil sfx when clicking channels in the menu
|
1 сар өмнө |
darkfi
|
346d2b818e
app/chatview: URLs are clickable and call xdg-open (or platform equivalent)
|
1 сар өмнө |
darkfi
|
c0089d658c
app: add schema test-edit
|
1 сар өмнө |
darkfi
|
4128d4ca73
app/darkirc: send msgs to private channels
|
1 сар өмнө |
darkfi
|
14ef214e35
app: fix compilation with/without features set
|
2 сар өмнө |
jkds
|
70479fe7ce
app: feature guard enable-plugins split into enable-plugins-(drk|fud|darkirc)
|
2 сар өмнө |
epiphany
|
54622a64ca
app: add clipboard.rs and use `x11-clipboard` on x11 instead of miniquad
|
2 сар өмнө |
jkds
|
c009a83786
app: bump min SDK version to 26 to fix missing libaaudio for android linker error
|
3 сар өмнө |
dasman
|
d7ae52d3b3
bin/darkirc: move shared code to darkirc lib and fix darkirc plugin methods
|
3 сар өмнө |
x
|
5ce5bf4416
chore: Update halo2 crates
|
3 сар өмнө |
epiphany
|
ee82a7d6bf
app: fix dependency version conflicts
|
4 сар өмнө |
x
|
07e73a7b30
chore: Update crate dependencies
|
4 сар өмнө |
epiphany
|
481d0a0fc3
app: add drk plugin
|
4 сар өмнө |
jkds
|
c78e468e75
app: add scroll_layer + schema test. currently does nothing just stubs
|
6 сар өмнө |
skoupidi
|
7181db089e
chore: updated sled-overlay to new version
|
7 сар өмнө |
skoupidi
|
3bbe1166fa
chore: updated sled-overlay to new version
|
7 сар өмнө |
skoupidi
|
cb07f10595
chore: updated sled-overlay to new version
|
7 сар өмнө |
skoupidi
|
67a8cb3833
chore: updated sled-overlay to new version
|
7 сар өмнө |
skoupidi
|
7914422d8b
chore: updated sled-overlay to new version
|
8 сар өмнө |
jkds
|
1486549442
app: cargo update
|
8 сар өмнө |
jkds
|
94a0db125e
app: delete freetype 🎉🎉🎉
|
8 сар өмнө |
jkds
|
8028ea9b10
app: use cargo features to enable switching between schema layouts
|
8 сар өмнө |
jkds
|
633d7f21ce
Merge branch 'gameinput'
|
8 сар өмнө |