From ccc1a41caf64c9f753cc70ba7fdf543d83657034 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 27 Apr 2020 07:33:13 -0700 Subject: [PATCH] Add contact tracing category --- contents.json | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/contents.json b/contents.json index 8fe7b9de..eb8d9d6d 100644 --- a/contents.json +++ b/contents.json @@ -111,6 +111,11 @@ "title": "Health", "id": "health" }, + { + "id": "contact-tracing", + "title": "Contract Tracing", + "parent": "health" + }, { "id": "fitness", "title": "Fitness", @@ -19207,7 +19212,7 @@ { "title": "TracePrivately", "category-ids": [ - "health" + "contact-tracing" ], "description": "Uses Apple's Contact Tracing framework", "license": "other", @@ -19376,7 +19381,7 @@ "title": "rakning-c19-app", "description": "Helps to analyse individuals’ travel and trace their movements when cases of infection arise", "category-ids": [ - "health", + "contact-tracing", "react-native" ], "tags": [ @@ -19398,11 +19403,12 @@ "title": "erouska-ios", "description": "Bluetooth contract tracing", "category-ids": [ - "health" + "contact-tracing" ], "tags": [ "swift", - "rxswift" + "rxswift", + "bluetooth" ], "screenshots": ["https://i.imgur.com/9f1ojFj.png"], "lang": "ces", @@ -19416,7 +19422,7 @@ "title": "Hamagen", "description": "Israel's Ministry of Health's COVID-19 exposure prevention app", "category-ids": [ - "health", + "contact-tracing", "react-native" ], "tags": [ @@ -19582,7 +19588,7 @@ { "title": "Stopp Corona", "category-ids": [ - "health" + "contact-tracing" ], "lang": "deu", "description": "Keep track of encounters with friends, family or co-workers and save them anonymously",