Skip to content

Test vibration improvements rc6

Pre-release
Pre-release
Compare
Choose a tag to compare
@thetwom thetwom released this 25 Jan 20:08
· 1 commit to vibration-tests since this release
  • Use System.nanoTime() for most of the internal timings instead of millis for more consistency.
  • Synchronize only with last tap and don't use averages, since this seems to lead to a more expected behavior.
  • Further changes to kill the notification, when the app is killed.