Cursor Agent
2f668a70da
fix(android): auto-load signing env inside sign-android-apk.sh
...
sign-android-apk.sh now sources setup-android-signing.sh when
WEB2APP_ANDROID_KEYSTORE is unset, so signing works even when the
workflow invokes setup and sign as separate bash processes (e.g. CI re-runs
of older workflow definitions).
Co-authored-by: ShuMengya <shumengya666@outlook.com >
2026-05-28 02:11:44 +00:00
0a807bf18f
fix(android): remove broken Gradle signing patch, sign APK with apksigner only
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-28 09:12:46 +08:00
3730b7df3b
feat: sign Android APK and generate icons from logo.png or favicon.ico
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-28 09:01:58 +08:00
edf2bdada6
feat: separate Chinese display name and English packaging name
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-28 08:54:43 +08:00
aef449e0e4
fix(windows): use NSIS installer instead of WiX MSI on CI
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-28 08:47:36 +08:00
e4a0955a8e
fix(android): patch android config identifier and avoid Java reserved words
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-28 08:36:34 +08:00
8298278c10
Initial commit: Web2App static site to Tauri platform
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-27 21:56:23 +08:00