1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-29 15:51:17 +00:00
This commit is contained in:
Catfriend1 2019-05-11 12:07:05 +02:00
commit 15ec6a900b

View file

@ -630,6 +630,7 @@ public class DeviceActivity extends SyncthingActivity {
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)