Releases: helloworld1/FreeOTPPlus
Releases · helloworld1/FreeOTPPlus
RELEASE-3.1.1
RELEASE-3.1.1
- Upgrade AGP version
- Test to rebuild in F-Droid
RELEASE-3.1
RELEASE-3.1
- Auto toggle dark mode based on system settings
- Update dependency and framework SDK version
RELEASE-3.0
- Sharing token to other apps
- Lock and exit is a button on the toolbar now
- Follow system light / dark theme
- Better constrast for some buttons for some devices
- Add ING issuer icon
RELEASE-2.9
RELEASE-2.9
- Smooth token re-arrangement by long pressing token and move. (Thanks to PhilKes' contribution)
- Default export token file name now contains date (Thanks to PhilKes' contribution)
- Upgrade Camera dependencies
RELEASE-2.8
- Share QR code of a token
- Dark mode improvement
- Fix some layout issues
- Add shortcut to launch the app with screenshot mode on
- Translation improvements
RELEASE-2.7
RELEASE-2.7
- Fix crash when using search function
- Added Polish translations. Thanks @mrzeznik for the contribution
- Update translations
RELEASE-2.6
- Use better algorithm detection tablet vs phone mode
- Fix HOTP not refreshing after after reveraling
- Update translations
RELEASE-2.5
- Make sure the token width is at least 320 dp to show full token.
RELEASE-2.4
- Major rewrite of the data layer to be more flexible (Changed from shared preference to SQLite db). Existing token data will be migrated automatically to the new internal format.
- Allows multiple tokens with the same issuer and account to be added without replacing
- Huge performance improvement on loading custom image
- Improves UI on tablets
- Updated translation changes.
RELEASE-2.3
- Display first letter as placeholder for token text
- Add 2 minutes timeout to lock if authentication is turned on
- Dark theme update
- Translations update