Skip to content

Releases: Cris1099/entropy

Entropy v1.0.1

Choose a tag to compare

@Cris1099 Cris1099 released this 10 Aug 17:23

Release v1.0.1

This minor release addresses a critical UI layout issue discovered when generating long passwords.

Fixes & Improvements:

  • Fixed Layout Breakdown: Removed rigid layout weights that caused the user interface to break or clip when passwords exceeded 25 characters.
  • Added Full Vertical Scroll: Integrated native vertical scrolling support across the entire layout, ensuring smooth navigation even with maximum-length credentials (up to 64 characters).

Entropy v1.0.0

Choose a tag to compare

@Cris1099 Cris1099 released this 10 Aug 13:55

Initial Release v1.0.0

First official build of Entropy – an open-source, fully offline password generator for Android focusing on mathematical transparency and strict user privacy.

What's New:

  • Exact Entropy Metrics: Real-time mathematical bit strength calculation.
  • Enhanced Privacy: Integrated FLAG_SECURE to automatically block screenshots and blank out previews in the recent apps switcher.
  • Zero Permissions: The app requires absolute zero internet access. Your keys stay on your device.
  • Material 3 UI: Clean design with built-in Dark Mode and scrollable layout for smaller screens.
  • MIT Licensed: Fully open-source and free to audit.