Releases: MM2-0/Kvaesitso
Releases · MM2-0/Kvaesitso
Version 1.5.0
- Rebuilt search UI
- Application search is now doing fuzzy-matching, making it more tolerant to typos
- Added an option to automatically launch the keyboard when opening the search
- Added options to hide system bars
- Added two new clock styles: an analog clock and an empty clock style (if you want to hide the clock altogether)
- New widget picker UI. Also, the widget picker now asks for the required permission so this should fix the issue that the launcher sometimes crashed when picking specific widgets and the issue that some widgets were non-functional
- Added French translations (thanks to @BrightDV )
- Also there is now a Weblate instance for this project, so if you are interested in adding support for your language, read this
Version 1.4.3
Version 1.4.2
Version 1.4.1
- Fixed a bug (favorites can now be disabled again)
Version 1.4.0
- Min SDK version is now 26 (Android 8.0 Oreo)
- Settings have been rewritten from scratch
- The settings storage backend has been changed (from SharedPreferences to AndroidX datastore). Some user settings will get lost so please check your settings after the update. The most important things (favorites, weather data, widgets, websearches) are safe however.
- Better permission handling: No more arbitrary permission requests on first start; instead, a banner is shown whenever a functionality is unavailable due to missing permissions
- New customization options for the clock widgets (more clock styles will be added in the future)
- The music widget can now optionally display media sessions from all apps instead of only from music apps
- The Wikipedia URL can now be changed; this is useful if you want to use Wikipedia in a different language
- Lots of internal changes / reorganization of the source code
- Bug fixes
Version 1.3.0
- Minor design changes
- Unit converter now supports units of temperature (°C, °F, K)
- Grid size is now customizable
- Bug fixes
Version 1.2.2
- Reduced pull down gesture distance
- Bug fixes
Version 1.2.1
- Critical bug fix
Version 1.2.0
Don't use this build, it's bugged.
- On Android 12, the app now uses the system color scheme ("Material You")
- Themed icons
- Bug fixes
Version 1.1.0
Version 1.1.0
- Added BrightSky (Deutscher Wetterdienst) weather provider
- Bug fix: local files can't be pinned to favorites on Android R+
- Min SDK version is now 24 (Android 7.0)