kiFOSSk v1.0.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[1.0.0]
Added
- Initial public release of kiFOSSk.
- Home Launcher mode for automatic boot startup.
- Lockscreen bypass via
setShowWhenLocked(). - Settings Activity with configurable dashboard URL, orientation, and boot autostart.
- Long-press gesture to access settings (2-second hold on screen corner).
- Battery optimization request dialog.
- Dark-themed loading screen during WebView initialization.
- Immersive fullscreen mode with navigation/status bar hidden.
- Back button blocking to prevent accidental exits.
Fixed
- Initial release stability and permission validation.