sms-translate/app
Naveen Singh 14dc9ce860
fix: disable address normalization when checking blocked MMS senders (#644)
Removed MMS sender address normalization when checking against blocked numbers. Previously, blocking an alphanumeric address such as `VE-ViCARE` would block MMS messages from `VE-ViCARE` and the normalized number `83842273`. Even if that collision never occurs in the real world, removing normalization is the correct move and is consistent with how SMS blocking works.
2025-12-21 16:01:53 +05:30
..
src fix: disable address normalization when checking blocked MMS senders (#644) 2025-12-21 16:01:53 +05:30
.gitignore refactor(build): rename prepaid product flavor to gplay 2025-05-05 20:20:50 +05:30
build.gradle.kts chore: bump target SDK version to 35 (#471) 2025-10-26 22:58:17 +05:30
detekt-baseline.xml chore: bump target SDK version to 35 (#471) 2025-10-26 22:58:17 +05:30
lint-baseline.xml chore: update lint baselines (#627) 2025-12-10 23:56:49 +05:30
proguard-rules.pro Rename package to org.fossify.messages 2024-01-18 01:05:03 +05:30