Release
time again. Slowly converging on MBraille 1.0, which will be a
public store release and named MBraille 26. There are still
some rough edges and missing features, but I hope most of the
heavy lifting is done.
Now this release is something I'm quite excited about and
looking forward to hearing your thoughts.
Changelog entry below. (Note that changelog is also a command
in mbraille, where you can browse the history of changes for
each release)
# Version 0.9.0
This is a rather big release with fixes and new
features.
## New features
* yandex search, works like google search
* option in settings to hear clicks for char entry
* AI chat. Currently uses Gemini.
Swipe up with 3 fingers and type ai followed by your
prompt.
Example
ai write me a haiku about fish
The answer will be inserted into your text at current
cursor location.
Without arguments gemini will use your current text
as prompt and append it's response to the text. You can
then continue the conversation just adding a new prompt in
the end, holding dot 4 and swiping up to get your last
command, which was gemini, and swiping down.
This is a very powerful interaction model, better
than the chat windows available in browsers, which require
you to copy paste the answers.
Important: the functionality has privacy
implications, the test version uses free Gemini chat, where
Google may use your data for training. For the final
production version, I will switch to paid tier, where your
data is not used for training according to Google Terms of
Service.
I'm wondering about announcements, now it says
'Response inserted' when you get an answer. Short answers
could be just spoken directly... maybe a preference setting
for this is needed.
Anyway, let me know what you think.
## Fixes
* lang command now also changes the spelling language
* Android build in 0.8.0 had issues with liblouis, so
Slovak, Danish, French at least were affected
* Number entry in French fixed
* voice feedback on number entry fixes for all
supported languages
* fixed argument passing to Google, DuckDuckGo and
StartPage searches.
* fixed sms command + phone number
* improved some announcements for Android.
* self voicing should now be interruptable, similar
to VoiceOver.