Skip to content

Band Trigger 1.2.1 - Debug

Choose a tag to compare

@Dafaol Dafaol released this 13 Aug 12:19
· 26 commits to main since this release

[1.2.1] - 2026-08-13

Added

  • Bottom Navigation Bar: Implemented Material Design bottom navigation for quick access to main screens.
  • Swipe Navigation: Added ViewPager2 for smooth swipe transitions between Settings, Automations, and About screens.
  • External Links: Added direct links to the project's GitHub Repository and ArtStation portfolio.

Changed

  • Architecture Refactor: Migrated monolithic MainActivity logic into a modular Fragment-based architecture (SettingsFragment, AutomationsFragment, AboutFragment).
  • Settings Screen: Moved the "Hijack Band Focus" toggle to a dedicated Settings screen with real-time permission validation.

Removed

  • Removed legacy fixed layout and old dialog-based About/Settings menus from MainActivity.