Commit Graph

228 Commits

Author SHA1 Message Date
Thomas Kowark 811847820b
docs: Add UI Screens Document 2020-05-29 17:21:26 +02:00
Sebastian Wolf cca8b77267
docs: Clarify trademark status of CWA logo 2020-05-27 09:23:29 +02:00
Thomas Kowark 52fa4b8a90
Merge pull request #150 from benekuehn/master
Update scoping_document.md
2020-05-26 14:25:49 +02:00
benekuehn 6819d4ef50
Update scoping_document.md
deleted the apostrophe as requested in pr #150
2020-05-26 14:20:16 +02:00
benekuehn b8786a2823
Update scoping_document.md
Line 77 only wrote "publish pseudonymized warn ID" but has to be "publish pseudonymized warn ID's" as each user will have generated more than one ID during the use of the app, as also stated later in line 156 correctly.
2020-05-26 14:12:36 +02:00
Eyk Kny 1670fb8de9
Link to CWA Server architecture document 2020-05-23 17:35:46 +02:00
Eyk Kny 8e79e2bf3e
Link to Verification Server Software Design document 2020-05-23 17:07:44 +02:00
Thomas Klingbeil 5743969ddb
replace placeholder for required Android version
fix #138
2020-05-21 19:23:27 +02:00
Sebastian Wolf aacc88c461
Merge pull request #124 from henningfemmer/master
Made User Story template readable in markdown and consistent across user stories
2020-05-21 15:09:43 +02:00
Thomas Klingbeil 3c14b01d9a
update details on attenuation buckets
fixes #135
2020-05-21 14:35:49 +02:00
Thomas Klingbeil 199c4ace61
remove weights from configuration parameters
update solution architecture document
relates #94
2020-05-21 14:33:21 +02:00
Thomas Klingbeil 5efb896413
Figure 4, step 1: TAN —> teleTAN
fixes #133
2020-05-21 13:39:25 +02:00
Thomas Klingbeil 9377e5d8fd
Mention compression advantage of lexicographic order
fixes #132
2020-05-21 13:24:42 +02:00
Thomas Klingbeil bf2a1e8e86
Merge pull request #131 from marcopashkov/patch-8
reference correction
2020-05-21 13:07:04 +02:00
Thomas Klingbeil c881f48b65
Merge pull request #130 from marcopashkov/patch-6
minor correction
2020-05-21 13:06:08 +02:00
Marco Pashkov 8a5ea55e67
reference correction 2020-05-20 22:45:41 -07:00
Marco Pashkov 6fb4c5e379
minor correction 2020-05-20 22:08:36 -07:00
Thomas Klingbeil 6bef35b324
Merge pull request #121 from Lindronics/solution-architecture-typo
Fixed typos in solution_architecture.md
2020-05-20 18:07:14 +02:00
Thomas Klingbeil d71198ed2b
Merge branch 'master' into solution-architecture-typo 2020-05-20 18:07:06 +02:00
Thomas Klingbeil 8622194c05
Merge pull request #109 from marcopashkov/patch-5
replacing incorrect use of citizens
2020-05-20 18:00:12 +02:00
Thomas Klingbeil 661f9efdd4
Merge pull request #104 from marcopashkov/patch-1
better phrasing
2020-05-20 17:59:05 +02:00
Thomas Klingbeil 418f2add73
Merge branch 'master' into patch-1 2020-05-20 17:58:55 +02:00
Thomas Klingbeil 4be065f858
use words API/framework correctly 2020-05-20 17:56:36 +02:00
Marco Pashkov 17354f4370
Update solution_architecture.md 2020-05-20 08:46:56 -07:00
Marco Pashkov 708909471b
`sending power` to `transmit power`
(as discussed above in pull request)
2020-05-20 08:39:25 -07:00
Sebastian Wolf 620611fe7f
docs: Include CWA logo and ToC in READMEs 2020-05-20 16:32:14 +02:00
Sebastian Wolf 03ed8bcfc7
assets: Add CWA logo 2020-05-20 15:54:11 +02:00
Henning Femmer 1c1bc27229
Made the User stories consistent with User Story Template
The template defined at the beginning was used inconsistently, so I made it consistent. I also used the common Pattern: As a, I want, so that (cf. Mike Cohn: https://www.mountaingoatsoftware.com/agile/user-stories)
2020-05-20 15:41:10 +02:00
Henning Femmer e290ab4451
Replaced <> with &lt; and &gt;
Brackets were read as html tags and not displayed in markdown. I used &lt; and &gt; instead
2020-05-20 15:27:54 +02:00
Niklas e37b0cfc35 Fixed typos in solution_architecture.md 2020-05-20 12:36:57 +01:00
Thomas Klingbeil 8593239d3a
Merge pull request #106 from marcopashkov/patch-2
clarification and correction
2020-05-20 10:44:44 +02:00
Thomas Klingbeil 984a2b08e2
Merge branch 'master' into patch-2 2020-05-20 10:41:57 +02:00
Thomas Klingbeil fe2d29cdc7
Merge pull request #107 from marcopashkov/patch-3
Clarification and contextual link to the diagrams
2020-05-20 10:40:18 +02:00
Thomas Klingbeil e32c803517
Merge pull request #111 from marcopashkov/patch-6
correction and simplification
2020-05-20 10:27:55 +02:00
Thomas Klingbeil 97840b86bd
clarify that upload only happens with user consent
fixes #105
2020-05-20 09:16:31 +02:00
Marco Pashkov b29195053b
correction and simplification 2020-05-19 23:00:27 -07:00
Marco Pashkov 91249316fd
replacing incorrect use of citizens
I am guessing the author did not actually meant to use `citizens` (Staatsbuerger) in those two instances, since also non-citizen that reside in Germany are probably allowed, if not encouraged to use the app as well.
2020-05-19 22:46:34 -07:00
Marco Pashkov 0b5b99107e
correction of the figures 2020-05-19 22:19:16 -07:00
Marco Pashkov 5af91deaea
Clarification and contextual link to the diagrams
`main approaches` implies that the app will eventually only use either option 1 or option 2. However, I am guessing the author meant that those are both options to be used in the production app.

I further highlighted the two options visually and removed clutter.
2020-05-19 22:16:17 -07:00
Marco Pashkov bda22bdf60
clarification and correction 2020-05-19 21:58:06 -07:00
Marco Pashkov 6a3460659b
better phrasing
there is no `sending power`, but [signal strength](https://developer.apple.com/documentation/corebluetooth/cbperipheral/1518869-rssi)
2020-05-19 21:28:09 -07:00
Sebastian Wolf 031c17f6ac
Merge branch 'master' of https://github.com/corona-warn-app/cwa-documentation 2020-05-19 19:48:57 +02:00
Sebastian Wolf 75263146a2
docs: Make glossary more precise, add more terms, fixes #87 2020-05-19 19:48:42 +02:00
Thomas Klingbeil 37675b2509
Update sequence diagram (figure 7)
Fix the time when a TAN is being retrieved.
Fixes #98
2020-05-19 15:02:47 +02:00
Thomas Klingbeil 5ee1090992
Update risk score calculation
follow documentation at https://developer.apple.com/documentation/exposurenotification/enexposureconfiguration

fix #94
2020-05-19 12:43:08 +02:00
Thomas Klingbeil 7135ba04f4
change labels in figures for consistant naming
fixes #89
2020-05-19 11:25:31 +02:00
Thomas Klingbeil ad97ce2fae
remove phone number from message to health authority
information is not necessarily available
fixes #91
2020-05-19 09:24:23 +02:00
Sebastian Wolf e41b87fc9a
docs: German - Bias-free language and communication 2020-05-18 19:27:06 +02:00
Sebastian Wolf 9d2fd19f3c
docs: Add glossary for acronyms and special terms 2020-05-18 14:39:41 +02:00
lukasniemeier 5b80a080ee Specify minimum required iOS version 2020-05-17 23:02:25 +02:00