Releases: AlienKevin/wordshk_app
Releases · AlienKevin/wordshk_app
v3.2.1
Installation
- iOS users can install from the app store.
- Android users can install from the play store.
[English]
Fixed the problem: When the search cannot find anything, deleting it does not return to the initial page.
⚡️New feature "Auto Paste into Search Bar":
- You can turn on the "Auto Paste" function in the settings (off by default)
- The application will automatically search the clipboard content when it is opened.
- Automatically recognize the length of clipboard content, and content that is too long will not be pasted.
[简体中文]
修复搜索不到时,删除后回不到初始页面。
⚡️新功能“自动粘贴到搜索栏”:
- 可以在设置中开启“自动粘贴”功能(默认关闭)
- 应用打开时会自动搜索剪贴板内容
- 自动识别剪贴板内容长度,过长内容不会粘贴
[廣東話]
修復搜尋搵唔到結果嗰陣,刪除後返唔到初始頁面。
⚡️新功能「自動貼上到搜尋欄」:
- 可以喺設定度開啟「自動貼上」功能(預設為關閉)
- 應用打開嗰陣會自動搜尋剪貼簿內容
- 自動辨識剪貼簿內容長度,過長內容唔會貼上
[繁體中文]
修復搜尋不到時,刪除後回不到初始頁面。
⚡️新功能「自動貼上到搜尋欄」:
- 可以在設定中開啟「自動貼上」功能(預設為關閉)
- 應用打開時會自動搜尋剪貼簿內容
- 自動辨識剪貼簿內容長度,過長內容不會貼上
v2.1.1
New Features
- Search in various romanizations other than Jyutping, including Yale, Cantonese Pinyin, and Sidney Lau
- Handwritting recognition of Chinese characters in searches
- Cantonese dictation in searches
Installation
- iOS users can install from the app store.
- Android users can install from the play store or by downloading the
wordshk_android.apk
from below (note the file ending is apk not aab, the aab file is an app bundle for the play store).
v1.3.0
- Added localizations for Traditional Cantonese (HK), Traditional Chinese (TW), and Simplified Chinese (CN)
- Can switch between four search modes: word, jyutping, word or jyutping, and English
- Added rudimentary English search
- Designed a new logo for words.hk app inspired by Small Seal Script in the Shuowen dictionary
- Removed extraneous search button on home page. Show keyboard with search text field on focus upon opening the app.
- Added dictionary and software license pages
- Added edit button to entry pages that links to entry website on words.hk
- Show warning banner on top of unpublished entries
v1.2.0
- Follow Chaak's advice to adjust the layout of the entry page
- Collapse variants after the first one by default
- Remove extra spaces around links
- Fix edge cases of jyutping boundary checking and some edge cases of ruby rendering
- Add an about page with pictures and links to Facebook group and email
v1.0.2-alpha
Add search button to top right of app bar of entry_page.dart
v1.0.1-alpha
Add a TODO to README.md