This website requires JavaScript.
Explore
Help
Sign In
n
/
futokb
Watch
1
Star
0
Fork
0
You've already forked futokb
mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced
2024-09-28 14:54:30 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
futokb
/
java
/
src
/
com
/
android
/
inputmethod
/
event
History
Jean Chalard
ae74b8cf67
Abandon the idea of an Event pool and make Event immutable (B1)
...
Change-Id: I750a07c0c564a95ceac734afa873ca3da9626a7f
2013-01-09 21:08:58 +09:00
..
Event.java
Abandon the idea of an Event pool and make Event immutable (B1)
2013-01-09 21:08:58 +09:00
EventDecoder.java
Add skeleton classes for hardware event flow (B1)
2012-12-19 17:47:29 +09:00
EventDecoderSpec.java
Add skeleton classes for hardware event flow (B1)
2012-12-19 17:47:29 +09:00
EventInterpreter.java
Abandon the idea of an Event pool and make Event immutable (B1)
2013-01-09 21:08:58 +09:00
HardwareEventDecoder.java
Add skeleton classes for hardware event flow (B1)
2012-12-19 17:47:29 +09:00
HardwareKeyboardEventDecoder.java
Abandon the idea of an Event pool and make Event immutable (B1)
2013-01-09 21:08:58 +09:00
SoftwareEventDecoder.java
Initial implementation for decoding HW key events (B3)
2012-12-27 16:17:46 +09:00
SoftwareKeyboardEventDecoder.java
Add support for multiple keyboard event decoders (B2)
2012-12-26 20:25:05 +09:00