Releases: freefrank/QuickLaunchAssistant
Releases · freefrank/QuickLaunchAssistant
Release list
v0.4
Add activity-level app selection and git-synced version display - Implement long-press to show activity selection dialog for each app - Add ActivityHelper to discover all launchable activities in an app - Create ActivitySelectionDialog with clean UI for activity selection - Support launching specific activities instead of just default launcher - Add fallback mechanism if specific activity launch fails - Sync version number display with git tags in toolbar - Fix version display to avoid duplicate 'v' prefix 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
v0.3
Major UI redesign and dark theme support for v0.3 🎨 Complete visual redesign with Material Design 3 - Modern card-based app list with enhanced visual hierarchy - Beautiful loading screen with animated progress indicators - Real-time progress tracking with app count display 🔍 Advanced search functionality - Instant search across app names and package names - High-contrast search bar with proper theming - Clean, accessible search interface 🌙 Full dark theme support - Automatic system theme following with DayNight theme - Optimized colors for both light and dark modes - Enhanced contrast and readability across all themes ✨ Enhanced user experience - Smooth animations and transitions - Material Design ripple effects - Professional app bar with proper branding - Improved touch targets and accessibility 🎯 Visual improvements - AI chat apps prominently displayed at top - Package names shown for better app identification - Rounded corners and elevated cards throughout - Consistent spacing and typography system
v0.2.1
Update app features for v0.2.1 - Enhanced MainActivity with progress indicator and coroutines - Updated build configuration to Java 17 - Added kotlinx-coroutines-android dependency - Improved UI layout with progress bar