Wristkey Versions Save

A free and open-source 2FA app for smartwatches.

v3.1

2 months ago

What's new

  • Added a new compact mode. This lets the same APK work on both Wear OS and Android, without needing to maintain two separate projects.

v3.0

2 months ago

What's new

  • Encrypted standalone WiFi transfers (phone to watch, phone to phone, watch to phone. etc.) using XSalsa-Poly1305 public key encryption with X25519 (#19 )
  • Added drag-to-rearrange gesture (#2)
  • Fixed a lockscreen bug
  • Added new tap-to-reveal gesture
  • Added swipe to edit gesture
  • Made search more optimized and accurate
  • Optimized layout for round watches
  • Added support for rotating bezels and crowns (@huynhduc0)
  • Device agnostic: app can now run on any Android device
  • Changed the UI a bit to make the app look better on OLED displays
  • Performance improvements

v2.2

1 year ago

What's new

  • Refreshed account item UI
  • Added search button
  • Updated about screen

v2.1

1 year ago

What's new

  • Added file picker option for devices that support it
  • New monochrome colors to be more platform agnostic
  • Fixed import bugs.
  • Made export screen stay always on

Bug fixes

  • Fixed a bug with decodeOtpAuthUrl() where the period parameter could get extracted incorrectly

v2.0

1 year ago

What's new

  • Refreshed UI and support for Wear OS 3.0
  • Added batched exports
  • Added a persistent clock to all screens
  • Made app compatible with any device running Android 7.1+ (phones included)
  • Added a camera QR code scanning option for devices with cameras

Bug fixes

  • Fixed a bug where lock screens weren't working
  • Fixed a bug where pattern lock screens wouldn't show
  • Fixed app lag and choppy performance
  • Fixed several export algorithms
  • Fixed a bug where permissions wouldn't be asked properly

Removals

  • Removed the theming menu. Themes can now be applied by cloning the project and editing the gradient start and end colors in colors.xml.

v1.2.1

2 years ago

What's New

  • Added in-app settings for lockscreen and ambient mode.
  • Added JPG support for Google Authenticator importing.
  • Added lock screen (when available) for QR Code display, and item deletion.

Bug Fixes

  • Fixed security flaw where app would launch after incorrect credentials.
  • Fixed import with username checkbox not working on Google Authenticator import screen.
  • Fixed latest Google Authenticator data not being extracted.
  • Fixed theme colors not being set properly.
  • Fixed app closing on new item add.
  • Fixed app freezing when importing Google Authenticator data.

v1.0

2 years ago

What's New

  • Initial pre-release.
  • Delete tokens.
  • Set application theme and accents.
  • Add time and counter based OTPs.
  • Theme your app.

v1.1

2 years ago

What's New

  • Added Bitwarden import support.
  • Added ring and line UI for square and round devices.
  • Added beep and vibration controls in app settings.
  • Switched to list format of storing of data.

Bugfixes

  • Fixed bug where application would crash when adding more thab 10 new items.
  • Fixed counter card not working.

v1.2

2 years ago

What's New

  • App locking via watch Pattern / PIN / Password (must be enabled in watch Settings).
  • Added Google Authenticator importing.
  • Data is now stored with 256-bit encryption by default.
  • TOTP codes are now formatted with a split.
  • Added number of logins in settings.
  • Moved import options to Add screen.

Bug Fixes

  • Fixed permissions not being asked upon app launch.
  • Fixed scrolling issues.
  • Fix latency when more items are added.

Other

  • Renamed application package to com.wristkey (if on a previous release build, please uninstall the app and reinstall it).

v1.2.2

2 years ago

What's New

  • Added exporting support

Bug Fixes

  • Fixed API and Chaquopy license error
  • Fixed app closing unexpectedly
  • Fixed security flaw with unsafe data passing
  • Fixed oversized QR code