Skip to content

Releases: nohli/haptic_feedback

0.0.8

13 Aug 23:37
ca46dc7
Compare
Choose a tag to compare

What's Changed

  • Refactor canVibrate implementation for supporting lower iOS versions.

Full Changelog: 0.0.7...0.0.8

0.0.7

13 Aug 22:25
3936eee
Compare
Choose a tag to compare

What's Changed

  • Format native code.

Full Changelog: 0.0.6...0.0.7

0.0.6

13 Aug 22:12
5af2a2e
Compare
Choose a tag to compare

What's Changed

  • Refactor canVibrate method into a getter for improved readability and usage.

Full Changelog: 0.0.5...0.0.6

0.0.5

13 Aug 22:07
5d655e4
Compare
Choose a tag to compare

What's Changed

  • Make methods static.

Full Changelog: 0.0.4...0.0.5

0.0.4

13 Aug 21:50
67cf1bf
Compare
Choose a tag to compare

What's Changed

  • Update readme
  • Add namespace to build.gradle.
  • Update Kotlin version of example.
  • Upgrade Gradle version of example.
  • Upgrade Android Gradle Plugin version of example.
  • Bump kotlin_version from 1.7.10 to 1.9.0 in /example/android by @dependabot in #2
  • Bump com.android.tools.build:gradle from 7.3.0 to 8.1.0 in /example/android by @dependabot in #1

New Contributors

Full Changelog: 0.0.3...0.0.4

0.0.3

13 Aug 21:45
1ae3a69
Compare
Choose a tag to compare

What's Changed

  • Fine-tune Android haptics.

Full Changelog: 0.0.2...0.0.3

0.0.2

13 Aug 20:43
Compare
Choose a tag to compare

What's Changed

  • Update description

Full Changelog: 0.0.1...0.0.2

0.0.1

13 Aug 20:42
Compare
Choose a tag to compare

What's Changed

  • Initial release

Full Changelog: https://github.com/nohli/haptic_feedback/commits/0.0.1