Skip to content

Releases: emirhankolver/InteractiveTextMaker

1.0.8: Unused context parameter has been removed.

03 Oct 17:59

Choose a tag to compare

Release v1.0.7

30 Sep 14:02

Choose a tag to compare

Renders special words as expected after .setText() method runs.

Release V1.0.6

30 Sep 11:26

Choose a tag to compare

The problem with AttributeSet at IntractiveTextView has been fixed.

Release V1.0.5

30 Sep 10:58

Choose a tag to compare

Module's package name updated

Release v1.0.4

30 Sep 10:44

Choose a tag to compare

  • [InteractiveTextView] After calling the .setText method, the problem with special words not being rendered has been fixed.
  • Package name of InteractiveTextView & InteractiveTextMaker has been updated.
  • The initialize() method has been removed from constructors of InteractiveTextView.kt and moved to overridden .setText method.
  • Gradle & Target SDK versions has been upgraded.

1.0.3 Release

24 Aug 06:32

Choose a tag to compare

  • InteractiveTextView has been added.
  • You can also see the live preview of your words processed.
  • .addOnSpecialWordClickListener has been added to InteractiveTextView class.

Version 1.0.2

03 Aug 13:18

Choose a tag to compare

Module package name has been updated.

Version 1.0.1

03 Aug 12:46

Choose a tag to compare

New features have been added!

Interactive Text Maker

02 Aug 20:55

Choose a tag to compare

InteractiveTextMaker.kt moved to a new module.

README.md has been updated.