Deprecated ReleaseBetav2.0.0Features

v2.0.0 — Compose Multiplatform Design System

Brand new Compose Multiplatform design system, SQLite database v2 migration, and preview Android autofill service in the native codebase.

Deprecated Release Notice

Superseded by the newer database architecture introduced in later releases.

Build & Runtime Specifications

Packagecom.jeeldobariya.passcodes
Min Android8.0 (API level 26)
Max Android14 (API level 34)
Version Code5
Database Schemav2

Release Highlights

  • **No breaking changes**: just the internal database version has changed.
  • **Biometrics Authentication**: enhanced safety for password manager by restricting access to app. users now need to authenticate to open the application. (@JeelDobariya38)
  • **Accessibility Layouts**: added support for two different layouts: one is morden and intended to be use by teenages. while other one is bit old, but easy to navigate by elderly peoples. (@JeelDobariya38)
  • **Better Jetpack Compose Support**: improve support for jetpack compose UI & streamline the process of migrating from oldUI to jetpack UI. (@JeelDobariya38)
  • **Better Update Checking**: migrated to ktor http client. it is modern and versatile http library. (@JeelDobariya38)

Breaking Changes

  • **No breaking changes**: just the internal database version has changed.

Preview Features

  • **Biometrics Authentication**: enhanced safety for password manager by restricting access to app. users now need to authenticate to open the application. (@JeelDobariya38)
  • **Accessibility Layouts**: added support for two different layouts: one is morden and intended to be use by teenages. while other one is bit old, but easy to navigate by elderly peoples. (@JeelDobariya38)

Changed

  • **Better Jetpack Compose Support**: improve support for jetpack compose UI & streamline the process of migrating from oldUI to jetpack UI. (@JeelDobariya38)
  • **Better Update Checking**: migrated to ktor http client. it is modern and versatile http library. (@JeelDobariya38)
  • **Improved Performance & Security**: keeping up with android latest dependencies & community standards. we have resolve & migrated all of our (concerned) dependency, except one `org.json` which is also at rank #74 in maven repository. so, its a community standard anyway. (@dependabot)

Fixed

  • **Autofill Crashing**: improved & fixed the bug with autofill service. now autofilling is not crashing anymore. (but, its still a preview feature). (@JeelDobariya38) & (@hexCode63)

Other Changes

  • **Improve DX**: improvements in CI/CD, documentation & jetpack-compose-previews in android studio. (@JeelDobariya38)
  • **Multiplatform (Early Start)**: maded database & design system compatible for kmp development. (@JeelDobariya38)
Next Steps

Ready to run Passcodes?

This build is deprecated or yanked. Download the verified production release or review the setup guide.