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
/
Keyboard2.java
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-28
Reference the "special key font" in the Theme object
Jules Aguillon
1
-7
/
+0
2021-12-28
Separate "handler" code
Jules Aguillon
1
-56
/
+40
2021-12-28
Turn Config into a singleton object
Jules Aguillon
1
-8
/
+4
2021-12-19
Auto-format Java and XML files
Jules Aguillon
1
-115
/
+115
2021-12-11
Fix Android's builtin shortcut not working
Jules Aguillon
1
-1
/
+1
2021-05-09
Fix NullPointerException when ready options from subtypes
Jules Aguillon
1
-4
/
+8
2021-05-09
Restore support for Android < 12, set minimal version to 4
Jules Aguillon
1
-3
/
+24
2021-05-09
Add the accents preference
Jules Aguillon
1
-9
/
+48
2021-05-07
Fix layout not updating after rotation
Jules Aguillon
1
-0
/
+1
2021-05-01
Reset keyboard when finishing
Jules Aguillon
1
-0
/
+7
2021-04-29
Add the "layout" option again
Jules Aguillon
1
-24
/
+20
2021-04-24
Allow different sizes
Jules Aguillon
1
-1
/
+1
2021-04-18
Fix crash when no current input binding
Jules Aguillon
1
-3
/
+8
2021-04-18
Separate handling of modifiers from KeyValue class
Jules Aguillon
1
-15
/
+13
2021-04-18
Hide the input switching key if it's not needed
Jules Aguillon
1
-1
/
+2
2021-04-15
Use subtypes to choose layout
Jules Aguillon
1
-23
/
+54
2021-04-15
Stateless KeyboardData class
Jules Aguillon
1
-15
/
+1
2021-04-13
Fix layout pref under debug builds
Jules Aguillon
1
-8
/
+18
2016-12-11
switchToNextInputMethod key
juloo
1
-0
/
+8
2015-10-29
Move configs to Config object
jaguillo
1
-2
/
+14
2015-10-26
Last used emoji
jaguillo
1
-14
/
+6
2015-10-24
Emoji pane
jaguillo
1
-14
/
+27
2015-10-23
Start with emojis
jaguillo
1
-20
/
+36
2015-10-17
Stop special handling of delete keys
jaguillo
1
-12
/
+12
2015-10-11
Key to switch to numeric pane
jaguillo
1
-1
/
+33
2015-10-03
Perf improvement (small)
jaguillo
1
-4
/
+0
2015-10-01
Mini fix
jaguillo
1
-0
/
+17
2015-08-18
Accent
juloo
1
-3
/
+3
2015-08-08
SideBarPreference + Continuing settings
juloo
1
-0
/
+6
2015-08-08
Conf key open SettingsActivity
juloo
1
-2
/
+6
2015-08-08
Start SettingsActivity
juloo
1
-30
/
+10
2015-08-08
Todo settings
juloo
1
-18
/
+1
2015-08-07
Move logcat
juloo
1
-2
/
+0
2015-08-04
logcat.py
juloo
1
-0
/
+12
2015-08-03
Add qwerty layout + popup to change layout
juloo
1
-3
/
+34
2015-08-03
Fix del key and keyEvent keys
juloo
1
-30
/
+32
2015-08-03
Repeat key on long press
juloo
1
-1
/
+1
2015-08-02
Send Ctrl/Alt(/Shift) to the application
juloo
1
-16
/
+34
2015-08-02
Fix mini crash + Can disable on keys
juloo
1
-0
/
+2
2015-08-01
Implement shift key
juloo
1
-2
/
+2
2015-08-01
Send keys to the application
juloo
1
-2
/
+19
2015-08-01
Improve KeyValue
juloo
1
-0
/
+5
2015-07-31
Create KeyboardData class and handle move on keys
juloo
1
-1
/
+10
2015-07-30
Initial commit
juloo
1
-0
/
+25
[prev]