abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/StringUtils.java
AgeCommit message (Collapse)AuthorFilesLines
2023-12-30Voice IME chooser popupJules Aguillon1-12/+0
Bring a popup for choosing the voice IME when the voice key is pressed for the first time or the list of voice IMEs installed on the device change. A preference stores the last selected IME and the last seen list of IMEs.
2023-09-09Capitalize the first letter of custom keysJules Aguillon1-0/+12
This is more useful than turning the entire string full caps.