Skip to content

Releases: gabriel-TheCode/AestheticDialogs

Aesthetic Dialogs v1.3.8

19 Aug 23:56
Compare
Choose a tag to compare
  • Fix Gradle dependencies import

Full Changelog: 1.3.7...1.3.8

Aesthetic Dialogs v1.3.7

19 Aug 22:46
4eae3b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.6...1.3.7

Aesthetic Dialogs v1.3.6

11 Mar 17:48
f88fdba
Compare
Choose a tag to compare
  • Update text message max lines of Flash & Flat dialogs
  • Upgrade library version

Aesthetic Dialogs v1.3.5

22 Jan 20:19
61be299
Compare
Choose a tag to compare
  • Fix colors importation issue

Aesthetic Dialogs v1.3.4

18 Nov 21:38
Compare
Choose a tag to compare
  • Improve code by adding kotlin extensions

Aesthetic Dialogs v1.3.3

30 Jul 12:02
Compare
Choose a tag to compare

➕ Add setAnimation() method;
You can now set custom animations on dialogs

Aesthetic Dialogs v1.3.2

29 Jul 11:32
3825512
Compare
Choose a tag to compare

➕ Add new methods

  • setDuration()
  • setGravity()

Aesthetic Dialogs v1.3.0

28 Jul 18:10
Compare
Choose a tag to compare
  • 💯 Migration of source code from Java to Kotlin
  • 🚮 Removal of deprecated methods
  • 🛠 Code refactoring based on the design pattern Builder
  • ✅ Adding setCancelable () property
  • ⏫ Migration from Gradle 5.4.1 to 6.1.1
  • ✅ Addition of the setOnClickListener() method on dialogs with a button
  • 🔄 Update README.md

Aesthetic Dialogs v1.2.1

29 May 14:27
Compare
Choose a tag to compare
  • Improve views by migrating to AndroidX
  • Correction of minor bugs

Aesthetic Dialogs v1.2.0

29 May 14:07
Compare
Choose a tag to compare
  • New beautiful dialog added : Flat 💯
  • Optimize dialog functions calls by reducing redundant layouts