Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applets/swkbd: Skip text checking if the text has been confirmed | Morph | 2021-11-08 | 1 | -2/+3 |
* | applets/swkbd: Implement the Default Software Keyboard frontend | Morph | 2021-04-15 | 1 | -1/+139 |
* | applets: Remove the previous software keyboard applet implementation | Morph | 2021-04-15 | 1 | -19/+1 |
* | applet: Add operation completed callback | Zach Hilman | 2018-11-18 | 1 | -1/+3 |
* | software_keyboard: Make GetText asynchronous | Zach Hilman | 2018-11-18 | 1 | -3/+4 |
* | am: Allow applets to push multiple and different channels of data | Zach Hilman | 2018-11-18 | 1 | -6/+4 |
* | am: Implement ILibraryAppletAccessor IsCompleted and GetResult | Zach Hilman | 2018-11-18 | 1 | -0/+1 |
* | am: Implement text check software keyboard mode | Zach Hilman | 2018-11-18 | 1 | -0/+6 |
* | am: Deglobalize software keyboard applet | Zach Hilman | 2018-11-18 | 1 | -5/+8 |
* | qt/main: Register Qt Software Keyboard frontend with AM | Zach Hilman | 2018-11-18 | 1 | -0/+1 |
* | frontend/applets: Add frontend software keyboard provider and default | Zach Hilman | 2018-11-18 | 1 | -0/+17 |