Skip to content

Releases: pccr10001/TeslaWearKey

v1.3.7

04 Mar 16:20
7fa0a28
Compare
Choose a tag to compare

Please wipe app's data or remove and reinstall if you have the version older than v1.3.

Release v1.3.7

What's Changed

  • Update proguard rules
  • Fix splash screen to meet WearOS ToC

v1.3.6

02 Mar 11:08
Compare
Choose a tag to compare

Please wipe app's data or remove and reinstall if you have the version older than v1.3.

Release v1.3.6

What's Changed

  • Restore BC back and disable minifying and proguard to enable BC

v1.3.5

01 Mar 18:09
Compare
Choose a tag to compare

Please wipe app's data or remove and reinstall if you have the version older than v1.3.

Release v1.3.5

What's Changed

  • Fix BouncyCastle is lost when uploading to Google Play.

v1.3.1

29 Feb 15:54
Compare
Choose a tag to compare

Please wipe app's data or remove and reinstall if you have the version older than v1.3.

Release v1.3.1

What's Changed

  • Fix splash screen
  • Wear OS app quality is so mean.

v1.3

17 Feb 19:11
Compare
Choose a tag to compare
v1.3 Pre-release
Pre-release

Please wipe app's data or remove and reinstall if you have old version.

Test release v1.3

  • Turn on the developer mode on watch by clicking version number 5 times.
  • Turn on the debugging mode in "About my watch".
  • Turn on and connect to WiFi.
  • Go to developer tools and enable ADB debugging and remote debugging.
  • In remote debugging menu, go to pairing page and use adb pair IP:PORT PAIR_CODE to pair with your watch.
  • Install APK with adb install app-release.apk.

What's Changed

  • Fix EC key generation

Test release v1.2

12 Feb 13:15
Compare
Choose a tag to compare
Test release v1.2 Pre-release
Pre-release

Test release v1.2

  • Turn on the developer mode on watch by clicking version number 5 times.
  • Turn on the debugging mode in "About my watch".
  • Turn on and connect to WiFi.
  • Go to developer tools and enable ADB debugging and remote debugging.
  • In remote debugging menu, go to pairing page and use adb pair IP:PORT PAIR_CODE to pair with your watch.
  • Install APK with adb install app-release.apk.

What's Changed

  • updated readme, iclauncher, code cleanup by @nzjjay in #6
  • delete duplicate resources, remove unnecessary libs and code

New Contributors

  • @nzjjay made their first contribution in #6

Full Changelog: v1.1...v1.2

Test release v1.1

12 Feb 07:39
Compare
Choose a tag to compare
Test release v1.1 Pre-release
Pre-release

Test release v1.1

  • Turn on the developer mode on watch by clicking version number 5 times
  • Turn on the debugging mode in "About my watch"
  • Turn on and connect to WiFi
  • Download adb and connect to watch adb connect WATCH_IP:5555
  • Install APK adb install app-debug.apk

Changelog

  • Update SDK version

Test Release v1

30 Nov 00:57
Compare
Choose a tag to compare
Test Release v1 Pre-release
Pre-release

Test release v1

  • Turn on the developer mode on watch by clicking version number 5 times
  • Turn on the debugging mode in "About my watch"
  • Turn on and connect to WiFi
  • Download adb and connect to watch adb connect WATCH_IP:5555
  • Install APK adb install app-debug.apk