jahorton
|
67ac12969f
|
Minor tweaks to offline mirror script
|
2019-09-19 12:10:23 +07:00 |
|
jahorton
|
32e522efda
|
Eliminates the old "WebPages" Xcode 'group'.
|
2019-09-19 12:10:23 +07:00 |
|
jahorton
|
d6df630401
|
Offline mirror of current iOS help
|
2019-09-19 12:10:23 +07:00 |
|
jahorton
|
6429375060
|
Confirmed functional offline help structure
|
2019-09-19 12:10:23 +07:00 |
|
jahorton
|
5bb90b2ca4
|
A bit more script polish
|
2019-09-19 12:10:23 +07:00 |
|
jahorton
|
f5f992d986
|
Establishes successful mirroring of now-live help
|
2019-09-19 12:10:23 +07:00 |
|
jahorton
|
759e6effe1
|
Start of help update script
|
2019-09-19 12:10:23 +07:00 |
|
jahorton
|
6afbdac2ae
|
Adjusts sys kbd setup help link to use help.keyman
|
2019-09-19 09:02:20 +07:00 |
|
jahorton
|
77e30dd527
|
Points 'info' to a versioned help.keyman page
|
2019-09-12 12:29:38 +07:00 |
|
Marc Durdin
|
7af4659e63
|
Merge pull request #2073 from keymanapp/developer-clarify-filename-in-project-dialog-fixes-2044
[Developer] Clarify the project filename that will be created and simplify the mental model for Browse button in Project Template dialogs.
|
2019-09-11 20:45:21 +10:00 |
|
Joshua Horton
|
07a537de47
|
Merge pull request #2076 from keymanapp/ios-2072-predictive-q
[iOS] Fixes iOS predictive banner due to key-distribution calc breakage
|
2019-09-11 14:12:11 +07:00 |
|
jahorton
|
b1a15ed7aa
|
Fixes #2076. Filters redundant kb resizes
|
2019-09-11 13:54:57 +07:00 |
|
Joshua Horton
|
ba343788e7
|
Merge pull request #2071 from keymanapp/web-1980-antidisestablishmentarianism
[Web] Suggestion banner overflow-x support
|
2019-09-11 12:34:37 +07:00 |
|
jahorton
|
7e0df21a94
|
Addresses PR review concerns
|
2019-09-11 10:19:33 +07:00 |
|
Darcy Wong
|
e77bc917a5
|
Merge pull request #2068 from keymanapp/linux-remove-download-source
[Linux] remove download source
|
2019-09-11 08:21:43 +07:00 |
|
Darcy
|
b0cb4d85cc
|
Update history.md
|
2019-09-11 08:21:08 +07:00 |
|
Marc Durdin
|
3c3d1502ac
|
history.md
|
2019-09-11 06:22:07 +10:00 |
|
Marc Durdin
|
25d525cbfe
|
[Developer] Clarify the project filename that will be created and simplify the mental model for Browse button in Project Template dialogs. Fixes #2044.
|
2019-09-11 06:20:27 +10:00 |
|
Marc Durdin
|
3e8315d8d3
|
Merge pull request #2063 from keymanapp/ios-remove-donation-link
[iOS] Remove donate link per Apple requirements for FV Keyboards app
|
2019-09-10 21:03:01 +10:00 |
|
jahorton
|
4bddf8a185
|
Centralizes overflow scroll handling data
|
2019-09-10 10:35:39 +07:00 |
|
jahorton
|
73aea8eb88
|
Fixes #1980. Enables suggestion scrolling
|
2019-09-10 10:23:27 +07:00 |
|
Joshua Horton
|
1609073c2f
|
Merge pull request #2067 from keymanapp/ios-1939-reentry-osk-scale
[iOS] Fix for OSK scaling on app re-entry
|
2019-09-09 12:00:11 +07:00 |
|
Joshua Horton
|
0fe42bca73
|
Merge pull request #2064 from keymanapp/web-1767-key-102-default-output
[Web] Touch-device default output for 102nd key
|
2019-09-09 11:59:56 +07:00 |
|
Darcy
|
a4ed667cea
|
Don't download keyboard source
Fix #1789
Remove `download_source` (originally started in #1679)
|
2019-09-09 11:07:08 +07:00 |
|
jahorton
|
6308a36051
|
Beta version history.md tweak
|
2019-09-09 09:51:45 +07:00 |
|
Darcy Wong
|
537542beb6
|
Merge pull request #2066 from keymanapp/android-custom-keyboard-exception
[Android] Add check for `KMKey_CustomKeyboard`
|
2019-09-08 21:50:46 -05:00 |
|
jahorton
|
986edd1a39
|
Fixes #1939.
|
2019-09-09 09:47:02 +07:00 |
|
Darcy Wong
|
52a2734919
|
Update history.md
|
2019-09-09 09:42:08 +07:00 |
|
Darcy Wong
|
245a119fc3
|
Add check for KMKey_CustomKeyboard
|
2019-09-09 09:39:37 +07:00 |
|
Darcy Wong
|
60fc979a72
|
Merge pull request #2065 from keymanapp/android-exception-handling
[Android] Update exception handling for CloudRepository
|
2019-09-08 20:55:54 -05:00 |
|
Darcy Wong
|
c59ec0f2c9
|
Update history.md
|
2019-09-09 08:55:30 +07:00 |
|
jahorton
|
fcacb8010d
|
Mispredicted PR's number; fixing history.md
|
2019-09-09 08:43:47 +07:00 |
|
jahorton
|
2734975533
|
history.md. Fixes #1767.
|
2019-09-09 08:38:41 +07:00 |
|
jahorton
|
09401eb4d3
|
Fixes lack of output from key 102 on touch devices
|
2019-09-09 08:36:49 +07:00 |
|
Darcy Wong
|
284c7510c9
|
Handle NPE when parsing Cloud repo JSON
|
2019-09-09 08:25:27 +07:00 |
|
Marc Durdin
|
330709b5d5
|
[iOS] Remove donate link per Apple requirements for FV Keyboards app
|
2019-09-09 09:36:04 +10:00 |
|
Marc Durdin
|
742f71164d
|
Merge pull request #2061 from keymanapp/developer-show-char-preview-in-mobile-web-test
[Developer] Character preview was not updating in mobile web touch test.
|
2019-09-09 09:16:18 +10:00 |
|
Marc Durdin
|
4fac7d6a5e
|
history.md
|
2019-09-09 09:15:54 +10:00 |
|
Marc Durdin
|
51ee6aa244
|
[Developer] Fixes #1972. Character preview was not updating in mobile web touch test.
|
2019-09-08 16:33:11 +10:00 |
|
Marc Durdin
|
8b181327a9
|
Merge pull request #2059 from keymanapp/developer-make-sure-new-project-is-really-new
[Developer] Make sure New Project actually starts a new, blank project.
|
2019-09-08 16:06:08 +10:00 |
|
Marc Durdin
|
181f809079
|
Merge pull request #2060 from keymanapp/developer-dont-rewrite-bcp47-if-user-selects
[Developer] Don't overwrite a BCP 47 code that the user has chosen when writing project templates.
|
2019-09-08 16:05:59 +10:00 |
|
Marc Durdin
|
0ab585e21c
|
history.md
|
2019-09-08 16:05:42 +10:00 |
|
Marc Durdin
|
485b7dc684
|
[Developer] Don't overwrite a BCP 47 code that the user has chosen when writing project templates. Fixes #2046.
|
2019-09-08 08:40:47 +10:00 |
|
Marc Durdin
|
098789e2b6
|
[Developer] Fix compile issue
|
2019-09-08 08:38:41 +10:00 |
|
Marc Durdin
|
2e817522a2
|
[Developer] Make sure New Project actually starts a new, blank project. Fixes #1604.
|
2019-09-08 08:24:58 +10:00 |
|
Darcy Wong
|
43e69fb717
|
Merge pull request #2056 from keymanapp/android-missing-authority
[Android] Fix missing FileProvider authority for MainActivity
|
2019-09-06 08:21:20 -05:00 |
|
Darcy Wong
|
473a7a5404
|
Fix missing FileProvider authority for MainActivity
|
2019-09-06 17:21:58 +07:00 |
|
Darcy Wong
|
bd9cf9fc9a
|
Merge pull request #2053 from keymanapp/android-file-provider
[Android] Fix File Provider collision
|
2019-09-06 04:50:11 -05:00 |
|
Joshua Horton
|
00b678517d
|
Merge pull request #2055 from keymanapp/ios-1934-keyboard-intro-popup
[iOS] Fixes app intro keyboard picker tooltip
|
2019-09-06 16:05:45 +07:00 |
|
jahorton
|
9d16ff6e5f
|
Better comment text.
|
2019-09-06 15:41:53 +07:00 |
|