Skip to content

Releases: FlickType/FlickTypeKit

2.0.4

01 Jan 05:21
Compare
Choose a tag to compare

Fix memory/controller leak (ecbfe9d)

2.0.3

18 Dec 02:10
293d21b
Compare
Choose a tag to compare

Fix Xcode 14+ issue when using a single-target watch app

SwiftUI improvements

04 Jul 20:12
Compare
Choose a tag to compare
SwiftUI improvements Pre-release
Pre-release
  • Improved FlickTypeTextEditor API

Tidies

15 May 04:49
Compare
Choose a tag to compare
  • Fixed SDK version constant
  • Other minor project tidies

Swipe & watchOS 7 support

16 Sep 08:07
e558cc8
Compare
Choose a tag to compare

The brand new FlickTypeKit update is finally here:

  • New look & feel
  • Swipe typing
  • Accurate manual typing
  • Numbers & symbols
  • Performance improvements
  • Fixed the issue where you couldn't deploy locally to a real device unless you fiddled with how the framework was embedded.

Additionally, FlickTypeKit now also features the following on watchOS 7 and later:

  • The keyboard always stays up-to-date, without you needing to update your app
  • Customizable settings, such as turning Auto-Correction off
  • Shared user dictionary across all apps
  • No in-app download
  • Flick down from the top of the screen to dismiss

The way all this magic is done on watchOS 7 is with the new Universal Links feature, where the SDK will seamlessly switch into and out of the main FlickType app! 🥳

Let me know any questions/issues!

  • Kosta

PS: You can try the new app switching in action on watchOS 7 by downloading my other app Watch Notes, which uses this SDK.

Swipe & watchOS 7 support

30 Aug 02:49
Compare
Choose a tag to compare

Hello developers! The brand new FlickTypeKit update is finally here, and I couldn't be more excited to share with you all the great changes since the last release:

  • New look & feel
  • Swipe typing
  • Accurate manual typing
  • Numbers & symbols
  • Performance improvements
  • Fixed the issue where you couldn't deploy locally to a real device unless you fiddled with how the framework was embedded.

Additionally, FlickTypeKit now also features the following on watchOS 7 and later:

  • The keyboard always stays up-to-date, without you needing to update your app
  • Customizable settings, such as turning Auto-Correction off
  • Shared user dictionary across all apps
  • No in-app download
  • Flick down from the top of the screen to dismiss

The way all this magic is done on watchOS 7 is with the new Universal Links feature, where the SDK will seamlessly switch into and out of the main FlickType app! 🥳

Let me know any questions/issues!

  • Kosta

PS: You can try the new app switching in action on watchOS 7 by downloading my other app Watch Notes, which uses this SDK.

Swipe & watchOS 7 support

26 Aug 01:20
Compare
Choose a tag to compare
Pre-release

Hello developers! The brand new FlickTypeKit update is finally here, and I couldn't be more excited to share with you all the great changes since the last release:

  • New look & feel
  • Swipe typing
  • Accurate manual typing
  • Numbers & symbols
  • Performance improvements
  • Fixed the issue where you couldn't deploy locally to a real device unless you fiddled with how the framework was embedded.

Additionally, FlickTypeKit now also features the following on watchOS 7 and later:

  • The keyboard always stays up-to-date, without you needing to update your app
  • Customizable settings, such as turning Auto-Correction off
  • Shared user dictionary across all apps
  • No in-app download
  • Flick down from the top of the screen to dismiss

The way all this magic is done on watchOS 7 is with the new Universal Links feature, where the SDK will seamlessly switch into and out of the main FlickType app! 🥳

To try the new watchOS 7 app switching, check out my FlickType Notes beta.

Let me know any questions/issues!

  • Kosta

Swipe & watchOS 7 support

24 Aug 04:44
Compare
Choose a tag to compare
Pre-release

Hello developers! The brand new FlickTypeKit update is finally here, and I couldn't be more excited to share with you all the great changes since the last release:

  • New look & feel
  • Swipe typing
  • Accurate manual typing
  • Numbers & symbols
  • Performance improvements
  • Fixed the issue where you couldn't deploy locally to a real device unless you fiddled with how the framework was embedded.

Additionally, FlickTypeKit now also features the following on watchOS 7 and later:

  • The keyboard always stays up-to-date, without you needing to update your app
  • Customizable settings, such as turning Auto-Correction off
  • Shared user dictionary across all apps
  • No in-app download
  • Flick down from the top of the screen to dismiss

The way all this magic is done on watchOS 7 is with the new Universal Links feature, where the SDK will seamlessly switch into and out of the main FlickType app! 🥳

To try the new watchOS 7 app switching with your own apps, make sure you're on the latest FlickType beta (v2020.7)
I have also updated my own FlickType Notes beta (v1.5) for you to check out the app switching.

Please note that Xcode 12 is not yet supported but you can still deploy to watchOS 7 devices using Xcode 11 - you'll just have to launch them manually after deploying.

Let me know any questions/issues!

  • Kosta