3ef8698f42
Put android:versionCode and such back in the static AndroidManifest.xml. I forgot that F-Droid needs to see it.
2024-08-02 20:37:05 -04:00
13f02c2aca
Preparing to release 0.0.21.
Build Tilde Friends / Build-All (push) Successful in 5m33s
2024-07-31 12:50:35 -04:00
155238a516
build: I mean -flto=auto.
Build Tilde Friends / Build-All (push) Successful in 5m19s
2024-07-27 11:08:28 -04:00
427fcdbdca
build: -flto all the things.
Build Tilde Friends / Build-All (push) Successful in 6m34s
2024-07-25 16:02:14 -04:00
ca05d402a7
An exercise in stripping down the win32 .exe size.
Build Tilde Friends / Build-All (push) Successful in 7m12s
2024-07-24 15:25:36 -04:00
c5a80b68ca
Fixed more aab build issues.
2024-07-24 14:03:21 -04:00
c1fb15b135
ci tweaks and aab fixes.
Build Tilde Friends / Build-All (push) Successful in 6m24s
2024-07-24 13:50:48 -04:00
9f71ec6194
Minor android cleanup.
Build Tilde Friends / Build-All (push) Successful in 6m12s
2024-07-24 11:27:37 -04:00
bb36afc390
Use android ndk r27 (LTS) if available.
2024-07-24 11:20:35 -04:00
09b6a00731
Fix android build with not enough -j.
2024-07-16 20:22:07 -04:00
d5d5a7b012
Build a separate .apk for fdroid with its own app ID.
2024-07-14 16:18:47 -04:00
a120efdc91
May as well dist the .aab.
2024-07-10 20:52:40 -04:00
84c22dbf5f
Move to OpenSSL as a git submodule. Redundant for platforms where it's not used, but makes fdroid easier.
2024-07-10 19:25:01 -04:00
71268636df
Steps toward following all the inconvenient, changing android rules:
...
* Set android:debuggable=false.
* Call native code through JNI only. Having a native executable on disk and exec-ing it no longer seems possible.
* Do all the Tilde Friends things in one process, without a proper sandbox, until I can wire up a restricted service worker process.
* Jam Android App Bundle (.aab) building into the makefile.
* Yuck.
2024-06-30 13:32:17 -04:00
568729ecd6
Stop auto-updating the version in default.nix. Will do it manually only on release.
2024-06-29 08:33:51 -04:00
2338b26329
Start working on 0.0.21.
2024-06-26 20:47:44 -04:00
8a93cdd33c
Let's release 0.0.20.
2024-06-26 20:29:07 -04:00
7a2974e54f
Working on 0.0.20.
2024-05-29 20:17:33 -04:00
f4dfc1dd98
Let's release 0.0.19.
2024-05-29 19:50:59 -04:00
ba35869b0a
sqlite 3.46.0.
2024-05-25 07:46:15 -04:00
e63d69a440
Missing generated semicolon. Sigh.
2024-05-22 20:44:28 -04:00
be64fe04fb
Auto-update all the versions.
2024-05-22 20:35:48 -04:00
b5ed7014f6
Fix attaching files (aka WebView file picking) on Android.
2024-04-26 18:10:22 -04:00
a9cb913a47
Working on 0.0.19.
2024-04-24 19:29:17 -04:00
b7b5d4f1a5
Calling it 0.0.18.
2024-04-24 19:24:10 -04:00
848ef21c7c
Build a windows standalone executable with attached data for dist. #28
2024-04-17 20:16:07 -04:00
295d76d354
sqlite 3.45.3.
2024-04-16 12:16:36 -04:00
c5cb9979d3
Move zlib to a submodule, informed by @tasiaiso 's #45 . And fixup [archive] dist/tildefriends-0.0.18-wip.tar.xz
...
[cp] TildeFriends-x86-0.0.18-wip.apk
[cp] TildeFriends-arm-0.0.18-wip.apk
[cp] TildeFriends-0.0.18-wip.ipa to support it.
2024-04-10 19:09:31 -04:00
9ce30dee70
Start working on 0.0.18.
2024-03-27 19:08:10 -04:00
3c0b680b8e
Let's release 0.0.17.
2024-03-27 18:59:40 -04:00
895356897b
archive whichever branch.
2024-03-25 18:10:07 -04:00
15c9f8f458
Rudimentary support for building the executable with data attached. Pushed some things around in the makefile to fix issues along the way. #46
2024-03-25 13:50:17 -04:00
fdda628be8
Fix paths in the source tarball.
2024-03-20 20:43:41 -04:00
eddf25b622
Give libuv the same download treatment as sqlite.
2024-03-13 19:53:57 -04:00
9de33d06d2
Specifying -fsanitize=... early seems good.
2024-03-13 18:26:24 -04:00
0e5f320664
sqlite 3.45.2.
2024-03-13 12:30:14 -04:00
efe2b6cbd9
A make target to run prettier.
2024-03-08 21:43:08 -05:00
cf187ee46b
Reorder things so that we only zipalign -z during a dist build. To slow for make all.
2024-03-07 20:42:08 -05:00
72dae14f87
Android NDK update.
2024-02-28 21:04:22 -05:00
402a898d96
Let's start working on 0.0.17.
2024-02-28 18:47:21 -05:00
13d43d8319
Let's release 0.0.16.
2024-02-28 18:24:12 -05:00
7bcdbd3813
Revert "Update commonmark.js to 0.31.0."
...
This reverts commit 165f25db69
.
2024-02-26 12:34:50 -05:00
c21581aefa
Use zipalign w/zopfli for APKs to save a little on size.
2024-02-25 18:29:10 -05:00
165f25db69
Update commonmark.js to 0.31.0.
2024-02-25 16:25:23 -05:00
709ca55e65
Fix overbuild on macos.
2024-02-25 14:52:35 -05:00
8c13f5dbba
xopt => getopt_long. I give up on xopt. It didn't help me as much as I had hoped, and I had problems building for mingw with only some versions of GCC. Not worth any further time.
2024-02-25 14:45:31 -05:00
4cb82d81b7
apps/gg doesn't belong here and isn't ready for prime time..
2024-02-24 11:19:36 -05:00
4bfd9de100
Give iOS the same openssl build treatment as android and mingw. #11
2024-02-21 20:23:35 -05:00
825191c08f
Fix 'make dist'.
2024-02-21 19:59:26 -05:00
9dc6670795
Fetch and build OpenSSL as part of the code build.
2024-02-21 19:46:28 -05:00