Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Catfriend1 committed May 11, 2019
2 parents af42b41 + 6d3e9a3 commit 15ec6a9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,7 @@ private void onCopyDeviceIdClick() {
private void onQrButtonClick() {
final List<String> targetApplications = list(
"de.markusfisch.android.binaryeye", // Binary Eye
"de.t_dankworth.secscanqr", // SecScanQR
"com.srowen.bs.android", // Barcode Scanner+
"com.srowen.bs.android.simple" // Barcode Scanner+ Simple
// "com.google.zxing.client.android" // Barcode Scanner (2019-02-24: no longer on GPlay)
Expand Down

0 comments on commit 15ec6a9

Please sign in to comment.