Categories: - Development License: GPL-3.0-only SourceCode: https://github.com/mofosyne/tagdrop IssueTracker: https://github.com/mofosyne/tagdrop/issues AutoName: tagdrop Description: |- It's possible to embed small amount of media (like audioclips or javascript games) physically on paper as 2d QR barcodes. This is unlike current usage of QR codes, where it is normally used to just store plaintext or urls or contacts. 1. First objective is to decode data URIs sent in via intent from a scanner like [[com.google.zxing.client.android]] or from a NFC tag reader. 2. Secondary objective, is that for larger files, you want to spread it over multiple QR codes. So we'll need a way to read all these tags an then join it together. Only the first part is done at the moment. RepoType: git Repo: https://github.com/mofosyne/tagdrop/ Builds: - versionName: '1.0' versionCode: 1 commit: 151956faff1f2bd6d18169693b43dc63c63fe0f1 subdir: app gradle: - yes - versionName: '1.2' versionCode: 3 commit: cb73d38e71eaafacc03ed50ce15cdf903afe1eb1 subdir: app gradle: - yes - versionName: '1.3' versionCode: 4 commit: 9406b964af8f3015bdea00a8bc3ebf6d7100c830 subdir: app gradle: - yes AutoUpdateMode: None UpdateCheckMode: RepoManifest CurrentVersion: '1.3' CurrentVersionCode: 4