- chore(common): support forked repos when triggering test builds (#5738)
- chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /resources/build/version (#5741)
- refactor(web): active element management in relation to OSK display control ️ (#5644)
- refactor(web): osk activation and visibility modeling ️ (#5661)
- chore(android/app): Remove runConfigruations.xml file (#5743)
- feat(web): new OSK type - the inlined OSK (#5665)
- chore(web): inline osk test page (#5728)
- feat(web): enables mouse interactivity for the predictive banner (#5739)
- fix(mac): add support for M1 processor (#5701)
- fix(developer): run kmlmc from Keyman source path (#5727)
- fix(common/core): insure list pntr is incremented (#5669)
- chore(common): Check in crowdin strings for Simplified Chinese (#5681)
- fix(web): Null check for calculating globe key position (#5724)
- chore(common/core): cleanup version headers (#5719)
- refactor(web): OSK modularization - specialized OSKView classes ️ (#5633)
- feat(developer): track changes to option values better in debugger (#5696)
- fix(developer): support chiral modifiers in debugger (#5697)
- feat(developer): Debugger platform option (#5640)
- feat(developer): Debugger keyboard options (#5647)
- fix(developer): add version info to Core (#5711)
- fix(common/core/web): layer reset on physical keystroke after OSK interaction (#5641)
- fix(ios): prevents installation of packages without JS (#5698)
- fix(ios): version-tagging for errors logged from the system keyboard (#5693)
- fix(web): spacebar caption when functional layer differs from display layer (#5688)
- refactor(web): OSK modularization - view components, layout cleanup ️ (#5619)
- refactor(web): OSK modularization - common-path code -> OSKView ️ (#5620)
- fix(common/core/web): Remove empty rows in OSK (#5699)
- chore(common): Update to Unicode 14.0 (#5686)
- chore(common): Add GitHub action to upload sources to crowdin (#5687)
- fix(windows): fallback to filename if
&name
not set (#5684)
- fix(developer): include Keyman Core in Keyman Developer (#5649)
- fix(developer): ensure file modified after import from layout (#5676)
- chore(android/engine): Fix dictionary selector and back arrow styling (#5667)
- fix(web,android/app): Select numeric layer when entering a numeric field (#5664)
- fix(android/engine): Fix localization on Android M (#5670)
- fix(android/engine): Fix backspace on Android 5.0 (#5660)
- fix(linux): Use first keyboard language if none given (#5655)
- fix(linux): Fix launch of km-config (#5631)
- fix(linux): Remove Linux workspace (#5654)
- feat(android/app): Add navigation buttons to Info Activity (#5622)
- fix(android): Fix Chrome version ranges for Keyman engine functionality (#5629)
- chore(linux): Update changelog files (#5637)
- fix(web): Check keyboard before marking layout calibrated (#5630)
- chore(linux): Improve debian package script (#5626)
- chore(linux): Fix uploading to Sentry (#5623)
- fix(android/engine): UX improvement when 1 keyboard installed (#5570)
- chore(windows): sentrytool param file support (#4172)
- fix(developer): F6 in debugger and cef focus (#5597)
- chore(common): add report-history.sh (#5527)
- chore(common): more on report-history (#5603)
- chore: fixup HISTORY.md (#5604)
- chore(android/app): Add in-app help for adjusting keyboard height (#5621)
- refactor(web): overhaul of OSK key layout calcs + styling, merges desktop & touch logic 📐 (#5462)
- fix(android): keyboard's black bar bug (#5521)
- refactor(web): prep work for mouse-based use of touch events 👆 (#5506)
- refactor(web): mouse-based use of touch handlers 👆 (#5530)
- fix(linux): Fix uploading to launchpad for legacy projects 📦 (#5612)
- feat(android/app): Add menu to adjust keyboard height (#5606)
- fix(windows): Ignore Access Denied error creating task (#4365)
- fix(web): Have util.wait check useAlerts option (#5538)
- fix(developer): debugger cleanup 🐞 (#5588)
- chore(developer): debug deadkey 1-based values 🐞 (#5592)
- chore(developer): refactor forcekeyboard in debug 🐞 (#5593)
- fix(developer): get Test Mode working again 🐞 (#5594)
- chore(developer): hide debug events panel 🐞 (#5595)
- fix(common/core/web): behavior with unmatched final group (#5553)
- fix(ios): iOS 13 and 14 only - stuck settings toggles (#5548)
- fix(linux): Fix lost context after pressing K_SHIFT 🚧 (#5601)
- fix(linux): Fix uploading to launchpad 📦 (#5607)
- docs(linux): Fix readme for ibus-keyman (#5565)
- chore(common/core): Add uninstall option to build script (#5564)
- feat(web): setup build artifacts for manual tests (#5582)
- feat(ios): adds option for Simulator-compatible testing artifact (#5557)
- refactor(web): OSK layout hierarchy encapsulation (#5451)
- refactor(web): reworks VisualKeyboard layout spec design (#5459)
- refactor(web): overhaul of OSK key layout calcs + styling, merges desktop & touch logic (#5462)
- fix(android): keyboard's black bar bug (#5521)
- fix(android): removes duplicated line (#5587)
- fix(linux): Check for valid kmp file (#5583)
- fix(linux): Handle corrupt icon file (#5585)
- fix(windows): handle restoring modal dialogs consistently (#5586)
- chore(android): Remove runConfigurations.xml files (#5572)
- fix(windows): Welcome should always show in front (#4657)
- fix(windows): wrap text in keyboard installation dialog (#5559)
- fix(windows): tsysinfo format grid correctly (#5556)
- feat(android): Add API for checking Chrome version (#5520)
- fix(android/app): Fix cleanup when progress dialog cancelled (#5541)
- fix(common/core/desktop): split smp for context chars (#5562)
- feat(developer): debugger uses Keyman Core (#5513)
- fix(common/models): keep/suggestion diacritic sensitivity when de-duping (#5480)
- fix(web): Blank spacebar text when displayName is empty string (#5555)
- chore(linux): Consolidate Debian source packages (#5536)
- chore(common/core): Linux side of caps-lock stores (#5497)
- chore(ios,windows): Update crowdin strings for Azerbaijani (#5486)
- chore(android): Update sentry-android-gradle-plugin to 2.1.0 (#5546)
- fix(web): Have util.wait check useAlerts option (#5538)
- fix(android): gracefully handle errors in KMW keyboards (#5423)
- chore(linux): Remove compiler warning in ibus-keyman (#5549)
- fix(linux): Improve uninstallation (#5505)
- refactor(linux): Reformat keycode_to_vk table (#5508)
- refactor(linux): Cleanup import of os.path (#5529)
- chore(common/core): Allow shell script for kmcomp (#5498)
- refactor(common/core): Move comment to where it belongs (#5518)
- fix(android/app): Check Play Store release notes less than 500 chars (#5535)
- chore(common): stable history update (#5515)
- chore(android): log fontpath error (#5516)
- chore(windows): fixup cef interfaces for CEF 90 (#5514)
- chore(common/core): refactor backspace handling (#5512)
- chore(windows): split keyman64 header to keymanengine (#5522)
- fix(ios/engine): engine migration always precedes installs (#5484)
- chore(common): Add C++ formatting rules (#5523)
- fix(developer): compiler use and match behavior for Web should be same as Core (#5525)
- fix(web): stuck key highlighting from touchpoint movement (#5490)
- chore(windows): patches for Delphi 10.4 (#5496)
- chore(common/core): additional debug tests (#5482)
- chore(android): Update globe key help and whatsnew (#5495)
- chore(common/core): handle deletion of markers in actions (#5489)
- chore(linux): Remove Groovy and Impish builds (#5502)
- feat(web): Update addKeyboards to return Promise (#5389)
- fix(common/core/web): error from early fat-finger termination due to OS interruptions (#5479)
- fix(common/core/web): OSK state-key management (#5456)
- feat(android/engine): Improve globe key experience (#5437)
- feat(common/core): debug action index (#5470)
- refactor(web): osk inner-frame abstraction (help text vs std OSK) (#5430)
- refactor(web): delayed OSK initialization (#5412)
- chore(common/core): Implement capsAlwaysOff system store (#5432)
- fix(ios): keyboard swapping (#5475)
- refactor(linux): Refactor processing actions in separate methods (#5452)
- chore(android): improve error reporting for kmw (#5468)
- feat(common/core/desktop): kmx debugger basic infrastructure (#5425)
- feat(common/core/desktop): add debug events (#5448)
- chore(developer): fixup devtime paths (#5449)
- refactor(web): partial encapsulation of the desktop title bar and resize bar (#5393)
- refactor(web): osk move & resize handler encapsulation (#5409)
- fix(web): Copy the keyboard stubs for registration (#5438)
- fix(android/engine): register lexical model in switchToNextKeyboard (#5439)
- chore(windows): remove backup build step (#5434)
- refactor(common/core/desktop): Fix file and class names (#5445)
- refactor(web): longpresses, groundwork for additional gestures (#5387)
- fix(android/engine): Display dictionary help link (#5427)
- refactor(common/core/desktop): Rename Load method (#5444)
- fix(common/models/types): fixes test script config (#5441)
- fix(android/engine): Fix font file path (#5424)
- chore(common): npm audit fixes (#5419)
- chore(web): updates regression test-deps to same versions as web (#5420)
- chore(windows): make build paths consistent (#5405)
- feat(web): spacebar text controls (#5348)
- feat(android): Spacebar text controls (#5349)
- feat(ios): add spacebar text controls (#5365)
- fix(linux): Don't crash with corrupt keyboard (#5414)
- docs: start consolidation of build config docs (#5324)
- fix(developer): builder and editor commands were ignored (#5391)
- chore(developer): remove obsolete InitClasses (#5403)
- change(web): fat-finger-performance unit-test threshold (#5404)
- fix(linux): Fix auto-generated help (#5399)
- fix(linux): Improve bitmap conversion (#5401)
- fix(web): console errors when using SHIFT w help-text 'osk' (#5392)
- fix(windows): #5336 appcontext get to handle small buffer (#5383)
- fix(common): get handle caller buffer size small than internal Fixes … (#5390)
- chore(android): Add help on Settings option to change spacebar caption (#5375)
- feat(android): hide textarea for perf (#5376)
- chore: keyboard_info.source.json 1.0.6 (#5379)
- refactor(android): setKeyboard and setKeymanLanguage (#5338)
- feat(web): Merge keyboard stub with error stub (#5340)
- feat(linux): Add reference index page (#5370)
- fix(linux): Fix restarting ibus when running with sudo (#5371)
- refactor(linux): Centralize paths (#5372)
- fix(linux): Save QR code in temporary directory (#5373)
- fix(windows): osk scaling mismatch on horz axis (#5341)
- fix(linux): Don't add duplicate entries when reinstalling keyboard (#5363)
- fix(linux): fix tab completion for command line tools (#5362)
- feat(web): Update addLanguageKeyboards to return a Promise (#5260)
- feat(web): Add option useAlerts to control alerts() (#5302)
- fix(android): fixes application of nextlayer for subkeys with customized layer setting (#5350)
- feat(common/core/web): engine correction-prep optimizations (#5319)
- feat(linux): Add support for impish (Ubuntu 21.10) (#5334)
- fix(linux): Add libglib2.0-bin to keyman Depends (#5360)
- chore(windows): add engine test framework (#5337)
- feat(linux): Auto-generate reference help (#5326)
- fix(linux): Improve error handling if
lang_tags_map.py
is missing (#5345)
- fix(mac): .kmx max file version is now 0x0E00 (14.0) (#5329)
- fix(mac): kmp.inf is windows-1252 (#5328)
- fix(windows): restore endpoints for interface stability (#5254)
- chore(linux): Build also on riscv64 to facilitate migration on Ubuntu (#5323)
- refactor(web): OSK key source-code reorganization (#5291)
- refactor(web): osk key highlighting/preview behavior (#5292)
- change(ios): setText now uses JSON serialization (#5321)
- feat(common): keyboard_processor wasm build (#5233)
- chore(linux): Update changelogs to match Debian (#5304)
- fix(web): touch-move cancellation (#5290)
- fix(developer): kmconvert help match reality (#5298)
- refactor(web): OSK layout calculations - simplification (#5279)
- refactor(web): VisualKeyboard - key event model (#5280)
- refactor(web): OSK keytip abstraction (#5287)
- refactor(web): encapsulation of browser-based subkey array popup (#5288)
- chore(common): bash version for run-required-test-builds.sh (#5267)
- fix(linux): Adjust version of dependency for ibus-keyman (#5281)
- chore(common): Add YouTube links to Keyman 14 features (#5276)
- chore(common): Check in crowdin strings for Spanish (Latin America) (#5269)
- refactor(web): polishes management of OSK keys (#5257)
- refactor(web): Visual Keyboard disentanglement - pass 1 (#5259)
- refactor(web): VisualKeyboard height styling consistency (#5278)
- fix(common/models): predictive-text engine use of NFD input (#5273)
- chore(linux): Fix warnings (#5282)
- feat(linux): Fix Linux packaging on i386 (#5250)
- feat(android): silent install for referred kbd (#5240)
- fix(android): rotation is not updating keyboard (#5247)
- docs(ios): minor readme tweak regarding prerequisites (#5253)
- fix(common/core/web): optimizes transform construction (#5248)
- feat(android): Automatically install keyboard through Play Store (#5230)
- fix(oem/fv/ios): app encryption flag for app store uploads (15.0) (#5244)
- refactor(common/core/web, web): target-agnostic key events (#5181)
- fix(linux): Fix packaging on ppa (#5249)
- feat(common): Rust infrastructure (#5162)
- fix(web): Always pass kill_browserstack (#5234)
- chore(common): iis setup script for dev boxes (#5206)
- fix(windows): support Esc key in Download Keyboard dialog (#5207)
- fix(android/engine): Adjust default OSK landscape size (#5201)
- fix(developer): support spaces in regression tests (#5217)
- fix(linux): Exclude s390x from package builds for ibus-keyman (#5213)
- feat(linux): Integrate with fcitx5 (#5215)
- fix(windows): sentry.dll version handling (#5187)
- fix(windows): start keymanx64 with ShellExecute (#5202)
- fix(windows): fix size of splash (#5203)
- fix(common): build script help param (#5175)
- feat(ios): resource file validation before use (#5178)
- fix(linux): Migrate from /usr/lib/ibus to /usr/libexec (#5183)
- fix(linux): Don't crash on invalid metadata (#5185)
- fix(android/samples): Set gradlew executable for Tests (#5198)
- fix(windows): avoid cached hotkey state (#5190)
- chore(windows): minor maintenance (#5192)
- fix(common/core/desktop): Fix failing tests on armhf (#5169)
- chore(android): Add -clean flag to build script (#5145)
- feat(web): Add script to deploy KeymanWeb release to s.keyman.com (#5150)
- feat(ios): partial conversion of internal logs to use of Sentry (#5153)
- change(ios): workspace reorganization + cleanup (#5167)
- fix(linux): Fix Makefile and instructions for building (#5170)
- chore(ios): dependencies - update sentry-cocoa to 6.2.1 (#5120)
- change(ios): minimum iOS version -> 12.1 (#5168)
- chore(ios): renames problematic app selectors (#5173)
- fix(ios): link, but NOT embed KeymanEngine.xcframework in app exs (#5164)
- feat(common): offline help css (#5157)
- change(ios): help always offline (#5158)
- fix(ios): artifact upload preparation (#5160)
- chore(windows): Update Sentry to 0.4.9 (#5144)
- chore(web): Add CI script to kill BrowserStack tunnel (#5136)
- docs(linux): Update readme (#5147)
- chore(linux): Update changelogs (#5146)
- fix(ios): re-enable SKIP_INSTALL (#5155)
- feat(android/app): Auto-generate Play Store release notes (#5132)
- fix(web): active element selection in multi-touch scenarios (#5134)
- chore(windows): cleanup old .dof, .bdsproj and .cfg files (#5131)
- chore(ios): shift to use of XCFrameworks (#5107)
- chore(ios): imports iOS artifact-upload script for CI use (#5140)
- refactor(ios/engine): "should reload keyboard" now a property of the keyboard (#4847)
- docs(windows): Initial commit - README.md (#5119)
- chore(windows): move to vc++ 2019 (#5143)
- chore(windows): Chromium 89.0.18 (#5128)
- chore(android/samples,oem/fv/android) Update dependencies (#5127)
- feat(web): basic promise wrapper on cloud api call (#5121)
- chore(windows): reorganise tests (#5084)
- feat(developer): Add 'full copyright' field to templates (#5085)
- fix(developer): TframeTextEditor.SetText was not synchronous (#5096)
- chore(android): Update Gradle and other dependencies (#5098)
- chore(web): add test page for playing with CKEditor (#5089)
- chore(ios): update fv cert ref (#5123)
- chore(mac): Add help links for installing Keyman and keyboards (#5108)
- chore(android): Update targetSDKVersion to 30 (#5126)
- chore(common): Check in crowdin strings for Amharic (#5102)
- chore(common): resolve audit issues in Web-related repo NPM packages (#5092)
- refactor(linux): Refactor
install_kmp.py
(#4932) - chore(linux): Swap order of dependency (#5113)
- chore(linux): Remove unnecessary dependency on kmflcomp (#5115)
- refactor(linux): Remove obsolete SCIM kmfl imengine (#5093)
- fix(common/core/desktop): Fix warnings when compiling for armhf (#5099)
- fix(common/core/desktop): Don't segfault on invalid .kmx file (#5101)
- chore(common): Update stable history for 14.0.274 (#5087)
- fix(web): position popups correctly in landscape mode on Android and during Chrome emulation (#5075)
- fix(developer): kmconvert commandline and deploy (#5082)
- chore(windows): remove unused keymanx64 parameter (#5062)
- fix(android/engine): Check lexical-model file exists before using (#5071)
- chore(web/resources): bump lodash from 4.17.19 to 4.17.21 in /web/testing/regression-tests (#5037)
- fix(windows): refactor controller windows (#5060)
- chore(windows): remove KMC_CHANGEUISTATE (#5061)
- fix(linux): Swap order of dependencies for Debian package (#5064)
- fix(linux): Fix Caps Lock (#5054)
- chore(windows): FixupMissingFile needed current component code (#5057)
- chore(windows): remove unused utilrun unit (#5056)
- fix(developer): two small issues in kmdecomp (#5031)
- fix(common/core): Add values for Caps and Nocaps modifiers (#5053)
- chore(mac): update requirements to include Big Sur (#5030)
- feat(android/app): Add telemetry for launching WebBrowserActivity (#5046)
- chore(android/app): Always use offline help (#5047)
- fix(windows): avoid disabling Keyman when speech recognition starts (#5000)
- chore(windows): add telemetry to trace crash on exit (#5007)
- fix(windows): make keymanx64 responsible for its own lifecycle (#5002)
- chore(common): Check in crowdin files for Azerbaijani (#4992)
- chore(linux): Add support for Ubuntu 21.04 (hirsute) (#5033)
- chore(common): update stable history for 14.0.273 (#5003)
- chore: support for xcode 12 (#4995)
- fix(android/engine): Fix toHex() for null string (#4991)
- fix(windows): handle errors starting keymanx64 (#4989)
- docs(ios): tweaks prereqs in readme (#4977)
- fix(linux): Fix crash with incomplete metadata (#4908) (#4971)
- chore(android/engine): Don't use localized string for Sentry errors (#4978)
- fix(web): Make banner initialization more robust (#4961)
- chore: disable findTouchAliasElement logging (#4981)
- chore(common): update stable history for 14.0.272 (#4975)
- chore: Add cherry-pick label for cherry-pick PRs (#4973)
- chore(ios): prep for CI transition to Xcode 12, build script tweak (#4967)
- chore(linux): Fix triggering of Jenkins builds for stable branch (#4969)
- fix(linux): Don't crash if kmp file vanishes (fixes #4907) (#4970)
- No changes made
- fix(oem/fv/android): Migrate keyboard list from 12.0 to 14.0 (#4951)
- fix(web): publish restorePosition() function (#4946)
- fix(web): fixes subkey lookup for fat-finger processing (#4954)
- feat(linux): Improve Sentry crash reporting (#4914)
- fix(web, ios): better SMP, emoji handling with frequent keyboard swaps (#4938)
- fix(windows): handle invalid package names during install (#4887)
- fix(windows): crash when installing TIP in some rare situations (#4890)
- chore(windows): disable profile repair (#4899)
- fix(windows): access violation closing text editor (#4920)
- fix(windows): help contents broken from tray menu (#4922)
- fix(developer): avoid crash if .kpj.user file is malformed (#4918)
- fix(developer): chiral mismatch warning is disruptive (#4934)
- fix(windows): avoid error if keyman32.dll renamed (#4940)
- change(web): adds error + console logs usable for Sentry reporting targeting #4797 (#4821)
- fix(android/engine): Don't load woff fonts on Android N (#4905)
- fix(android/engine): Change getList() to return an empty list instead of null (#4926)
- fix(android/engine): Don't set lexical model list to null (#4927)
- fix(linux): don't crash on legacy non-Unicode files (#4906)
- fix(linux): Don't crash on network problem (fixes #4911) (#4912)
- chore(linux): Remove experimental scripts (#4913)
- chore(android/engine): Rename "Pulaar" to "Pulaar-Fulfulde" (#4865)
- fix(developer): Reduce non-canonical BCP 47 tag warning in PackageInfo to "Info" (#4863)
- chore(common): Update crowdin for French (#4895)
- chore(android,windows): Check in crowdin for Indonesian (#4829)
- chore(android/engine): Rename "Fula" to "Pulaar" (#4859)
- fix(linux): Fix crash if
<kbd>.json
doesn't contain description (#4851)
- docs(android): Update installing-keyboards.md (#4837)
- chore(deps): bump y18n from 4.0.0 to 4.0.1 in /web/testing/regression-tests (#4817)
- fix(android): ensure keyboard is always set after pageLoaded (#4840)
- chore(deps): bump y18n from 4.0.0 to 4.0.1 in /resources/build/version (#4818)
- fix(developer): buffer size for range expansions (#4831)
- chore(common): Check in crowdin for Fulah (#4846)
- docs(android): Update image for enabling-system-keyboards (#4844)
- chore: history from 14.0.271 (#4849)
- fix(android/engine): Add KMString wrapper for formatting Strings (#4813)
- fix(developer): requote font names (#4814)
- fix(ios): ensures JS keyboard set after page load (#4808)
- fix(developer): open containing folder was not opening correct folder (#4776)
- fix(linux): Fix crash if query doesn't contain bcp47 tag (#4800) (#4811)
- fix(ios): fixes sys-kbd setup help link for iOS 9 and 10 (#4774)
- fix(android): Fix NullPointerException in package installation (#4790)
- fix(ios/samples): samples should use package-oriented API (#4771)
- fix(android/engine): Sanitize embedded KMW Sentry error (#4782)
- chore: beta to alpha A15S1 (#4759)
- chore: B14S8 beta to alpha (#4739)
- chore: merge beta to master (A15S1) (#4745)
- chore: beta to alpha merge, B14S7 (#4624)
- fix(linux): Set help-keyman.com.sh executable (#4530)
- chore: merge B14S6 beta to alpha (#4503)
- chore: B14S6 beta to master merge (#4473)
- chore: manual version increment (#4478)
- chore: merge B14S5 beta to master (#4432)
- docs(linux): Improve packaging doc (#4389)
- chore(linux): Don't report on Sentry when running unit tests (#4374)
- chore(linux): Pass second tag parameter to Jenkins build (#4376)
- chore(linux): Improve launchpad.sh script (#4355)
- chore: Enhance PR labeling based on PR title (#4226)
- fix(ios): renew distribution certificate (#4342)
- chore(windows): help for 14.0, part 1 (#4109)
- chore: merge B14S4 beta to master (#4320)
- chore(linux): Allow to push to the
keyman-beta
ppa (#4271)
- chore(linux): Update debian metadata (#4223)
- fix(linux): only pass tag if we just created one (#4220)
- chore(linux): pass tag to Jenkins build (#4160) (#4215)
- feat(common/models): naive backspace workaround, naive multi-char Transform mitigation (#4206)
- fix(web): supplies missing (optional) argument to prevent warnings (#4208)
- fix(ios): moves Settings notification UI code to main thread (#4210)
- fix(web): Solving kmwosk color inconsistency (#4154)
- fix(common): increment version needs to check base (#4156)
- chore: prepare 15.0 alpha (#4129)
- fix(android): displayName for keyboard was not optional (#5492)
- chore(linux): Remove Groovy builds (#5503)
- chore(linux): Fix dependency versions (#5504)
- fix(common/core/web): error from early fat-finger termination due to OS interruptions (#5491)
- chore(android): log fontpath error (#5517)
- fix(ios/engine): engine migration always precedes installs (#5501)
- fix(common/core/web): OSK state-key management (#5494)
- fix(linux): fix crash trying to display QR code (#5528)
- fix(android): avoid error with empty font data (#5534)
- fix(ios): keyboard swapping (#5476)
- change(common/core/web): fat-finger-performance unit-test threshold (#5417)
- fix(linux): Improve bitmap conversion (#5410)
- fix(linux): Save QR code in temporary directory (#5411)
- fix(linux): Fix restarting ibus when running with
sudo
(#5413) - fix(linux): Don't crash with corrupt keyboard (#5421)
- fix(web): fixes osk resize-popping effect (#5428)
- fix(android/engine): register lexical model in switchToNextKeyboard (#5447)
- feat(web): spacebar text controls (#5406)
- feat(android): Spacebar text controls (#5407)
- feat(ios): add spacebar text controls (#5408)
- chore(android): improve error reporting for kmw (#5469)
- chore(common): bash version for run-required-test-builds.sh (#5268)
- chore(common): Add YouTube links to Keyman 14 features (#5285)
- fix(common/models): predictive-text engine use of NFD input (#5286)
- fix(developer): kmconvert help match reality (#5299)
- chore(linux): Update changelogs to match Debian (#5303)
- fix(mac): .kmx max file version is now 0x0E00 (14.0) (#5331)
- fix(mac): kmp.inf is windows-1252 (#5330)
- fix(windows): improve keymanx64 start stability (#5222)
- chore(linux): Build also on riscv64 to facilitate migration on Ubuntu (#5322)
- fix(android): fixes application of nextlayer for subkeys with customized layer setting (#5351)
- feat(common/core/web): engine correction-prep optimizations (#5352)
- fix(linux): Add libglib2.0-bin to keyman Depends (#5359)
- fix(windows): osk scaling mismatch on horz axis (#5342)
- fix(linux): Don't add duplicate entries when reinstalling keyboard (#5369)
- chore: keyboard_info.source.json 1.0.6 (#5380)
- feat(android): hide textarea for perf (#5377)
- change(ios): setText now uses JSON serialization (#5333)
- fix(linux): Exclude s390x from package builds for ibus-keyman (#5220)
- fix(web): Always pass kill_browserstack (#5235)
- feat(android): Automatically install keyboard through Play Store (#5231)
- fix(oem/fv/ios): app encryption flag for app store uploads (14.0) (#5243)
- fix(common/core/web): optimizes transform construction (#5255)
- fix(android): rotation is not updating keyboard (#5262)
- feat(android): silent install for referred kbd (#5266)
- fix(windows): disable new hotkey modifier check (#5270)
- fix(linux): Swap order of dependencies for Debian package (#5070)
- fix(android/engine): Check lexical-model file exists before using (#5080)
- fix(developer): kmconvert commandline and deploy (#5083)
- fix(web): position popups correctly in landscape mode on Android and during Chrome emulation (#5090)
- fix(common/core/desktop): Fix warnings when compiling for armhf (#5109)
- fix(common/core/desktop): Don't segfault on invalid .kmx file (#5110)
- chore(common): Check in crowdin strings for Amharic (#5117)
- chore(linux): Swap order of dependency (#5114)
- fix(developer): TframeTextEditor.SetText was not synchronous (#5097)
- chore(ios): update fv cert ref (#5124)
- chore(ios): works around wrong-workspace Carthage 0.38 lookup issue (#5135)
- fix(web): multi touch handling (#5142)
- chore(ios): artifact prep script now in-repo (#5141)
- chore(web): Add CI script to kill BrowserStack tunnel (#5152)
- fix(ios): artifact upload preparation (#5161)
- chore(android): Add -clean flag to build script (#5177)
- fix(windows): avoid cached hotkey state (#5189)
- fix(android/samples): Set gradlew executable for Tests (#5199)
- fix(common/core/desktop): Fix failing tests on armhf (#5204)
- feat(web): Add script to deploy KeymanWeb release to s.keyman.com (#5179)
- chore(ios): renames problematic app selectors (#5174)
- fix(developer): support spaces in regression tests (#5218)
- fix(android/engine): Fix toHex() for null string (#4997)
- chore: support for xcode 12 (#4996)
- chore(linux): Add support for Ubuntu 21.04 (hirsute) (#5035)
- chore(ios): prep for CI transition to Xcode 12, build script tweak (#5048)
- chore(windows): add telemetry to trace crash on exit (#5008)
- fix(windows): avoid disabling Keyman when speech recognition starts (#5038)
- chore(android/app): Always use offline help (#5051)
- chore(common): Check in crowdin files for Azerbaijani (#5039)
- feat(android/app): Add telemetry for launching WebBrowserActivity (#5050)
- fix(linux): Enable caps lock support (#5058)
- chore(linux): Fix triggering of Jenkins builds for stable branch (#4968)
- fix(linux): Don't crash if kmp file vanishes (fixes #4907) (#4972)
- fix(linux): Fix crash with incomplete metadata (#4908) (#4979)
- chore(android/engine): Don't use localized string for Sentry errors (#4980)
- chore: disable findTouchAliasElement logging (#4982)
- fix(web): Make banner initialization more robust (#4983)
- chore: Add cherry-pick label for cherry-pick PRs (#4984)
- chore(linux): Debug triggering Jenkins build (#4852)
- chore(android/engine): Rename "Fula" to "Pulaar" (#4860)
- chore(android/engine): Rename "Pulaar" to "Pulaar-Fulfulde" (#4891)
- fix(developer): Reduce non-canonical BCP 47 tag warning in PackageInfo to Info (#4892)
- chore(common): Update crowdin for French (#4903)
- chore(android,windows): Check in crowdin for Indonesian (#4904)
- fix(linux): don't crash on legacy non-Unicode files (#4878)
- fix(android/engine): Don't load woff fonts on Android N (#4924)
- fix(linux): Don't crash on network problem (fixes #4911) (#4931)
- fix(android/engine): Change getList() to return an empty list instead of null (#4928)
- fix(windows): handle invalid package names during install (#4888)
- fix(windows): crash when installing TIP in some rare situations (#4901)
- fix(windows): access violation closing text editor (#4921)
- fix(windows): help contents broken from tray menu (#4923)
- fix(developer): avoid crash if .kpj.user file is malformed (#4919)
- fix(developer): chiral mismatch warning is disruptive (#4935)
- chore(windows): disable profile repair (#4900)
- fix(windows): avoid error if keyman32.dll renamed (#4941)
- change(web): adds error + console logs usable for Sentry reporting targeting (#4929)
- fix(web): fixes subkey lookup for fat-finger processing (#4955)
- fix(oem/fv/android): Migrate keyboard list from 12.0 to 14.0 (#4952)
- fix(web): publish restorePosition() function (#4957)
- fix(web, ios): better SMP, emoji handling with frequent keyboard swaps (#4958)
- feat(linux): Improve Sentry crash reporting (#4960)
- fix(android/engine): Sanitize embedded KMW Sentry error (#4786)
- fix(ios/samples): samples should use package-oriented API (#4772)
- fix(ios): fixes sys-kbd setup help link for iOS 9 and 10 (#4775)
- fix(android): Fix NullPointerException in package installation (#4796)
- fix(ios): ensures JS keyboard set after page load (#4809)
- fix(developer): open containing folder was not opening correct folder (#4777)
- fix(linux): Fix crash if query doesn't contain bcp47 tag (#4800) (#4801)
- fix(android/engine): Add KMString wrapper for formatting Strings (#4820)
- fix(developer): requote font names (#4815)
- fix(android): ensure keyboard is always set after pageLoaded (#4841)
- fix(linux): Fix crash if
<kbd>.json
doesn't contain description (#4835) - fix(developer): buffer size for range expansions (#4832)
- chore(common): Check in crowdin strings for Fulah (#4822)
- docs(android): Update installing-keyboards and enabling-system-keyboards (#4842)
- chore: stable tier (#4763)
- chore: history: (#4760)
- fix: support new branches in increment-version (#4761)
- fix(windows): Change TLangSwitchRefreshWatcher ownership from thread to form (#4752)
- fix(common/models): prediction threshold when count is low, unintentional aliasing (#4754)
- docs(ios): Help for 14.0 features (#4741)
- chore: increment-version.sh for stable (#4742)
- chore(android/app): Migrate launcher icon to adaptive (#4720)
- fix(common/core/web): predictive banner activation logic (#4713)
- fix(web): allows refresh of currently-loaded model (#4728)
- fix(ios): kbd search now caches publishing data for result (#4729)
- fix(linux): Fix switching to keyboard in middle of line (#4678) (#4721)
- fix(windows): ensure profiles are reinstalled during setup (#4727)
- fix(windows): Avoid double start during setup (#4726)
- fix(common/core/web): disambiguation of keys sharing same base key ID (#4703)
- fix(windows): Download keyboard dialog TLS protocol support (#4714)
- fix(web): first-pass workaround for popup-key corrections (#4704)
- fix(developer): use var not let in definitions (#4718)
- chore(windows): finalize help (#4717)
- fix(android/app): Load system keyboard before checking overrides (#4696)
- fix(android): Update styling and set text to black (#4662)
- fix(ios): keyboard search did not alert for lack of net (#4693)
- chore(android/engine): Send KMW console errors to Sentry (#4692)
- fix(windows): start Keyman after setup only if not running (#4681)
- fix(developer): &CasedKeys and &MnemonicLayout are not compatible together (#4690)
- fix(android/engine): Fix crash when download file fails to copy to cache (#4697)
- fix(developer): validate keyboard_info should give info on non-canonical bcp47 (#4689)
- chore(developer): upgrade bcp 47 canonicalisation to warning (#4699)
- fix(developer): support named character codes at end of line (#4691)
- fix(android): Update styling and set text to black (#4662)
- fix(mac): prevent duplicate keyboards in list (#4674)
- fix(windows): Trigger language sync after changes (#4663)
- chore(linux): Ignore buildtools in keyman-config tarball (#4675)
- chore(windows): fully disable auto start task (#4658)
- fix(windows): keep online update in focus (#4661)
- fix(windows): setup must save install state for restarts (#4649)
- fix(ios): removal of default keyboard respected when updating app (#4651)
- feat(ios): auto-bundles the most recent version of default resources (#4656)
- fix(mac): register configuration window on load (#4667)
- chore(ios): Set Localizable.strings to UTF-8 (#4670)
- fix(android/app): Fix crash when clicking QR code (#4664)
- fix(android): fixes errors within lists used for UI (#4666)
- chore(common): Update crowdin for km (#4671)
- chore(android/app,ios/app): Update crowdin for de (#4672)
- fix(mac): release window resources on close (#4669)
- fix(mac): show local help in app (#4673)
- chore(windows): Update whatsnew.md (#4665)
- chore(developer): add B11 ISO code for ABNT2 keyboard (#4654)
- fix(web): better check for missing MutationObserver type (#4646)
- fix(android/engine): Reset in-app context when selection changes (#4636)
- chore(linux): Move signature files as well (#4653)
- fix(windows): context help links (#4626)
- fix(windows): hotkeys correctly ignore right modifier keys (#4628)
- fix(windows): Handle disabled profiles and invalid language ids (#4635)
- fix(web): event handling for TouchAliasElement's blinking caret (#4638)
- fix(common/models): prevents "undefined" reversion display string (#4648)
- docs(common): Update npm-packages readme (#4644)
- fix(common/core/web): Add keyboard check for scriptObject (#4640)
- docs(common): Update readme (#4642)
- chore(linux): Update readme (#4633)
- chore(common): Update readme (#4631)
- fix(web): use language code correctly in toolbar (#4620)
- chore(linux): Fix some lintian warnings for Debian package (#4621)
- docs(ios): adds supported l10ns to help/about/whatsnew (#4625)
- fix(windows): represerve keys on setfocus (#4622)
- fix(windows): show version selector for Keyman in installer (#4623)
- fix(windows): ensure valid base layout on install (#4627)
- fix(android/app): Fix welcome.htm responsiveness (#4531)
- feat(developer): &CasedKeys system store (#4586)
- fix(android): Localize Toast notifications (#4588)
- fix(windows): PreservedKeyMap::MapUSCharToVK line order bug (#4595)
- fix(developer): tidy up expansions tests (#4592)
- fix(ios): adds i18n for some error alerts (#4577)
- fix(windows): incxstr could run over buffer with malformed data (#4596)
- chore(android/app): Update whatsnew with available display languages (#4610)
- chore(linux): Improve Sentry environment setting (#4589)
- fix(developer): Expand filenames before load (#4606)
- feat(ios): enables de, fr, and km localizations (#4585)
- fix(developer): improve CEF location search stability (#4571)
- fix(developer): Support all fonts in Keyboard Fonts dialog (#4574)
- feat(developer): Add different Open Containing Folder buttons (#4576)
- feat(developer): Range expansions (#4584)
- fix(web): fixes lack of respect for underlying-key display settings (#4572)
- fix(common/models): fixes application of suggestions immediately after a backspace (#4587)
- fix(linux): Improve version number (#4582)
- chore(linux): Don't report to Sentry in dev environment (#4581)
- fix(developer): Improve stability of named code constants (#4547)
- fix(developer): schema conformance for model package compiler (#4548)
- fix(developer): touch layout osk import handling of multiple modifiers (#4552)
- fix(developer): require language tag when compiling keyboard package (#4563)
- fix(developer): Avoid blank keys when importing KMX to KVKS (#4564)
- feat(developer): isRTL support for lexical model editor (#4559)
- fix(developer): track modified state in wordlist editor better (#4562)
- chore(ios): better visual feedback for keyboard search during poor internet connectivity (#4573)
- chore(common): Update crowdin files for
de
(#4578) - chore(common/core/desktop): write debug output to console (#4569)
- fix(common/resources): Fix help.keyman.com path for CI (#4565)
- fix(web): mnemonic keystrokes w FF keymapping (#4540)
- chore(ios/app): Adjust help titles for installing custom dictionaries (#4550)
- fix(common/models): predictions after context reset / caret shift (#4411)
- change(oem/fv/ios): FV keyboards now package-based (#4471)
- fix(windows): Handle Caps Lock event correctly from TIP (#4536)
- fix(developer): run even if sentry unavailable (#4537)
- fix(developer): UTF-8 messages in LM compiler (#4539)
- feat(common/models): mid-context suggestions & reversions, fix(common/models): correction-search SMP issues (#4427)
- fix(ios): package installer completion requires welcome dismissal (#4543)
- fix(windows): Refresh settings on 64-bit apps (#4378)
- fix(windows): prevent re-registration of TIPs on 14.0 upgrade (#4535)
- fix(web): keyboard documentation patch-up (#4512)
- fix(web): removes package namespacing from kbd's CSS class (#4516)
- chore(common): allow forced version increment (#4522)
- fix(common/core/web): core key-processing now always returns RuleBehavior type. (#4508)
- fix(common/resources): Set help-keyman.com.sh executable (#4510)
- fix(developer/compilers): fixes error when "constructor" is in wordlist (#4504)
- fix(web): hides touch-alias caret when keystroke causes focus change (#4514)
- fix(common/models): merges identical suggestions after casing (#4502)
- fix(web): macOS 11 agent string parsing (#4497)
- fix(ios): app logging messages were transient, never stored (#4500)
- chore(ios): web-side sentry enablement try-catch (#4492)
- change(ios/app): Generate offline help from markdown (#4470)
- fix(windows): tsysinfox64 not signed (#4486)
- chore(android/app): Update help formatting and images (#4485)
- fix(android/engine): Display welcome.htm help within the app (#4477)
- fix(ios): tutorial's link to "Add a Keyboard" links directly to keyboard search (#4491)
- feat(linux): Improve output of km-package-list-installed (#4481)
- fix(android/engine): Display online keyboard help (#4462)
- fix(windows): Track modifier changes in UWP apps (#4468)
- fix(common/resources): Fix help.keyman.com path for commit (#4469)
- fix(common): create GitHub comments serially (#4472)
- fix(linux): Fix dependencies on packages (#4464)
- fix(common/resources): Just use master branch for help.keyman.com (#4459)
- fix(windows): hotkeys offset in config list (#4454)
- chore(ios): Settings case-statement cleanup (#4443)
- fix(linux): Also use staging site for beta versions (#4455)
- fix(windows): When uninstalling, exit Keyman (#4383)
- fix(common/models): predictions after context reset / caret shift (#4411)
- modify(common): Refactor help-keyman-com.sh script for uploading help files (#4433)
- fix(linux): improve BCP 47 canonicalization (#4439)
- fix(developer): debug information with unicode identifiers (#4408)
- fix(developer): Compiler check for if and nul at start of context (#4410)
- feat(developer): improve BCP 47 canonicalization (#4425)
- chore(linux): Check in markdown help for Linux (#4414)
- fix(android/engine): Remove WRITE_EXTERNAL_STORAGE from manifest (#4434)
- chore(common): Check in crowdin files for French (#4420)
- fix(linux): Fix packaging (#4428)
- chore(windows/resources): Fix typo about Community Forum link (#4412)
- change(android/app): Separate displaying welcome.htm from keyboard installation (#4413)
- fix(linux): Improve fix for #3399 (#4418)
- fix(windows): Ensure UAC window comes to foreground (#4384)
- fix(windows): setup should ignore cert revocation (#4392)
- fix(developer): don't check both setup.exe and setup-redist.exe (#4398)
- fix(windows): Show balloon when Keyman is already running (#4386)
- fix(developer): Generate platforms correctly from template (#4399)
- fix(developer): Import Keyboard support for Targets (#4400)
- fix(ios): fixes unit test mocking, test init (#4394)
- fix(ios): fixes app crash on network/install error during resource updates (#4395)
- fix(ios): fixes package-install/update event concurrency management (#4396)
- fix(common/models): bksp workaround now works beyond first word (#4401)
- chore(windows): tests should be case-sensitive (#4405)
- fix(windows): crash deleting wordlist (#4406)
- fix(windows): Use forward slashes in wordlist paths (#4407)
- modify(android/app): Change build-help.sh to generate offline help from Markdown files (#4397)
- fix(linux): Don't crash if uninstalling last keyboard (#4402)
- fix(windows): remove Show Keyboard Usage hotkey (#4379)
- fix(windows): avoid invalid language codes in Add Language dialog (#4381)
- fix(windows): SMP-aware deletion in TSF-aware apps (#4360)
- fix(common): tweak surrogate pair deletions (#4361)
- fix(windows): Enter and Spacebar handling in Configuration (#4349)
- fix(web): removes stylesheets from unloaded keyboards (#4371)
- fix(android, ios): eliminates OSK layout flashing from predictive text banner display (#4370)
- fix(windows): crash for Sinhala mitigation (#4380)
- chore(linux): Pass second tag parameter to Jenkins build (#4388)
- chore(linux): Don't report on Sentry when running unit tests (#4356)
- fix(windows): Ignore Access Denied error creating task (#4365)
- chore(windows/resources): Fix more titles and TODOs in help (#4367)
- chore(common): Enhance PR labeling based on PR title (#4357)
- change(web): set -eu for web scripts (#4353)
- fix(ios): accidental duplicated line from merge (#4366)
- fix(android/app): Wrap preference screen titles (#4326)
- fix(ios): better handling of scoped vs non-scoped package URLs (#4327)
- fix(web): bulk renderer using video stream capture (#4316)
- change(android/engine): Allow swipe to dismiss update notifications (#4329)
- fix(windows): improve support for strings.xml (#4323)
- fix(windows): invalid character in text content opening help (#4330)
- fix(windows): align title to top in Install Keyboard (#4331)
- chore(windows/resources): Cherry-pick 14.0 help from #4109 (#4335)
- fix(ios): renew distribution certificate 🍒 (#4344)
- fix(ios): reloads keyboard after package updates (#4347)
- fix(ios): fixes accidental logo / cancel button overlap during package installation (#4332)
- fix(ios): resolves rough edges with installation view transitions (#4338)
- fix(web/ui): propagates UI module build failures (#4352)
- chore(linux): Fix typo (#4341)
- chore(windows/resources): Address more TODO links for help (#4351)
- fix(windows): setup strings comment for language (#4362)
- fix(windows): Splash button sizes (#4348)
- chore: manual version increment (#4363)
- fix(web): uses CSS line-height to vertically center oversized OSK keycaps (#4255)
- fix(web): OSK loading efficiency (#4279)
- fix(web): default popup key selection, space highlight after popup (#4306)
- fix(web): language menu key highlighting (#4308)
- fix(web): dynamic font downscaling for OSK keys (#4270)
- chore(windows/resources): Cleanup Notes and Tips in help (#4307)
- fix(developer): Debug character grid performance (#4237)
- chore(android/samples): Remove old sample keyboard loaded code (#4315)
- fix(web): dynamic font downscaling for OSK keys (#4270)
- fix(web): toolbar and loading optimisations (#4304)
- chore(web): updates MTNT for pred-text testing page to 0.1.5 (casing) (#4305)
- fix(android/samples): Add dependency on androidx.preference (#4310)
- fix(windows, common/core/desktop): context mismatch with if and dk (#4276)
- chore(common): Check in crowdin files for de (German) (#4295)
- feat(android/app): Add option to change display language (#4261)
- fix(developer/compilers): fixes developer build breakage from #4291 (#4299)
- fix(android/app): Handle keyman protocol from external browser (#4292)
- fix(android/samples): Fix Sentry dependencies (#4267)
- fix(web): better font-wait null guards (#4286)
- fix(web): uses CSS line-height to vertically center oversized OSK keycaps (#4255)
- fix(developer): disable TSentryClient on WINE (#4274)
- fix(web): no key previews for special keys reliant on keyboard-specific OSK font (#4282)
- fix(web): default kbd ui name is now generic (#4293)
- fix(developer/compilers): fixes dependency versioning on alpha, beta tiers (#4291)
- fix(android): Popup misalignments and compatibility with WeChat, Telegram (#4254)
- chore(web): sample pages now wait on init's promise for keyboard loading (#4253)
- fix(windows): typo in font helper string (#4251)
- chore(android/app): Add Obolo language from crowdin (#4256)
- fix(web): unexpected errors in OSK / banner position calculations (#4238)
- chore(linux): Improve version number for debian package (#4258)
- chore(common): Check in crowdin files for km (Khmer) (#4228)
- fix(web): OSK key preview positioning (#4241)
- fix(web): disables predictive text on Opera mini (#4243)
- fix(windows): fix menu popup position (#4175)
- fix(windows): Update mitigation for Keyman 14 and Windows 10 19597 (#4180)
- fix(developer): Allow unhandled keys to go through to debugger memo (#4209)
- fix(android/engine): Remove usage of WRITE_EXTERNAL_STORAGE permission (#4170)
- fix(web): osk size & position after focus changes (#4232)
- chore(linux): Update debian metadata based on Debian repos (#4233)
- chore: bugfix cherrypick (#4208, #4210) (#4230)
- fix(common/core/web): mnemonic modifier key-up handling (#4231)
- chore(linux): pass tag to Jenkins build (#4160) (#4224)
- chore(linux): Allow to push to the
keyman-beta
ppa (#4214)
- fix(developer): make touch layout editor source view fonts consistent (#4198)
- fix(developer): Respect tab editor option (#4200)
- fix(web): Solving kmwosk color inconsistency 🍒 (#4187)
- fix(windows): create task fails (#4181)
- fix(windows): prevent modifier key from navigating in download dialog (#4182)
- fix(windows): keyboard help missing (#4177)
- fix(windows): Proxy Configuration window size (#4159)
- chore(common): update copyright year in various locations (#4197)
- fix(windows): Settings refresh management (#4164)
- fix(windows): Improve refresh performance (#4165)
- fix(windows): exception handling list error (#4166)
- fix(windows): OSK toolbar sync (#4167)
- fix(windows): Show full version with tag in Setup (#4169)
- fix(windows): Improve refresh reliablilty (#4171)
- fix(developer): debug.log created unexpectedly (#4189)
- chore(windows): Remove silent exception in task cleanup (#4191)
- fix(windows/config): keyboard icons missing (#4193)
- fix(developer): Map symbols for LTREnter and LTRBkSp (#4190)
- fix(developer): Encoding for .model.ts files (#4199)
- feat(common): annotate PRs with build links (#4202)
- fix(windows): Text editor font bugs (#4149)
- fix(windows): Warn if we reach maximum transient languages (#4157)
- fix(windows): sentrytool should fail build on exception and access violation when rewriting executables (#4158)
- fix(windows): uninstall language button z-index (#4145)
- fix(windows): exit button position on setup (#4150)
- fix(windows): Online Update dialog layout was messy (#4152)
- chore(windows): remove obsolete importkeyboard app (#4138)
- fix(windows): glitch in keyboard menu (#4139)
- fix(windows): menu scroll positions need reset at popup (#4140)
- fix(windows): remove obsolete option 'Switch to OSK/Help' (#4141)
- fix(windows): Canonicalize BCP 47 tag on keyboard download (#4144)
- fix(windows): help window centred on load (#4147)
- fix(windows): Text editor font bugs (#4149)
- chore(common): Update history for 14.0 beta release (#4148)
- fix(common): increment version needs to check base (#4155)
- fix(windows): beta uses wrong server (#4142)
- chore(common): fix trigger for beta branches (#4135)
- chore: re-trigger beta (#4133)
- fix: build trigger definitions (#4131)
- feat(ios/app): adds error reporting toggle (#4106)
- chore(android): rework versionCode system (#4128)
- fix(web): sporadic blank keyboard on Android (#4117)
- chore(common/models): predictive-text "semi-fill" for iOS 9 use (#4118)
- chore(windows): apply eberhard's suggestions to docs (#4105)
- fix(ios): prevents crash from failed legacy-resource-wrapping attempt (#4100)
- chore(deps): bump ini from 1.3.5 to 1.3.7 in /web/testing/regression-tests (#4108)
- fix(web/ui): Add null check for calculations when canceling touch (#4098)
- fix(ios): fixes nav bar issues when using "Install From File" (#4099)
- fix(web/ui): Fix check on indexOf (#4103)
- fix(ios): autosets + autodisplays keyboard after a package install (#4101)
- chore(ios): pbxproj file compat for Xcode 12 & Simulator (#4094)
- refactor(ios/engine): changes "install from file" to better match Apple guidelines (#4089)
- fix(ios/engine): requests security for imported files (#4095)
- fix(android/app) Change UX to ensure package installation finishes (#4088)
- chore(windows): help titles and missing files (#4091)
- fix(web/ui): Add check for suggestion.tag (#4085)
- chore(windows): also build web help (#4086)
- fix(windows): help deployment (#4083)
- fix(windows): bootstrap installer not signed (#4067)
- fix(common/core/web): Sanitize embedded KMW Sentry events (#4071)
- fix(windows): keyman: link with = sign is mishandled (#4069)
- chore(android/app,oem/fv/android): Revert #4025 (#4076)
- chore(oem/fv/windows): update oem firstvoices product name (#4052)
- feat(windows): convert Keyman for Windows help to Markdown (#4074)
- chore(windows): remove docbook and libxslt (#4075)
- fix(android/engine): Remove in-app keyboard Sentry log about fallback keyboard (#4078)
- fix(web/engine): findNearestKey erroneously returned key child (#4077)
- fix(common/core/web): predictive context reset (#4072)
- fix(ios/engine): deletion for selected text at the context start (#4080)
- fix(common): improve increment-version robustness (#4062)
- fix(ios/engine): preserves early context-setting effects (#4070)
- feat(linux): Rename onboard package (#4059)
- chore(windows): remove obsolete newhelp folder (#4048)
- feat(ios/engine): keyboard-menu scroll indicator now flashes when opened (#4043)
- fix(ios): better meta viewport consistency (#4045)
- fix(windows): Rename to Keyman in help files (#4049)
- chore(common/resources): Fix dest paths for crowdin strings (#3995)
- fix(windows): Rename to Keyman (#4050)
- fix(ios/engine): adds check for keyboard load success, auto-reset on load failure (#4054)
- fix(android/app,oem/fv/android): Sanitize Sentry navigation breadcrumbs (#4025)
- fix(windows): Task creation and deletion cleanup (#4033)
- fix(windows): crash with package online update (#4034)
- fix(windows): Keep language associations when updating keyboard (#4035)
- fix(windows): Handle network errors when downloading keyboards (#4036)
- chore(windows): disable Sentry 'Started' event (#4037)
- fix(ios): package-internal links should be considered internal (#4022)
- chore: refresh github templates (#3999)
- chore(linux/resources): Cleanup formatting in history.md (#3983)
- fix(mac): improve robustness of altool call (#3959)
- fix(mac): Handle duplicate filenames for packages (#3961)
- chore(common/resources): Document keeping scopes in sync (#3974)
- fix(common/models): proper RTL quote ordering (#3897)
- chore(mac): englishspanish test keyboard (#3976)
- chore(mac/resources): Catch up mac history for 13.0 releases (#3977)
- fix(android/engine,android/app) Notify when invalid keyboard package fails to install (#3964)
- chore(windows): cleanup unused variable (#3978)
- fix(oem/fv/android): Check keyboard selected before allowing setup (#3923)
- chore(common): fixup missing history (#3957)
- fix(mac): re-sign files post plist update (#3932)
- fix(mac/engine): wrong variable type (#3933)
- feat(mac): Add support for "ISO" keyboard layouts (#3924)
- fix(mac): turn on legacy mode for Java apps (#3944)
- feat(developer): add new touch layout special tags (#3878)
- fix(web): default attachment behavior (#3948)
- fix(mac): arrow keys now reset context (#3946)
- feat(mac): user-controllable legacy app list (#3949)
- chore(mac): fix iso section key code (#3952)
- chore(common/resources): Part 3 of additional HISTORY.md cleanup (#3947)
- chore(mac): Update README.md (#3880)
- fix(windows): sentry range check error (#3921)
- chore(common/resources): Clean up commit types in HISTORY.md (#3926)
- fix(android/engine): adds null guard to refreshLayouts call (#3927)
- fix(ios/engine): adds null guard to refreshLayouts call (#3927)
- fix(ios/engine): banner inconsistency (#3925)
- chore(web): adds LTREnter, LTRBkSp, and associated layout mapping (#3937)
- fix(web): adds null guards for two Sentry errors (#3941)
- chore(common/resources): additional cleanup to HISTORY.md (#3942)
- chore(mac): use new keyboard install page (#3908)
- fix(ios/engine): allows some language-code incomplete matches during package installation (#3884)
- feat(ios/engine): launches external links outside the app (#3889)
- chore(linux): Fix launchpad build (closes #3875) (#3913)
- fix(linux): Don't fail installation if restarting ibus fails (#3915)
- feat(mac): Sentry support (#3886)
- chore(mac): rewrite plists after build (#3891)
- fix(mac): add icon for Keyman.app (#3892)
- fix(mac): codesign resilience (#3893)
- fix(mac): support page and copyright (#3904)
- fix(oem/fv/android): Update Sentry library in FV app (#3905)
- fix(android/app): Install keyboard packages w/o welcome.htm (#3874)
- fix(web/engine): fixes OSK rotation (#3909)
- feat(common/core/web): integrated suggestion casing tests (#3887)
- fix(ios/engine): changes image-banner display logic (#3911)
- feat(web/engine): allows touch aliasing away from blank keys (#3858)
- chore(linux): Additionally build packages for Ubuntu 20.10 (Groovy) (#3876)
- fix(linux): Remove version.sh and get tier/version from .md files (#3686)
- fix(android/samples): Remove use of version.gradle in Sample projects (#3899)
- feat(android/engine): Add embedded KeymanWeb engine crash reporting to Sentry (#3825)
- feat(developer/compilers): compiler-side groundwork for applyCasing (#3770)
- feat(common/models): use of applyCasing for suggestions (#3824)
- feat(common/models): casing for suggestions with partial replacement (#3845)
- fix(common/core/web): Add environment to web Sentry reports (#3888)
- fix(android/engine): Update in-app TextView context on pageLoaded (#3867)
- feat(windows): major version upgrades (#3866)
- feat(developer): support major version upgrades (#3868)
- docs(windows): Update Delphi version requirement note (#3871)
- feat(web/engine): updates osk font, adds layout codes for new glyphs (#3851)
- fix(common/core/web): meta key handling (#3847)
- feat(common/core/web): input processor unit tests (#3836)
- fix(web/engine): blocks key previews for blank/hidden keys (#3857)
- fix(common/core/web): Fixes engine-level context tests, adds notany cases (#3860)
- fix(common/core/web): fixes no-output logic check, arrow keys (#3848)
- fix(common/core/web): adds missing null-check (#3859)
- fix(windows): makefile format error (#3854)
- fix(windows): Import OSK wrong for European layouts (#3830)
- fix(windows): SizeOfImage header was wrong for dbg (#3833)
- chore(windows): symbol server support (#3834)
- fix(windows): sporadic 8087 control word corruption (#3842)
- fix(developer): Remove IE dependency from Developer Setup (#3839)
- fix(developer): support for notany() and context() (#3816)
- fix(web): support for notany() and context() (#3817)
- fix(developer): debug window inherits editor font (#3829)
- fix(developer): remove obsolete NRSIAllTags (#3819)
- fix(developer): Incorrect script:language map (#3818)
- fix(android/app): Remove network check on "Get Started" menu (#3823)
- feat(android/engine): Add check for associated model on ModelPickerActivity (#3808)
- chore(common/resources): improve build README.md (#3812)
- fix(windows): Cleanup setup.inf processing and CompareVersions function (#3790)
- fix(windows): setup now allows choice of source (#3794)
- fix(windows): show bootstrap progress in setup (#3792)
- fix(windows): cleanup setup action list (#3793)
- chore(android/engine): Remove use of lexical-model catalog (#3803)
- fix(windows): disabling/enabling a profile could have wrong association (#3799)
- fix(windows): keyboard menu could get out of sync (#3800)
- fix(windows): crash installing package with a race (#3805)
- fix(windows): Handle failure on task creation (#3804)
- fix(windows): Start Keyman on Demand - keyman32 (#3772)
- fix(windows): Start Keyman on Demand - tasks (#3773)
- fix(windows): remove msctf free from DllMain (#3779)
- fix(windows): error reading kmp.inf in setup (#3781)
- chore(web): Update keymanweb-osk.ttf to v. 2.100 (#3782)
- fix(android/engine): Fix issues when re-installing lexical-models (#3731)
- fix(android/browser): Fix slow input in embedded browser (WebViews) (#3768)
- chore(common/models): fixes context tracking with accepted suggestions (#3767)
- chore(windows): small cleanups (#3774)
- fix(windows): Remove double refresh (#3754)
- fix(windows): Keyman Configuration changes apply instantly (#3753)
- fix(windows): Make help button work (#3760)
- fix(windows): use new windows url for online update check (#3761)
- fix(windows): Community button had wrong link (#3764)
- fix(windows): Crash in Keep in Touch external link (#3763)
- fix(windows): Fix multiple issues with UI locales (#3766)
- fix(android/engine): Only get keyboard version for cloud/ (#3740)
- feat(common/core/web): simplify corrective distribution (#3726)
- fix(windows): restore Setup after minimize (#3739)
- fix(windows): buffer overrun in debug function (#3745)
- fix(windows): download error dialog could be blank (#3747)
- feat: Keyman Settings Manager base classes (#2456)
- feat(windows): kmconfig console app (#3732)
- feat(windows): kmconfig GUI (in kmshell) (#3733)
- feat(windows): Apps for Controlling Browser TSF integration (#3734)
- chore(android): Update dependencies (#3738)
- fix(android/browser): Improve how embedded browser handles input (#3722)
- fix(web): disable U+25CC for diacritics (#3039)
- refactor(common/models): Common tokenization and wordbreaking functions (#3706)
- fix(windows): setup status showed only 'removing older versions' (#3735)
- fix(windows): improve tsysinfo upload messages (#3727)
- chore(windows): update msgping to Winsdk 10 (#3728)
- fix(android/engine): Improve KMManager robustness (#3721)
- feat(common/core/web): fat-finger ignores inputs that beep (#3701)
- fix(web): K_SPACE handling for embedded mode, hardware keystrokes (#3707)
- feat(common/models): context tracking of accepted Suggestions (#3663)
- feat(common/models): context reversion modeling (#3685)
- fix(windows): RefreshKeyboards loses some profiles (#3714)
- fix(windows): icons missing in Configuration (#3717)
- fix(windows): tweak scrolling in keyboard menu (#3719)
- fix(developer): crash creating basic project (#3716)
- fix(web): Remove base key from popup keys (#3718)
- fix(web): Let embedded device handle K_TAB or K_ENTER (#3664)
- fix(common/core/web): fixes revert event bug (#3709)
- feat(common/models): disables "keep" when word is not suggestion otherwise (#3700)
- feat(common/core/web): selective wordbreak swallowing after accepting suggestions (#3702)
- refactor(common/models): extract Outcome type (#3705)
- fix(web): unit test script failure on compilation failures (#3597)
- feat(common/models): 'revert' now uses model's punctuation (#3647)
- fix(windows): launch configuration non-elevated (#3691)
- fix(windows): disabled keyboards listed in hotkeys (#3693)
- fix(windows): show version with tag in setup (#3682)
- fix(windows): keyman desktop setup filename (#3684)
- chore(windows): Move to Windows SDK 10.0.17763.0 (#3654)
- fix(windows): Some registry keys could have incorrect permissions 🍒 (#3668)
- fix(developer): ci uses repo tier and version (#3670)
- fix(windows): update CI for publishing desktop help (#3671)
- fix(web): ci uses repo tier and version (#3672)
- fix(windows): improve version numbers (#3678)
- chore: don't add tag to version in filenames (#3681)
- refactor(common/models): centralizes suggestion & keep inits (#3645)
- fix(common/models): predictions after typed whitespace (#3657)
- fix(web): Fix how layer is separated from key name (#3659)
- fix(windows): Upgrading keyboards with transient profiles (#3637)
- fix(windows): upgrading disabled keyboards (#3638)
- fix(developer): coverity reports for compiler (#3640)
- fix(windows): coverity reports for mcompile (#3641)
- fix(windows): coverity reports for kmtip (#3642)
- fix(windows): coverity reports for keyman32 (#3649)
- chore: exclude parens if no scope in commit msg (#3653)
- chore(common/resources): bump @actions/core from 1.2.2 to 1.2.6 in /resources/build/version (#3646)
- fix(android/app): Switch system keyboard in KMPBrowserActivity (#3648)
- fix(ios/engine): package installation language-picker improvements (#3623)
- fix(windows): Buffer overrun in firstrun (#3634)
- fix(windows): upgrading transitional profiles (#3635)
- fix(android/engine): Fix undetermined lexical model package ID (#3624)
- feat(windows): overflow menu for osk toolbar (#3626)
- feat(windows): scrollable keyboard menu (#3627)
- fix(android/app): Allow uninstalling sil_euro_latin for non-default languages (#3628)
- feat(ios/engine): Utilizes packages' welcome pages (#3622)
- fix(android/app): Only copy asset .kmp file if it doesn't exist (#3629)
- fix(windows): add back support for disabling keyboards (#3607)
- fix(windows): bootstrap package install specified language bugs (#3609)
- fix(windows): bootstrap should skip install of failed downloads (#3610)
- refactor(android/app): Move Settings activities from KMEA to KMAPro (#3614)
- fix(android/app): Change install intent to MainActivity (#3615)
- fix(windows): cleanup pointer to int typecasts (#3612)
- fix(developer): hardcoded urls in debugger (#3613)
- fix(developer): Project window and About window hardcoded urls (#3618)
- fix(windows): cleanup hardcoded urls in tsysinfo (#3619)
- fix(windows): external links should open externally (#3602)
- fix(windows): hint dialog was blank when elevated (#3604)
- fix(android): Log errors for crashes involving Keyboard Picker (#3499)
- feat(common/models): context + input tracking for predictive text (#3549)
- feat(common/models): initial integration for enhanced corrections (#3555)
- feat(common/models): correction thresholding, acceptance (#3556)
- refactor(common/models): distance modeler cleanup (#3565)
- change(common/models): context tracker cleanup, optimizations, fixes (#3573)
- feat(common/models): Correction improvement (#3575)
- feat(common/models): naive correction-algorithm timer (#3581)
- fix(common/models): Android API compat for upgraded correction-search (#3601)
- fix(android/app): Query api.keyman.com for downloading associated dictionary (#3606)
- refactor(web/engine): application of predictive suggestions (#3582)
- fix(windows): simplify profile repair (#3559)
- chore(web): bump http-proxy from 1.17.0 to 1.18.1 in /web/testing/regression-tests (#3568)
- feat(ios/engine): go/package use for model pkg downloads (#3603)
- feat(windows): improve keyboard language dialog (#3557)
- fix(windows): lookup language name on create (#3558)
- feat(developer): add viewport to html templates (#3531)
- fix(windows): use new signtime.bat on build agents (#3586)
- fix(developer): Touch font size should be string (#3585)
- fix(android/app): Fix Info page title size (#3571)
- fix(linux/config): Check if file exists before creating hard links (#3592)
- fix(windows): remove obsolete releaseCapture calls (#3594)
- fix(linux/config): Catch if kmp.json is invalid JSON (#3593)
- fix(android/app): Validate language selection for "INSTALL" button (#3579)
- chore(common/resources): bump node-fetch from 2.6.0 to 2.6.1 in /resources/build/version (#3578)
- fix(web): default layout shift not changing layer (#3574)
- feat(common/models): core edit-distance calculation class (#3526)
- feat(common/models): Edit path derivation (#3547)
- feat(common/models): low-level correction-algorithm infrastructure (#3527)
- feat(common/models): correction-search algorithm core (#3534)
- fix(windows): BCP 47 tag canonicalization (#3545)
- fix(windows): upgrade of profiles from 13.0 (#3552)
- feat(windows): map installed bcp47 (#3542)
- fix(windows): simplify profile uninstall (#3543)
- fix(android/app): Remove unused intent ACTION_GET_USERDATA (#3551)
- fix(android/engine): Remove notification after installing kbd package (#3546)
- fix(android): Re-enable monitoring of Application Not Responding (ANR) (#3550)
- fix(android/engine): Fix package filename when downloading from cloud (#3541)
- feat(windows): select language at keyboard install (#3524)
- feat(windows): add langtags.json data (#3529)
- fix(windows): add transient profile support to keyman32 (#3539)
- fix(android/app): Inject meta viewport tag for viewing help (#3523)
- fix(android/app): Fix overflow menu for hdpi devices (#3532)
- feat(windows): Rework of profile installation - Engine (#3509)
- feat(windows): profile installation - Keyman for Windows (#3510)
- feat(windows): profile installation - Support Tool (#3511)
- chore(windows): remove stockeditor (#3516)
- fix(windows): refresh configuration after changes (#3517)
- feat(windows): split language registration on app install (#3520)
- fix(linux): Improve robustness when installing ibus-keyman (#3535)
- feat(common/models): override script defaults: spaces break words (#3506)
- fix(android/engine): Check asset package version before installing (#3514)
- feat(android): Use Stepper for navigating package installation steps (#3498)
- fix(linux): Add packaging of Linux localization files (#3504)
- feat(common/models): lexicon traversal (#3479)
- feat(common/models): actual priority queue for Trie models (#3480)
- feat(common/models): efficient batch-enqueue (#3486)
- feat(linux): Add link to share online (#3494)
- docs(common): Clarify l10n readme (#3496)
- feat(linux): Add i18n for Linux (#3492)
- feat(linux): Small UI improvements (#3495)
- feat(android/app): Add language picker for keyboard package installation (#3481)
- fix(android): Fix util to getting the tier on CI builds (#3491)
- feat(windows): rework download keyboard dialog style (#3463)
- chore(common/resources): Add sample vscode settings files (#3249)
- fix(linux): Lookup language tag from keyboard (#3408)
- feat(linux): Hook up Sentry for km-config (#3378)
- chore(linux): Use new staging site names and use variable for downloads.keyman.com (#3406)
- refactor(common/models): LMLayer state management tweak, persistent ModelCompositor (#3477)
- fix(android): Add CI script to publish to Play Store (#3469)
- fix(android): Update sentry plugin to remove obsolete API use (#3471)
- feat(ios/app): universal links for keyboard installation (#3466)
- fix(ios/engine): Proper associating-installer deinitialization, cancellation tests (#3468)
- refactor(ios): error definitions, i18n (#3470)
- chore(common/core/desktop): cleanup keyboardprocessor.h.in (#3473)
- fix(android): Update Gradle wrapper to 5.6.4 (#3467)
- feat(ios/engine): Associating package installer (#3458)
- feat(ios/app): Associating package installer use within existing install paths (#3465)
- feat(windows): set default UI language at install (#3438)
- feat(windows): i18n for Setup (#3444)
- feat(windows): add globe icon to Configuration UI (#3446)
- feat(windows): set UI language from Setup preference on first install (#3447)
- feat(windows): docs on editing translations (#3448)
- change(android): Improve string context to help crowdin translators (#3457)
- fix(android/app): Fix environment portion of app version string (#3462)
- feat(android): Use staging help site for pre-release builds (#3453)
- fix(android): Cleanup string formatting with strings.xml (#3452)
- chore(android): Add script to find unused strings. Manually remove them (#3456)
- feat(ios/engine): LanguagePickAssociator progress tracking, base integration with package lang picker (#3455)
- feat(android/app): Associate app with /keyboards/install links (#3449)
- fix(android): Update KMPBrowser to pass external links to user browser (#3439)
- feat(ios/engine): Language-pick associator (#3451)
- fix(android): Fix KMTextView to compile on Linux (#3442)
- feat(android): Use api.keyman-staging.com for pre-release builds (#3423)
- refactor(ios/engine): merges keyboard & lexical model info views, fixes QR code logic (#3432)
- feat(android): Add app association to keyman.com (#3431)
- chore(windows): cleanup comments in strings.xml (#3434)
- feat(ios/engine): language selection during (file-based) package installation (#3416)
- feat(ios/engine) Package-installer layout optimizations (#3437)
- feat(windows): convert locale.xml to strings.xml format (#3424)
- refactor(windows): add translations to windows install (#3428)
- refactor(windows): remove old locale links (#3429)
- chore(windows): remove old locale tools (#3430)
- feat(ios): Start of engine and app internationalization (#2745)
- chore(common): unify crowdin.yml (#3418)
- fix(windows): more i18n cleanup: (#3415)
- feat(windows): generate message consts at build time (#3413)
- fix(android/app): Use go/android/ links to download cloud keyboards (#3343)
- fix(windows): i18n of strings in Font Helper (#3414)
- refactor(windows): refactor Dialog elements (#3421)
- chore(windows): Remove usage page resources (#3422)
- feat(windows): i18n groundwork (#3411)
- feat(windows): Removes unused strings from locale.xml (#3412)
- refactor(ios/engine): package installer tweaks (#3410)
- chore(ios/engine): more obsoletions (#3407)
- refactor(ios/engine): builds package download links (#3383)
- refactor(ios/engine): chained lexical model install callback, fix (#3388)
- feat(ios/engine): download queue concurrency (#3395)
- feat(ios/engine): keyboard search core (#3384)
- feat(ios/engine): support for deferred chaining of lexical model downloads (#3401)
- docs(linux): Update readme (#3397)
- feat(ios/engine): use of Keyman staging sites (#3405)
- feat(linux): keyman:// protocol handler (#3398)
- chore(ios/engine): dead code removal + deprecations (#3402)
- fix(windows): proxy configuration from system (#3389)
- fix(windows): hide unavailable options in Setup (#3392)
- fix(windows): make sure silent is actually silent for setup (#3391)
- chore(windows): staging site hostnames (#3387)
- feat(windows): cleanup server names (#3325)
- feat(windows): keyman: protocol handler (#3382)
- feat(developer/compilers): logging errors and warnings in the lexical model compiler (#3385)
- chore(web): bump lodash from 4.17.15 to 4.17.19 in /web/testing/regression-tests (#3360)
- refactor(ios/engine): update detection now based upon packages (#3362)
- refactor(ios/engine): package download notifications (#3363)
- refactor(ios/engine): package-based resource updates, cloud resource migration (#3372)
- fix(ios/engine): engine tier enum, proper detection (#3373)
- refactor(ios/engine): Centralized Keyman domain definitions (#3381)
- fix(linux): Use language from search when installing keyboard (#3290)
- refactor(linux): Small refactorings (#3376)
- refactor(developer/compilers): reading from a wordlist (#3380)
- feat(windows): disable defaults options when Keyman already installed (#3371)
- feat(windows): setup will retry if offline during initial install steps (#3370)
- feat(windows): setup select tier from filename or parameter (#3369)
- fix(windows): re-add license to setup (#3368)
- feat(windows): strip ' (1)' from filename in setup (#3367)
- fix(windows): remove large dependencies (#3346)
- refactor(ios/engine): package-version query caching + package state properties (#3335)
- refactor(ios/engine): keyboard downloads now retrieve KMPs (#3341)
- refactor(ios/engine): download queue & download state detection cleanup (#3342)
- chore(developer): cleanup test constants (#3350)
- change(common/models/wordbreakers): update word boundary props to 13.0 (#3365)
- feat(linux): Use staging URLs for alpha version (#3364)
- fix(android/engine): Update deprecated call to switch system keyboard for Android P (#3353)
- fix(developer/compilers): merge duplicate words during compile (#3338)
- refactor(developer): hashmap-based wordlist compilation (#3340)
- chore(linux): Add license details for kmpdetails.* (#3355)
- feat(windows): New Keyboard Search and Download (#3326)
- refactor(ios/engine): lexical model query & download rework (#3327)
- refactor(ios/engine): hashable package keys (#3333)
- fix(ios/engine): version equality (#3334)
- refactor(linux): make some methods protected (#3291)
- feat(oem/fv/android): Add nrc.str.sencoten model and update SystemKeyboard from KMAPro (#3332)
- refactor(windows): PackagesOnly parameter (#3321)
- chore(windows): code cleanup (#3320)
- chore(windows): update setup i18n (#3317)
- chore(windows): Cleanup logging in Windows Setup (#3316)
- feat(windows): Keyman Setup online bootstrap (#3304)
- chore: cleanup global ExtPath (#3315)
- feat(android/app): Use build-download-resources.sh for KMApro app (#3322)
- feat(oem/fv/android): Use build-download-resources.sh for FV app (#3322)
- refactor(ios/engine): Centralized package download utility function (#3299)
- fix(oem/fv/android): Add a fallback keyboard to FV Android app (#3323)
- feat(android/engine): Add additional info on installed keyboards exceptions (#3319)
- fix(android/app) Download associated dictionary when installing cloud keyboard package (#3307)
- feat(android): Download default resources at build time (#3300)
- fix(android/engine): Fix unbound variable in build script (#3308)
- fix(android): Resize PackageActivity title text (#3297)
- fix(common/core/web): fixes transcription buffer cap (#3301)
- fix(android): Use tier to determine keyboard search host (#3296)
- refactor(ios/engine): Resource download cleanup and mocking prep (#3292)
- refactor(ios/engine): ID-based download tracking, update notification rework (#3295)
- feat(linux): address code review comments of #3278 (#3281)
- fix(linux): Always restart IBus when installing keyboard (#3284)
- refactor(linux): cleanup code (#3286)
- fix(linux): Fix crash converting kvk into LDML (#3288)
- feat(ios/engine): package-version query implementation (#3280)
- refactor(ios/engine): Download notifications via completion blocks (#3274)
- refactor(ios/engine): better resource type links (#3276)
- refactor(ios/engine): Resource-download installation closures (#3277)
- feat(linux): Install keyboard on Gnome (#3278)
- feat(ios/engine): adds getInstalledPackage(for:) (#3270)
- refactor(linux): address code review comments of #3272 (#3275)
- refactor(ios/engine): reworks download queue objects (#3267)
- feat(linux): Improve Linux package description (#3268)
- feat(android): Implement menu to add language for installed keyboard pkg (#3255)
- fix(mac/resources): altool is failing but we lose the log in CI (#3264)
- refactor(ios/engine): more notification rework prep (#3262)
- fix(mac): altool second call report ci errors (#3265)
- refactor(ios/engine): more dead code removal (#3266)
- fix(ios/engine): fixes keyboard swapping (#3259)
- fix(common/resources): shebang for lerna-based Linux builds (#3260)
- refactor(ios/engine): Notification rework prep, simplification (#3261)
- feat(android/app): Consolidate install menus (#3245)
- change(ios/engine): migrates legacy cloud resources to KMP format (#3237)
- change(ios/engine): Default resource update (#3244)
- fix(ios/engine): migration of preload-sourced resources (#3247)
- refactor(common/resources): web-environment package (#3248)
- chore(linux): Add some unit tests for keyman_config (#3250)
- chore(linux): Update automatically installed dependencies (#3254)
- fix(common/resources): web-environment package-lock.json (#3256)
- feat(linux): Add onboard as recommended package (#3241)
- fix(developer/ide): double click to change layer update combo (#3240)
- fix(developer/ide): fix copy and paste in touch editor (#3238)
- change(ios/engine): Package migration prep (#3229)
- chore: labeler (#3233)
- feat(android/engine): Migrate cloud keyboards when updating keyboard package (#3221)
- refactor(ios/engine): explicitly synchronous Package processing (#3230)
- feat(ios/engine): KeymanPackage now parses its ID (#3234)
- fix(windows): sentry exception reports (#3235)
- chore(android): Remove google-services and update readme (#3228)
- refactor(ios/engine): Language resource + keying polymorphism (#3220)
- refactor(ios): Selective resource installation via abstraction (#3207)
- feat(ios/engine): Generation of kmp.json for non-package resources (#3212)
- fix(android/engine): Revise updateOldKeyboardsList (#3216)
- feat(ios/engine): embedded KeymanWeb engine Sentry use (#3218)
- feat(android): Handle model picker updates (#3209)
- change(android/samples): Update addKeyboard syntax for Sample and Test apps (#3213)
- fix(linux): Restart km-config after installing keyboard (#3214)
- fix(developer/compilers): normalise touch layout on compile (#3203)
- feat(android): Add utility to check BCP47 equivalence (#3210)
- refactor(ios/engine): KMP installation now relies on KeymanPackage class, parses (#3205)
- refactor(ios/engine): Abstraction of KMP installation methods (#3206)
- feat(linux): Make two windows modal dialogs (#3211)
- fix(ios): fixes lerna concurrency workaround and missing func reference (#3192)
- fix(android/engine): Use available models for ModelPickerActivity() (#3191)
- feat(android): Add system globe action to show system keyboards (#3197)
- feat(linux): Open a .kmp file in km-config (#3183)
- refactor(ios/engine): kmp.json - Keyboard info deserialization (#3193)
- refactor(ios/engine): kmp.json - Lexical model info deserialization (#3195)
- feat(ios/engine): kmp.json - full deserialization (#3198)
- fix(android): Add wrapper for logging errors & exceptions (#3196)
- fix(oem/fv/ios): new certificate (#3201)
- change(android/engine): Clean up naming for formatting QR code URL (#3187)
- change(developer): packs ModelCompiler via npm pack, 7-zip (#3166)
- change(web): Selective Sentry uploads (#3163)
- refactor(ios/engine): Polishes HTTPDownloader to prep for unit testing (#3179)
- feat(ios/engine): HTTPDownloader unit testing (#3180)
- fix(linux): Disable buttons if no keyboard installed (#3184)
- change(ios/engine): Removes unused, deprecated JS/JSON-based adhoc install code (#3186)
- change(common/models,developer/compilers): move joiner from LMLayer to model compiler (#3071)
- change(ios): Selective Sentry uploads (#3162)
- change(android/engine): Handle keyboard package updates (#3175)
- fix(common/models/types): fixes models-types build script, sets std header (#3182)
- fix(ios): fixes build warning on Error coersion, fixes logged error for intermediate embedded state (#3173)
- fix(linux): Don't fail (un-)install if running multiple ibus (#3169)
- chore(linux): Update maintainer in package metadata (#3168)
- feat(linux): Improve appstream metadata (#3176)
- refactor(resources): convert gosh into npm package 🙃 (#3159)
- chore(common,web): use consistent TypeScript dep on all packages (#3158)
- chore(common/resources): add
common/models
to build trigger definitions (#3144) - fix(common/resources): adds package-lock.json for gosh package (#3171)
- fix(android/engine): Remove LanguageListUtil (#3155)
- refactor(common/models/templates): create package: @keymanapp/models-templates (#3128)
- fix(android): Fix system keyboard globe button override (#3140)
- fix(common/core/web): use build script to generate environment.inc.ts (#3146)
- change(common/core/web,web): update dependencies to @keymanapp/models-types (#3147)
- refactor(common/models): factor out word breakers to their own package (#3125)
- fix(developer): crash when developer starts (#3138)
- chore(android): Refactor KeyboardPickerActivity (#3113)
- chore(common/resources): cleanup scopes (#3139)
- feat(web): starts proper KMW Sentry integration (#3122)
- refactor(common/models/types): rename @keymanapp/lexical-model-types => @keymanapp/models-types (#3143)
- change(common/core/web): add and distribute type declaration (#3145)
- fix(common/models/types): drops version updates for deprecated common/lexical-model-types (#3148)
- refactor(web/engine): Moves common utility functions into separate
web-utils
package (#3130) - refactor(web/engine): renames DeviceSpec, moves to utils (#3132)
- fix(ios): Fixes keyboard metadata decoding, tweaks to project files (#3137)
- feat(windows): Use http: instead of file: for Configuration UI (#3127)
- fix(windows): use correct name for Sentry in C++ (#3129)
- chore: Allow to override hook defs (#3112)
- feat(android/samples): Add Tamil lexical model to KMSample2 (#3123)
- fix(windows): kmbrowserhost was missing debug info (#3117)
- fix(windows): force output keystroke failure (#3083)
- fix(windows): kmshell title and kmbrowserhost sentry (#3115)
- fix(oem/fv/ios): Fixes FV app's system keyboard (#3105)
- fix(oem/fv/ios): FV light mode lock and basic banner fix (#3108)
- fix(windows): sentry cef shutdown interactions (#3107)
- feat(android): Migrate installed keyboards list to keyboards_list.json (#3091)
- fix(windows): use consistent sentry db location (#3100)
- fix(android/app): Fix back button after System Keyboard dismissed (#3093)
- fix(android/samples): Back button to dismiss KMSample2 system keyboard (#3095)
- fix(oem/fv/android): Back button to dismiss FV Android system keyboard (#3096)
- fix(common/resources): npm install required for auto inc lerna versions (#3089)
- fix(windows): sentry x64 stacks truncated pointers (#3087)
- fix(common/core/desktop): enable build for win x64, use global VERSION.md and fix decxstr() bug (#3076)
- change(android): Add methods to go between LanguageResource and JSON (#3079)
- feat(common): auto-update for package versioning (#3078)
- fix(oem/fv/ios): Additional libraries for FirstVoices SWKeyboard (#3080)
- feat(web): test Recorder overhaul, Node-based tests using Recorder for KeyboardProcessor (#3060)
- fix(oem/fv/ios): add sentry framework to carthage build step (#3074)
- fix(oem/fv/ios): try embed of sentry again for fv (#3072)
- fix(oem/fv/ios): add sentry framework to fv keyboards (#3069)
- fix(android): Fix FileUtilsTest to be cross-platform (#3061)
- fix(windows): add LARGEADDRESSAWARE flag for all CEF processes (#3064)
- fix(android): Remove more custom keyboard fields(#3051)
- fix(oem/fv/ios): FV settings bundle for SWKeyboard (#3066)
- change(common/models/wordbreakers): single-pass join word breaker decorator (#3059)
- change(oem/fv/android): Update DSN for FV Android app (#3050)
- feat(web/engine): Basic KeyboardProcessor tests (#2994)
- fix(oem/fv/android): Update FirstVoices build_keyboards.sh script (#3045)
- fix(oem/fv/ios): Update FirstVoices build_keyboards.sh script (#3045)
- chore(common/resources): bump @actions/http-client from 1.0.3 to 1.0.8 in /resources/build/version (#3047)
- fix(oem/fv/ios): firstvoices icon and version info (#3044)
- feat(windows): Sentry integration fixes and polish (#3006)
- feat(developer/compilers): compile joinWordsAt property (#3032)
- feat(common/resources): initial use of lerna (in-repo package links only) (#2997)
- change(web/engine): spins core/web/keyboard-processor package off from KeymanWeb (#3001)
- change(web/engine): spins core/web/input-processor package off from KeymanWeb (#3008)
- chore(common/models): change author from personal to work affiliation (#3046)
- chore: merge stable history (#3037)
- feat(common/models/wordbreakers): create join word breaker decorator (#3021)
- fix(oem/fv/ios): download fv keyboards (#3040)
- change(android): Refactor LanguageResource() and remove "Custom" property (#3033)
- change(developer/compilers): improvements to default searchTermToKey (#3024)
- change(common/resources): Update to Unicode 13.0 (#3029)
- change(android): Refactor Keyboard class to not use Map (#3020)
- fix(android): Clarify label that shows "Get Started" on startup (#3025)
- feat(developer/compilers): allow for verbose word breaker specification (#3023)
- change(android): Convert LanguageListActivity to utility (#3018)
- change(android): Change "Get Started" keyboard picker to bring up embedded keyboard search (#3013)
- feat(common): lerna now npm-installed locally (#3012)
- refactor(web/engine): successful web-core compilation (#2992)
- change(common/models,developer/compilers): always bundle searchTermToKey() with model (#2971)
- change(common/models): remove NFD table (#3014)
- refactor(developer/compilers): word breaker compilation (#3016)
- refactor(common/models): Abstracted connection between LMLayer and Worker initialization (#2986)
- refactor(common/models): starts a formal 'headless' mode (#2987)
- fix(android): predictive banner display bugfix (#3010)
- fix(android): Fix system keyboard alignment (#3009)
- refactor(web/engine): precomputation for OSK key events, headless production thereof (#2969)
- refactor(web/engine): initial ModelManager split (#2974)
- refactor(web/engine): LMLayer enablement state management rework (#2975)
- refactor(web/engine): predictive data routing, LanguageProcessor as EventEmitter (#2976)
- refactor(web/engine): web-core build prep (#2982)
- change(android): Update minimum SDK to 21 (#2993)
- feat(android): Add KMPBrowserActivity for cloud keyboard searches (#2961)
- fix(android): Handle default font DejaVuSans.ttf (#2981)
- feat(android): Download cloud keyboards from https://keyman.com/keyboards (#2953)
- fix(ios): iOS 13.4 subkey menu workaround (#2959)
- change(ios): Web-based popup key longpresses (#2968)
- fix(web): repairs Web regression test suite (#2973)
- feat(android): Dismiss system keyboard on Back press (#2984)
- chore(common/models): do not run tests in IE11 in Windows (#2978)
- feat(windows): Testing Sentry integration (#2923)
- feat(windows): use crashpad and better call stacks (#2931)
- fix(common/models): use searchTermToKey() on input (#2954)
- refactor(web/engine): proper split-off of DOM-reliant code (#2939)
- refactor(web/engine): InputProcessor/KeyboardProcessor split (#2940)
- fix(ios): prevents in-app keyboard resets (#2951)
- refactor(web/engine): headless KeyboardProcessor (#2941)
- fix(android): Add check for WRITE_EXTERNAL_STORAGE permission (#2946)
- chore(web): bump minimist from 1.2.2 to 1.2.3 in /web/testing/regression-tests (#2947)
- refactor(web/engine): relocates DOM-only parts of Processor (#2922)
- refactor(web/engine): begins formally removing DOM-aware keyboard API functions from web-core KeyboardInterface (#2915)
- refactor(web/engine): start of system store abstraction (#2919)
- refactor(web/engine): Processor now manages current layer; OSK listens via callback (#2920)
- refactor(web/engine): RuleBehavior now headless (#2925)
- refactor(web/engine): variable store storage abstraction (#2926)
- fix(web): fixes activeElement typing (#2927)
- refactor(web/engine): relocates DOM-only parts of Processor (#2938)
- fix(android): Change KeyboardHarness/build.sh to not rebuild KMEA (#2943)
- feat(android): Propagate languageID when downloading kmp (#2944)
- fix(web/engine): default layout fix for chiral keyboards (#2936)
- fix(android): Fix exception in ResourcesUpdateTool (#2933)
- change(android/samples): Update sample and test projects to install asset kmp's (#2935)
- fix(android): Fix globe button crash on 3rd party apps (#2930)
- change(android) Install default asset kmp's (#2928)
- refactor(web/engine): KeyboardInterface/Processor cleanup and prep (#2901)
- refactor(web/engine): Preps keyboard layouts definitions for web-core (#2902)
- refactor(web/engine): layouts now full property of Keyboard wrapper (#2903)
- feat(android): Specify optional language ID for installing kmp (#2921)
- fix(developer): use correct registry types for sentry options (#2912)
- fix(windows): replaces empty eventid with underscore when autoreport errors off (#2913)
- refactor(web): namespacing DOM-focused management (#2891)
- refactor(web/engine): starts DOM pre-processor (#2892)
- refactor(web): starts OSK preprocessor (#2893)
- refactor(web): headless device representation (#2894)
- refactor(web): cleanup for Processor.processKeyEvent (#2899)
- chore(common/resources): Cleanup unused folders and update README (#2916)
- feat(windows): sentry x64 support (#2898)
- feat(windows): user control for upload to sentry (#2900)
- feat(ios): Add Crowdin CLI for iOS strings (#2905)
- feat(windows): crash reports in CEF (#2887)
- feat(common/resources): Use Crowdin CLI (v3) for handling l10n files (#2895)
- fix(windows): show error if tsysinfo fails to start; kmcomapi reporting (#2897)
- fix(web/engine): Fixes default key lookup returns (#2890)
- feat(windows): new error notification dialog (#2875)
- feat(windows): sentry c++ wrappers (#2886)
- refactor(web/engine): activeKeyboard now tracked on Processor (#2864)
- refactor(web/engine): Initial definition of typed Keyboard wrapper (#2868)
- refactor(web/engine): More Keyboard wrapper properties (#2869)
- refactor(web/engine): headless-friendly keymapping (#2870)
- refactor(web/engine): relocates keyboard tag code, adds typing (#2883)
- fix(web): fixes variable stores (#2884)
- fix(web): fixes embedded kbd initialization (#2879)
- fix(ios): popup keys over base keys no longer emit base char. (#2881)
- fix(android/samples): Update min SDK versions for sample apps (#2872)
- refactor(web/engine): Modularize default key output handling (#2853)
- refactor(web/engine): extended abstraction with OutputTarget (#2849)
- refactor(web/engine): reworks use of embedded's keyman['oninserttext'] (#2850)
- refactor(web/engine): reworks default output handling to return RuleBehaviors (#2854)
- refactor(web/engine): removes shiftState parameter (#2859)
- refactor(web/engine): moves new RuleBehavior type & behaviors to own file (#2861)
- refactor(web/engine): doInputEvent moved to OutputTarget (#2862)
- refactor(web/engine): KeyboardInterface now property of Processor (#2863)
- fix(windows): some sentry symbolication was not working (#2871)
- fix(linux): Use release_version for downloadkeyboard window (#2877)
- fix(windows): include sources for sentry (#2866)
- fix(android/samples): Fix min SDK version for Sample and Test apps (#2860)
- docs(common/resources): minor updates to readme (#2856)
- feat(windows): Add Sentry reports to Delphi apps (#2848)
- fix(web): fixes design mode and content editable issues (#2838)
- fix(ios): corrects OSK height adjustment, banner display issues. (#2840)
- feat(windows): add sentry tooling (#2806)
- refactor(web/engine): new RuleBehavior return type from keyboard calls, utilization (#2830)
- refactor(web/engine): KeyEvent object now refers to outputTarget over element (#2846)
- fix(linux): Fix failing Linux package builds (#2843)
- feat(linux): Add focal as platform to build packages for (#2842)
- chore(web): bump minimist from 1.2.0 to 1.2.2 in /web/testing/regression-tests (#2829)
- fix(oem): Disable monitoring of ANR for oem Android app (#2828)
- feat(common/resources): sentry release control (#2794)
- chore(windows): improve build script tests (#2680)
- fix(web): enhanced sourcemaps + proper sourcemaps for minified KMW (#2809)
- feat(common/resources): Add script to parse crowdin translation file (#2801)
- fix(linux): Fix how keyboardprocessor version is set in dist.sh (#2814)
- feat(android): Additional Sentry integration (#2810)
- fix(web): applies base key layer property to unassigned subkeys (#2808)
- feat(android): Start adding RTL to layouts (#2816)
- fix(common/models): fixes word lookup from Tries for SMP script-based languages (#2815)
- feat(common/resources): add release finalization for Sentry (#2819)
- fix(web): further fixes BuildVisualKeyboard. Fixes #2818 (#2822)
- fix(web): fixes internal reference for validation tool (#2824)
- fix(linux): Fix CI dist path to common/core/desktop (#2795)
- fix(web): fixes build number reference of API call (#2796)
- fix(web): updating BuildVisualKeyboard (#2802)
- fix(ios): fixes Carthage framework copy for Sentry (#2800)
- feat(android): Start of Sentry-based crash reporting (#2778)
- fix(common/resources): parameter order incorrect in git diff (#2787)
- feat(ios): compilations within Xcode now properly set version (#2775)
- fix(ios/engine): Fixes context bug for certain keyboard rules after newlines (#2770)
- feat(android): Update additional main app strings for crowdin (#2793)
- feat(ios): Start of Sentry-based crash reporting (#2771)
- feat(ios): Improved Sentry integration (first pass) (#2782)
- fix(common/resources): builds were never triggered (#2790)
- feat(windows): Chromium replacement for embedded MSHTML in for Keyman Desktop (#1720)
- refactor(common/core/desktop): Rename keyboard core (#2735)
- fix(web): support otf extension for truetype fonts (#2780)
- feat(windows): etl2log support tool (#2758)
- feat(developer): allow use of ISO9995 in key ids (#2741)
- feat(android): Handle keyman:// protocol to download kmp keyboard (#2734)
- change(android): Cleanup UI strings (#2751)
- fix(ios): fixes broken online-help versioned link (#2773)
- feat(ios): KeymanEngine version migration unit tests (#2692)
- feat(ios): starts iOS unit testing (#2649)
- fix(android) Fix crash on kbdMapList (#2719)
- fix(developer): crash when switching layout templates (#2726)
- feat(developer): always save options (#2731)
- feat(common/resources): Support git worktree when configuring local hooks (#2722)
- docs(linux): Add linux packaging documentation (#2720)
- fix(developer): insert from charmap into touch editor 🍒 (#2737)
- fix(developer): debugger breaking smp with bksp (#2739)
- feat(ios): Adds keyboard-scale unit tests, fixes unknown-device bug (#2695)
- fix(android) Fix crash on kbdMapList (#2719)
- fix(developer): crash when switching layout templates (#2726)
- fix(android): Sanitize app version string for api query (#2715)
- chore(common/resources): Improve output when triggering Jenkins jobs (#2706)
- fix(common/resources): Fix increment-version.sh script (#2714)
- chore(linux): allow to trigger Jenkins build from script (#2697)
- fix(ios): Resource update issues (#2703)
- fix(web): Web CI target reversion (#2693)
- refactor(common/resources): Simplify and improve getting hook directory (#2701)
- fix(linux): setup gschema (#2675)
- fix(ios): Responsive predictive toggles (#2674)
- chore(windows): cleanup documentation (#2681)
- chore: merge p9s2 beta part 2 to master (#2683)
- fix(android/samples): Fix build for KMSample1 project (#2669)
- fix(developer): crash in context help (#2661)
- fix(developer): crash importing blank OSK (#2663)
- fix(common/core/desktop, linux): Misc keyboard processor fixes for Xenial (#2648)
- fix(linux): Fix tier used in debian watch files (#2664)
- fix(ios): Engine demo fix (#2662)
- docs(ios): Updates offline help for new 13.0 content (#2671)
- fix(developer): upgrade removes preferences 🍒 (#2672)
- fix(developer): upgrade removes preferences (#2668)
- chore(common/resources): Rename trigger-definitions.sh to *.config (#2665)
- fix(web): Fat-finger complication fixes (#2647)
- feat(web): restyles prediction banner (#2629)
- chore(oem/fv/ios): FV iconography update (#2650)
- feat(mac): install script rather than drag+drop (#2537)
- fix(common): Update configure-repo.sh to ln commit-msg-defs (#2652)
- change(web): Testing resources update (#2651)
- fix(android): Add ability to reinitialize
CloudDownloadMgr
(#2635) - chore: merge beta changes to master 🍒 (#2659)
- fix(mac): invalid build script params removed (#2660)
- fix(common/core): buffer overrun in context api 🍒 (#2616)
- fix(web): patches Float and Toggle UI issues (#2622)
- change(web): build.sh recompilation of LMLayer only performed when needed (#2623)
- fix(ios): Fixes in-app use of KMSample2 (#2626)
- fix(developer): touch layout editor character map integration (#2619)
- fix(developer/compilers): package: version mismatch (#2620)
- fix(developer/compilers): compiler sometimes merges touch platform support wrongly in .keyboard_info (#2621)
- fix(ios): Fixes lexical model url generation for updates (#2627)
- fix(linux): Cherrypick linux packaging fixes (#2624)
- fix(developer/ide): model debugger mime type mismatch (#2633)
- fix(ios): Fixes invalid keyboard display when backing out of sharing text (#2631)
- fix(oem/fv/android): Update version of androidx.appcompat (#2640)
- change(android): Update in-app help (#2641)
- fix(developer/ide): Model editor various bugs (#2634)
- fix(web): fixes positioning of native-mode language menu (#2642)
- change(android): Update app dependencies (#2644)
- fix(ios): initial-install check within Migrations (#2646)
- fix(mac): Modifier keys were resetting cached context (#2588)
- refactor(mac): initial steps of input pathway (#2643)
- fix(common/core/desktop): buffer overrun in context api (#2614)
- fix(common/resources): refactor trigger of test builds (#2611)
- fix(ios): fixes installation of default resources and updates them (#2578)
- chore(android): Update default nrc.en.mtnt.model to 0.1.4 (#2608)
- chore(common/resources): add build scripts for beta tests 🍒 (#2612)
- fix(common/resources): don't include build-utils.sh (#2615)
- fix(common/resources): Fix setting context when >= 64 characters (#2607)
- fix(ios): Icon image change on light/dark mode transition (#2593)
- fix(ios): Keyboard banner light/dark transitions (#2594)
- fix(linux): Fix packaging of keyman-config on Xenial (#2609)
- chore(common/resources): Tweak history management (#2602)
- chore(common/resources): Update README.md (#2598)
- chore: update history (#2605)
- chore: merge beta P9S1 changes to master (#2606)
- chore(common/resources): Add script that checks if build is required (#2603)
- fix(linux): Install requirements before packaging (#2599)
- chore(common/resources): Tweak history management (#2602)
- chore(common/resources): Update README.md (#2598)
- fix(windows): Windows touch keyboard would cancel on each keystroke (#2580)
- fix(linux): Fix 'About' keyboard when missing copyright (#2583)
- feat(linux): Keyboard options configuration dialog (#2566)
- feat(common): prepare-commit-msg hook for autogenerated conventional commit messages (#2581)
- fix(linux): cherry-pick packaging changes from beta branch (#2589)
- fix(linux): Display the script name in log output (#2591)
- chore(common/resources): support test builds on master/beta/stable-x.y (#2576)
- fix(web): default BKSP output targeting (#2561)
- fix(linux): Remove cosmic and disco releases (#2574)
- chore(common/resources): trigger builds after version increment (#2572)
- fix(ios): keyboard stability (#2545)
- fix(web): dev_resource compile fix (#2557)
- fix(linux): Update launchpad PPA by tier (#2551)
- fix(android): Fix cancelling ConfirmDialogFragment (#2547)
- fix(web): Fix K_TAB from external keyboard (#2546)
- fix(ios): Now (eventually) uses sys pref for kbd clicks (#2550)
- feat(ios): Deeplink into Keyman settings for system keyboard setup (#2548)
- fix(common/models): RTL model specification (#2554)
- fix(web): Suggestion reordering for RTL languages (#2553)
- fix(ios): Fixes margins on keyboard in iOS 9/10 (#2560)
- chore(common/resources): increment version final (#2568)
- chore(common/resources): add version tags (#2570)
- chore(common/resources): version tags (#2562)
- chore(common/resources): Starting 14.0 release