Skip to content

Band Trigger 1.3.1 - Debug

Choose a tag to compare

@Dafaol Dafaol released this 14 Aug 14:40
· 19 commits to main since this release

[1.3.1] - 2026-08-14

Added

  • Hidden Camera Module: New hardware trigger to silently take pictures and save them directly to the device using CameraX.
  • Audio Recorder Module: New hardware trigger to record audio via microphone and save it to the public Music/BandTrigger directory. Start/Stop controlled via Play/Pause inputs from the smartband.
  • Dynamic Automation UI: Introduced an Exposed Dropdown Menu in the "New Automation" dialog to select the Action Type (HTTP Webhook, Hidden Camera, Audio Recorder). Dynamically hides URL fields when hardware actions are selected.
  • Runtime Permissions: Added native permission request launchers (Camera and Record Audio) inside the Settings tab when toggling the respective modules.

Changed

  • Settings UI: Restructured the settings layout, replacing the old Accessibility Service switch with dedicated toggles for the new "Hidden Camera" and "Audio Recorder" modules.
  • Watch State Sync: Implemented a 500ms delay trick to automatically force the watch's media state back to "Paused" after a camera trigger, preventing the "Playing" icon from getting stuck.