abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/EmojiGridView.java
AgeCommit message (Expand)AuthorFilesLines
2025-12-13Remove emoji history migration function (#1139)Jules Aguillon1-32/+0
2024-05-08Pull the emoji list from unicode.org (#612)Quinn Cypher1-20/+51
2022-12-11Improve emoji pane layoutJules Aguillon1-23/+9
2022-11-13Refactor: Move editing code from to KeyEventHandlerJules Aguillon1-1/+1
2022-11-11Avoid crashing in direct-boot modeJules Aguillon1-4/+9
2022-11-11Direct-boot aware preferencesJules Aguillon1-5/+7
2022-06-05Refactor: Make KeyValue finalJules Aguillon1-3/+3
2022-06-05Refactor: Abstract KeyValue fieldsJules Aguillon1-1/+1
2022-06-05Stop using flags for modifiersJules Aguillon1-1/+1
2021-12-28Use the themes abstractionJules Aguillon1-4/+1
2021-12-28Separate "handler" codeJules Aguillon1-9/+8
2021-12-19Auto-format Java and XML filesJules Aguillon1-148/+148
2021-04-18Separate handling of modifiers from KeyValue classJules Aguillon1-2/+2
2021-01-17Update the list of emojisJules Aguillon1-4/+5
2015-10-28Fix some bugs + Try to show a preview popupjaguillo1-6/+3
2015-10-27Fix crash + Fix emoji type buttonsjaguillo1-1/+1
2015-10-26More emoji category + Fix last emoji used savingjaguillo1-12/+9
2015-10-26Last used emojijaguillo1-17/+82
2015-10-24Emoji panejaguillo1-17/+26
2015-10-23Start with emojisjaguillo1-0/+107