Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@teamclouday teamclouday released this 01 Jun 20:08
· 214 commits to main since this release

(Android side)

  • bind background service in application, so that service only destroy when application gets destroyed
  • allow tap on notification to enter app
  • fix bug that buttons will freeze when app layout changes
  • fix audio noise caused by global buffer reset
  • restrict service to application context, so that it stops when application is destroyed

(Windows side)

  • remove bluetooth socket timeout, so that connection is maintained when no data is sent