darkfi
|
7011a29f1b
app/drk: fix domain in darkfid endpoint
|
5 дней назад |
darkfi
|
4c222b0d7b
app/drk: set url to public darkfid instance
|
5 дней назад |
darkfi
|
b7c6f295ce
app/android: bugfix for android where app is active with IME, switch to another app, close screen for 15 mns, open screen, switch back to app. The screen will redraw as if IME is still shown so we explicitly re-request insets when priming screen.
|
5 дней назад |
darkfi
|
496fb1c79d
app: proper color for selected lines
|
6 дней назад |
darkfi
|
23cf2d82e1
app/chatview: fix crash when selecting lines
|
6 дней назад |
darkfi
|
12691bdca1
app: migrate all remaining widgets to the new draw paradigm. remove RendererSync and batch IDs from gfx.
|
6 дней назад |
darkfi
|
17da9178bf
app/layer: migrate Layer to new trigger redraw paradigm.
|
1 неделя назад |
darkfi
|
853670c7da
app/win: move to serialized draw task in Window which makes drawing strongly atomic eliminating all races
|
1 неделя назад |
darkfi
|
a05f6e816f
app/menu: no scrolling menu while in edit mode
|
1 неделя назад |
shayan13g
|
2d5faebb1b
bin/app/java/videodecode: skip empty output buffers during decoder EOS handling
|
1 неделя назад |
darkfi
|
11602700ec
app/logger: make logfile also catch panics and java exceptions
|
1 неделя назад |
darkfi
|
922b57633c
darkfid/task/sync: break the retrieve_blocks loop if block timestamp is invalid
|
1 неделя назад |
darkfi
|
21abb7e286
app/plugin/fud: update seeds
|
1 неделя назад |
darkfi
|
895af8b025
darkirc: impl /LIST cmd by recording public channels as seen_channels
|
1 неделя назад |
darkfi
|
e16d3ae864
app/chatview: android fix clicking URLs and unselecting when single tapping during text selection mode
|
1 неделя назад |
darkfi
|
828dd0b17b
app/chatview: on android for touch start, we start a new task which contains a timer for long hold. this simplifies the logic for touch events within a single fn.
|
1 неделя назад |
darkfi
|
46ea04d351
app/chatview: select lines with ability to close selection or copy selection
|
1 неделя назад |
darkfi
|
c2fc4043f8
app/chatview: make URLs clickable and copyable
|
1 неделя назад |
darkfi
|
346d2b818e
app/chatview: URLs are clickable and call xdg-open (or platform equivalent)
|
1 неделя назад |
darkfi
|
eae0ae5b26
app/chatview: apply styling to URLs
|
1 неделя назад |
jkds
|
fab46808fa
app: store the channel order in main menu which is separate from contacts/channels trees
|
1 неделя назад |
darkfi
|
c2cddbd67f
app/darkirc: add dnet capability to p2p (viewable thru scenegraph)
|
1 неделя назад |
darkfi
|
86b5c77430
app: channel and contact menu editors should hide the IME and unfocus editors when going back
|
1 неделя назад |
darkfi
|
5ed041e1d0
app: delete old DarkIrc impl and s/DarkIrc2/DarkIrc/
|
1 неделя назад |
darkfi
|
09847a4b2c
app/edit: android java code comprehensive editable logging to catch any errors in editor state
|
1 неделя назад |
darkfi
|
0203bba467
app/edit: on android dont use set_select() just push the entire state for now which is more robust.
|
1 неделя назад |
darkfi
|
09cba91c09
app/edit: on android call restart_input() when selection changes
|
2 недель назад |
darkfi
|
89ef165018
app/edit: polish android editor behaviour
|
2 недель назад |
darkfi
|
62efc1f13b
sdk: guard wasm fns behind target_arch = "wasm32" to avoid dlopen errors on android for undefn symbols
|
2 недель назад |
darkfi
|
c0089d658c
app: add schema test-edit
|
2 недель назад |