Commit Graph

9 Commits

Author SHA1 Message Date
William Casarin
95c836b375 update to latest egui
Signed-off-by: William Casarin <jb55@jb55.com>
2024-02-07 12:06:28 -08:00
William Casarin
e2b3004cb4 android: attempt to get it working on really old versions 2023-12-24 12:34:17 -08:00
0xb10c
433558509f add cargo-apk and aarch64-linux-android target
I tried the nix-shell and that's what was missing for me to build the
apk. The desktop app worked out of the box.

Closes: https://github.com/damus-io/android/pull/1
Reviewed-by: William Casarin <jb55@jb55.com>
Signed-off-by: William Casarin <jb55@jb55.com>
2023-11-29 10:27:12 -08:00
William Casarin
25d3403851 nix: fix pkg-config 2023-11-26 16:39:07 -08:00
William Casarin
2526f8001c make sure it's still working on android 2023-07-09 12:17:54 -07:00
William Casarin
6d0aa0e09c nix: use_android flag 2023-07-06 19:36:01 -07:00
William Casarin
af39a3a594 nix: turn off android for now 2023-07-05 16:40:49 -07:00
William Casarin
b6f5d8dc03 wgpu + egui 0.20.0
android broken but let's just fix it on the egui/winit side once that's
all updated
2022-12-10 16:57:46 -08:00
William Casarin
641c339682 get it working on all platforms again 2022-11-30 11:57:06 -08:00