forked from hilarycheng/another_android_cangjie
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
78 lines (61 loc) · 2.74 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
v0.7.3.7 ChangeLog:
- Fix the Key Touch Detection
- Fix Character Send When there is no matching
- Fix the first character in the Candidate Selection
- Fix the Close Button at the Selection Page
v0.7.3.6 ChangLog:
- Thanks Muthar for Updating Layout
- Fix the "White" Border at Candidate Selection
- When Delete was pressed, close "Popup" Page.
- Adjust Font Drawing to Align Vertical Center.
- Add Special Handling of Bounty Beside "A" / "L" Cangjie Key
v0.7.3.5 ChangLog:
- Added Character Select Page. It is ease to select a character when lots of character are available.
v0.7.3.4 ChangeLog:
- Update the Quick Input Method from ibus-tables-chinese. Since the previous tables has missing characters.
The Frequent Table of Quick Input Method will be reseted once upon this version.
v0.7.3.3 ChangeLog:
- Fix the Selection Bar OverSize problem. The head of apps will not disappear.
- Trigger the Vibration and Key Sound at KeyPress rather than Character is entered.
- (Quick Input Method) Move Single Cangjie Character to the Front when One Cangjie Code is Entered
v0.7.3.2 ChangeLog:
- Fix the Quick Method Input Method Ordering Problem
- Fix the Duplicate Word was inputted when pressing Enter.
v0.7.3.1 ChangeLog:
- Fix the Quick Method Input Method Bug
v0.7.3 ChangeLog:
- Added Often Used Character for Quick Input Method
- Added Virbation for Key Input
- Added Sound Effect for Key Input
v0.7.2.1 ChangeLog:
- Thanks for User Muthar for Layout Modification.
- Move the "Earth" Icon similar to Android Keyboard
v0.7.2 ChangeLog:
- Thanks for User Muthar for Layout Modification.
- Add Support for Switching Selected Next Input Method inside the Settings
v0.7.1 ChangeLog:
- Update to Holo Theme
v0.7 ChangeLog:
- Update the Keyboard Layout , "難" Key will not aligned to left.
- Added "!” Key
- Quick / Cangjie can be selected in the settings to set as default input method inside this app.
- Popup Key Color is fixed.
- Fix the Quick Input Method for the Key "卜"
- Fix the Words Selection , Sometimes it will not show any words to selection
v0.6 ChangeLog:
- Add Support for Long Press to Change the Input Method ( Thanks for User Commit )
- Add Auto Send Function , Default is On
- Rearrange the Keyboard and Added the Chinese Question Mark.
- Fix the Font Height of the Character Selection
v0.5 ChangeLog:
- Add Support for Hong Kong Characters, Please enable it in the "Language & input" Preference
- Renew the Cangjie Table from Source of Ubuntu ibus-table-cangjie 1.3.4-1
v0.4 ChangLog:
- Support Quick Cangjie Input Method
v0.3 ChangeLog:
- Fix FC when inputs more than 5 cangjie words
- Change the Numeric Key to Chinese Comma.
v0.2 ChangeLog:
- Add Numeric Key
- Reduce the Height of Key
- Implement Android Action Key like Search / Done / Next / Previous, etc.