aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/BarcodeProvider.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-31optimize importsChristian Schneppe1-1/+2
2019-09-20migrate to AndroidXChristian Schneppe1-1/+1
2018-09-13initial work toward api 26+Christian Schneppe1-1/+0
2018-04-12improved logging while deleting old cache filesChristian Schneppe1-2/+3
2018-04-12use utf-8 in barcodesChristian Schneppe1-39/+53
2018-04-02migrate to xmpp-addrChristian Schneppe1-3/+3
2017-03-17use qr codes instead of aztec. Barcode Scanner is terrible at reading aztecChristian Schneppe1-6/+8
2017-01-09unify getFileUri across share and open intentsChristian Schneppe1-3/+4
2016-11-24explictly scan for aztec and qr codes onlyChristian Schneppe1-31/+1
2016-11-24added share button to account detailsChristian Schneppe1-0/+222