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-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
2021-04-29
Add the "layout" option again
Jules Aguillon
1
-2
/
+5
2021-04-25
Tweak dimensions
Jules Aguillon
1
-8
/
+8
2021-04-24
Scale down larger symbols
Jules Aguillon
1
-7
/
+17
2021-04-24
Add the label size option
Jules Aguillon
1
-1
/
+1
2021-04-24
Allow different sizes
Jules Aguillon
1
-42
/
+42
2021-04-20
Disable vibration when holding keys
Jules Aguillon
1
-4
/
+0
2021-04-20
Add a setting for precise repeat
Jules Aguillon
1
-1
/
+1
2021-04-20
Add precise repeat on some keys
Jules Aguillon
1
-5
/
+18
2021-04-18
Separate handling of modifiers from KeyValue class
Jules Aguillon
1
-10
/
+12
2021-04-18
Hide the input switching key if it's not needed
Jules Aguillon
1
-4
/
+5
2021-04-17
Remove fixed keyboard width
Jules Aguillon
1
-15
/
+8
2021-04-15
Stateless KeyboardData class
Jules Aguillon
1
-3
/
+6
2021-01-05
Remove the preview popup
Jules Aguillon
1
-21
/
+0
2015-10-29
Move configs to Config object
jaguillo
1
-93
/
+50
2015-10-28
preview_enabled settings
jaguillo
1
-2
/
+5
2015-10-28
Improve preview popup
jaguillo
1
-5
/
+18
2015-10-28
A bit of style
jaguillo
1
-0
/
+2
2015-10-28
Fix some bugs + Try to show a preview popup
jaguillo
1
-6
/
+30
2015-10-24
Emoji pane
jaguillo
1
-33
/
+36
2015-10-23
Start with emojis
jaguillo
1
-1
/
+1
2015-10-13
Special key font + Esc key
jaguillo
1
-31
/
+58
2015-10-11
Key to switch to numeric pane
jaguillo
1
-8
/
+5
2015-10-03
Perf improvement (small)
jaguillo
1
-10
/
+15
[next]