jkds
|
49bcfb575f
app: tweak android build paths and Dockerfile
|
7 months ago |
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 months ago |
jkds
|
ab303d8b0d
app: update Makefile asset paths to use dark.fi/assets/ now
|
7 months ago |
darkfi
|
a05956d412
app: cleanup rav1d build stuff in Makefile and Cargo.toml
|
7 months ago |
darkfi
|
a6d8104b97
Revert "Add iOS build and run support for the DarkFi app"
|
7 months ago |
nighthawk24
|
7243212aee
Add iOS build and run support for the DarkFi app
|
7 months ago |
darkfi
|
06ae05d11f
app: make tweaks to build and release workflow for win/mac
|
9 months ago |
darkfi
|
1ed1dd35fc
app: final bg vid tweaks for release. darken bg on actual chats with a subtle gradient, diff sizes for mobile and desktop.
|
9 months ago |
darkfi
|
aa8e53f500
app: raise outbound conns from 1 to 3
|
9 months ago |
darkfi
|
e1ba7e251b
app: fix Makefile to download video bg data
|
9 months ago |
darkfi
|
99d9c3b9d7
app: Makefile optional ADB_DEVICE for when adb has multiple phones/conns attached
|
1 year ago |
darkfi
|
82d60a7e72
app: avoid forever accumulate gfx method queue while screen is off by pruning new/delete pairs and draw call duplicate updates, fixes out of memory crash while phone screen is off a long time
|
1 year ago |
darkfi
|
12d11b58ba
app: remove custom cargo quad in makefile target
|
1 year ago |
darkfi
|
5a92b05b75
app: disable miniquad's panic_hook override using new conf setting
|
1 year ago |
darkfi
|
53ca281102
app: fix ALL warnings ;)
|
1 year ago |
darkfi
|
a1a32db8d8
app/android: add a ForegroundService so the app stays awake and doesn't get killed when in the background (disconnecting the p2p network)
|
1 year ago |
darkfi
|
37b7cd3c43
android: chatedit draw select handles on top so they aren't clipped by view rect
|
1 year ago |
darkfi
|
e79ccad144
app: restore back the main app schema
|
1 year ago |
darkfi
|
1c2bd72d67
app: add editor actions and inner padding
|
1 year ago |
darkfi
|
89826d5071
app: use thread local non-locking storage for text context
|
1 year ago |
darkfi
|
930470bbcd
app: fix android builds with new stable toolchain
|
1 year ago |
darkfi
|
33d18f11dd
app: migrate from nightly to stable toolchain
|
1 year ago |
darkfi
|
d27f5dfe4e
app: completely rework text editing subsystem. initial draft version
|
1 year ago |
darkfi
|
a290a3a194
app: migrate ui/text to parley/swash
|
1 year ago |
darkfi
|
49039bff1c
app: dont color emoji glyphs for nicks in chatview
|
1 year ago |
darkfi
|
42f0941c0a
app: fix build stuff
|
1 year ago |
skoupidi
|
b60c28965b
bin/app/Makefile: define cargo binary
|
1 year ago |
darkfi
|
eeef6731e3
app: temp workaround for key repeat issue due to miniquad API issue: https://github.com/not-fl3/miniquad/issues/517
|
1 year ago |
darkfi
|
bb624ee677
app: fix broken build targets
|
1 year ago |
darkfi
|
2f973f315a
app: improve Makefile for platform builds
|
1 year ago |