Skip to content

Releases: cyb3rko/pazzword

Version 1.2.3

25 Jun 14:01
05a9ea2
Compare
Choose a tag to compare

🚀 Features

  • Move to custom password generator + Alphaspace Type (#5) (e26517c)

🦾 Enhancements

  • Keep generator settings when switching tabs [#2, #4] (679d278)

📦 Repository

❔ Uncategorized


Facts

  • Number of commits: 4
  • Number of changed files: 8
  • Added lines: 110
  • Deleted lines: 30

Changelog auto-generated by Release Changelog Builder Action (Mike Penz).
Release auto-created by action gh-release (Doug Tangren).

Version 1.2.2

12 Apr 11:41
e133b68
Compare
Choose a tag to compare

⚒️ Build / Dependencies

  • Adapt AboutLibraries ouput to F-Droid build (7e05253)

⚙️ CI

  • Skip continuous build on release commits (e033a34)

❔ Uncategorized


Facts

  • Number of commits: 3
  • Number of changed files: 2
  • Added lines: 7
  • Deleted lines: 2

Changelog auto-generated by Release Changelog Builder Action (Mike Penz).
Release auto-created by action gh-release (Doug Tangren).

Version 1.2.1

12 Apr 09:48
e92a7c1
Compare
Choose a tag to compare

⚒️ Build / Dependencies

  • Bump AboutLibraries to 10.6.2 for F-Droid build (eaaf112)

❔ Uncategorized


Facts

  • Number of commits: 2
  • Number of changed files: 2
  • Added lines: 3
  • Deleted lines: 3

Changelog auto-generated by Release Changelog Builder Action (Mike Penz).
Release auto-created by action gh-release (Doug Tangren).

Version 1.2.0

11 Apr 17:38
e682c72
Compare
Choose a tag to compare

🦾 Enhancements

  • Improve About Animations screen (528e98f)
  • Update color scheme (486a239)
  • Prevent rescaling layout when opening keyboard (5d09605)
  • Adapt AboutPage background (7195223)
  • Allow screenshots in Debug builds (d0624d9)

⚒️ Build / Dependencies

  • Update manifest and backup rules (2f5d2ed)
  • Update dependencies (3a5b283)
  • Include only 'en' and 'de' resources (618768b)
  • Prepare build config for automated CI build (ce88c7c)

⚙️ CI

📦 Repository

💬 Other

  • Remove instagram from About page (3b98ad1)
  • Allow language selection in app settings (30f07bf)
  • Upload metadata for F-Droid (d86a914)

❔ Uncategorized


Facts

  • Number of commits: 22
  • Number of changed files: 55
  • Added lines: 1167
  • Deleted lines: 315

Changelog auto-generated by Release Changelog Builder Action (Mike Penz).
Release auto-created by action gh-release (Doug Tangren).

Version 1.1.4

06 Dec 23:52
bcae71a
Compare
Choose a tag to compare

Fixes:

  • Reduced lagging on password evaluation (37989ad)
  • Fixed broken password generator switcher (6bf2f1a)

Additions:

Enhancements:

  • Replaced bottom sheet with native M3 one (3115a97)
  • Updated dependencies and build feature (c4b10c8, f886256)

Version 1.1.3

18 Sep 18:01
Compare
Choose a tag to compare

Changes:

Enhancements:

  • Updated targetSdk and dependencies (75030a2)

Version 1.1.2

30 Aug 19:13
45af9d0
Compare
Choose a tag to compare

Additions:

  • Reimplement AboutLibraries (6dd4847)

Enhancements:

  • Updated most common password (2021) (dd3ca5a)
  • Updated About Page (eb7ff84)
  • Updated dependencies and build scripts (d72515d)

Version 1.1.1

18 Jul 12:54
cbfc084
Compare
Choose a tag to compare

Fixes:

  • fix buggy password input (90ca8c6)
  • remove malfunctional AboutLibraries (71079c6)
  • fix wrong language in Toast messages (8da9d83)

Enhancements:

  • update to Material You design language (aee717d)
  • improve Analyze and Generator layouts (0cc5792)
  • reformat and simplify code with custom util methods (5d764de)
  • update dependencies and sdk (c242f0e)
  • remove YouTube channel link, because I don't have tutorials online anymore (7c10a1b)
  • replace GlobalScope with lifecycleScope (e7ae1e4)

Version 1.1.0

12 Sep 13:14
6c10fbb
Compare
Choose a tag to compare

Added:

Enhancements:

  • prevent screenshots of app (582f099)
  • improved app performance (b08cc0e)

Version 1.0.0

12 Sep 13:12
5fe86e5
Compare
Choose a tag to compare

The first release of this app.

Features

  • Analyzing entered passwords with the following feedback:
    • a score,
    • entropy,
    • custom suggestions,
    • found patterns and
    • estimated stability against cracking for the returned password.
  • Accessing the 200 most common passwords of 2020 (source).