OSDN Git Service

Merge pull request #20 from cpasmoi/master
[android-x86/packages-apps-AndroidTerm.git] / src /
2011-05-24 Steven LuoChange shared library name (again) to make sure our...
2011-04-25 Jack PalevichFix java.lang.UnsatisfiedLinkError error.
2011-04-23 Jack PalevichAdd commitCorrection() to our InputConnection
2011-04-23 Jack PalevichAdd setComposingRegion() and getSelectedText() to our...
2011-04-23 Jack PalevichAdd menu options to take WakeLock and WifiLock
2011-04-23 Jack PalevichAdd a service to prevent Android from killing our process
2011-04-23 Jack PalevichAdd an Fn key for easier access to extra keys
2011-04-23 Jack PalevichKill the started process group in onDestroy
2011-01-09 Jack PalevichAdd '|' and arrow keys to "Special Chars"
2011-01-09 Jack PalevichHandle composing text.
2011-01-01 Jack PalevichModify text selection algorithm to work better:
2011-01-01 Jack PalevichFix style of text selection patch.
2011-01-01 Jack PalevichMerge branch 'master' of https://github.com/pelya/Andro...
2010-12-27 pelyaAdded an option for selecting part of the text on the...
2010-11-28 Jack PalevichAdd support for full PC keyboards.
2010-09-12 Todd MusallSupport swype delete key long press
2010-09-05 Todd MusallIME arrow key support
2010-09-04 Jack PalevichSupport Swype IME backspace key.
2010-09-04 Jack PalevichImport sources from code.google.com/p/androidterm