aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/StylingHelper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-16split heighlights by special charactersChristian Schneppe1-0/+3
2018-05-14apply styling helper to conversation overviewChristian Schneppe1-1/+40
2018-05-03only highlight alphanumeric charsChristian Schneppe1-0/+20
2018-05-02search term parsing + highlightingChristian Schneppe1-1/+9
2018-05-02highlight search term in search resultsChristian Schneppe1-0/+43
2017-12-16Styler: do not style across multiple messagesChristian Schneppe1-2/+13
2017-11-20styling: introduce support for code blocksChristian Schneppe1-8/+10
2017-11-20make keyword styling work in quotesChristian Schneppe1-9/+18
2017-11-20changed text styling to keep the keywordChristian Schneppe1-24/+9
2017-11-20changed preview alpha to 0.6fChristian Schneppe1-2/+2
2017-11-20support for basic IM stylingChristian Schneppe1-0/+134