Skip to content

Releases: thetwom/toc2

Setting for animated circle area - RC1

29 Jan 20:49
Compare
Choose a tag to compare
Pre-release
  • Setting for animating circle area
  • Cleanup preferences

Improved vibration/visuals synchronization with sound

26 Jan 13:26
Compare
Choose a tag to compare
  • Improve synchronization between sound and visual feedback and vibration
    (thanks to TBWarrington and jorfus for all the testing)
  • Remove notification more reliably, when app is killed.

Test vibration improvements rc6

25 Jan 20:08
Compare
Choose a tag to compare
Pre-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.

Test vibration improvements rc5

21 Jan 13:25
Compare
Choose a tag to compare
Pre-release

Refactored audio mixer.

Test vibration improvements rc4

14 Jan 19:21
Compare
Choose a tag to compare
Pre-release

Use AudioTimestamp for better audio-visuals synchronization

Test vibration improvements rc3 - disabled sync

09 Jan 20:10
Compare
Choose a tag to compare

Disable periodic synchronization of vibration and visuals with sound.

Test vibration improvements rc3

09 Jan 19:49
Compare
Choose a tag to compare
Pre-release
  • High priority thread for note started listener
  • Enable vibration delay setting

Test vibration improvements rc2

07 Jan 10:02
Compare
Choose a tag to compare
Pre-release
  • Use dedicated job for handling note starts.
  • Use extended buffer size.

Test vibration improvements

04 Jan 19:56
Compare
Choose a tag to compare
Pre-release

Cache vibration effects

Fix crashes after pressing play on some systems

20 Nov 22:10
Compare
Choose a tag to compare
  • Fix crash after pressing play on some systems
    (thanks to jorfus for the support to find the issue)
  • Fix playing first note twice after pressing play on some systems
    (thanks to jorfus for the support to find the issue)
  • Modified mute icon
  • Updated to latest dependencies