Releases: remigius42/fitbit-otp-auth-app
Releases · remigius42/fitbit-otp-auth-app
v1.0.1
v1.0.0
1.0.0 (2023-03-25)
Features
- add generated Fitbit app project (1650983)
- add icon and set matching
wipeColor
(671424f) - add licenses section to companion settings (63b8cd4)
- add manual token entry form to settings (2de1cb6)
- add setting to choose color scheme (b48f72c)
- add setting to enlarge the token view (70f2970)
- add token import from QR tag (4fb13f8)
- add tokens section to settings (4daefd2)
- ask if connected to phone after delay (a5430ed)
- calculate the TOTPs only once per period (0bacfe5)
- compensate device clock drift (b47f066)
- distribute password calculation via pre-cache (0e92324)
- make clock drift compensation configurable (3d4b4c2)
- optionally store tokens on the device (4a0cc02)
- prevent flickering due to view changes (6ff5bd5)
- restore tokens on device if any available (802973a)
- send tokens to device (bc6f768)
- set and reset default values for new tokens (ab4dcff)
- show initial token list (26a7129)
- show lack of connection in companion settings (a0307f8)
- show message in app at clock synchronization (2250550)
- show missing tokens message initially in app (d5d09e4)
- update progress indicators once per second (609adc7)
- update TOTPs within the token list on device (d8f0417)