Releases: MM2-0/Kvaesitso
Releases · MM2-0/Kvaesitso
Version 1.11.0
- New app icon (thanks to @EliotAku)
- Added swipe down gesture to open notifications shade (only in pager layout)
- The calendar widget will now always show the next event
- Remove list item swipe actions
- Hidden items have been moved, they can now be accessed under Settings > Search > Hidden search results or using the shortcut at the end of the search results
- Added Polish translation (thanks to @Zekiu)
- Bugfixes and other improvements
Version 1.10.1
- Fix a weird bug that the clock widget sometimes had the wrong color
- Minor optimizations
Version 1.10.0
- There is now an alternative layout option (search bar at the bottom, reversed search results order, swipe left to open search)
- Bug fixes, probably
Version 1.9.0
- Material You Compat: all Android versions from 8.1 - 11 will now use a color scheme based on the device's wallpaper, similar to how it has already been done on Android 12
- Custom color scheme: You can now customize the launcher's color scheme to your liking
- The grid icon size is now customizable
- The currency converter can now be disabled
- Bug fixes
Version 1.8.1
- Updated translations
- Fix widgets not updating (#55)
Version 1.8.0
- Added favorites widget
- The clock widget can now optionally display the first row of favorites instead of the current date
- Added (partial) Portuguese (Brazil) translations, thanks to @jontaix
- Bug fixes
Version 1.7.1
- Crash fix
Version 1.7.0
- Added search for App shortcuts
- New crash reporter UI
- Fixed splash screens on Android 12
- Added Italian translations (thanks to @glemco!)
- Added Swedish translations (thanks to @zackcatdisc!)
- Added (partial) Spanish translations (thanks to @Relwi!)
Version 1.6.0
- The clock widget will show different information depending on what might be useful at the moment
- The process of adding web searches has been simplified: there is now an import button that let's you specify a URL (for example: github.com) which will then be used to auto-fill all the required fields
- This works by using the OpenSearch standard (the standard that is used by web browsers to automatically add web search engines to the browser's search bar). Sadly it is not as widely supported as I was hoping so you may still need to manually enter the required data for some search engines.
- The default color scheme for pre-Android-12 has been changed
- App search now supports Pinyin (Latin transliteration of Chinese characters)
- Contact search now takes the phonetic name field into account
- Added Chinese translations, thanks to @labrusca
- Added (partial) Russian translations, thanks to @sireuz1
- Bugfixes
Version 1.5.1
- Fix a crash on Android 8-10