darkfi
|
bc5aed1555
app: fix broken path in Makefile
|
2 hari lalu |
darkfi
|
d3af4b1557
app: add zkas proof compilation to Makefile (cos of RLN proofs)
|
2 hari lalu |
darkfi
|
23cf2d82e1
app/chatview: fix crash when selecting lines
|
5 hari lalu |
darkfi
|
17da9178bf
app/layer: migrate Layer to new trigger redraw paradigm.
|
6 hari lalu |
darkfi
|
a05f6e816f
app/menu: no scrolling menu while in edit mode
|
1 Minggu lalu |
darkfi
|
0203bba467
app/edit: on android dont use set_select() just push the entire state for now which is more robust.
|
1 Minggu lalu |
darkfi
|
89ef165018
app/edit: polish android editor behaviour
|
1 Minggu lalu |
darkfi
|
c0089d658c
app: add schema test-edit
|
2 minggu lalu |
dasman
|
a5e0feb113
bin/app: impl darkirc2 plugin with new event_graph sync methods
|
3 minggu lalu |
darkfi
|
14ef214e35
app: fix compilation with/without features set
|
4 minggu lalu |
darkfi
|
6caf28a078
app: cargo update & make enable-plugins default for dev builds
|
1 bulan lalu |
dasman
|
d7ae52d3b3
bin/darkirc: move shared code to darkirc lib and fix darkirc plugin methods
|
2 bulan lalu |
darkfi
|
595bab88af
app: add debug property to button nodes to see their outline
|
5 bulan lalu |
jkds
|
c78e468e75
app: add scroll_layer + schema test. currently does nothing just stubs
|
5 bulan lalu |
jkds
|
f8c9e963ce
app/menu: add color active/alert status for channels
|
7 bulan lalu |
jkds
|
4082bc4b4c
app/gfx: RenderApiSync force update if display changes
|
7 bulan lalu |
jkds
|
92cbce6df9
app: put enable-plugins feature as default
|
7 bulan lalu |
jkds
|
037172617d
app: windows automated build script
|
7 bulan lalu |
jkds
|
9d15053bee
app/chatview: migrate FileMessage to text2 API
|
7 bulan lalu |
jkds
|
a9e1f04a9f
app: do proper JVM thread mgmt. previously we call AttachThread() everywhere which is wrong, it should be called once per thread and then DetachThread() to cleanup. use thread local storage + Drop to make a thread guard for this.
|
7 bulan lalu |
jkds
|
3564bd1f84
app/chatview: migrate DateMessage to text2 API
|
7 bulan lalu |
jkds
|
6835e16ff2
app: do a big cleanup of java GameTextInput code and make everything have a sane API.
|
7 bulan lalu |
jkds
|
0a5bc2772c
app/android: integrate GameTextInput into build and provide an interface
|
7 bulan lalu |
jkds
|
49bcfb575f
app: tweak android build paths and Dockerfile
|
7 bulan lalu |
jkds
|
51dc7c4a9b
app: introduce window start/stop signals, and use those to adjust the outbound connection count in darkirc plugin from 6 -> 1 (or vice versa) when app is opened/closed
|
7 bulan lalu |
jkds
|
ab303d8b0d
app: update Makefile asset paths to use dark.fi/assets/ now
|
7 bulan lalu |
darkfi
|
a05956d412
app: cleanup rav1d build stuff in Makefile and Cargo.toml
|
7 bulan lalu |
darkfi
|
a6d8104b97
Revert "Add iOS build and run support for the DarkFi app"
|
8 bulan lalu |
nighthawk24
|
7243212aee
Add iOS build and run support for the DarkFi app
|
8 bulan lalu |
darkfi
|
06ae05d11f
app: make tweaks to build and release workflow for win/mac
|
9 bulan lalu |