Skip to content

Releases: leinss/TobiBoard

TobiBoard 6.8.13

Choose a tag to compare

@leinss leinss released this 14 Jul 21:52
9c87a95
  • Fixed on-device voice typing: the speech recognizer failed to load in release builds, so dictation never produced text. It now loads and transcribes correctly.

TobiBoard 6.8.10

Choose a tag to compare

@leinss leinss released this 12 Jul 14:14
de0391a
  • New app icon

TobiBoard 6.8.9

Choose a tag to compare

@leinss leinss released this 12 Jul 13:19
6244330
  • Add to dictionary now captures the whole email address or web link — no need to select the text first

TobiBoard 6.8.8

Choose a tag to compare

@leinss leinss released this 11 Jul 08:30
b4b06d0
  • Add a word to your personal dictionary straight from the long-press Enter menu
  • Clearer "add to dictionary" icon (an open book with a plus)
  • Long-press Enter now shows just the handy actions (clipboard, voice, text fix, add word) without the confusing arrows
  • AI text fix now keeps the words you saved to your dictionary unchanged

TobiBoard 6.8.6

Choose a tag to compare

@leinss leinss released this 24 Jun 09:53
db8df19
  • Add your own words to the personal dictionary straight from the suggestion bar: long-press a word the keyboard doesn't know and tap + to save it for all languages
  • The suggestion long-press menu now shows + to add unknown words and the trash icon to remove dictionary words

TobiBoard 6.8.5

Choose a tag to compare

@leinss leinss released this 14 Jun 19:55
37827e3
  • Clipboard history is now encrypted at rest (AES-256, hardware-backed key on Android 6+)
  • Fixed: clipboard history could fail to save on a fresh install
  • On-device voice now lists its supported languages (English, German, Spanish, French)
  • Model downloads that fail now show the reason, with a Retry option
  • Clearer message when an on-device model can't load (suggests re-downloading)
  • Privacy and reliability improvements

TobiBoard v6.8.4

Choose a tag to compare

@leinss leinss released this 13 Jun 07:08
02efb2d

What's Changed

  • Add metadata-only Play store-listing lane and make target by @leinss in #2
  • Correct public claims and fix voice-input edge cases by @leinss in #3
  • Bump version to 6.8.3 by @leinss in #4
  • Harden text-replace guard, fix NewApi + CI gaps, release v6.8.4 by @leinss in #5

Full Changelog: v6.8.2...v6.8.4

TobiBoard 6.8.2

Choose a tag to compare

@leinss leinss released this 10 Jun 08:13
7d7b37a
  • Fix: caps lock no longer stays stuck after switching text fields or a touch-cancel gesture
  • Fix: keyboard no longer stops typing after an input connection failure — auto-recovers silently
  • Fix: text fix now works in URL and email fields, and in fields with no-suggestions mode
  • Fix: text fix error toasts are visible long enough to read
  • Clipboard history: tracks usage frequency and shows copy timestamp on each entry
  • Long-press a clipboard entry to pin it or delete it directly from the keyboard
  • New Clipboard Management screen in Settings: search, annotate, and bulk-remove entries

TobiBoard 6.8.1

Choose a tag to compare

@leinss leinss released this 10 Jun 06:50
  • Clipboard history: tracks how often each entry is used and shows copy timestamp
  • Long-press a clipboard entry to pin or delete it directly from the keyboard
  • New Clipboard Management screen in Settings: search, annotate (label) entries, bulk remove
  • Fix: caps lock no longer stays stuck after switching text fields or a gesture interruption
  • Fix: keyboard no longer stops sending characters after an input connection error

TobiBoard 6.7.0

Choose a tag to compare

@leinss leinss released this 31 May 19:18
v6.7.0
e301fa0
  • Text Fix no longer needs a selection: with nothing selected it fixes the whole text field; select a phrase to fix only that
  • Text Fix now shows an inline diff of what changed (additions underlined, removals struck through) before you accept
  • New "Undo" button appears briefly after a voice insertion or text fix to revert it in one tap
  • New "Session usage" row in Voice settings shows tokens used this session (tap to reset)
  • New opt-in "Auto-retry on reconnect": if the network drops mid-transcription, the recording is kept and retried when it returns instead of failing
  • Startup no longer initializes secure storage unless Voice or Text Fix is enabled
  • Fixed the recording-time-limit buzz ignoring the haptic-feedback toggle