Skip to content

Releases: BlazeCodeOrg/TSViewer

V2.1.0

30 Oct 12:09
Compare
Choose a tag to compare

Phone changes

  • Added refresh button to notification
  • Reversed data graph
  • App is now running full screen (colored nav & status bar)
  • Fixed spacer line being the wrong length on some devices
  • Fixed qs tile not opening app on tap on devices running Android 14+

Wearable changes

  • Add refresh button to clients screen
  • Complication can now display when the service status is off or errors have occured
  • Added screen to turn on the service
  • Added screen to show previous error

Make sure to update both phone and watch apps since they are not compatible with older verions respectively

V2.0.2

11 May 20:09
Compare
Choose a tag to compare
  • Add automatic focus request when opening a text field in settings
  • Fix updater always showing
  • Fix "no data" not showing
  • Fix placeholders not replacing text in settings

V2.0.1

11 May 16:20
Compare
Choose a tag to compare
  • Fixed crash happening on some Samsung devices in settings in core flavor
  • Fixed always showing "no data" screen
  • Replaced prefilled text in settings with placeholders for ip, username and password

V2.0 - Compose Remake

10 May 15:17
Compare
Choose a tag to compare
  • Completely remade UI in Compose
  • New Home screen with server view
  • New client info in Data screen including active connection time for each client
  • Added support for different virtual server id
  • Added new crash report system (only sends data when you specifically tell it to after a crash)
    & many more changes

Crashes may occur when upgrading to this version, clean reinstall / clearing data is recommended

If you are using the WearOS version, make sure to also update to the new version as this version of the phone app will not work with the old wear app.
For info about the flavors check the ReadMe.

V1.4

27 Nov 15:12
Compare
Choose a tag to compare
  • Added WearOS support

V1.3

14 Sep 11:54
Compare
Choose a tag to compare
  • Added configurable query ports
  • Added more error messages for no wifi / airplane mode
  • Added Android 13 style switches
  • Fixed missing notification permission in Android 13
  • Fixed battery optimization button color
  • Optimized Link / Mail util
  • Added copyright to files

V1.2.1

25 Jun 21:07
Compare
Choose a tag to compare
  • Added automatic updater via GitHub
  • Changed client notification to big text
  • Database now adds "No Connection" instead of nothing when lost connection
  • Added qs tile placement api
  • Target SDK is now 33
  • Added support for predictive back gesture
  • Fixed wrong nav bar theming in A13 light mode

V1.2

26 May 16:18
Compare
Choose a tag to compare
  • Added new graph view which displays a history of connections
  • Added Android 13 adaptive icon
  • Added Material 3 menu style
  • Added toast when tapping the qs tile below Android 10
  • Added automatically scaling toolbar height depending on your device size
  • Removed random nickname option
  • Fixed crashes
  • Upgraded to target sdk 32
  • Updated Gradle, Kotlin and other dependencies

V1.1

27 Jan 16:53
1ee1324
Compare
Choose a tag to compare
  • Added battery optimization snackbar
  • Dependency updates
  • Gradle update

V1.0

09 Jan 17:08
51914aa
Compare
Choose a tag to compare

First Release