Skip to content

Releases: usefulness/easylauncher-gradle-plugin

release-2.2.0

08 Aug 18:00
507b40d
Compare
Choose a tag to compare

Fixed

  • Support for multiple overlays on single icon

release-2.1.0

01 Aug 01:00
23b5f75
Compare
Choose a tag to compare

Added

  • Plugin is now available on Gradle Plugin Portal

Fixed

  • Fixed wrong formatting of generated vector icon

release-2.0.0

01 Aug 00:42
2f7d48c
Compare
Choose a tag to compare

Changed

  • The Easylauncher plugin is now 100% written in Kotlin

Fixed

  • Fixed Vector icons support

Removed

  • [Behavior Change] iconNames and foregroundIconNames had been removed in favor of automatic icon detection

v1.3.1

31 Jul 21:57
Compare
Choose a tag to compare
  • Fix custom ribbon gravity configuration (it was being ignored in some cases :( )

v1.3.0

31 Jul 21:57
Compare
Choose a tag to compare
  • Allow custom ribbon gravity (top, bottom, topRight, topLeft) (thanks for your help @ka05)
  • Allow custom ribbon text size (relative to the icon size) (thanks for your help @arminelec)
  • Some code cleanup

v1.2.0

31 Jul 21:56
Compare
Choose a tag to compare

v1.1.0

31 Jul 21:56
Compare
Choose a tag to compare
  • Allow custom ribbon text
  • Add defaultFlavorNaming option to use flavor name instead of type for default ribbons

v1.0.0

31 Jul 21:56
Compare
Choose a tag to compare
  • First public release