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