abouttreesummaryrefslogcommitdiff
path: root/.github/workflows/make-apk.yml
diff options
context:
space:
mode:
authorJules Aguillon2025-12-26 16:43:34 +0100
committerGitHub2025-12-26 16:43:34 +0100
commitdab50e0572e98d00be1645e3c0843576eb1fb249 (patch)
tree2812c2077c5afa85f0ed58a0722e163264910ef8 /.github/workflows/make-apk.yml
parentb40be68773939d3d3b55a819cdfe1d9e9a60bc4e (diff)
downloadunexpected-keyboard-dab50e0572e98d00be1645e3c0843576eb1fb249.tar.gz
unexpected-keyboard-dab50e0572e98d00be1645e3c0843576eb1fb249.zip
Fix clipboard manager crashes (#1148)
* Fix background crash in clipboard history service The clipboard history service might crash when the connection between the keyboard and the system is in a bad state. * Fix race condition in clipboard history service The clipboard history service callback appears to be called concurrently leading to concurrent accesses to data and to concurrent calls to 'on_clipboard_history_change'. Access are now synchronized. * Fix clipboard manager crash when device is locked
Diffstat (limited to '.github/workflows/make-apk.yml')
0 files changed, 0 insertions, 0 deletions