From 2818a63e2c6d3116001eca6e0ddf852825dfdd55 Mon Sep 17 00:00:00 2001 From: Smooklu <37220586+Smooklu@users.noreply.github.com> Date: Thu, 25 Nov 2021 12:48:36 -0600 Subject: [PATCH 01/13] Create README.md --- apps/fd6fdetect/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 apps/fd6fdetect/README.md diff --git a/apps/fd6fdetect/README.md b/apps/fd6fdetect/README.md new file mode 100644 index 000000000..77b0ca1dd --- /dev/null +++ b/apps/fd6fdetect/README.md @@ -0,0 +1 @@ +![fd6fdetectlogo](https://user-images.githubusercontent.com/37220586/143489902-14f1b54b-b311-4ec9-bcf1-60107b24ce84.png) From 9f002934015e4bacc43a652703418d9c8ad7c29e Mon Sep 17 00:00:00 2001 From: Smooklu <37220586+Smooklu@users.noreply.github.com> Date: Thu, 25 Nov 2021 12:50:35 -0600 Subject: [PATCH 02/13] Update README.md --- apps/fd6fdetect/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/fd6fdetect/README.md b/apps/fd6fdetect/README.md index 77b0ca1dd..42172c9d5 100644 --- a/apps/fd6fdetect/README.md +++ b/apps/fd6fdetect/README.md @@ -1 +1,2 @@ ![fd6fdetectlogo](https://user-images.githubusercontent.com/37220586/143489902-14f1b54b-b311-4ec9-bcf1-60107b24ce84.png) +An app dedicated to letting you know how many Exposure Notification beacons are near you. From f5940b5bdbc0fc3118544821b6508f78f10a59f1 Mon Sep 17 00:00:00 2001 From: Smooklu <37220586+Smooklu@users.noreply.github.com> Date: Thu, 25 Nov 2021 12:52:27 -0600 Subject: [PATCH 03/13] Update README.md --- apps/fd6fdetect/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fd6fdetect/README.md b/apps/fd6fdetect/README.md index 42172c9d5..ebb40989b 100644 --- a/apps/fd6fdetect/README.md +++ b/apps/fd6fdetect/README.md @@ -1,2 +1,2 @@ -![fd6fdetectlogo](https://user-images.githubusercontent.com/37220586/143489902-14f1b54b-b311-4ec9-bcf1-60107b24ce84.png) +# ![fd6fdetectlogo](https://user-images.githubusercontent.com/37220586/143489902-14f1b54b-b311-4ec9-bcf1-60107b24ce84.png) An app dedicated to letting you know how many Exposure Notification beacons are near you. From 6482297881ddfeef3202ae235e1e4a38f1826f9b Mon Sep 17 00:00:00 2001 From: Smooklu <37220586+Smooklu@users.noreply.github.com> Date: Thu, 25 Nov 2021 12:53:16 -0600 Subject: [PATCH 04/13] Update ChangeLog --- apps/fd6fdetect/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/fd6fdetect/ChangeLog b/apps/fd6fdetect/ChangeLog index 3c82c3ca7..b85df5ace 100644 --- a/apps/fd6fdetect/ChangeLog +++ b/apps/fd6fdetect/ChangeLog @@ -1 +1,2 @@ 0.1: Added source code +0.2: Added a README file From 85b7115c731479ede76db6c659a071f9390dd352 Mon Sep 17 00:00:00 2001 From: Smooklu <37220586+Smooklu@users.noreply.github.com> Date: Thu, 25 Nov 2021 12:54:33 -0600 Subject: [PATCH 05/13] Update README.md --- apps/fd6fdetect/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fd6fdetect/README.md b/apps/fd6fdetect/README.md index ebb40989b..4d3bfb2bf 100644 --- a/apps/fd6fdetect/README.md +++ b/apps/fd6fdetect/README.md @@ -1,2 +1,2 @@ -# ![fd6fdetectlogo](https://user-images.githubusercontent.com/37220586/143489902-14f1b54b-b311-4ec9-bcf1-60107b24ce84.png) +# ![fd6fdetectlogo](https://user-images.githubusercontent.com/37220586/143490430-980b1cf3-1de7-4ad3-9ff9-e3d31a67e215.png) An app dedicated to letting you know how many Exposure Notification beacons are near you. From 6508ed8b3fc99d0a39fb460a47f7d989c6f3eb7b Mon Sep 17 00:00:00 2001 From: Smooklu <37220586+Smooklu@users.noreply.github.com> Date: Thu, 25 Nov 2021 12:57:25 -0600 Subject: [PATCH 06/13] Update apps.json --- apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.json b/apps.json index 25093a5a3..ec24146b5 100644 --- a/apps.json +++ b/apps.json @@ -3988,6 +3988,7 @@ "description": "Allows you to see 0xFD6F beacons near you.", "icon": "app.png", "tags": "tool", + "readme": "README.md", "supports": ["BANGLEJS"], "storage": [ {"name":"fd6fdetect.app.js","url":"app.js"}, From 4fb4d12ba48dee2869338cf1d4e4675e18a0d86a Mon Sep 17 00:00:00 2001 From: Smooklu <37220586+Smooklu@users.noreply.github.com> Date: Thu, 25 Nov 2021 13:00:28 -0600 Subject: [PATCH 07/13] Update README.md --- apps/fd6fdetect/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fd6fdetect/README.md b/apps/fd6fdetect/README.md index 4d3bfb2bf..7e926aac7 100644 --- a/apps/fd6fdetect/README.md +++ b/apps/fd6fdetect/README.md @@ -1,2 +1,2 @@ -# ![fd6fdetectlogo](https://user-images.githubusercontent.com/37220586/143490430-980b1cf3-1de7-4ad3-9ff9-e3d31a67e215.png) +![fd6fdetectlogo](https://user-images.githubusercontent.com/37220586/143490833-a88e4666-dcca-4613-bcee-bb2a33af67c0.png) An app dedicated to letting you know how many Exposure Notification beacons are near you. From a1a56601c0579d4a9e9756eb83bfcd8a802a9510 Mon Sep 17 00:00:00 2001 From: Smooklu <37220586+Smooklu@users.noreply.github.com> Date: Thu, 25 Nov 2021 13:00:38 -0600 Subject: [PATCH 08/13] Update README.md --- apps/fd6fdetect/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/fd6fdetect/README.md b/apps/fd6fdetect/README.md index 7e926aac7..7f7168dfb 100644 --- a/apps/fd6fdetect/README.md +++ b/apps/fd6fdetect/README.md @@ -1,2 +1,3 @@ -![fd6fdetectlogo](https://user-images.githubusercontent.com/37220586/143490833-a88e4666-dcca-4613-bcee-bb2a33af67c0.png) +#![fd6fdetectlogo](https://user-images.githubusercontent.com/37220586/143490833-a88e4666-dcca-4613-bcee-bb2a33af67c0.png) + An app dedicated to letting you know how many Exposure Notification beacons are near you. From f9286cbee97efeb9c63f2672b520e8976e59e45a Mon Sep 17 00:00:00 2001 From: Smooklu <37220586+Smooklu@users.noreply.github.com> Date: Thu, 25 Nov 2021 13:00:48 -0600 Subject: [PATCH 09/13] Update README.md --- apps/fd6fdetect/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fd6fdetect/README.md b/apps/fd6fdetect/README.md index 7f7168dfb..d134bc1ba 100644 --- a/apps/fd6fdetect/README.md +++ b/apps/fd6fdetect/README.md @@ -1,3 +1,3 @@ -#![fd6fdetectlogo](https://user-images.githubusercontent.com/37220586/143490833-a88e4666-dcca-4613-bcee-bb2a33af67c0.png) +# ![fd6fdetectlogo](https://user-images.githubusercontent.com/37220586/143490833-a88e4666-dcca-4613-bcee-bb2a33af67c0.png) An app dedicated to letting you know how many Exposure Notification beacons are near you. From bc27677f5ef33bf85d67df951edae6dce437248e Mon Sep 17 00:00:00 2001 From: Smooklu <37220586+Smooklu@users.noreply.github.com> Date: Thu, 25 Nov 2021 13:02:43 -0600 Subject: [PATCH 10/13] Update apps.json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index ec24146b5..9fc551243 100644 --- a/apps.json +++ b/apps.json @@ -3984,7 +3984,7 @@ "id": "fd6fdetect", "name": "fd6fdetect", "shortName": "fd6fdetect", - "version": "0.1", + "version": "0.2", "description": "Allows you to see 0xFD6F beacons near you.", "icon": "app.png", "tags": "tool", From 08fd95ab9a3cb50f26605cebb4ae7411c1823c48 Mon Sep 17 00:00:00 2001 From: Smooklu <37220586+Smooklu@users.noreply.github.com> Date: Thu, 25 Nov 2021 13:04:09 -0600 Subject: [PATCH 11/13] Update README.md --- apps/fd6fdetect/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fd6fdetect/README.md b/apps/fd6fdetect/README.md index d134bc1ba..1a7cce8bd 100644 --- a/apps/fd6fdetect/README.md +++ b/apps/fd6fdetect/README.md @@ -1,3 +1,3 @@ -# ![fd6fdetectlogo](https://user-images.githubusercontent.com/37220586/143490833-a88e4666-dcca-4613-bcee-bb2a33af67c0.png) +# FD6FDetect An app dedicated to letting you know how many Exposure Notification beacons are near you. From 43b447f81c3f40b1c042a9551ec71a1f29aa4d91 Mon Sep 17 00:00:00 2001 From: Smooklu <37220586+Smooklu@users.noreply.github.com> Date: Thu, 25 Nov 2021 13:17:35 -0600 Subject: [PATCH 12/13] Update apps.json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index f43205d54..46e03bea0 100644 --- a/apps.json +++ b/apps.json @@ -4417,7 +4417,7 @@ "interface": "interface.html", "supports": ["BANGLEJS", "BANGLEJS2"], "readme": "README.md", - "allow_emulator": true, + "allow_emulator": false, "storage": [ {"name":"authentiwatch.app.js","url":"app.js"}, {"name":"authentiwatch.img","url":"app-icon.js","evaluate":true} From fa4fd118e28787458623159617600b4d42432e98 Mon Sep 17 00:00:00 2001 From: Smooklu <37220586+Smooklu@users.noreply.github.com> Date: Thu, 25 Nov 2021 13:20:52 -0600 Subject: [PATCH 13/13] Update apps.json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 46e03bea0..f43205d54 100644 --- a/apps.json +++ b/apps.json @@ -4417,7 +4417,7 @@ "interface": "interface.html", "supports": ["BANGLEJS", "BANGLEJS2"], "readme": "README.md", - "allow_emulator": false, + "allow_emulator": true, "storage": [ {"name":"authentiwatch.app.js","url":"app.js"}, {"name":"authentiwatch.img","url":"app-icon.js","evaluate":true}