ZaStoGram/TMessagesProj_AppStandalone
Repository files (latest commit first)
Filename Latest commit message Latest commit date
loop-uh 8f2bb5b35c Implement ABI-split APK builds and DNS fallback chain
Replace universal fat APK build with architecture-specific APKs for arm64-v8a, armeabi-v7a, x86, and x86_64. GitHub Actions now builds all variants in parallel using a matrix strategy with separate ccache keys and version codes (multiplied by 100 instead of 10 to allow updates over previously installed universal APKs).

Refactor DNS resolver to implement a multi-provider DoH fallback chain (Cloudflare, Google) with shared connection helpers, proper error handling, and debug-level logging for expected DNS failures. Extract common TXT record parsing and random padding generation into reusable helper methods.

Add validation scripts to ensure build workflow consistency and DNS resolver fallback correctness.
2026-06-27 01:10:11 +03:00
..
src/main update to 12.6.0 (6644) 2026-04-05 13:26:09 +02:00
.gitignore update to 10.1.0 (3919) 2023-09-22 18:40:36 +04:00
build.gradle Implement ABI-split APK builds and DNS fallback chain 2026-06-27 01:10:11 +03:00
google-services.json сборка реального приложения 2026-06-18 16:31:51 +03:00