aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/BarcodeProvider.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* initial work toward api 26+Christian Schneppe2018-09-131-1/+0
| | | | | * introduce notification channels * always use foreground service on 26+
* improved logging while deleting old cache filesChristian Schneppe2018-04-121-2/+3
|
* use utf-8 in barcodesChristian Schneppe2018-04-121-39/+53
|
* migrate to xmpp-addrChristian Schneppe2018-04-021-3/+3
|
* use qr codes instead of aztec. Barcode Scanner is terrible at reading aztecChristian Schneppe2017-03-171-6/+8
|
* unify getFileUri across share and open intentsChristian Schneppe2017-01-091-3/+4
|
* explictly scan for aztec and qr codes onlyChristian Schneppe2016-11-241-31/+1
|
* added share button to account detailsChristian Schneppe2016-11-241-0/+222