Add MtProxyPhaseContract.h and extract secret-domain helpers into MtProxySecretDomain.{h,cpp}; update CMake and Connection* / MtProxyEndpointPolicy to use phase constants instead of string literals. Fix LogsActivity checkbox init order and sanitize Android string format placeholders in strings.xml. Add static guards Tools/check_android_string_format_contract.py and Tools/check_logs_activity_compile_contract.py and wire them into build-apk workflow and check scripts. Update many mtproxy check tools to honor the new contract and relocated helpers so static checks remain consistent with native changes.
31 lines
648 B
Text
31 lines
648 B
Text
.idea/
|
|
.gradle/
|
|
build/
|
|
obj/
|
|
*.iml
|
|
local.properties
|
|
TMessagesProj/.cxx/
|
|
TMessagesProj/jniLibs/
|
|
TMessagesProj/jniRes/
|
|
**/.DS_Store
|
|
TMessagesProj/afat/
|
|
TMessagesProj_App/afat/
|
|
TMessagesProj_AppHockeyApp/afat/
|
|
TMessagesProj_AppStandalone/afat/
|
|
TMessagesProj_AppHuawei/afat/
|
|
/mtproxy-logs-live
|
|
/mtproxy-logs
|
|
/Tools/__pycache__
|
|
/logs
|
|
AGENTS.md
|
|
/docs
|
|
/docs
|
|
/docs
|
|
/docs
|
|
/docs
|
|
/TMessagesProj/src/main/python/__pycache__
|
|
/TMessagesProj/src/main/python/ui/__pycache__
|
|
/TMessagesProj/src/main/python/extera_utils/__pycache__
|
|
/TMessagesProj/src/main/python/ui/__pycache__
|
|
/TMessagesProj/src/main/python/ui/__pycache__
|
|
/TMessagesProj/src/main/python/__pycache__
|