index
:
unexpected-keyboard
main
skintones
Unnamed repository; edit this file 'description' to name the repository.
Git daemon user
about
tree
summary
refs
log
commit
diff
log msg
author
committer
range
path:
root
/
srcs
/
juloo.keyboard2
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-29
Fix overflow due to navigation on the right and cutouts (#641)
Jules Aguillon
1
-0
/
+15
2024-05-29
Configure anticircle gesture per-key (#644)
Jules Aguillon
4
-20
/
+50
2024-05-29
Fix uninitialized bottom_row when editing custom layout
Jules Aguillon
3
-33
/
+49
2024-05-27
Fix off-by-one error in 1-row layouts
Jules Aguillon
1
-1
/
+1
2024-05-26
Support the nnbsp character
Jules Aguillon
1
-0
/
+1
2024-05-25
Circle and round trip gestures (#640)
Jules Aguillon
4
-41
/
+273
2024-05-08
Pull the emoji list from unicode.org (#612)
Quinn Cypher
3
-68
/
+800
2024-05-08
Compass-point synonyms for edge keys in layouts (#628)
Spike
1
-19
/
+34
2024-05-05
Add settings button to launcher app (#629)
alotbsol555
1
-0
/
+16
2024-05-02
Hangul support (#595)
Jules Aguillon
2
-2
/
+159
2024-05-02
Allow the newline character '\n' in layouts
Jules Aguillon
1
-0
/
+1
2024-05-02
More precise and faster spacebar slider (#593)
Jules Aguillon
4
-44
/
+119
2024-05-02
allow for <fn ...> in <modmap> (#626)
alotbsol555
2
-4
/
+27
2024-05-02
Clear cache when changing layout
Jules Aguillon
1
-1
/
+8
2024-04-25
Add more accented characters to KeyModifier.java (#622)
JapanYoshi
1
-3
/
+67
2024-04-03
Fix space key without a symbol
Jules Aguillon
1
-1
/
+6
2024-04-01
refactor: Apply the modmap in KeyModifier
Jules Aguillon
2
-9
/
+12
2024-03-18
refactor: Implement Compose without global state
Jules Aguillon
5
-32
/
+32
2024-03-18
refactor: Allow modifier of other key kinds
Jules Aguillon
4
-32
/
+69
2024-03-18
refactor: Use Pointers.Modifiers.has less
Jules Aguillon
1
-6
/
+5
2024-03-16
Fix potential out of bounds access
Jules Aguillon
1
-1
/
+1
2024-03-11
refactor: Pointers: Flag for sliding state
Jules Aguillon
1
-7
/
+5
2024-03-11
refactor: Add latched flag to Pointers
Jules Aguillon
1
-8
/
+14
2024-03-11
refactor: Use internal flags in Pointers
Jules Aguillon
3
-40
/
+44
2024-03-03
Gujarati phonetic layout (#562)
Yogesh-B
1
-0
/
+47
2024-03-03
Fix auto-capitalisation disabling locked shift
Jules Aguillon
2
-22
/
+34
2024-02-28
Modify the number row according to the numpad script
Jules Aguillon
2
-13
/
+27
2024-02-28
Fix localized numpad outputing wester arabic numbers
Jules Aguillon
1
-2
/
+2
2024-02-22
Ensure the layout contain the config key
Jules Aguillon
1
-0
/
+3
2024-02-17
Allow to remove the compose key in the settings
Jules Aguillon
1
-11
/
+14
2024-02-17
compose: Grey out keys that are not in sequence
Jules Aguillon
6
-13
/
+22
2024-02-17
Dim secondary keys in every themes
Jules Aguillon
1
-4
/
+6
2024-02-17
Fix KeyValue flags layout
Jules Aguillon
1
-17
/
+22
2024-02-17
compose: Add glyph
Jules Aguillon
1
-1
/
+1
2024-02-17
compose: Don't remove keys not in sequence
Jules Aguillon
1
-7
/
+14
2024-02-17
compose: Add X11 compose sequences
Jules Aguillon
2
-9
/
+145
2024-02-17
Compose key
Jules Aguillon
7
-9
/
+145
2024-02-14
Don't invert the pin entry layout
Jules Aguillon
2
-2
/
+29
2024-02-10
Fix various linter warnings
Jules Aguillon
6
-6
/
+11
2024-02-10
Fix compatibility with Android 3.0
Jules Aguillon
5
-3
/
+11
2024-02-10
Drop support for Android versions below 3.0
Jules Aguillon
3
-15
/
+5
2024-02-10
Custom border settings (#524)
RetrogisusDEV
2
-4
/
+17
2024-02-06
Add more Russian vowels combined with acute accent
Jules Aguillon
1
-0
/
+1
2024-02-04
Workaround cursor slider bug in Acode
Jules Aguillon
1
-3
/
+15
2024-01-28
Redefined the key margin options in percent
Jules Aguillon
2
-13
/
+14
2024-01-26
Send down event for modifiers on time
Jules Aguillon
4
-42
/
+151
2024-01-21
Add Russian vowels combined with the acute accent
Jules Aguillon
1
-0
/
+2
2024-01-21
Move layout definitions into srcs/layouts
Jules Aguillon
2
-4
/
+4
2024-01-20
Light and dark themes for the launcher and settings
RetrogisusDEV
2
-13
/
+1
2024-01-15
Allow hidding the keyboard switching key
Jules Aguillon
1
-0
/
+3
[next]