File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
app/src/main/java/io/github/yawnoc/strokeinput Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 33
44## [ Unreleased]
55
6+ - Tweaked privacy policy punctuation (English) and wording (Chinese)
7+ - Updated privacy policy button URL anchor for said tweak
8+
69
710## [ v1.4.1] (67) 不鏽鋼 (2024-12-29)
811
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ public class MainActivity
5050 private static final String ASSETS_DIRECTORY = "file:///android_asset/" ;
5151 private static final String SOURCE_CODE_URI = "https://github.com/stroke-input/stroke-input-android" ;
5252 private static final String PRIVACY_POLICY_URI =
53- "https://github.com/stroke-input/stroke-input-android/blob/master/PRIVACY.md#privacy-policy" ;
53+ "https://github.com/stroke-input/stroke-input-android/blob/master/PRIVACY.md#privacy-policy-english-version " ;
5454
5555 AlertDialog .Builder candidateOrderDialogBuilder ;
5656 Dialog candidateOrderDialog ;
You can’t perform that action at this time.
0 commit comments