abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/EmojiTypeButton.java
AgeCommit message (Collapse)AuthorFilesLines
2022-12-11Improve emoji pane layoutJules Aguillon1-37/+0
The measurement function was wrong in some situations. Set a width for columns and properly configure the GridView.
2021-12-19Auto-format Java and XML filesJules Aguillon1-17/+17
Use xmllint. Re-indent Java files using spaces.
2021-01-17Update the list of emojisJules Aguillon1-48/+10
Take the list from https://unicode.org/Public/emoji/13.1/emoji-test.txt Also change the list of groups, from the same source.
2015-10-27Improve init of emoji panejaguillo1-24/+40
2015-10-27Fix crash + Fix emoji type buttonsjaguillo1-2/+1
2015-10-26More emoji category + Fix last emoji used savingjaguillo1-6/+16
2015-10-26Last used emojijaguillo1-0/+2
2015-10-24Emoji panejaguillo1-0/+48