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
/
Pointers.java
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-05
Refactor: Abstract KeyValue fields
Jules Aguillon
1
-7
/
+8
2022-06-05
Stop using flags for modifiers
Jules Aguillon
1
-26
/
+80
2022-05-08
Find closest key further
Jules Aguillon
1
-1
/
+1
2022-05-08
Fix vibration when pointer move slightly
Jules Aguillon
1
-10
/
+12
2022-05-08
Better handling of removed keys and swipe geture
Jules Aguillon
1
-13
/
+35
2022-05-08
Improve nearest key computation
Jules Aguillon
1
-3
/
+3
2022-05-08
only vibrate when the swipe key changes
Rodrigo Batista de Moraes
1
-21
/
+28
2022-05-08
use the closest swipe key on swipe
Rodrigo Batista de Moraes
1
-13
/
+16
2022-05-01
Fix latched pointers accumulating on the same key
Jules Aguillon
1
-3
/
+6
2022-04-30
Fix modifiers not cleared when presses overlap
Jules Aguillon
1
-4
/
+22
2022-04-30
Record activated modifiers on key down
Jules Aguillon
1
-11
/
+17
2022-03-19
Allow modifiers to hide keys
Jules Aguillon
1
-29
/
+47
2022-03-17
Avoid ghost touches while holding modulated keys
Jules Aguillon
1
-0
/
+15
2022-03-15
Handle CANCEL touch events
Jules Aguillon
1
-0
/
+10
2022-03-13
Fix crash since 2ea256e
Jules Aguillon
1
-1
/
+1
2022-03-12
Fix inconsistent highlighting of lockable keys
Jules Aguillon
1
-1
/
+1
2022-02-22
Tweak repeat timing for modulated keys
Jules Aguillon
1
-3
/
+11
2022-02-21
Improve modulated key repeat
Jules Aguillon
1
-9
/
+29
2022-02-20
Move pointer handling code to its own class
Jules Aguillon
1
-0
/
+262
[prev]