abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/KeyPreviewPopup.java
AgeCommit message (Collapse)AuthorFilesLines
2021-01-05Remove the preview popupJules Aguillon1-108/+0
This was a half-finished feature: - Dangerous when typing passwords - Caused crash on some devices - Ugly (on its own but also blinking when sliding and not fixed in size)
2015-10-29Move configs to Config objectjaguillo1-7/+8
2015-10-28Improve preview popupjaguillo1-17/+66
2015-10-28Show preview popupjaguillo1-3/+23
2015-10-28Fix some bugs + Try to show a preview popupjaguillo1-0/+38