aboutsummaryrefslogtreecommitdiff
path: root/src/core/frontend/applets/software_keyboard.cpp
AgeCommit message (Expand)Author
2024-01-29am: re-namespace frontend applets to frontend directoryLiam
2023-03-25qt: implement RequestExit for appletsLiam
2022-12-05applets/software_keyboard: Use aliases for callbacksLioncash
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-11-08applets/swkbd: Skip text checking if the text has been confirmedMorph
2021-04-15applets/swkbd: Implement the Default Software Keyboard frontendMorph
2021-04-15applets: Remove the previous software keyboard applet implementationMorph
2018-11-18applet: Add operation completed callbackZach Hilman
2018-11-18software_keyboard: Make GetText asynchronousZach Hilman
2018-11-18am: Allow applets to push multiple and different channels of dataZach Hilman
2018-11-18am: Implement ILibraryAppletAccessor IsCompleted and GetResultZach Hilman
2018-11-18am: Implement text check software keyboard modeZach Hilman
2018-11-18am: Deglobalize software keyboard appletZach Hilman
2018-11-18qt/main: Register Qt Software Keyboard frontend with AMZach Hilman
2018-11-18frontend/applets: Add frontend software keyboard provider and defaultZach Hilman