Commit graph

33096 commits

Author SHA1 Message Date
Marc Durdin
67222ecf49
Merge pull request #6539 from keymanapp/chore/web/version-maintenance
chore(web): move version from package.json to keyman-version package 🎡
2022-05-27 08:46:13 +10:00
Marc Durdin
449aa98931
Merge pull request #6538 from keymanapp/chore/developer/fixup-kmlmc-imports
chore(developer): fixup kmlmc imports 🎡
2022-05-27 08:45:53 +10:00
Marc Durdin
f9b2d1009c
Merge pull request #6533 from keymanapp/chore/web/split-lm-worker
chore(web): move lm-worker into its own folder 🎡
2022-05-27 08:45:39 +10:00
Marc Durdin
ef86cd46d9 chore(web): revert temporary type patches
There were a few temporary type patches I had made earlier in the
refactor chain in order to get a build to pass. After completing the
refactor, I was able to return them to their more proper types.
2022-05-27 08:31:19 +10:00
Marc Durdin
c22e892e49 chore(web): revert PostMessage and ImportScripts types 2022-05-27 08:26:51 +10:00
Marc Durdin
566c7f12bd chore(web): reintroduce sourceRoot in tsconfig 2022-05-27 07:46:30 +10:00
jahorton
cb3a88902e fix(ios): missed i18n sites 2022-05-26 14:12:02 +07:00
jahorton
b802fee7b4 change(ios): MVC subviews now use constraint-based layout 2022-05-26 10:56:55 +07:00
jahorton
051864916f fix(ios): removes no-longer-needed toolbar padding 2022-05-26 10:31:49 +07:00
jahorton
d29ebae194 fix(ios): broken infoview safe area guide 2022-05-26 10:21:09 +07:00
jahorton
4c11bb2757 fix(ios): slightly better toolbar layout in safe area 2022-05-26 08:57:53 +07:00
Keyman Server
a9fd8e9d5f
Merge pull request #6661 from keymanapp/auto/version-beta-15.0.253
auto: increment beta version to 15.0.253
2022-05-26 04:02:55 +10:00
Keyman Build Agent
996018fe90 auto: increment beta version to 15.0.253 2022-05-25 14:02:14 -04:00
jahorton
a38c01e5bb fix(web): preserves row height rounding 2022-05-25 15:36:53 +07:00
jahorton
2f1237e352 fix(web): osk shrinkage from rounding 2022-05-25 15:12:25 +07:00
jahorton
2f2789b176 docs(ios): fixes link when in-app 2022-05-25 10:47:43 +07:00
jahorton
ad7a7fa990 feat(ios): adds simple nav bar to help section 2022-05-25 10:47:08 +07:00
Joshua Horton
128e557ab8
Merge pull request #6631 from keymanapp/fix/ios/6595-host-page-misalignment
fix(ios): fixes OSK mispositioning bug in iOS 15
2022-05-25 08:08:51 +07:00
sgschantz
bf95a246a5 added Spanish es-419 localization to Mac project 2022-05-24 14:40:13 +07:00
jahorton
81fa5ce282 chore(web): addresses PR review 2022-05-24 10:45:34 +07:00
jahorton
ea74a7f2ce chore(web): adds direct keyman-version compile to many build.sh's 2022-05-24 10:11:57 +07:00
Marc Durdin
fbf4bea9e4
Update developer/js/bundle.sh
Co-authored-by: Darcy Wong <darcy_wong@sil.org>
2022-05-24 13:10:44 +10:00
Marc Durdin
e60083a800
Update web/source/tsconfig.embedded.json
Co-authored-by: Joshua Horton <joshua_horton@sil.org>
2022-05-24 12:49:40 +10:00
Marc Durdin
5f61dfff62 chore(developer): avoid PathDefines for root makefile 2022-05-24 12:47:38 +10:00
Darcy Wong
d247e475df chore(common): Update crowdin strings for Spanish (Latin America) 2022-05-24 08:37:34 +07:00
Marc Durdin
a5c0a21430
Update .github/labeler.yml 2022-05-24 07:45:10 +10:00
Keyman Server
deebfd1563
Merge pull request #6649 from keymanapp/auto/version-beta-15.0.252
auto: increment beta version to 15.0.252
2022-05-24 04:03:31 +10:00
Keyman Build Agent
6ad1549167 auto: increment beta version to 15.0.252 2022-05-23 14:02:48 -04:00
Darcy Wong
124a96785b
Merge pull request #6637 from keymanapp/fix/android/sticky-longpress
fix(android/engine): Fix sticky long-press keys
2022-05-23 20:56:59 +07:00
jahorton
3139b904f7 chore(web): includes a pre-rebase PR suggestion 2022-05-23 14:06:56 +07:00
jahorton
2d7d2c6ab1 chore(web): Wait, this worked!? Inclusion now in original project's build! 2022-05-23 13:57:06 +07:00
jahorton
2aa0b4445c chore(web): lm-worker "test stub" code elimination 2022-05-23 13:56:09 +07:00
jahorton
0489495e60 chore(web): declaration alias for module export use 2022-05-23 13:44:55 +07:00
jahorton
83097bb56d chore(web): merge new .bundled.json from new base 2022-05-23 13:44:53 +07:00
jahorton
e57ca35290 chore(web): minor (incomplete) recorder patchup 2022-05-23 13:41:10 +07:00
jahorton
f20759f26a chore(web): eliminates web-environment package 2022-05-23 13:40:29 +07:00
jahorton
8ed70118d5 chore(web): web sentry-manager conversion 2022-05-23 13:36:09 +07:00
jahorton
26c30f4204 chore(web): most web packages now use keyman-version 2022-05-23 13:35:19 +07:00
jahorton
e67633f872 chore(web): reverts input-processor demodularization from #6597, #6622 2022-05-23 13:25:55 +07:00
jahorton
60cdd7f3bb chore(web): reverts keyboard-processor demodularization from #6597 2022-05-23 13:04:43 +07:00
Marc Durdin
91b5f2e640 chore(developer): fixup kmcomp ref in keyboards build 2022-05-23 13:58:53 +10:00
Marc Durdin
3edfb314df chore(developer): fixup server paths and build 2022-05-23 12:39:30 +10:00
Marc Durdin
6c3d5277bf chore(developer): move server with no changes 2022-05-23 12:15:34 +10:00
Shawn Schantz
030f31d48c
Merge pull request #6552 from keymanapp/fix/ios/6547-rotation-memory-leak
fix(ios): stops leaking memory on system keyboard rotation
2022-05-23 09:11:23 +07:00
Marc Durdin
0e4f110bbd chore(windows): fixup makefile comment 2022-05-23 12:10:41 +10:00
Marc Durdin
1d7c329973 chore: address review comment 2022-05-23 07:41:04 +10:00
Marc Durdin
60c2eac1c7 chore: revert keyman-version/build.sh from this branch 2022-05-23 06:28:38 +10:00
Marc Durdin
49a70d7542 chore(developer): update build trigger definitions 2022-05-23 06:14:16 +10:00
Marc Durdin
6409e51d61 chore(developer): update test build scripts 2022-05-23 06:08:36 +10:00
Marc Durdin
04b8615ed3 chore(developer): move developer tests to /developer/src/test 2022-05-23 06:07:43 +10:00