aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/IrregularUnicodeDetector.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-31optimize importsChristian Schneppe1-1/+2
2019-09-20migrate to AndroidXChristian Schneppe1-1/+1
2019-09-19cancel spinning wheel on muclumbus errorChristian Schneppe1-1/+1
2019-09-19warn when using _only_ ambiguous cyrillicChristian Schneppe1-3/+33
2019-07-01code cleanup & small fixesChristian Schneppe1-1/+0
2018-09-23show media preview in messagebubble like text messagesChristian Schneppe1-1/+1
2018-09-23preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe1-2/+2
2018-04-24fixed mixing symbols and letters in unicode detector on pre NChristian Schneppe1-1/+4
2018-04-12increased LruCache for unicode script detectionChristian Schneppe1-1/+1
2018-04-07make unicode detector work on labelsChristian Schneppe1-22/+14
2018-04-07detect irregular unicode in domain partChristian Schneppe1-30/+80
2018-04-07use scripts instead of blocks on Android >= NChristian Schneppe1-7/+47
2018-04-07display irregular unicode code pointsChristian Schneppe1-0/+160