summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/applets/software_keyboard.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* applets/software_keyboard: Use aliases for callbacksLioncash2022-12-061-17/+15
* applet/swkbd: Implement optional symbol keysMorph2022-07-241-0/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* applets/swkbd: Skip text checking if the text has been confirmedMorph2021-11-081-3/+3
* core: Remove unused includesameerj2021-11-041-1/+0
* applets: Append applet_ prefix to backend appletsMorph2021-07-141-1/+1
* applets/swkbd: Implement the Default Software Keyboard frontendMorph2021-04-151-1/+97
* applets: Remove the previous software keyboard applet implementationMorph2021-04-151-34/+0
* applet: Add operation completed callbackZach Hilman2018-11-181-2/+4
* software_keyboard: Make GetText asynchronousZach Hilman2018-11-181-2/+5
* am: Allow applets to push multiple and different channels of dataZach Hilman2018-11-181-2/+3
* am: Implement text check software keyboard modeZach Hilman2018-11-181-0/+2
* am: Deglobalize software keyboard appletZach Hilman2018-11-181-26/+28
* frontend/applets: Add frontend software keyboard provider and defaultZach Hilman2018-11-181-0/+44