🚀 OnePlusPlusLauncher v1.1.0
✨ What's New
🔄 New Feature: Swipe Down Search Redirect
- Redirects to app drawer when swipe down is detected, and auto focus search input (if enabled)
- (for this, change swipe down gesture to "Global Search" in launcher settings)
🎛️ Complete Feature Control
- All features now toggleable - Every functionality can be enabled/disabled individually
- Organized settings UI - Features grouped into logical categories with visual dividers:
- 🔍 Search Enhancement (Fuzzy Search, Enter Key Launch)
- 🎯 Auto Focus (Swipe Up Auto Focus)
- 🔄 Search Redirect (Global Search & Swipe Down Redirects + Auto Focus)
🔧 Enhanced Compatibility
- Fixed Enter key app launch for Launcher 15.6.13 (and hopefully upcoming versions)
🎯 Better Auto Focus Control
- Separate toggles for auto focus behavior:
- Auto focus when swiping up to app drawer
- Auto focus when using global search button redirect
- Auto focus when using swipe down search redirect
🛠️ Technical Improvements
- Massive code cleanup and modularization
- Shared utility functions to reduce code duplication
- Upped AGP version to 8.10.1