Skip to content

Releases: Iktwo/QuteLauncher

Initial adaptive icon support

05 Mar 05:23
Compare
Choose a tag to compare

Before this QuteLauncher was crashing in Android O or newer due to an impossible cast to BitmapDrawable, this fixes that problem.

This adds initial support for adaptive icons, there is no mask applied to them yet. They will show up as an square for now.

Animation

27 Aug 17:05
Compare
Choose a tag to compare
  • Updated animation.
  • Added config module.

Flavors

25 Aug 06:41
Compare
Choose a tag to compare

Added 2 different flavors.

Full has push notification, crash reports and analytics.

Analytics

24 Aug 02:50
Compare
Choose a tag to compare
  • Updated project to use gradle.
  • Added Firebase Analytics.

Transparent Bars

17 Jun 15:36
Compare
Choose a tag to compare

Added transparent status bar and transparent navigation bar.

Also, the wallpaper is not retrieved anymore as a separate image, the application itself is transparent and Android paints the wallpaper behind it.

Better grid layout

18 Apr 06:00
Compare
Choose a tag to compare

Code cleanup and better grid layout, add loading icon.

Initial version

14 Apr 01:53
Compare
Choose a tag to compare

Simple vertical grid layout.