Skip to content

Commit 360208e

Browse files
committed
Update appstream metadata
Add a auto correct entry Fix a issue in the previously suggestion selection code in Phonetic method
1 parent 6d04a81 commit 360208e

File tree

3 files changed

+3
-85
lines changed

3 files changed

+3
-85
lines changed

data/autocorrect.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1363,6 +1363,7 @@
13631363
"onujjol": "onujjwol",
13641364
"O-O": "O-O",
13651365
"open": "Open",
1366+
"openbangla": "Openbangla",
13661367
"openoffice": "Open`ofis",
13671368
"operating": "opareTing",
13681369
"operation": "opareSan",

data/io.github.openbangla.keyboard.metainfo.xml

Lines changed: 1 addition & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -15,91 +15,8 @@
1515
So Avro Keyboard users will feel at home with OpenBangla Keyboard in Linux.
1616
</p>
1717
</description>
18-
<releases>
19-
<release version="1.5.1" date="2018-10-13" urgency="medium">
20-
<description>
21-
<ul>
22-
<li>
23-
Fixes a dictionary loading issue which was affecting in some scenarios.
24-
</li>
25-
<li>
26-
Polished some UI dialogs.
27-
</li>
28-
</ul>
29-
</description>
30-
</release>
31-
<release version="1.5.0" date="2018-06-30" urgency="medium">
32-
<description>
33-
<ul>
34-
<li>
35-
AutoCorrect item is shown as the first suggestion item if available when writing using Avro
36-
Phonetic method.
37-
</li>
38-
<li>
39-
Performance update for Avro Phonetic suggestion making code.
40-
</li>
41-
<li>
42-
Be less restrictive when saving users selection.
43-
</li>
44-
<li>
45-
Now it is possible write using AltGr and ShiftAltGr layer when using Fixed layout methods. Fixes
46-
bug https://github.com/OpenBangla/OpenBangla-Keyboard/issues/40
47-
</li>
48-
<li>
49-
Auto update checking is now configurable from settings dialog. There is now also a menu item in
50-
the TopBar for instant update checking.
51-
</li>
52-
<li>
53-
Fixed a crash. https://github.com/OpenBangla/OpenBangla-Keyboard/issues/52
54-
</li>
55-
</ul>
56-
</description>
57-
</release>
58-
<release version="1.4.0" date="2018-05-04" urgency="medium">
59-
<description>
60-
<ul>
61-
<li>
62-
Fixes a serious bug https://github.com/OpenBangla/OpenBangla-Keyboard/issues/26.
63-
</li>
64-
<li>
65-
OpenBangla Keyboard will check for updates automatically and notify the user if an update is
66-
available.
67-
</li>
68-
</ul>
69-
</description>
70-
</release>
71-
<release version="1.3.0" date="2018-04-27" urgency="medium">
72-
<description>
73-
<ul>
74-
<li>
75-
OpenBangla Keyboard now features a Phonetic AutoCorrect Preference Dialog.
76-
User now can view/edit/add AutoCorrect entries.
77-
</li>
78-
<li>
79-
Better Topbar integration with X11 windowing system and reduce the size of TopBar.
80-
</li>
81-
<li>
82-
Let users turn off candidate box.
83-
</li>
84-
<li>
85-
Now supports RPM packaging.
86-
</li>
87-
<li>
88-
Fixed issue https://github.com/OpenBangla/OpenBangla-Keyboard/issues/17.
89-
OpenBangla Keyboard was failing to store Layout setting when using Qt 5.10 version.
90-
</li>
91-
<li>
92-
Improved Settings dialog UI.
93-
</li>
94-
<li>
95-
Rewritten Avro Layout conversion code.
96-
OpenBangla Keyboard now handles errors more gracefully and reports them to the user.
97-
</li>
98-
</ul>
99-
</description>
100-
</release>
101-
</releases>
10218
<project_license>GPL-3.0+</project_license>
10319
<url type="homepage">http://openbangla.github.io/</url>
10420
<url type="bugtracker">https://github.com/OpenBangla/OpenBangla-Keyboard/issues</url>
21+
<icon type="remote" width="48" height="48">https://github.com/OpenBangla/OpenBangla-Keyboard/raw/master/data/48.png</icon>
10522
</component>

0 commit comments

Comments
 (0)