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
/
Keyboard2View.java
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-26
Disable automatically Shift when pressing Ctrl
Jules Aguillon
1
-2
/
+3
2023-08-07
Don't elide label of non-string keys
Jules Aguillon
1
-1
/
+5
2023-08-06
Elide custom keys labels
Jules Aguillon
1
-1
/
+2
2023-06-03
More control over vibration
Jules Aguillon
1
-8
/
+1
2023-06-03
Per-layout shift modmap
Jules Aguillon
1
-2
/
+11
2023-03-05
Refactor: Remove KeyboardData.Corner
Jules Aguillon
1
-5
/
+5
2023-03-03
Allow 8 symbols per key
Jules Aguillon
1
-19
/
+21
2023-03-02
Fix caps lock stopped by auto-capitalisation
Jules Aguillon
1
-0
/
+9
2023-02-26
Fix miscalculated keyboard height with number row
Jules Aguillon
1
-1
/
+0
2023-01-30
Apply modify_layout to text layout only
Jules Aguillon
1
-1
/
+1
2023-01-15
Separate option for bottom margin in landscape mode
Jules Aguillon
1
-2
/
+2
2023-01-15
Separate option for horizontal margin in landscape mode
Jules Aguillon
1
-5
/
+5
2022-12-11
Make the keyboard transparent (#252)
Chasm Solacer
1
-2
/
+6
2022-12-04
Correctly handle pointer cancel events
Jules Aguillon
1
-1
/
+1
2022-11-13
Fix missing version check
Jules Aguillon
1
-7
/
+10
2022-11-13
Draw borders and update themes
Jules Aguillon
1
-3
/
+37
2022-11-13
Highlight activated keys label
Jules Aguillon
1
-3
/
+2
2022-11-13
Refactor: Move editing code from to KeyEventHandler
Jules Aguillon
1
-2
/
+2
2022-11-11
Add option for brightness of labels
Jules Aguillon
1
-0
/
+2
2022-11-11
Dim secondary keys
Jules Aguillon
1
-4
/
+6
2022-11-11
Disable the back-gesture on the keyboard area
Jules Aguillon
1
-0
/
+16
2022-10-24
Draw letter indication on the pin layout
Jules Aguillon
1
-1
/
+18
2022-10-23
Add optional NumPad
Gero Streng
1
-2
/
+6
2022-10-23
Add the capslock key
Jules Aguillon
1
-2
/
+2
2022-09-24
Improve the auto capitalisation
Jules Aguillon
1
-17
/
+15
2022-07-30
Fix crash when auto-capitalisation runs too soon
Jules Aguillon
1
-0
/
+2
2022-07-24
Hold any modifier to lock
Jules Aguillon
1
-1
/
+3
2022-07-24
Automatic capitalisation at beginning of sentences
Jules Aguillon
1
-0
/
+21
2022-06-24
Revert "Remove the vibration settings"
Jules Aguillon
1
-0
/
+2
2022-06-24
Fix localized key not in predefined position
Jules Aguillon
1
-12
/
+16
2022-06-06
Remove the interval between vibrations
Jules Aguillon
1
-12
/
+3
2022-06-06
Remove the vibration settings
Jules Aguillon
1
-11
/
+4
2022-06-05
Refactor: Abstract KeyValue fields
Jules Aguillon
1
-6
/
+6
2022-06-05
Stop using flags for modifiers
Jules Aguillon
1
-11
/
+11
2022-05-08
Fix vibration when pointer move slightly
Jules Aguillon
1
-14
/
+5
2022-05-08
Better handling of removed keys and swipe geture
Jules Aguillon
1
-1
/
+3
2022-05-07
Set the color of the navigation bar
Jules Aguillon
1
-0
/
+29
2022-04-30
Record activated modifiers on key down
Jules Aguillon
1
-8
/
+8
2022-03-19
Allow modifiers to hide keys
Jules Aguillon
1
-6
/
+7
2022-03-15
Handle CANCEL touch events
Jules Aguillon
1
-3
/
+6
2022-03-13
Avoid showing some symbols twice in Fn mode
Jules Aguillon
1
-24
/
+17
2022-03-05
Improve the code for dynamic updates of the layout
Jules Aguillon
1
-22
/
+1
2022-02-27
Reduce the text size for some keys
Jules Aguillon
1
-2
/
+2
2022-02-27
Compute text size depending on actual row height
Jules Aguillon
1
-19
/
+25
2022-02-27
Compute text size relative to key height
Jules Aguillon
1
-5
/
+6
2022-02-20
Move pointer handling code to its own class
Jules Aguillon
1
-267
/
+91
2022-02-06
Allow egde keys instead of corner keys (swipe vertically/horizontally)
Max Schillinger
1
-16
/
+54
2022-01-30
Improve Action key detection
Jules Aguillon
1
-8
/
+1
2022-01-15
Fix miscalculation of the space between the keys
Jules Aguillon
1
-7
/
+7
2022-01-10
Swap the Enter and Action keys when needed
Jules Aguillon
1
-2
/
+11
[next]