Releases: VaibhavLakhera/minimo-launcher
Releases · VaibhavLakhera/minimo-launcher
v1.20.0
v1.19.1
- Fixed issue of app getting removed when paused
- Increased rename app name length from 30 to 100
v1.19.0
- Added option to change the home app spacing
- Added option to ignore specific characters while searching for an app in the home screen
v1.18.0
- Added support for Notification Dots. Go to the Settings -> Customisation to enable it.
- Running all app related updates using Mutex lock to process the updates sequentially.
- Optimized app updates so that only the provided profile's apps are updated instead of all apps with the provided packageName
v1.16.0
Added work profile support
v1.15.2
- Fixed the crash on app open due to conflicting className
v1.15.1
- Fixed the issue where apps were not displayed for non-primary users of the device
v1.15.0
- Added support to display multiple launcher/activity for a single app.
- Performance improvements for detecting app changes (install, uninstall, update)
v1.14.0
- Added option to automatically open the app if it is the only search result
- Added option to hide the app drawer arrow on the home screen
- App drawer scroll position will now reset to the top on drawer close
v1.13.0
- Added option to show/hide hidden apps in the all apps drawer search
- Added option to change the drawer search bar position to the bottom of the screen
- Added option to apply home app size to all apps in the app drawer
- Moved "Black" theme from the dropdown to a separate toggle which will only apply if the app is in dark mode. This is useful if your phone has auto light/dark mode enabled.
- Updated fastlane and README.md with latest screenshots and description