Skip to content

Scribe-iOS 1.0.1

Compare
Choose a tag to compare
@andrewtavis andrewtavis released this 04 Dec 13:09
· 1461 commits to main since this release

✨ New Features

  • Adds comma-space to letter keys functionality.
  • Adds question mark and exclamation point followed by space to capital letter keys functionality.

🎨 Design Changes

  • Fixes the display of the system header in the app when the user is in dark mode, as the white text was hard to read.
  • Fixes the display of the scroll bar in the app when the user is in dark mode, as the white bar wasn't visually appealing.
  • The keyboard has been made taller for iPhones to make the buttons larger vertically.
  • More space has been added around the buttons to make them better resemble system keyboard spacing.

🐞 Bug Fixes

  • Fixes an issue where the select keyboard button wouldn't be able to be long held after an initial button is pressed.
  • Fixes an issue where canceling a command would cause the command bar to read "Not in directory" on a subsequent command.
  • Fixes an issue where the double space period shortcut is triggered without intent.

♻️ Code Refactoring

  • The hold-to-select character functions are now combined into one.