We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38337eb commit a27268cCopy full SHA for a27268c
PRIVACY.md
@@ -8,9 +8,9 @@ In particular:
8
- This app cannot send data over the internet,
9
because it does not have network access permissions.
10
11
-- This app does not learn user input for candidate prediction.
12
- Candidates are generated deterministically;
13
- there is no model/AI to train.
+- This app does not learn user input for candidate prediction,
+ as candidates are generated deterministically
+ (there is no model/AI to train).
14
15
You are welcome and encouraged to inspect the source code at
16
<<https://github.com/stroke-input/stroke-input-android>>.
0 commit comments