Thomas Klingbeil
c627fbf485
clarify source of configuration parameters for risk calculation
2020-06-13 19:28:12 +02:00
Sebastian Wolf
70c1fb3dcc
fix: 3 typos found by fossies.org
2020-06-12 09:20:52 +02:00
Thomas Klingbeil
e9d20b23f7
Further explain the minimalRiskScore
2020-06-10 19:15:44 +02:00
Thomas Klingbeil
a907271396
clarify transmission of TAN
2020-06-08 13:03:04 +02:00
Thomas Klingbeil
f396582aeb
Clarification regarding the risk score calculation
2020-06-07 16:43:11 +02:00
Sabine Loss
cad28dc9c4
UA check of the changed / added paragraphs under "Risk Score Calculation" (prep for translation)
2020-06-06 14:16:42 +02:00
aragao
55c0954e05
Chuck to chunk (typo?). Change some verbs in the past to present perfect since this is all current reality and the app is still WIP.
2020-06-05 21:53:07 +02:00
Thomas Klingbeil
53cca7c3b6
Update documentation to represent new risk score calculation
2020-06-05 18:09:19 +02:00
Sabine Loss
e597005977
Update solution_architecture.md
...
Rest of Olivers comments
2020-06-05 10:49:49 +02:00
Sabine Loss
10cc589c3d
Update solution_architecture.md
...
Changes proposed by Oliver
2020-06-05 10:37:42 +02:00
Sabine Loss
5ba77c2110
Update solution_architecture.md
2020-06-05 10:23:19 +02:00
Sabine Loss
749fbb4c31
Update solution_architecture.md
2020-06-04 21:18:18 +02:00
Sabine Loss
2311d17d5c
Update solution_architecture.md
2020-06-04 21:17:40 +02:00
Sabine Loss
24e5271547
Update solution_architecture.md
2020-06-04 17:25:58 +02:00
Thomas Klingbeil
38f4581370
remove duplicate text
2020-06-03 10:54:02 +02:00
Thomas Klingbeil
227925416a
Clarify verification process (fetch of test result)
...
* As the verification server does not store the test result, it needs to be re-fetched from the Test Result Server. This was already represented in Figure 7.
2020-06-03 10:45:55 +02:00
Thomas Klingbeil
44abb9cbdf
Update solution architecture document
...
* Include new test result server in process
* Update figures to represent new component
* Update endpoints in figures 3 and 4
2020-05-31 11:23:32 +02:00
Thomas Klingbeil
5743969ddb
replace placeholder for required Android version
...
fix #138
2020-05-21 19:23:27 +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
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
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
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
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
Niklas
e37b0cfc35
Fixed typos in solution_architecture.md
2020-05-20 12:36:57 +01: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
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
lukasniemeier
5b80a080ee
Specify minimum required iOS version
2020-05-17 23:02:25 +02:00
Thomas Klingbeil
fac101241c
Add solution architecture document
2020-05-17 19:53:38 +02:00