Commit Graph

126 Commits

Author SHA1 Message Date
github-actions[bot]
f44fd932bc chore: cleanup build KwsSx9ylIh 2026-07-01 08:46:12 +00:00
480f355f19 chore: upload logo.png for build KwsSx9ylIh 2026-07-01 16:38:07 +08:00
e50ef8f482 chore: upload version.txt for build KwsSx9ylIh 2026-07-01 16:38:06 +08:00
cc13833d0b chore: upload site.zip for build KwsSx9ylIh 2026-07-01 16:38:04 +08:00
github-actions[bot]
4c5cf0ac35 chore: cleanup build bCN2ovXhxf 2026-06-08 03:30:26 +00:00
4bb6192312 chore: upload logo.png for build bCN2ovXhxf 2026-06-08 11:24:48 +08:00
99c8d86fc8 chore: upload version.txt for build bCN2ovXhxf 2026-06-08 11:24:45 +08:00
97e1fc5ee1 chore: upload site.zip for build bCN2ovXhxf 2026-06-08 11:24:43 +08:00
github-actions[bot]
afd69b75e7 chore: cleanup build ZvFfF6lz4Z 2026-06-07 06:30:28 +00:00
196a65b611 chore: upload logo.png for build ZvFfF6lz4Z 2026-06-07 14:25:31 +08:00
a6f9f4730a chore: upload version.txt for build ZvFfF6lz4Z 2026-06-07 14:25:30 +08:00
069774798c chore: upload site.zip for build ZvFfF6lz4Z 2026-06-07 14:25:29 +08:00
ac2a070c40 chore: upload version.txt for build THbyXdMiH4 2026-06-06 20:33:55 +08:00
595bdcb809 chore: upload site.zip for build THbyXdMiH4 2026-06-06 20:33:53 +08:00
github-actions[bot]
db7158fd13 chore: cleanup build 3ILcnyxRgh 2026-06-06 09:50:11 +00:00
4fa7bc0346 chore: upload logo.png for build 3ILcnyxRgh 2026-06-06 17:45:23 +08:00
71c1577bfd chore: upload version.txt for build 3ILcnyxRgh 2026-06-06 17:45:23 +08:00
07955ab48b chore: upload site.zip for build 3ILcnyxRgh 2026-06-06 17:45:21 +08:00
github-actions[bot]
2766bea112 chore: cleanup build JDGPnhOn1_ 2026-06-06 09:37:31 +00:00
eb2b6fa792 chore: upload logo.png for build JDGPnhOn1_ 2026-06-06 17:32:32 +08:00
764c053c28 chore: upload version.txt for build JDGPnhOn1_ 2026-06-06 17:32:31 +08:00
fa4e09e5f4 chore: upload site.zip for build JDGPnhOn1_ 2026-06-06 17:32:30 +08:00
github-actions[bot]
7e2a75d6c5 chore: cleanup build 5wPK-omehe 2026-06-06 07:08:43 +00:00
95a3663d07 chore: upload logo.png for build 5wPK-omehe 2026-06-06 15:04:29 +08:00
e81101e3b8 chore: upload version.txt for build 5wPK-omehe 2026-06-06 15:04:28 +08:00
be77438392 chore: upload site.zip for build 5wPK-omehe 2026-06-06 15:04:26 +08:00
8af54dde0e chore: upload version.txt for build NfzpJAOEUO 2026-06-06 15:02:45 +08:00
c6ba211081 chore: upload site.zip for build NfzpJAOEUO 2026-06-06 15:02:43 +08:00
github-actions[bot]
9422ecf1aa chore: cleanup build XLfZ3xTnXV 2026-06-06 06:25:48 +00:00
af566f22a1 chore: upload logo.png for build XLfZ3xTnXV 2026-06-06 14:20:41 +08:00
747aaf09ad chore: upload version.txt for build XLfZ3xTnXV 2026-06-06 14:20:39 +08:00
e143ae6c0f chore: upload site.zip for build XLfZ3xTnXV 2026-06-06 14:20:37 +08:00
53711b02ae fix: remove cpu_ms limit for Workers Free plan deploy
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-06 14:16:49 +08:00
8d6e2e00b8 fix: reduce upload failures on Cloudflare Workers
Optimize zip validation, lower max upload to 25MB, raise CPU limit, and show clear errors when Cloudflare returns HTML error pages.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-06 14:14:46 +08:00
cursor[bot]
1cfa823a95 Merge pull request #5 from shumengya/cursor/fix-network-security-config-b4e4
fix(android): 修复 network_security_config 资源缺失导致构建失败
2026-06-06 06:08:35 +00:00
Cursor Agent
475face0d3 fix(android): write network_security_config.xml to res/xml
walk() only matches files, so ensureNetworkSecurityXml never found
app/src/main/res and skipped creating the XML. AndroidManifest still
referenced @xml/network_security_config, causing AAPT link failures.

Co-authored-by: ShuMengya <shumengya666@outlook.com>
2026-06-06 06:08:26 +00:00
c55aaf8f30 chore: upload logo.png for build LJRfMN2Am2 2026-06-06 14:02:51 +08:00
23f90b03a4 chore: upload version.txt for build LJRfMN2Am2 2026-06-06 14:02:49 +08:00
2970e90a79 chore: upload site.zip for build LJRfMN2Am2 2026-06-06 14:02:47 +08:00
f8b05c69d6 fix(android): allow network requests and relax WebView CSP
Enable cleartext HTTP in release APK, add network security config, and set connect-src CSP. Add CORS on Worker API for cross-origin fetches from packaged apps.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-06 13:53:05 +08:00
58d5dc8ae8 fix(android): keep content below status and navigation bars 2026-06-06 13:40:35 +08:00
github-actions[bot]
09d25d2862 chore: cleanup build dduOWG6Srm 2026-06-06 04:45:11 +00:00
4ee8ebd3c3 chore: upload logo.png for build dduOWG6Srm 2026-06-06 12:40:34 +08:00
f0dcb4ee1a chore: upload version.txt for build dduOWG6Srm 2026-06-06 12:40:32 +08:00
94d321d4fd chore: upload site.zip for build dduOWG6Srm 2026-06-06 12:40:30 +08:00
github-actions[bot]
2007b2a289 chore: cleanup build 4Xvu-VtELv 2026-06-02 12:34:18 +00:00
3ba91aaa7e chore: upload logo.png for build 4Xvu-VtELv 2026-06-02 20:29:30 +08:00
c4ccee121a chore: upload version.txt for build 4Xvu-VtELv 2026-06-02 20:29:28 +08:00
1d33bd47c2 chore: upload site.zip for build 4Xvu-VtELv 2026-06-02 20:29:25 +08:00
351c01d9ba chore: upload logo.png for build 1pTGDozqKv 2026-06-02 20:26:13 +08:00