From 00941515b7483cee3954dfbcb7ef788834ba3461 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 25 May 2020 07:25:33 -0700 Subject: [PATCH] Add mobile-ios by @AU-COVIDSafe --- contents.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/contents.json b/contents.json index 7fd356a6..3ecf947c 100644 --- a/contents.json +++ b/contents.json @@ -20663,6 +20663,28 @@ "license": "other", "date_added": "May 24 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "COVIDSafe", + "category-ids": [ + "contact-tracing" + ], + "description": "Contact tracing by the Australian Department of Health", + "license": "other", + "source": "https://github.com/AU-COVIDSafe/mobile-ios", + "itunes": "https://apps.apple.com/au/app/covidsafe/id1509242894", + "tags": [ + "swift", + "alamofire", + "keychainswift", + "lottie" + ], + "screenshots": [ + "https://i.imgur.com/9xfQb6n.png" + ], + "date_added": "May 24 2020", + "suggested_by": "@dkhamsing", + "stars": 219 } ] }