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
/
KeyboardData.java
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
Fix localized key not in predefined position
Jules Aguillon
1
-33
/
+90
2022-06-06
Don't add extra keys to the numeric pane
Jules Aguillon
1
-13
/
+19
2022-05-29
Automatically place localized keys on the layouts
Jules Aguillon
1
-18
/
+77
2022-05-08
Better handling of removed keys and swipe geture
Jules Aguillon
1
-20
/
+4
2022-05-08
Improve nearest key computation
Jules Aguillon
1
-76
/
+32
2022-05-08
only vibrate when the swipe key changes
Rodrigo Batista de Moraes
1
-10
/
+12
2022-05-08
use the closest swipe key on swipe
Rodrigo Batista de Moraes
1
-6
/
+90
2022-04-16
Fix compatibility with Android 6
Jules Aguillon
1
-1
/
+4
2022-03-19
Allow modifiers to hide keys
Jules Aguillon
1
-0
/
+12
2022-03-05
Improve the code for dynamic updates of the layout
Jules Aguillon
1
-65
/
+4
2022-02-13
Scale the bottom row depending on the host layout
Jules Aguillon
1
-10
/
+31
2022-02-07
Define the bottom row separately
Jules Aguillon
1
-57
/
+76
2022-02-06
Allow egde keys instead of corner keys (swipe vertically/horizontally)
Max Schillinger
1
-3
/
+12
2022-01-10
Swap the Enter and Action keys when needed
Jules Aguillon
1
-0
/
+26
2022-01-09
Add the Action key
Jules Aguillon
1
-11
/
+21
2021-12-19
Auto-format Java and XML files
Jules Aguillon
1
-49
/
+49
2021-04-29
Slightly reduce the size of the bottom row
Jules Aguillon
1
-31
/
+39
2021-04-18
Separate handling of modifiers from KeyValue class
Jules Aguillon
1
-2
/
+2
2021-04-18
Hide the input switching key if it's not needed
Jules Aguillon
1
-0
/
+12
2021-04-17
Remove fixed keyboard width
Jules Aguillon
1
-22
/
+20
2021-04-15
Stateless KeyboardData class
Jules Aguillon
1
-68
/
+110
2021-04-13
Add an option to toggle accent keys
Jules Aguillon
1
-0
/
+21
2015-08-01
Stop storing keydown data in KeyboardData.Key
juloo
1
-26
/
+0
2015-08-01
Replace key_margin with key_bg_padding + Add {vertical,horizontal}_margin
juloo
1
-2
/
+2
2015-07-31
Create KeyboardData class and handle move on keys
juloo
1
-0
/
+139