Releases: andrewrgarcia/flashcall-release
Release list
v1.1.0 — WhatsApp Auto-Call Reliability Patch
v1.1.0 — WhatsApp Auto-Call Reliability Patch
This update fixes a critical issue affecting WhatsApp auto-calling behavior for all users.
In v1.0.0, the app opened the correct WhatsApp chat but—due to an internal state flag missing during a refactor—the accessibility service did not automatically press the voice-call (“Llamada”) button.
This patch fully restores the expected one-tap calling flow.
✔ What’s Fixed
✓ WhatsApp voice-call automation restored
After selecting a contact and pressing “LLAMAR / CALL,” the app now:
- Opens the correct WhatsApp chat
- Automatically detects the voice-call icon
- Automatically taps the voice-call button
- Initiates the call without user interaction
This behavior is now:
- Consistent
- Instant
- Reliable across all devices
- Working in both ES and EN language modes
🔧 Technical Summary of the Fix
A missing internal trigger flag (WhatsAppCallService.callRequested = true) was preventing the accessibility service from activating after WhatsApp opened.
This patch re-introduces the flag at the correct point in the call flow.
Affected file:
MainActivity.kt
No other logic changed.
No UI changes.
No settings changes.
Simply restored the original functionality.
✔ Other Improvements
- Verified stable behavior on updated WhatsApp UI
- Confirmed compatibility with all saved contact formats
- Codebase kept identical except for the required trigger restoration
📥 Download
FlashCall-v1.1.0-release.apk
(Signed, aligned, install-ready)
📌 Installation
- Download the APK below
- Enable Install unknown apps for your browser
- Open the file → Install
FlashCall v1.1.0 installs cleanly over v1.0.0 because it uses the same signing key.
FlashCall v1.0.0 — First Public Release
v1.0.0 — First Public Release
FlashCall is a simplified WhatsApp-calling assistant designed for seniors and users with limited vision or mobility.
This first public release includes all core functionality, bilingual support, and a clean, high-contrast interface.
✔ Features
- One-tap WhatsApp voice call workflow
- Automatic name cycling with Text-to-Speech (ES/EN)
- Large buttons and high visibility UI
- Customizable contact list with colors
- Caretaker-only settings (long-press the gear icon)
- Full Spanish / English toggle
- Offline, privacy-respecting — no server required
📥 Installation
- Download the APK below
- On your Android device, enable Install unknown apps for your browser
- Open the downloaded file and tap Install
🔐 Signing Information
This APK is fully aligned and signed with the FlashCall private key.