Deprecated ReleaseStablev1.0.0Features

v1.0.0 — First Official Stable Release

The inaugural stable release of the original native Android application. Offline-first local password storage on device via Room SQLite with zero cloud dependencies.

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 Code1
Database Schemav1

Release Highlights

  • **Localized App**: added language translation for English, Chinese, Hindi, Indonesian, Japanese, Korean, German, Spanish, Vietnamese. (@JeelDobariya38).
  • **Improved UI/UX**: added confirmation dialogs for destructive actions, improved support for light & dark theme with additional minor changes. [@JeelDobariya38 & @kudanilll].
  • **New Icon**: rebanded the app as passcodes with a new visual app icon. (@JeelDobariya38).
  • **Migrated Package Name**: migrate package name from `com.passwordmanager` to `com.jeeldobariya.passcodes`. (@JeelDobariya38).
  • **Improve Safety By Kotlin Implementation**: move away from `Java` to `Kotlin` Language. (@JeelDobariya38).

Added

  • **Localized App**: added language translation for English, Chinese, Hindi, Indonesian, Japanese, Korean, German, Spanish, Vietnamese. (@JeelDobariya38).
  • **Improved UI/UX**: added confirmation dialogs for destructive actions, improved support for light & dark theme with additional minor changes. [@JeelDobariya38 & @kudanilll].
  • **New Icon**: rebanded the app as passcodes with a new visual app icon. (@JeelDobariya38).

Changed

  • **Migrated Package Name**: migrate package name from `com.passwordmanager` to `com.jeeldobariya.passcodes`. (@JeelDobariya38).
  • **Improve Safety By Kotlin Implementation**: move away from `Java` to `Kotlin` Language. (@JeelDobariya38).
  • **Improve Data Storing Process**: move away from `SqliteDatabase` to `Room` Library for better datastorage & security. (@JeelDobariya38).
Next Steps

Ready to run Passcodes?

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