Marc Durdin
a3ec34a3ce
feat(android): Spacebar text controls
...
Relates to #949 .
* Adds setSpacebarText() API to Keyman Engine for Android
* Adds displayName API to Keyman Engine for Android
* Adds Preference for spacebar text to Keyman for Android
* Sets default spacebar text to keyboard name for FirstVoices Keyboards
2021-06-24 10:58:26 +10:00
Darcy Wong
5552ee4aad
chore(common): Check in crowdin strings for Spanish (Latin America)
2021-06-11 07:33:56 +07:00
Darcy Wong
f31edd8b52
chore(common): Check in crowdin strings for Amharic
2021-05-19 09:12:39 +07:00
Darcy Wong
923d8be745
fix(common): Remove whitespace for formatting
2021-04-30 09:08:41 +07:00
Darcy Wong
fa72dc5506
chore(common): Update some more strings
2021-04-28 23:15:59 +07:00
Darcy Wong
ab7e7f7ff1
chorre(common): Check in crowdin files for Azerbaijani
2021-04-28 15:17:25 +07:00
Darcy Wong
1c3a6f7081
chore(android): Merge branch 'master' into chore/android/crowdin-id
2021-04-05 08:00:13 +07:00
Darcy Wong
41745a7b0d
chore(common): Check in crowdin for Fulah
2021-04-01 09:12:31 +07:00
Darcy Wong
5a19417780
chore(android): Check in crowdin for Indonesian
...
I tried to use the correct BCP-47 tag `id` instead of `in` for Indonesian. But Java (and Android) still use the deprecated tag `in`...
2021-03-31 11:05:31 +07:00
Darcy Wong
795de1ecf4
chore(android/app): Migrate launcher icon to adaptive
2021-03-18 21:36:52 +07:00
Darcy Wong
a986f95a05
Merge remote-tracking branch 'origin/beta' into fix/oem/fv/android/styling
2021-03-16 07:15:48 +07:00
Darcy Wong
718279b574
chore(common): Update crowdin for km
2021-03-15 13:11:17 +07:00
Darcy Wong
2846eee2ee
fix(android/engine): Fix listview styling
2021-03-13 20:45:36 +07:00
Darcy Wong
6a2e321306
change(android): Update theming
2021-03-13 15:44:47 +07:00
Darcy Wong
f1133d0fc9
chore(android): Check in crowdin files for de
2021-03-03 14:45:53 +07:00
Darcy Wong
350611bae5
fix(android/engine): Display help file in webView
2021-02-11 14:19:38 +07:00
Darcy Wong
7300fd2721
chore(android): Move welcome_package string to KMEA
2021-02-11 12:50:18 +07:00
Darcy Wong
b6fe8a2648
chore(android): Check in crowdin files for fr
2021-02-03 21:13:08 +07:00
Darcy Wong
1be5a81b0d
chore(android): Merge remote-tracking branch 'origin/beta' into feat/android/set-app-locale
2021-01-20 09:05:18 +07:00
Darcy Wong
a99e1121f7
chore(android): Check in crowdin files for de
2021-01-19 15:17:25 +07:00
Darcy Wong
b969bae423
feat(android/app): Add Settings menu to change display language
2021-01-15 06:44:25 +07:00
Darcy Wong
20a2af830a
chore(android): Add Obolo language from crowdin
...
Manually check in crowdin files from crowdin.
Can't use crowdin CLI because it doesn't handle custom langauges
https://support.crowdin.com/api/language-codes/
2021-01-14 20:10:29 +07:00
Darcy Wong
e2d4388506
Merge pull request #4228 from keymanapp/common/crowdin-km
...
chore(common): Check in crowdin files for km (Khmer)
2021-01-14 08:13:29 +07:00
Darcy Wong
3742bb4a0a
chore(android): Check in crowdin files for km
2021-01-08 14:56:50 +07:00
Darcy Wong
7596d393da
fix(android): Address review comments
2021-01-06 14:31:43 +07:00
Darcy Wong
4506aa316f
fix(android/app): Change UX to finish package installation
2020-12-07 13:29:48 +07:00
Darcy Wong
2e29f117df
fix(android/app): Finish packageActivity on Toast errors
...
This stops the activity from generating the Stepper navigation on failed keyboard installs
2020-11-26 12:38:42 +07:00
Darcy Wong
967ec86889
fix(android/app): Check touch keyboard and language count
2020-11-26 11:36:34 +07:00
Darcy Wong
aa18f31a93
feat(android/app): Add setting preference for sending crash report
2020-11-19 11:48:09 +07:00
Darcy Wong
ff5fa80a59
fix(android/app): Don't override system keyboard
...
Reverts #3648
2020-10-27 11:08:34 +07:00
Darcy Wong
0f9f7ec90d
fix(android/app): Switch system keyboard in KMPBrowserActivity
2020-10-02 10:55:58 +07:00
Darcy Wong
464318915a
chore(android/app): Move some classes to KMAPro
2020-09-24 12:51:23 +07:00
Darcy Wong
94659c0716
Merge pull request #3571 from keymanapp/fix/android/title-size
...
fix(android/app): Fix Info page title size
2020-09-18 08:53:17 +07:00
Darcy Wong
a51335901f
fix(android/app): Use TextView instead of toolbar
...
Per review comment, make version string smaller
2020-09-16 09:13:48 +07:00
Darcy Wong
d32607388b
chore(android): Move version string to bottom of page
...
* Also fix label size on larger devices
2020-09-14 09:54:08 +07:00
Darcy Wong
3f45186c94
fix(android): Disable "INSTALL" button if no languages selected
2020-09-08 10:16:02 +07:00
Darcy Wong
b76afe88ad
fix(android/app): Add landscape dimension
2020-09-08 10:11:35 +07:00
Darcy Wong
ea941720dc
fix(android/app): Modify Info Activity to use titlebar styling
2020-09-07 21:24:25 +07:00
Darcy Wong
f604eaa06a
fix(android/app): Fix overflow menu for hdpi devices
2020-08-28 12:30:12 +07:00
Darcy Wong
add7edd25c
chore(android): Cleanup more strings
...
Per review comments:
* Include keyboard name in toast notification on keyboard install
* Remove label_complete and use "OK" button when complete
2020-08-26 15:06:10 +07:00
Darcy Wong
6d98103f75
fix(android): Update titlebar styling
...
Per review comments
* Use ellipsis to truncate long titles
* Use Keyman styling during installation, but keep green accent line for Settings
2020-08-25 13:26:10 +07:00
Darcy Wong
95c05ec9b8
fix(android): Use consistent styling for titlebar text
2020-08-24 16:32:06 +07:00
Darcy Wong
542a4db3d5
chore(android): Tweak languages strings
2020-08-24 08:33:09 +07:00
Darcy Wong
90bdd1f260
fix(android): Add SelectLanguageActivity for SelectPackageActivity
2020-08-22 21:13:45 +07:00
Darcy Wong
617073cc71
feat(android): Start adjusting steps and buttons
2020-08-21 21:52:17 +07:00
Darcy Wong
92b9d1734b
feat(android): Incorporate Stepper for installing packages
2020-08-21 15:10:52 +07:00
Darcy Wong
d8123c5ea9
fix(android): Incorporate review suggestions
...
* Rename var `tempPath` to `isInstallingPackage`
* Tweak install dictionary title (and size of titlebar)
* Change "NEXT ->" button to "INSTALL ->" on language picker page
2020-08-21 08:43:38 +07:00
Darcy Wong
cf7f8a83b5
fix(android): Fix nav bar alignment so it's not covered
2020-08-18 15:24:41 +07:00
Darcy Wong
3d7c7f6bc0
feat(android): Allow user to select multiple languages
2020-08-18 13:58:10 +07:00
Darcy Wong
fa46d03ed2
chore(android): Cleanup
2020-08-18 10:26:16 +07:00