ZaStoGram/TMessagesProj
Repository files (latest commit first)
Filename Latest commit message Latest commit date
loop-uh 6748ed5544 Move R8 minification to final APK stage
Skip intermediate R8 minification in the library-level standalone build type. The standalone app module performs final R8 with proper proguard rules, making an extra minify pass in the library redundant and wasteful in CI builds.

Also add validation checks to enforce this build strategy: ensure library standalone build has minifyEnabled false and app-level standalone retains minifyEnabled true with TMessagesProj proguard rules.

Update .gitignore to exclude generated .zip files from tgnet and messenger modules.
2026-07-01 18:57:58 +03:00
..
config Bound post-success proxy shadow; add UI features 2026-07-01 15:34:43 +03:00
jni Add proxy activation generation tracking and TCP failure disambiguation 2026-07-01 18:08:38 +03:00
libs Update to 5.13.0 (1818) 2019-12-31 16:08:08 +03:00
src/main Propagate activationGeneration to visible proxy state 2026-07-01 18:45:37 +03:00
build.gradle Move R8 minification to final APK stage 2026-07-01 18:57:58 +03:00
google-services.json update to 11.1.1 (5235) 2024-09-11 01:07:16 +04:00
proguard-rules-beta.pro update to 11.1.1 (5235) 2024-09-11 01:07:16 +04:00
proguard-rules.pro Add exteraGram plugin support and enhance hooks 2026-06-30 00:30:57 +03:00