jahorton
|
a9af23f06a
|
Establishes iOS correct/predict prefs storage
|
2019-07-25 10:34:22 +07:00 |
|
Randy Boring
|
c393616fce
|
remove unreachable code, especially isUpdate class variable
pass false for update parameter when downloading a lexical model
|
2019-07-24 22:05:57 -04:00 |
|
Randy Boring
|
3221941654
|
document that KeyboardState should be renamed ResourceState now that it is used
for lexical models, as well, now
|
2019-07-24 22:04:42 -04:00 |
|
Randy Boring
|
3868022438
|
remove unnecessary white space
|
2019-07-24 22:04:06 -04:00 |
|
Joshua Horton
|
44cf7ab4b9
|
Merge pull request #1888 from keymanapp/ios-banner-repair
[iOS] Banner Repair
|
2019-07-25 08:05:29 +07:00 |
|
Randy Boring
|
69d7a02c5e
|
make possible to view info on the selected lexical model
|
2019-07-24 13:39:43 -04:00 |
|
Randy Boring
|
3508d4d45c
|
rename for clarity, make it possible to view info on selected lexical model
|
2019-07-24 13:38:20 -04:00 |
|
Randy Boring
|
b3bdeedaee
|
oops, committed before checking that it built without error. Needed "self."
|
2019-07-24 11:41:27 -04:00 |
|
Randy Boring
|
a595b8b72d
|
put code that will call UI onto the main thread with DispatchQueue.main.async
|
2019-07-24 11:40:22 -04:00 |
|
Randy Boring
|
1750da8100
|
use Dictionary instead of Lexical Model for user strings
|
2019-07-24 11:39:52 -04:00 |
|
Randy Boring
|
4d21aa6cd4
|
proper info.log text, removed commented-out code
|
2019-07-24 11:14:58 -04:00 |
|
Randy Boring
|
90b381a8cf
|
add missing paren for setBannerHeight JavaScript
|
2019-07-24 11:07:02 -04:00 |
|
Marc Durdin
|
c3376eba18
|
[Mac] Add notarization for 10.14.5 and later versions
|
2019-07-24 20:57:46 +10:00 |
|
jahorton
|
e37e111542
|
Branch cleanup.
|
2019-07-24 15:02:36 +07:00 |
|
jahorton
|
473b309cb9
|
Post-rebase fix.
|
2019-07-24 15:00:47 +07:00 |
|
jahorton
|
0dab1a56d5
|
Reverts in-app banner bit that messed with sys kbd
|
2019-07-24 14:52:23 +07:00 |
|
jahorton
|
1469e41452
|
In-app banner scaling workaround
|
2019-07-24 14:52:23 +07:00 |
|
jahorton
|
ff914d8089
|
Fixes iOS lexical model preference management
|
2019-07-24 14:52:20 +07:00 |
|
Randy Boring
|
af2544eb37
|
change model or lexical model to dictionary
|
2019-07-23 22:28:27 -04:00 |
|
Randy Boring
|
0828049385
|
can now download a lexical model from the cloud
|
2019-07-23 12:39:46 -04:00 |
|
Randy Boring
|
641f3c271a
|
show more of the lm name by removing boilerplate text in front of it
|
2019-07-23 12:37:38 -04:00 |
|
Randy Boring
|
1e85c4c6cc
|
use dictionaray instead of lexical model for user strings
show the name of the model installed when there is only one
|
2019-07-23 12:33:33 -04:00 |
|
Randy Boring
|
f6e66e7e0e
|
default version string is 1.0
|
2019-07-23 12:32:49 -04:00 |
|
Randy Boring
|
ca46e6bb14
|
Table view data source UITableViewDataSource marked
|
2019-07-23 12:32:25 -04:00 |
|
Randy Boring
|
d13722e638
|
Table view data source UITableViewDataSource marked
|
2019-07-23 12:31:48 -04:00 |
|
Randy Boring
|
c6952f7a10
|
LanguageLMDetailViewController.swift and LanguageLMDetailViewController.xib added
InstalledLanguagesViewController and LanguageSpecificViewController changed ids
|
2019-07-23 12:30:27 -04:00 |
|
Randy Boring
|
7b92acc9df
|
send the language to the controller showing the lexical models for this language
|
2019-07-23 11:50:31 -04:00 |
|
Randy Boring
|
42fb61cc3a
|
document installed2API and make available to outside code
|
2019-07-23 11:46:10 -04:00 |
|
Randy Boring
|
a654d541d4
|
LexicalModelState is not needed, KeyboardState has all the values we need, note where we need to put a dialog when there are no lexical models for this language
|
2019-07-23 11:44:27 -04:00 |
|
Joshua Horton
|
75ee0104fd
|
Merge pull request #1882 from keymanapp/web-lmlayer-suggestion-ux
[LMLayer] Suggestion UX fixes/improvements
|
2019-07-23 11:43:57 +07:00 |
|
jahorton
|
1c8f2b3481
|
Adds comment for future extension work.
|
2019-07-23 11:00:06 +07:00 |
|
jahorton
|
09f4db3445
|
Merge branch 'master' into web-lmlayer-suggestion-ux
|
2019-07-23 08:30:38 +07:00 |
|
jahorton
|
d518d6d92c
|
Addresses PR review elements.
|
2019-07-23 08:28:06 +07:00 |
|
Joshua Horton
|
d499edfae3
|
Merge pull request #1875 from keymanapp/web-lmlayer-dependency-update
[Web, LMLayer] Dependency updates
|
2019-07-23 08:05:18 +07:00 |
|
jahorton
|
6427d9ec6c
|
Merge branch 'master' into web-lmlayer-dependency-update
|
2019-07-22 15:46:59 +07:00 |
|
jahorton
|
889fd2dc41
|
Skipping iframe tests for now due to issues.
|
2019-07-22 15:44:08 +07:00 |
|
jahorton
|
f0a64c61f6
|
Adjusts iframe timeout a bit.
|
2019-07-22 15:03:45 +07:00 |
|
jahorton
|
4395706808
|
Increased error logging + timeout for iframe tests
|
2019-07-22 14:50:02 +07:00 |
|
jahorton
|
4ae9394f51
|
Fixes mid-word backspace issues.
|
2019-07-22 13:06:46 +07:00 |
|
jahorton
|
9137eca2e7
|
Null-context suggestion whitespace preservation
|
2019-07-22 11:53:25 +07:00 |
|
Joshua Horton
|
307436e7c2
|
Merge pull request #1878 from keymanapp/android-settings-language-count
[Android] Corrects 'installed language' count.
|
2019-07-22 11:34:46 +07:00 |
|
Joshua Horton
|
f9aa5f305c
|
Merge pull request #1879 from keymanapp/android-ui-strings-dictionary
[Android] UI Strings: 'Model' -> 'Dictionary'
|
2019-07-22 11:00:25 +07:00 |
|
jahorton
|
989dc881fc
|
Right, null-check that.
|
2019-07-22 10:22:49 +07:00 |
|
jahorton
|
b7f48e2666
|
Keep suggestion now always gets quoted 'displayAs'
|
2019-07-22 10:20:59 +07:00 |
|
jahorton
|
18201f3787
|
Comments out hooks for rotation suggestion.
|
2019-07-22 09:36:19 +07:00 |
|
jahorton
|
9ab99ccff0
|
'Model' -> 'Dictionary' in Android UI
|
2019-07-22 09:20:03 +07:00 |
|
jahorton
|
7647c8703d
|
Corrects Android's 'installed language' count.
|
2019-07-22 08:44:40 +07:00 |
|
Marc Durdin
|
fced9fab3e
|
Merge pull request #1873 from keymanapp/dependabot/npm_and_yarn/common/predictive-text/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15 in /common/predictive-text
|
2019-07-22 11:27:05 +10:00 |
|
jahorton
|
ce227c3a49
|
Fixes test cleanup errors on IFrame attach fail
|
2019-07-22 08:16:37 +07:00 |
|
dependabot[bot]
|
15c92606ee
|
Bump lodash from 4.17.11 to 4.17.15 in /common/predictive-text
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-07-21 20:45:59 +00:00 |
|