FlauncherL v2024.11.001 - Optimized & Enhanced
·
176 commits
to master
since this release
π Major Update: Optimizations & UX Improvements
β¨ New Features
- TV Remote-Friendly Date/Time Format Selector: Replaced keyboard input with preset selection (6 date + 5 time formats)
- Network Indicator Toggle: Show/hide network status independently in settings
- Widget Reorganization: Network indicator merged with WiFi usage for cleaner layout
π Bug Fixes
- Fixed date/time toggle bug that caused duplicate time display
- Added proper widget keys to prevent state confusion
- Improved DateTimeWidget to detect and apply format changes dynamically
β‘ Optimizations
- Code Modernization: Migrated from
tuplepackage to native Dart 3 records (35 usages) - Dependency Cleanup: Removed
tupleandformatpackages - Asset Reduction: Removed 11 unused wallpaper assets (~5-6MB saved)
- Material Icons: Tree-shaken (99.5% reduction: 1.6MB β 8KB)
- APK Size: Down to 29.7MB (from ~35MB)
π§ Technical Changes
- Debug builds now use
.debugpackage suffix for side-by-side installation - Improved build configuration and gitignore
π₯ Downloads
- Universal APK (29MB): Works on all devices
- ARM64-v8a (13MB): For modern 64-bit ARM devices (recommended for most)
- ARMv7a (13MB): For older 32-bit ARM devices
- x86_64 (13MB): For Intel/AMD 64-bit devices
Full Changelog: v2024.11.000...v2024.11.001