Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Version 2.1.0

Compare
Choose a tag to compare
@seldon1000 seldon1000 released this 18 Jul 19:16
· 115 commits to master since this release

So many under-the-hood improvements this time.

  • Fixed lock timeout not changing to 'Immediately' when enabling PIN authentication.

  • Fixed potential memory leak.

  • New colorful vertical line in password card that lets you know immediately if a password has tags and how many of them.

  • Visual adjustments:

    • Back to black for bottom bar;
    • Labels in bottom bar;
    • More opaque colors for tags and color picker;
    • Semibold font for tags;
    • Decrease font of header;
    • Big app icon in welcome screen.
  • Heavy code cleanup:

    • Removed very useless and dangerous things;
    • Adjusted lifecycle management;
    • Optimized context injection;
    • Replaced a deprecated method with a new Android API (NextPass now does not use deprecated features anymore);
    • Other little things.
  • Updated Gradle to 7.1.1.