You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added persisted appearance settings with System, Light, and Dark modes.
Moved battery settings into the Settings screen and removed the delete-files toggle while keeping cleanup enabled by default.
Redesigned the Home screen with a professional status card, focused Start/Stop action, daily metrics, and a tappable Failed metric that opens recent errors.
Added swipe navigation between tabs with animated page transitions.
Improved Logs with recent-error filtering, 12-hour timestamps without seconds, and friendlier contact labels.
Fixed WhatsApp video sends so MP4 files are sent as video instead of .bin.
Raised the bot video send limit to 1.5 GB.
Validation
Ran ./gradlew :app:assembleDebug successfully.
Installed and launched the debug APK on the connected ADB device during validation.