summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/applet_software_keyboard.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* applets/swkbd: Split software keyboard initializationMorph2022-03-221-153/+321
* applets/swkbd: Fix text check message encodingMorph2021-11-081-7/+15
* applets/swkbd: Skip text checking if the text has been confirmedMorph2021-11-081-7/+13
* applet_swkbd: Include the null terminator in the buffer size calculationMorph2021-08-051-2/+4
* applet_swkbd: Correct string buffer size calculationMorph2021-07-301-2/+2
* applets: Append applet_ prefix to backend appletsMorph2021-07-141-0/+1082