Screenshots
Description
SOS Ring makes calls and supported direct messages from VIP contacts audible even if your phone is in Silent, Vibrate, or Do Not Disturb mode.
Perfect for families where someone always keeps their phone on silent but needs to be reachable in emergencies.
HOW IT WORKS:
• Add your VIP contacts (family, partner, etc.)
• Enable the monitoring service
• When a VIP contact calls, SOS Ring overrides Silent/DND mode, plays the ringtone at your chosen volume (25-100%), and vibrates
• Optionally pair their direct WhatsApp, SMS/RCS, or Telegram conversation and choose a separate message volume (5-100%) and sound
• After the alert ends, your phone is restored to its original state — silent mode, DND, volumes, everything
WHY THIS APP EXISTS:
Android 14+ removed per-contact DND exceptions. No built-in way exists to let specific contacts bypass silent mode. Google restricts READ_CALL_LOG on the Play Store, so this type of app can't be published there. SOS Ring is free, open source, and works where others can't.
FEATURES:
• Pick VIP contacts from your phonebook or enter manually; select any or all numbers for contacts with multiple numbers
• Configurable call override volume (25-100%)
• Sound from the first VIP call or the second within 3, 5 or 10 minutes, with per-number exceptions
• Optional volume doubling between successive calls when the base volume is below 50%, capped at 100%
• Optional VIP message alerts for WhatsApp, Google Messages (SMS/RCS), and Telegram
• Separate message sound toggle, volume (5-100%), and Android default or VIP contact sound
• Works in Silent, Vibrate, AND Do Not Disturb mode
• Full state restore after call (including alarm volume)
• Quiet Hours and the temporary mute timer stop both call and message overrides
• Survives phone reboots (auto-start)
• Minimal battery usage (event-driven, no polling)
• Dark mode support
• No ads or tracking
REPEATED CALLS:
The default remains the first call. Choose the mode in Settings, Home or each VIP's menu. Only distinct cellular calls from the same number count; answering or pausing resets the sequence. The window does not slide. Messages do not count and stay silent during cellular calls. Pending counts use local hashed identifiers, expire within the window and are excluded from exports. See the README for details.
LOCATION SHARING (optional, peer-to-peer):
• No SOS Ring server required — you pick a UnifiedPush distributor app (e.g. ntfy on F-Droid); it relays only encrypted data
• End-to-end encrypted using Web Push encryption; the distributor never sees your location
• Each message is signed with a per-device key in the Android Keystore, so the recipient can verify the sender
• Pairing is explicit via QR code — no automatic connections
• Location sharing is off by default per contact; you control who can see your location
• Live tracking streams your position roughly every 10 seconds for a chosen duration, shown on an OpenStreetMap map in the app
• Tracked path is saved locally on the requester's device only — no data leaves without your explicit action
• No server, no analytics, no tracking
PERMISSIONS EXPLAINED:
• Phone State & Call Log: detect incoming calls and identify the caller
• Contacts: pick VIP contacts from your phonebook
• Notification access (optional): identify paired direct conversations; message text is never stored, and conversation identifiers are saved only as hashes
• Do Not Disturb access: override DND when a VIP calls
• Notifications: show a small persistent notification while monitoring
• Location (including background): used only to answer location requests from paired contacts you explicitly authorized, even while the app is not on screen; nothing is collected or sent otherwise
SOURCE CODE: https://github.com/JackRushante/SOSRing
What’s new (2.21.0)
Choose to sound from the first VIP call or from the second within 3, 5 or 10 minutes, with per-number exceptions. Optional volume doubling on subsequent calls when the base volume is below 50%, capped at 100%. Answering resets the sequence; pauses and Quiet Hours block alerts and reset counts. Message sounds stay separate and are suppressed during cellular calls. Existing settings remain unchanged by default.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Phone stateDetect ongoing calls and read device information.
- READ_CALL_LOG
- Audio settingsAdjust volume and audio output.
- ACCESS_NOTIFICATION_POLICY
- Foreground serviceKeep running in the background, visible in the status bar.
- FOREGROUND_SERVICE_SPECIAL_USE
- FOREGROUND_SERVICE_LOCATION
- NotificationsShow notifications.
Show 12 more permissions
- Read contactsAccess the address book.
- CameraTake photos and videos.
- VibrationControl the vibration alert.
- Run at startupStart automatically after the device is switched on.
- Internet accessSend and receive data over the internet.
- Precise locationDetermine the location via GPS.
- Approximate locationDetermine the location via the network.
- Location in backgroundDetermine the location while the app is not open.
- Prevent sleepingKeep the device from going to sleep.
- Network stateCheck whether and how the device is connected.
- Wi-Fi stateRead information about the Wi-Fi connection.
- sosring.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments