Sarto
e7afe19925
fix: enable CGO for Android arm builds and configure NDK clang
2026-04-30 17:24:18 +03:30
Sarto
f6329a5706
fix: update build workflow for Android and refine UPX installation conditions
2026-04-30 17:09:49 +03:30
Sarto
b4e9cd8714
feat: ✨ media download with DNS query
2026-04-29 01:45:27 +03:30
Sarto
7999197919
fix: update download links format for build artifacts in workflow
2026-04-26 18:12:19 +03:30
Sarto
052b7101fa
fix: update Android APK download links and improve versioning in build process
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-26 18:00:06 +03:30
Sarto
2fe3c8b604
fix: update poll data extraction logic to ensure both question and options are present
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-26 17:38:40 +03:30
Sarto
b9aefabbd1
fix: include VERSION in the output filename for the client build
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-26 17:06:36 +03:30
Sepehr
145e894f82
fix: skip UPX for android arm build
...
Android 10+ enforces W^X (Write XOR Execute) — UPX's self-extracting
stub allocates RWX memory at runtime, which the kernel kills immediately.
Skip UPX for the armeabi-v7a matrix entry so the binary loads cleanly.
2026-04-24 13:00:25 -04:00
Sarto
ebef4d0fd7
feat: enhance Android APK build process and update download links in documentation
2026-04-15 15:53:37 +03:30
Sarto
e31bafe001
fix: update build configuration for Android ARM to use Linux settings
2026-04-15 15:15:13 +03:30
Sarto
4111d5115a
Refactor scanner presets, and add iran lion and sun flag
2026-04-15 15:04:11 +03:30
Sarto
90254f9d93
fix: correct formatting in usage output for X accounts
2026-04-12 20:49:09 +03:30
Sarto
a828f314ef
feat: add XPublicReader for fetching public posts from X via Nitter RSS
2026-04-12 16:58:03 +03:30
Sarto
60da455a35
feat: enhance signing configuration to handle missing keystore and fallback to debug keystore
2026-04-04 21:59:43 +03:30
Sarto
568c926449
feat: remove arm ABI split configuration from build.gradle and streamline APK renaming process
2026-03-31 21:39:06 +03:30
Sarto
fb2aa5a387
feat: remove x86_64 ABI from Android APK build configuration
2026-03-31 21:26:14 +03:30
Sarto
1ab72988cc
feat: enhance Android APK build process with per-ABI splits and universal APK support
2026-03-31 21:17:09 +03:30
Sarto
2d38441ee2
feat: update Android client binary staging to use JNI library format
2026-03-31 19:29:08 +03:30
Sarto
4e9019d43f
feat: update Android client to support dynamic port assignment and improve asset handling
2026-03-31 19:00:25 +03:30
Sarto
037ecab7c8
feat: enhance Android client with signing configuration, notification permissions, and network security settings
2026-03-31 18:30:00 +03:30
Sarto
96779ea4d1
feat: add Android client with service integration, UI, and build configuration
2026-03-31 17:50:05 +03:30
Sarto
f7c611f69a
make telegram login optional and add admin features for send message or change server configuration
2026-03-30 18:08:48 +03:30
Sarto
ca0ad05880
change github workflow
2026-03-25 11:59:18 +03:30
Sarto
5f43bfe076
feat: 🎉 first version
2026-03-25 11:30:02 +03:30