aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/IrregularUnicodeDetector.java (unfollow)
Commit message (Collapse)AuthorFilesLines
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