aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/IrregularUnicodeDetector.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* optimize importsChristian Schneppe2020-01-311-1/+2
* migrate to AndroidXChristian Schneppe2019-09-201-1/+1
* cancel spinning wheel on muclumbus errorChristian Schneppe2019-09-191-1/+1
* warn when using _only_ ambiguous cyrillicChristian Schneppe2019-09-191-3/+33
* code cleanup & small fixesChristian Schneppe2019-07-011-1/+0
* show media preview in messagebubble like text messagesChristian Schneppe2018-09-231-1/+1
* preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe2018-09-231-2/+2
* fixed mixing symbols and letters in unicode detector on pre NChristian Schneppe2018-04-241-1/+4
* increased LruCache for unicode script detectionChristian Schneppe2018-04-121-1/+1
* make unicode detector work on labelsChristian Schneppe2018-04-071-22/+14
* detect irregular unicode in domain partChristian Schneppe2018-04-071-0/+250