Skip to content

Releases: MM2-0/Kvaesitso

Version 1.5.0

20 Feb 14:06
9c2743f
Compare
Choose a tag to compare
  • 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

07 Feb 17:50
658a294
Compare
Choose a tag to compare
  • Fix #22
  • Fix #18
  • Nextcloud files will now be opened in the Nextcloud app if installed (#20)

Version 1.4.2

01 Feb 19:39
84b1325
Compare
Choose a tag to compare

Version 1.4.1

30 Jan 18:50
651f0bb
Compare
Choose a tag to compare
  • Fixed a bug (favorites can now be disabled again)

Version 1.4.0

30 Jan 14:18
b22bedd
Compare
Choose a tag to compare
  • 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

19 Dec 12:34
71652ff
Compare
Choose a tag to compare
  • Minor design changes
  • Unit converter now supports units of temperature (°C, °F, K)
  • Grid size is now customizable
  • Bug fixes

Version 1.2.2

10 Dec 21:57
f38c03d
Compare
Choose a tag to compare
  • Reduced pull down gesture distance
  • Bug fixes

Version 1.2.1

07 Dec 18:24
d57b503
Compare
Choose a tag to compare
  • Critical bug fix

Version 1.2.0

07 Dec 17:39
473646d
Compare
Choose a tag to compare

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

29 Sep 20:57
1bb0b64
Compare
Choose a tag to compare

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)