From 0d08e3a88d8cd6bde043fd41d93228ae149b65f7 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Thu, 27 Aug 2015 21:12:42 +0200 Subject: [PATCH] New app: tagdrop --- metadata/com.github.mofosyne.tagdrop.txt | 34 ++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/com.github.mofosyne.tagdrop.txt diff --git a/metadata/com.github.mofosyne.tagdrop.txt b/metadata/com.github.mofosyne.tagdrop.txt new file mode 100644 index 0000000000..6413eb2059 --- /dev/null +++ b/metadata/com.github.mofosyne.tagdrop.txt @@ -0,0 +1,34 @@ +Categories:Office +License:GPLv3 +Web Site:https://github.com/mofosyne/tagdrop/blob/HEAD/readme.md +Source Code:https://github.com/mofosyne/tagdrop +Issue Tracker:https://github.com/mofosyne/tagdrop/issues + +Auto Name:tagdrop +Summary:Decode data URIs in QR codes +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. +. + +Repo Type:git +Repo:https://github.com/mofosyne/tagdrop/ + +Build:1.0,1 + commit=151956faff1f2bd6d18169693b43dc63c63fe0f1 + subdir=app + gradle=yes + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:1 +