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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-03
Add qwerty layout + popup to change layout
juloo
5
-9
/
+88
2015-08-03
Fix del key and keyEvent keys
juloo
2
-31
/
+33
2015-08-03
Repeat key on long press
juloo
2
-55
/
+51
2015-08-03
Vibrate
juloo
2
-0
/
+33
2015-08-02
Nothing
juloo
2
-7
/
+3
2015-08-02
Fix keys drawing
juloo
4
-12
/
+24
2015-08-02
Insert key
juloo
2
-2
/
+3
2015-08-02
Send Ctrl/Alt(/Shift) to the application
juloo
2
-66
/
+105
2015-08-02
Lockable keys
juloo
3
-11
/
+27
2015-08-02
Fix mini crash + Can disable on keys
juloo
2
-6
/
+15
2015-08-01
Implement shift key
juloo
5
-35
/
+72
2015-08-01
Stop ignoring build.xml (lol)
juloo
2
-1
/
+92
2015-08-01
Send keys to the application
juloo
6
-46
/
+99
2015-08-01
Stop storing keydown data in KeyboardData.Key
juloo
2
-81
/
+80
2015-08-01
Improve KeyValue
juloo
4
-87
/
+86
2015-08-01
Replace key_margin with key_bg_padding + Add {vertical,horizontal}_margin
juloo
5
-33
/
+49
2015-08-01
Add more keys + (tmp) change KeyValue
juloo
2
-81
/
+84
2015-07-31
Add dimens.xml for landscape mode
juloo
1
-0
/
+7
2015-07-31
Use dimens.xml instead of constants
juloo
2
-11
/
+14
2015-07-31
Add sub more subkeys + Better drawing
juloo
4
-22
/
+46
2015-07-31
Create KeyboardData class and handle move on keys
juloo
4
-132
/
+208
2015-07-31
Handle multi touch event
juloo
1
-29
/
+52
2015-07-30
Try to handle multi touch event
juloo
2
-50
/
+35
2015-07-30
Initial commit
juloo
16
-0
/
+503