mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-29 15:51:17 +00:00
Merge branch 'master' of https://github.com/Catfriend1/syncthing-android
This commit is contained in:
commit
15ec6a900b
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue