Skip to content

Band Trigger 1.1.1 - Debug

Choose a tag to compare

@Dafaol Dafaol released this 12 Aug 23:51
· 29 commits to main since this release

[1.1.1] - 2026-08-12

Added

  • Auto-Focus Hijack (Beta): Introduced a new background feature that automatically reclaims smartwatch media control when third-party media apps (e.g., YouTube, Spotify) are paused.
  • Universal Media Interception: Implemented NotificationListenerService (FocusListenerService) to detect standard Android media session state changes across the system.
  • Settings Toggle: Added an actionable menu item in the top Toolbar to enable or disable the Auto-Focus feature based on user preference.
  • Permission Flow: Added a native dialog flow to guide users to Android's "Notification Access" settings when enabling the Auto-Focus feature.

Changed

  • Bluetooth Focus Override: Upgraded MediaService with an aggressive focus request protocol (AudioManager.AUDIOFOCUS_GAIN).
  • State Synchronization: Implemented a micro-delay state shift (100ms Play/Pause simulation) inside onStartCommand to bypass rigid Android Bluetooth media locks and force smartwatch screen refreshes.