Commit graph

1780 commits

Author SHA1 Message Date
Marc Durdin
a9ea260611
Merge pull request #480 from keymanapp/developer-package-from-keyboard
Update 'package for distribution' command to bundle both js and kmx
2017-12-08 14:25:00 +07:00
Marc Durdin
4bb638f86f Tweak per review 2017-12-08 14:23:05 +07:00
Marc Durdin
fe586dd795 Merge branch 'developer-package-from-keyboard' of https://github.com/keymanapp/keyman into developer-package-from-keyboard 2017-12-08 14:14:13 +07:00
Marc Durdin
efc199ab07 Update 'package for distribution' command to bundle both js and kmx 2017-12-08 14:14:00 +07:00
Joshua A. Horton
4ec82a5acf Minor code omission. 2017-12-08 14:11:34 +07:00
Marc Durdin
f09c69f5ca
Merge pull request #478 from keymanapp/developer-package-editor-real
Add support for editing keyboard information in package editor, plus basic BCP-47 support to make this work
2017-12-08 14:06:59 +07:00
Joshua A. Horton
8bb486415b Initial JSON extraction/analysis work. 2017-12-08 14:05:56 +07:00
Gabriel Wong
8ba393e034 Use migrated directory structure 2017-12-08 13:34:50 +07:00
Joshua A. Horton
997164066d Added KMEA test cases to build script, debugged working path. 2017-12-08 13:04:09 +07:00
Gabriel Wong
b52b672005 Create Migration to KMP directory structure 2017-12-08 12:34:12 +07:00
Joshua A. Horton
9157b6decd Refactored the JSONParser class; kmp.json now loads. 2017-12-08 12:21:18 +07:00
Gabriel Wong
415066dea5 Create Version type 2017-12-08 10:38:48 +07:00
Joshua A. Horton
0bbc254278 Basic extraction and test case infrastructure for KMP processing. 2017-12-08 10:32:03 +07:00
Gabriel Wong
ec0e096009
Merge pull request #479 from keymanapp/ios-logging
Use XCGLogger instead of kmLog
2017-12-08 09:53:51 +07:00
Marc Durdin
406f92179a Merge branch 'master' into developer-package-editor-real 2017-12-07 15:44:25 +07:00
Marc Durdin
a292399c3d
Merge pull request #481 from keymanapp/developer-compiler-bitmask-bug
Ensure that keyboards compiled without debug have the correct bitmask for KeymanWeb 10
2017-12-07 15:43:03 +07:00
Marc Durdin
7f584230a5 Ensure that keyboards compiled without debug have the correct bitmask for KeymanWeb 10 2017-12-07 15:37:43 +07:00
Marc Durdin
3e9188f404 Update 'package for distribution' command to bundle both js and kmx 2017-12-07 15:04:53 +07:00
Gabriel Wong
31149c2043 Use XCGLogger in Keyman app 2017-12-07 14:44:21 +07:00
Gabriel Wong
35c40be9a6 Use log directly instead of via kmLog 2017-12-07 14:37:24 +07:00
Marc Durdin
31ea95e1f1 Remove unnecessary generated lines 2017-12-07 14:27:08 +07:00
Marc Durdin
56eade5ec1 Merge remote-tracking branch 'origin/master' into developer-package-editor-real 2017-12-07 14:15:21 +07:00
Marc Durdin
be2c43871d Package Editor support for keyboards 2017-12-07 14:14:33 +07:00
Gabriel Wong
4b59a40883 Create log object 2017-12-07 14:09:44 +07:00
Gabriel Wong
f95159c050
Merge pull request #472 from keymanapp/ios-fix-keyboard-path
Fix keyboard path
2017-12-07 13:48:43 +07:00
Gabriel Wong
9141715c9d
Merge pull request #476 from keymanapp/ios-embed-carthage-frameworks
Embed frameworks in demo and sample apps
2017-12-07 12:49:16 +07:00
Gabriel Wong
41374ac9bf Embed required frameworks in demo and samples 2017-12-07 11:10:06 +07:00
Joshua A. Horton
319b20cefb Patches Android to fully specify the path to each keyboard. 2017-12-07 11:02:47 +07:00
Joshua A. Horton
f81896878b Base start toward package info processing unit & testing. 2017-12-07 10:36:41 +07:00
Joshua A. Horton
6b66899a91 Alters kmwembedded.js to let apps specify exact preferred path. Fixes iOS, temp breaks Android. 2017-12-07 10:35:21 +07:00
Gabriel Wong
1879d7686a
Merge pull request #475 from keymanapp/ios-carthage-redeux
Ios carthage redeux
2017-12-07 10:15:29 +07:00
Jacob Bullock
08df6aaf27 replacing lumberjack with XCGLogger 2017-12-06 19:37:37 -07:00
Jacob Bullock
ad286bb836 removing carthage folder on clean 2017-12-06 19:37:19 -07:00
Jacob Bullock
396d0b5723 updating dependencies 2017-12-06 19:37:08 -07:00
Jacob Bullock
6be09182ad updating history 2017-12-06 06:43:09 -07:00
Jacob Bullock
2160f23f04 replacing tabs with spaces 2017-12-06 06:40:38 -07:00
Jacob Bullock
d6753b7f45 including carthage dependencies, incorporating Lumberback in kmLog method 2017-12-06 06:34:13 -07:00
Jacob Bullock
37a4990543 adding carthage to build process and including a flag to ignore to speed up local builds 2017-12-06 06:33:28 -07:00
Jacob Bullock
1a7a920dfd including carthage as a build requirement 2017-12-06 06:30:41 -07:00
Jacob Bullock
b9d963783f initial cartfile to manage 3rd party dependencies 2017-12-06 06:30:19 -07:00
Jacob Bullock
3fad217a6b ignoring Carthage checkout and builds 2017-12-06 06:29:51 -07:00
Marc Durdin
3c9a71b95d Merge branch 'master' into developer-package-editor-real 2017-12-06 10:35:56 +07:00
Marc Durdin
f5f3b3b9fb Add new unit to TIKE 2017-12-06 10:35:18 +07:00
Marc Durdin
248aa92561
Merge pull request #468 from keymanapp/developer-package-editor-bcp47-support
BCP-47 support in Developer for Package Editor
2017-12-06 10:34:35 +07:00
Marc Durdin
429fe44d9d
Merge pull request #461 from keymanapp/developer-kmp-compiler
Add support for kmp.json to Developer package compiler
2017-12-06 10:33:36 +07:00
Marc Durdin
f32b5dd21f
Merge pull request #454 from keymanapp/developer-adhoc-kmp
Updates to package file format read/write, incl. refactor, plus unit tests
2017-12-06 10:32:57 +07:00
Marc Durdin
042568679a Remove RegistryKeys section from package format (obsolete), fix round-trip on ini, add support for Strings, add tests for Start Menu, Strings, TKPSFile, and fixup round-tripping on additional values and trimming strings on load 2017-12-06 09:59:52 +07:00
Marc Durdin
22a0d40451 Package Editor, keyboards page 2017-12-05 15:56:14 +07:00
Gabriel Wong
7f0d030b2b Remove unused keys 2017-12-05 15:24:54 +07:00
Gabriel Wong
e3b0af20fc Escape JavaScript strings more robustly 2017-12-05 15:24:54 +07:00