darkfi
|
862288f4d0
app: enable proper scrolling while selecting text
|
10 miesięcy temu |
darkfi
|
01a062e6f8
app: remove obsolete editbox, chatedit, and baseedit
|
10 miesięcy temu |
darkfi
|
98a381e9e6
app: apply cursor scroll working for selections
|
10 miesięcy temu |
epiphany
|
fe1c17cc7a
doc: fix summary (remove missing link)
|
10 miesięcy temu |
darkfi
|
3c3a914337
app: edit widget fix phone select handle
|
10 miesięcy temu |
darkfi
|
5e4c79f0d5
app: break long lines within word
|
10 miesięcy temu |
darkfi
|
9ff8a28a73
app: cargo update
|
10 miesięcy temu |
darkfi
|
fcd0ea3a35
app: finger scroll for single/multi working
|
10 miesięcy temu |
darkfi
|
5cbd321700
app: scroll working for single/multi line edit
|
10 miesięcy temu |
darkfi
|
eb3f109830
app: clone ChatEdit to BaseEdit, and introduce EditorBehaviour which is used to specialize for single and multi line cases
|
10 miesięcy temu |
epiphany
|
e349827b3b
geode: fix `insert_metadata()` info log
|
10 miesięcy temu |
epiphany
|
a5122d8d41
fud, dht: remove `fetch_seeders()` (replaced by a pubsub), cleanup `Dht` and `DhtHandler`
|
10 miesięcy temu |
dasman
|
3f4f6421cb
darkirc: bug fix caused panic when the message is not utf-8 (ie a charachter is more than one byte)
|
11 miesięcy temu |
darkfi
|
af18f0e6bc
app: only schedule updates on android due to liberal use of .try_lock() in miniquad causing random crashes
|
11 miesięcy temu |
darkfi
|
045bf7a505
app: use video bg for main theme
|
11 miesięcy temu |
darkfi
|
53e768e3fb
app: auto-refresh gfx every 40 ms so vid plays
|
11 miesięcy temu |
darkfi
|
1450bbb38e
app: working streaming video load which preserves state on UI changes/updates
|
11 miesięcy temu |
darkfi
|
38927314f8
app: video/anim preserve state between draw call updates so a screen resize wont restart animations
|
11 miesięcy temu |
darkfi
|
d0cdae7f94
app: video streaming threads and generating draw calls realtime streamed loading
|
11 miesięcy temu |
epiphany
|
1bd8ca883b
fud: add `fud.start_tasks()`
|
11 miesięcy temu |
epiphany
|
ac9edf814f
dht: improve `lookup_nodes()` logs
|
11 miesięcy temu |
epiphany
|
204216a3df
fu: subscribe in `put()`, improve outputs
|
11 miesięcy temu |
epiphany
|
d6fbcfe843
fud/rpc: add addresses to `list_seeders` response
|
11 miesięcy temu |
epiphany
|
49c3575e7b
fud: add put task, add `InsertError` and `InsertCompleted` events
|
11 miesięcy temu |
darkfi
|
5a261ceb83
app/gfx: use Gfx prefix for internal identifiers, swapping place with external identifiers that currently use it
|
11 miesięcy temu |
darkfi
|
bf89cc7da8
app: make video load frames in a thread but wait on it so it can be ez parallelized after
|
11 miesięcy temu |
epiphany
|
7fcf56b8c0
fud: fix single-chunk file integrity check
|
11 miesięcy temu |
epiphany
|
eeeb1ceabc
fud: fix electrum nodes shuffle
|
11 miesięcy temu |
darkfi
|
a2121d7cf5
app: animated vids working for desktop but slow init time (need to stream)
|
11 miesięcy temu |
darkfi
|
a123bc0556
app: add AbstractAnimation with a SequenceAnimation impl, and a Video node type (mostly stubs/untested for now)
|
11 miesięcy temu |