Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applets: Append applet_ prefix to backend applets | Morph | 2021-07-14 | 1 | -1/+1 |
* | applets/swkbd: Implement the Default Software Keyboard frontend | Morph | 2021-04-15 | 1 | -1/+97 |
* | applets: Remove the previous software keyboard applet implementation | Morph | 2021-04-15 | 1 | -34/+0 |
* | applet: Add operation completed callback | Zach Hilman | 2018-11-18 | 1 | -2/+4 |
* | software_keyboard: Make GetText asynchronous | Zach Hilman | 2018-11-18 | 1 | -2/+5 |
* | am: Allow applets to push multiple and different channels of data | Zach Hilman | 2018-11-18 | 1 | -2/+3 |
* | am: Implement text check software keyboard mode | Zach Hilman | 2018-11-18 | 1 | -0/+2 |
* | am: Deglobalize software keyboard applet | Zach Hilman | 2018-11-18 | 1 | -26/+28 |
* | frontend/applets: Add frontend software keyboard provider and default | Zach Hilman | 2018-11-18 | 1 | -0/+44 |