sms-translate/app
Jeena 06ac901366 fork: silence sideload dialog and don't force default-SMS-app role
Two personal-fork-only tweaks for daily use:

- checkAppSideloading() commented out. It surfaces a "this app is
  corrupted, get the original" dialog when applicationId differs from
  the official Fossify one — which is precisely the case for a fork.

- loadMessages() no longer triggers the RoleManager / ACTION_CHANGE_DEFAULT
  prompt on first launch. Read-only SMS permissions are enough to browse
  and translate. The user can opt in to be the default through the
  system settings later if they want.

Not for upstream.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 04:45:00 +00:00
..
src fork: silence sideload dialog and don't force default-SMS-app role 2026-05-19 04:45:00 +00:00
.gitignore refactor(build): rename prepaid product flavor to gplay 2025-05-05 20:20:50 +05:30
build.gradle.kts build: decouple app namespace from applicationId 2026-05-19 04:31:08 +00:00
detekt-baseline.xml chore: update lint baselines (#689) 2026-02-01 12:34:27 +05:30
lint-baseline.xml chore: update lint baselines (#742) 2026-04-05 10:28:03 +05:30
proguard-rules.pro Rename package to org.fossify.messages 2024-01-18 01:05:03 +05:30