Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-18 | software_keyboard: Add max and current length display to dialog | Zach Hilman | |
2018-11-18 | applet: Add operation completed callback | Zach Hilman | |
2018-11-18 | software_keyboard: Make GetText asynchronous | Zach Hilman | |
a | |||
2018-11-18 | am: Allow applets to push multiple and different channels of data | Zach Hilman | |
2018-11-18 | am: Deglobalize software keyboard applet | Zach Hilman | |
2018-11-18 | qt/main: Register Qt Software Keyboard frontend with AM | Zach Hilman | |
Allows using Qt provider over default. | |||
2018-11-18 | qt/applets: Provide Qt frontend implementation of software keyboard | Zach Hilman | |
Implements all of the features of the keyboard, including length, default text, character validation, and UTF-16 character support. |