Skip to content

Commit ec1a9f9

Browse files
committed
docs: Update fastlane text and changelog for release
1 parent 41b0439 commit ec1a9f9

4 files changed

Lines changed: 17 additions & 31 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
v3.7.2 - Reborn as LeanType
2+
3+
* Rebranding: Fresh new "LeanType" identity and icons.
4+
* Emoji Search: Find emojis by name (requires dictionary).
5+
* AI Additions: Qwen/DeepSeek support (strips <think> tags) and #showthought keyword.
6+
* UI Polish: Dual Toolbar, Touchpad Mode, and Refined Settings.
Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,10 @@
1-
HeliBoard is a privacy-conscious open-source keyboard, based on AOSP / OpenBoard.
2-
Does not use internet permission, and thus is 100% offline.
1+
LeanType is an open-source keyboard based on HeliBoard.
32

4-
Features:
5-
<ul>
6-
<li>Add dictionaries for suggestions and spell check</li>
7-
<ul>
8-
<li>build your own, or get them <a href="https://codeberg.org/Helium314/aosp-dictionaries#dictionaries">here</a>, or in the <a href="https://codeberg.org/Helium314/aosp-dictionaries#experimental-dictionaries">experimental</a> section (quality may vary)</li>
9-
<li>additional dictionaries for emojis or scientific symbols can be used to provide suggestions (similar to "emoji search")</li>
10-
<li>note that for Korean layouts, suggestions only work using <a href="https://github.com/openboard-team/openboard/commit/83fca9533c03b9fecc009fc632577226bbd6301f">this dictionary</a>, the tools in the dictionary repository are not able to create working dictionaries</li>
11-
</ul>
12-
<li>Customize keyboard themes (style, colors and background image)</li>
13-
<ul>
14-
<li>can follow the system's day/night setting on Android 10+ (and on some versions of Android 9)</li>
15-
<li>can follow dynamic colors for Android 12+</li>
16-
</ul>
17-
<li>Customize keyboard <a href="https://github.com/Helium314/HeliBoard/blob/main/layouts.md">layouts</a> (only available when disabling <i>use system languages</i>)</li>
18-
<li>Customize special layouts, like symbols, number, or functional key layout</li>
19-
<li>Multilingual typing</li>
20-
<li>Glide typing (<i>only with closed source library</i> ☹️)</li>
21-
<ul>
22-
<li>library not included in the app, as there is no compatible open source library available</li>
23-
<li>can be extracted from GApps packages ("<i>swypelibs</i>"), or downloaded <a href="https://github.com/erkserkserks/openboard/tree/46fdf2b550035ca69299ce312fa158e7ade36967/app/src/main/jniLibs">here</a> (click on the file and then "raw" or the tiny download button)</li>
24-
</ul>
25-
<li>Clipboard history</li>
26-
<li>One-handed mode</li>
27-
<li>Split keyboard (only available if the screen is large enough)</li>
28-
<li>Number pad</li>
29-
<li>Backup and restore your settings and learned word / history data</li>
30-
</ul>
3+
This version includes optional AI features powered by Gemini, Groq, or OpenAI-compatible providers.
4+
5+
LeanType Features (in addition to original HeliBoard):
6+
* AI Proofreading & Translation (Multi-Provider)
7+
* Dual Toolbar / Split Suggestions
8+
* Touchpad Mode (Swipe spacebar to control cursor)
9+
* Custom AI Keys
10+
* Refined & Polished UI
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Customizable open-source keyboard
1+
Open-source keyboard with optional AI features
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
HeliBoard
1+
LeanType

0 commit comments

Comments
 (0)