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
2024-02-17
compose: Grey out keys that are not in sequence
Jules Aguillon
1
-1
/
+1
2024-01-26
Send down event for modifiers on time
Jules Aguillon
1
-1
/
+65
2023-08-26
Disable automatically Shift when pressing Ctrl
Jules Aguillon
1
-5
/
+6
2023-06-03
Per-layout shift modmap
Jules Aguillon
1
-0
/
+4
2023-04-10
Do not lock modifiers if sliding a key
doak
1
-0
/
+1
2023-03-13
Correct pointer direction
Jules Aguillon
1
-3
/
+5
2023-03-05
Refactor: Remove KeyboardData.Corner
Jules Aguillon
1
-15
/
+6
2023-03-03
Allow 8 symbols per key
Jules Aguillon
1
-40
/
+43
2023-03-02
Fix caps lock stopped by auto-capitalisation
Jules Aguillon
1
-3
/
+11
2023-02-12
Modify keys after a long press
Jules Aguillon
1
-3
/
+14
2023-02-08
Fix arrow keys not repeating
Jules Aguillon
1
-2
/
+0
2023-01-29
Don't send event at end of sliding
Jules Aguillon
1
-0
/
+13
2023-01-22
Move cursor by sliding on the space bar
Jules Aguillon
1
-3
/
+62
2023-01-22
Remove the modulated repeat
Jules Aguillon
1
-56
/
+3
2022-12-04
Correctly handle pointer cancel events
Jules Aguillon
1
-6
/
+4
2022-11-26
Make fake pointers not lockable
Jules Aguillon
1
-3
/
+3
2022-11-06
Fix adding two pointers for the same key
Jules Aguillon
1
-1
/
+2
2022-10-23
Add the capslock key
Jules Aguillon
1
-5
/
+6
2022-07-30
Fix auto-capitalisation interfering with caps lock
Jules Aguillon
1
-2
/
+2
2022-07-24
Hold any modifier to lock
Jules Aguillon
1
-25
/
+50
2022-07-24
Automatic capitalisation at beginning of sentences
Jules Aguillon
1
-2
/
+23
2022-07-03
Compatibility with API level < 24
Jules Aguillon
1
-1
/
+1
2022-06-24
Fix localized key not in predefined position
Jules Aguillon
1
-2
/
+9
2022-06-06
Refactor: Remove KeyValue.name
Jules Aguillon
1
-6
/
+3
2022-06-05
Refactor: Separate Events and Keyevents and use enums
Jules Aguillon
1
-20
/
+22
2022-06-05
Refactor: Merge KeyValue.char and code fields
Jules Aguillon
1
-1
/
+1
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