Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-11-18 | applet: Add operation completed callback | Zach Hilman | 2 | -3/+7 |
2018-11-18 | software_keyboard: Make GetText asynchronous | Zach Hilman | 2 | -5/+9 |
2018-11-18 | am: Allow applets to push multiple and different channels of data | Zach Hilman | 2 | -8/+7 |
2018-11-18 | am: Implement ILibraryAppletAccessor IsCompleted and GetResult | Zach Hilman | 1 | -0/+1 |
2018-11-18 | am: Implement text check software keyboard mode | Zach Hilman | 2 | -0/+8 |
2018-11-18 | am: Deglobalize software keyboard applet | Zach Hilman | 2 | -31/+36 |
2018-11-18 | qt/main: Register Qt Software Keyboard frontend with AM | Zach Hilman | 1 | -0/+1 |
2018-11-18 | frontend/applets: Add frontend software keyboard provider and default | Zach Hilman | 2 | -0/+61 |