hallelujahIM

hallelujahIM(哈利路亚 英文输入法) is an intelligent English input method with auto-suggestions and spell check features.

GPL-3.0 License

Stars
2.2K

Bot releases are visible (Hide)

hallelujahIM - 解决翻译调取错误 issues/25

Published by dongyuwei about 7 years ago

hallelujahIM - provide a web ui to config preference

Published by dongyuwei about 7 years ago

现在可以通过点击 preferences ---> 配置页面---> 配置是否显示翻译列表。

hallelujahIM - v1.2.1

Published by dongyuwei about 7 years ago

keep the annotation/translation window visible in screen viewport.

hallelujahIM - v1.2.0

Published by dongyuwei about 7 years ago

fix bug: reset all state and hide all windows when deactivateServer event triggered

hallelujahIM - v1.1.9

Published by dongyuwei about 7 years ago

  1. using marisa-trie to reduce memory, and to reduce the time needed to build the trie.
  2. turn it from a Objective-C project to a Objective-C++ project, so we can mix C++ and Objective-C code.
hallelujahIM - esc键取消输入

Published by dongyuwei over 7 years ago

hallelujahIM - 解决标点符号输入的问题

Published by dongyuwei over 7 years ago

fix issues:

  1. https://github.com/dongyuwei/hallelujahIM/issues/12

  2. https://github.com/dongyuwei/hallelujahIM/issues/14

  3. https://github.com/dongyuwei/hallelujahIM/issues/15

  4. 使用空格选词后自动附加一个空格(enter回车选词不附加空格);

  5. 解决输入英文单词后连续输入标点符号的bug。

hallelujahIM - fix issues/11 shift and caps lock

Published by dongyuwei over 7 years ago

解决shift 和 caps lock输入的bug。

hallelujahIM - 支持空格选词

Published by dongyuwei over 7 years ago

  1. 支持空格选词;
  2. 解决command+X (如command + v, command + a) 在Chrome及Safari浏览器等app中的bug。
hallelujahIM - use custom window to show translations for macOS Sierra v10.12

Published by dongyuwei almost 8 years ago

use custom window to show translations for macOS Sierra v10.12

hallelujahIM - fix bug

Published by dongyuwei almost 8 years ago

fix bug: commond+v can't paste

hallelujahIM - 支持OS X Sierra系统

Published by dongyuwei almost 8 years ago

fix选词问题。
todo:二级翻译列表依然无法正常展现了。

hallelujahIM - 支持汉语拼音输入

Published by dongyuwei over 8 years ago

hallelujahIM - text expander and google suggestions

Published by dongyuwei almost 9 years ago

  1. Add text expander feature: load user defined substitutions from ~/.you_expand_me.json
  2. Add google suggestions feature for any word which has prefix gs.
hallelujahIM - hallelujah v1.0.8

Published by dongyuwei over 9 years ago

reduce memory usage(use PJTernarySearchTree to replace NDTrie).

hallelujahIM - hallelujah v1.0.7

Published by dongyuwei over 9 years ago

show Phonetic Symbol with translation.

hallelujahIM - hallelujah v1.0.6

Published by dongyuwei over 9 years ago

with translation function.

hallelujahIM - hallelujah-v1.0.5

Published by dongyuwei almost 10 years ago

hallelujahIM - hallelujah-v1.0.4

Published by dongyuwei about 10 years ago

  1. support upper case characters in auto-suggestion mode
  2. password mode: make zhima case insensitive
hallelujahIM - hallelujah-v1.0.3

Published by dongyuwei about 10 years ago

fix cursor position bug