Skip to content

Latest commit

 

History

History
387 lines (242 loc) · 9.08 KB

File metadata and controls

387 lines (242 loc) · 9.08 KB

[1.9.0-beta1] - 2026-02-11

Features

  • (autofill) Implement Android Autofill Service for filling credentials in apps and browsers
  • (autofill) HTML-aware field detection for web views (Facebook, etc.)
  • (autofill) Domain matching with subdomain normalization and title/URL search fallback
  • (settings) Add Autofill Service preference under Security settings

[1.6.0-beta1] - 2026-01-03

Features

  • (entries) Implement custom fields for password entries

[1.5.0] - 2026-01-02

Miscellaneous Tasks

  • (release) Prepare for version 1.5.0

[1.5.0-beta3] - 2026-01-02

Features

  • (crash) Implement crash reporting and log sharing

[1.5.9-beta2] - 2026-01-01

Features

  • (backup) Implement configurable backup filename

[1.5.0-beta1] - 2025-12-29

Features

  • (security) Implement configurable auto-lock timeout

Other

  • Improve search functionality and fix UI issues
  • Improve search functionality and fix UI issues

[1.3.1] - 2025-12-18

Bug Fixes

  • (various) Correct FAB shape, entry editing, and unit tests
  • (various) Correct FAB shape, entry editing, and unit tests

Refactor

  • (deps) Replace OSS Licenses plugin with AboutLibraries

[1.3.0] - 2025-12-15

Features

  • (category) Remove isDefault flag and use hex colors
  • (category) Remove isDefault flag and use hex colors

Refactor

  • (UI) Improve contrast and update icons
  • (UI/UX) Improve UI components and user experience

[1.2.1] - 2025-12-12

Bug Fixes

  • (UI) Correct FAB position and fix settings crash

[1.2.0] - 2025-12-12

Features

  • (UI) Refactor Chip creation and update styling
  • (settings) Add setting for number of backup copies
  • (import) Introduce detailed import status report
  • (UI) Introduce optional Bottom App Bar
  • (UI) Implement Theme and Dynamic Color options
  • (UI) Implement Theme and Dynamic Color options

Refactor

  • Relocate enums to a dedicated package
  • (UI) Convert Manage Categories Dialog to BottomSheet
  • (Settings) Reorganize settings into categories

[1.1.0] - 2025-12-09

Features

  • Implement custom category management
  • Add option to block screenshots
  • Add custom backup location and retention policy
  • Refactor backup file saving to use ACTION_CREATE_DOCUMENT
  • Add backup copies setting and refactor code
  • Add backup copies setting and refactor code

Refactor

  • Make only title field mandatory

Miscellaneous Tasks

  • Update database schema to version 3

[1.0.0] - 2025-12-08

Features

  • Add URL field to password entries
  • Pre-fill email and URL fields on edit
  • Add email and URL validation
  • Add button to open URL in browser
  • Add category filter functionality
  • Add category filter functionality
  • Add URL field, category filter, and other enhancements
  • Add URL field, category filter, and other enhancements
  • Add password strength analyzer
  • Improve export/import robustness and add Keystore validation
  • Add sorting functionality for password entries
  • Add sorting functionality for password entries

Other

  • Remove leading space in EXTRA_ENTRY constant

Refactor

  • Centralize category color logic

Styling

  • Update Store screenshot
  • Update Store screenshot

[1.0.0-beta01] - 2025-12-07

Features

  • Add categories and enhance entry fields
  • Add categories and enhance entry fields

[0.9.1] - 2025-12-02

Features

  • Prevent auto-lock on first launch and when resuming

Bug Fixes

  • Prevent UnlockActivity from showing on a finishing activity
  • Improve null safety and handling of empty data
  • Improve null safety and handling of empty data

Refactor

  • Remove automatic last backup time update
  • Improve password generator dialog behavior

Miscellaneous Tasks

  • Fix typo in UnlockActivity filename

[0.9.0] - 2025-12-02

Features

  • Add search functionality
  • Add password generator to main screen

[0.8.0] - 2025-11-30

Features

  • Add warning dialog for unencrypted export
  • Add warning dialog for unencrypted export

Bug Fixes

  • Allow importing entries with empty passwords

[0.8.0-beta02] - 2025-11-27

Features

  • Refactor import/export to use plain text passwords

Documentation

  • Add KDoc comments to classes and public methods

Miscellaneous Tasks

  • Simplify APK artifact path in release workflow
  • Simplify APK artifact path in release workflow

[0.8.0-beta01] - 2025-11-25

Features

  • Update README with additional sections
  • Enhance backup encryption with Argon2 and refactor restart logic
  • Enhance backup encryption with Argon2 and refactor restart logic
  • Enhance backup encryption and refactor restart logic

[0.7.1] - 2025-11-21

Other

  • Configure ABI splits and update APK naming convention
  • Configure ABI splits and update APK naming convention

Refactor

  • Remove unnecessary @RequiresApi annotations and add compatibility checks
  • Replace launcher icons with adaptive vector drawables
  • Replace launcher icons with adaptive vector drawables
  • Allow format override during import
  • Enhance serialization, timestamp format, and importer logic
  • Enhance import logic and replace launcher icons

[0.7.0] - 2025-11-20

Features

  • Enable manual release workflow and mark all releases as pre-releases

Refactor

  • Enhance import functionality and error handling
  • Enhance import functionality and error handling
  • Simplify and improve import process

Miscellaneous Tasks

  • Update CHANGELOG for version 0.7.0

[0.7.0-beta01] - 2025-11-20

Features

  • Add support for importing Bitwarden JSON exports
  • Add KeePass DX/XC CSV and KDBX import functionality
  • Add Bitwarden and KeePass import functionality

Refactor

  • Enhance import/export functionality and UI state management

Documentation

  • Update app store metadata with new features

Miscellaneous Tasks

  • Update IDE configurations and build script
  • Update dependencies and clean up IDE configurations

[0.6.0] - 2025-11-18

Refactor

  • Simplify date format and respect user locale
  • Broaden biometric support and improve database stability
  • Allow device credential authentication for encryption key
  • Allow device credential as an authentication method

Documentation

  • Update changelog for version 0.6.0-beta2

Miscellaneous Tasks

  • Bump version to 0.6.0

[0.6.0-beta2] - 2025-11-18

Other

  • V0.6.0-beta2

Refactor

  • Replace SetPinDialog with SetPinFragment for a full-screen UI
  • Improve Password Generator dialog and SharedPreferences usage
  • Improve password dialogs and replace AlertDialog

[0.6.0-beta] - 2025-11-17

Features

  • Add new screenshot for app listing
  • Add changelog and git-cliff config
  • Update dependencies
  • Enable R8 full mode and add dependency analysis plugin
  • Add BackupWorker for automatic data backup
  • Add Toolbar to Settings screen
  • Encrypt automatic backups
  • Add backup management screen
  • Implement backup file sharing and deletion
  • Add backup deletion and refactor BackupWorker
  • Set entry title in Toolbar and update layout
  • Add automatic app lock on inactivity
  • Require password for import/export operations
  • Enable ProGuard and add new dependencies
  • Add changelog and git-cliff config
  • Introduce automatic backups, security enhancements, and UI improvements

Other

  • Convert launcher icons to WebP and remove adaptive icon XML
  • Remove unused resources
  • Use withText instead of withId for button selection in tests
  • Introduce repositories for data abstraction
  • Use PreferenceRepository for settings
  • Set correct title for AboutFragment
  • Correct ActionBar title in AboutFragment
  • Move PVAdapter to a new package
  • Adjust padding and add dividers to entry view
  • Remove toast messages from backup file copy operation
  • Use onSupportNavigateUp for back navigation
  • Include time in formatted date string
  • Lazily initialize repositories in Application class
  • Use getPasswordForAutoBackups in BackupWorker
  • Prevent NullPointerException in BackupAdapter and disable androidx-startup

Refactor

  • Remove unused TestWorkerFactory

[0.5.0] - 2025-11-15

Features

  • (security) Disable automatic backup and data extraction
  • Introduce multiple enhancements and refactors

Other

  • Add Toolbar and Up Navigation to Add/Edit screen
  • Simplify ViewEntryActivity and layout

[0.4-beta] - 2025-11-08

Features

  • Add new features, improvements, and bug fixes for v5

Other

  • Add database size utility functions
  • Rename APK artifact and update version

[0.4-alpha] - 2025-11-07

Other

  • Rename "Passkey" to "Password" for clarity

[0.3-alpha] - 2025-11-06

Features

  • Implement encrypted data import/export
  • Add backup/restore and settings screen

Other

  • Implement FAB speed dial in ViewEntryActivity
  • Add delete functionality and confirmation dialog
  • Correct FAB layout and add content descriptions
  • Correct FAB layout and add content descriptions

[0.2-alpha] - 2025-11-04

Other

  • Rename AddEditActivity to AddActivity and move package
  • Rename AddActivity to AddEditActivity and move files
  • Implement comprehensive testing and improve Add/Edit functionality
  • Update variable and preference key names for clarity

[0.1-alpha] - 2025-11-02