Skip to content

FlauncherL v2024.11.002 - UI/UX Improvements

Choose a tag to compare

@LeanBitLab LeanBitLab released this 17 Jan 04:46
· 121 commits to master since this release

🎨 UI/UX Improvements

✨ New Features

  • Consistent Focus Indicators: Settings and network widgets now have matching outline + shadow focus style
  • Settings Icon Repositioned: Moved to left of network indicator for better layout
  • Improved App Card Selection: Added drop shadow for visibility on light/white app icons

🐛 Bug Fixes

  • Icon Cache on Uninstall: Fixed stale icons not refreshing after app uninstall
  • Date/Time Dialog Autofocus: Focus now starts on first item instead of last
  • TV Remote Click: Fixed settings button not responding to TV remote select button

🔧 Technical Changes

  • Replaced GestureDetector with InkWell for proper TV remote handling
  • Matched settings icon padding with network indicator size
  • Improved focus_aware_app_bar.dart with reusable focusable widgets

📥 Downloads

  • Universal APK (29MB): Works on all devices
  • ARM64-v8a (13MB): For modern 64-bit ARM devices (recommended)
  • ARMv7a (13MB): For older 32-bit ARM devices
  • x86_64 (13MB): For Intel/AMD 64-bit devices

Full Changelog: v2024.11.001...v2024.11.002