Commit graph

5538 commits

Author SHA1 Message Date
Marc Durdin
19decd4b8d [Developer] Continue integration 2019-08-21 12:07:42 +10:00
Marc Durdin
5779fd931d [Developer] Continue integration 2019-08-21 12:00:37 +10:00
Marc Durdin
49fd31dbef [Developer] Start integration of model compiler into distribution 2019-08-21 11:55:27 +10:00
Eddie Antonio Santos
1e4fdeb309
Fix paths issue from merge. 2019-08-20 09:49:37 -06:00
Eddie Antonio Santos
ffe1a71f0f
Add simple command line. 2019-08-20 09:44:53 -06:00
Eddie Antonio Santos
f7bf608f1a
Update README with instructions on how to install the command line interface. 2019-08-20 09:43:49 -06:00
Eddie Antonio Santos
e9b2027520
Place command line in the path. 2019-08-20 09:43:31 -06:00
Eddie Antonio Santos
ba39766920
Merge remote-tracking branch 'origin/beta' into developer-compiler-cli 2019-08-20 09:42:57 -06:00
Eddie Antonio Santos
4f34630e5c
Rename TypeScript to ts, because even the internal ts does it. 2019-08-20 09:42:31 -06:00
Eddie Antonio Santos
d0bbfcaaef
Explicilty specify what kind of a file we want. 2019-08-20 09:42:15 -06:00
Eddie Antonio Santos
e8d7fb2435
Move the reference line to the compiler. Now the model.ts file doesn't need to know about that either! 2019-08-20 09:41:18 -06:00
Eddie Antonio Santos
5e8faca769
Compile sample-model to source code. 2019-08-20 09:40:55 -06:00
Eddie Antonio Santos
275062f0db
Rough draft of compilation of module. 2019-08-20 09:40:27 -06:00
Eddie Antonio Santos
1f3bea8e3f
Merge pull request #1981 from keymanapp/developer-cleanup
[Developer] Reorganize developer/js with a more conventional file structure
2019-08-19 18:30:43 -06:00
Eddie Antonio Santos
5f696ac6da
Update developer README. 2019-08-19 15:26:28 -06:00
Eddie Antonio Santos
ca18b318c9
Export ModelSourceError when... the model source code is invalid! 2019-08-19 15:26:28 -06:00
Eddie Antonio Santos
b27f9a7a25
Add minimal README and install deps on build. 2019-08-19 15:26:28 -06:00
Eddie Antonio Santos
ed38a5714f
Add a few more strict checks. 2019-08-19 15:26:28 -06:00
Eddie Antonio Santos
678d853af3
Turn on noUnusedLocals 2019-08-19 15:26:28 -06:00
Eddie Antonio Santos
5e90e955bf
Enable noImplicitReturns. 2019-08-19 15:26:28 -06:00
Eddie Antonio Santos
602932b157
Move all source files to source/ (matching rest of Keyman conventions). 2019-08-19 15:26:27 -06:00
Marc Durdin
b9cd0875c8
Merge pull request #1889 from keymanapp/mac-notarize-app
[Mac] Add notarization for 10.14.5 and later versions
2019-08-16 17:19:08 +10:00
Marc Durdin
0900aa99bf [mac] Clarify deployment build instructions 2019-08-16 15:31:15 +10:00
Marc Durdin
ee6c161236
Merge pull request #1769 from keymanapp/windows-firstvoices
[Windows] Keyman for FirstVoices
2019-08-16 12:08:24 +10:00
Marc Durdin
1c6d98c1f3
Update mac/README.md
Co-Authored-By: Joshua Horton <joshua_horton@sil.org>
2019-08-16 08:49:45 +10:00
Marc Durdin
da511a57ba More unnecessary file changes 2019-08-12 16:53:35 +10:00
Marc Durdin
eb236d7dfe Unnecessary file changes 2019-08-12 16:48:50 +10:00
Marc Durdin
692c64f659 Unnecessary file changes (version numbers) 2019-08-12 16:48:08 +10:00
Marc Durdin
19cbe92315 Merge branch 'beta' into windows-firstvoices 2019-08-12 16:43:07 +10:00
Marc Durdin
64432ce733 [Windows] Build FirstVoices packages during FV build 2019-08-12 16:41:39 +10:00
Marc Durdin
f3aa364867 history 2019-08-12 16:23:38 +10:00
Marc Durdin
a04a024b82 Merge branch 'beta' into mac-notarize-app 2019-08-12 16:21:54 +10:00
Marc Durdin
7332936018 And ... remove the unnecessarily added files again 2019-08-12 15:39:03 +10:00
Marc Durdin
eb4b8da7f4 [Windows] Support installing packages with keyboards that are disabled by default; support opening configuration at first run 2019-08-12 15:38:24 +10:00
Marc Durdin
8094ec40e5 [Mac] Update README with build configuration details 2019-08-12 15:12:45 +10:00
Marc Durdin
029fb7c822
Merge pull request #1828 from keymanapp/android-ios-firstvoices-keyboards-script
[Android] [Windows] [iOS] Merge build of keyboards for FirstVoices apps
2019-08-12 14:42:15 +10:00
Marc Durdin
9a6b2e53fa
Merge pull request #1957 from keymanapp/ios-installed-language-count-delayed
[ios] reload table data so deletion or addition shows immediately
2019-08-12 14:27:04 +10:00
Marc Durdin
ccf1db9336 Address review comments 2019-08-12 14:18:24 +10:00
Marc Durdin
f4f61646f3 Merge branch 'beta' into windows-firstvoices 2019-08-12 08:45:37 +10:00
Marc Durdin
75e6462aec [Developer] Update kmcomp for modified build package installer api 2019-08-12 08:43:07 +10:00
Joshua Horton
bbf9350db3
Merge pull request #1960 from keymanapp/web-lmlayer-enable-logic
[Web] "Enable Predictions" as sole factor in for activating predictive banner
2019-08-11 16:18:31 +07:00
Joshua Horton
7aa7022331
Merge pull request #1969 from keymanapp/ios-delete-slider
[iOS] Slide-deletion for keyboards via Settings menu
2019-08-11 16:18:20 +07:00
Eddie Antonio Santos
bb896ddb8b
Merge pull request #1970 from keymanapp/developer-strip-bom
[Developer] Update documentation on UTF-8 BOM handling; write test.
2019-08-09 21:01:01 -06:00
Eddie Antonio Santos
d34648495a
Handle case when BOM appears before a comment or empty line! 2019-08-09 13:10:16 -06:00
Eddie Antonio Santos
3e88b9114a
[Developer] Update documentation on UTF-8 BOM handling; write test. 2019-08-09 12:56:59 -06:00
Marc Durdin
929f5e0cb5 Move a comment 2019-08-09 20:59:37 +10:00
jahorton
495803f14d history.md 2019-08-09 15:15:05 +07:00
jahorton
72496bb894 Moves swipe-deletion from picker to lang settings 2019-08-09 15:12:38 +07:00
jahorton
48e08c2a4c history.md 2019-08-09 12:34:46 +07:00
jahorton
cfeb1377de mayPredict now sole factor in enabling LMLayer 2019-08-09 11:59:03 +07:00