Skip to content

Releases: VaibhavLakhera/minimo-launcher

v1.20.0

15 Oct 16:27
919fadf

Choose a tag to compare

Added screen to Reorder favourite apps.
Go to the Settings -> Favourite Apps -> Reorder Favourites to access it.

v1.19.1

14 Sep 06:06
ae238c4

Choose a tag to compare

  • Fixed issue of app getting removed when paused
  • Increased rename app name length from 30 to 100

v1.19.0

05 Sep 09:08
c9f2789

Choose a tag to compare

  • 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

03 Aug 11:37
367180c

Choose a tag to compare

  • 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

21 Jul 16:42
122dab4

Choose a tag to compare

Added work profile support

v1.15.2

29 Jun 16:19
8722a6e

Choose a tag to compare

  • Fixed the crash on app open due to conflicting className

v1.15.1

29 Jun 06:10
3fbf65a

Choose a tag to compare

  • Fixed the issue where apps were not displayed for non-primary users of the device

v1.15.0

28 Jun 10:52
45194e7

Choose a tag to compare

  • Added support to display multiple launcher/activity for a single app.
  • Performance improvements for detecting app changes (install, uninstall, update)

v1.14.0

14 Jun 07:55

Choose a tag to compare

  • 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

31 May 07:23

Choose a tag to compare

  • 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