Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update formatting of Hidden features text #638

Merged
merged 1 commit into from
Apr 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ New dictionary:
\t• When using debug APK, you can find Debug Settings within the Advanced Preferences,though the usefulness is limited except for dumping dictionaries into the log. <br> <br>
\t• In the event of an application crash, you will be prompted whether you want the crash logs when you open the Settings. <br> <br>
\t• When using multilingual typing, space bar will show an confidence value used for determining the currently used language. <br> <br>
\t• Suggestions will have some tiny numbers on top showing some internal score and source dictionary (can be disabled).
\t• Suggestions will have some tiny numbers on top showing some internal score and source dictionary (can be disabled). <br> <br>
► For users doing manual backups with root access: Starting at Android 7, the shared preferences file is not in the default location, because the app is using %s. <br>
This is necessary so the settings can be read before the device is unlocked, e.g. at boot. <br>
The file is located in /data/user_de/0/package_id/shared_prefs/, though this may depend on the device and Android version.</string>
Expand Down