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
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
2022-01-09
Add the Action key
Jules Aguillon
1
-2
/
+11
2022-01-09
Allow to hide more keys than just accents
Jules Aguillon
1
-2
/
+2
2021-12-30
Improve the "precision" option
Jules Aguillon
1
-2
/
+2
2021-12-30
Move the border radius from Config to Theme
Jules Aguillon
1
-4
/
+2
2021-12-28
Separate "handler" code
Jules Aguillon
1
-2
/
+2
2021-12-28
Turn Config into a singleton object
Jules Aguillon
1
-3
/
+3
2021-12-26
Move Theme code to its own class
Jules Aguillon
1
-50
/
+14
2021-12-19
Auto-format Java and XML files
Jules Aguillon
1
-298
/
+298
2021-12-05
Avoid using getWidth() from onMeasure()
Jules Aguillon
1
-6
/
+7
2021-05-09
Add the accents preference
Jules Aguillon
1
-6
/
+6
2021-05-01
Fix rendering of the first label
Jules Aguillon
1
-7
/
+8
2021-04-29
Highlight activated keys
Jules Aguillon
1
-10
/
+37
2021-04-29
Slightly reduce the size of the bottom row
Jules Aguillon
1
-20
/
+18
2021-04-29
Fix modifiers
Jules Aguillon
1
-42
/
+60
[prev]
[next]