Skip to content

Releases: Nynuzoud/HashTagHelper

added forbidden chars list

04 Mar 10:07

Choose a tag to compare

Pre-release

to avoid highlighting start char when new line symbol or space and etc is following it

Added check for a newline symbol

04 Mar 09:46

Choose a tag to compare

Pre-release
1.1.4.1

added check for a new line

Added trim

03 Mar 16:43

Choose a tag to compare

Added trim Pre-release
Pre-release

to avoid useless highlights in case of spaces or new lines or etc. at the end of the string

added small check just to avoid highlighting in case when 2 or more start chars follows (###)

03 Mar 16:23

Choose a tag to compare

Added possibility to determine own style

03 Mar 15:11

Choose a tag to compare

1.1.2

Added possibility to determine own style

Additional start characters

02 Mar 17:28

Choose a tag to compare

Pre-release

Added ability to use other characters at start, not only "#"
Added first character to onHashTagClicked method just to determine which string with which starting character was clicked
Fixed issue when other spannable strings were erased from the text view