Skip to content

Read legacy app's database, and migrate data #1473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AhmedTareek
Copy link
Contributor

@AhmedTareek AhmedTareek commented Apr 14, 2025

Fixes #1070

Changes:

  • Transcribed decompression code from Kotlin to Dart.
  • Transcribed migrations for both accounts and settings from the RN app.
  • Added functionality to insert the obtained accounts and settings data into the app database upon creation.

Testing:

  • Tested the decompression process.
  • Tested the migrations for both settings and accounts.
  • Tested the insertion of the obtained data into the app database.

@AhmedTareek AhmedTareek marked this pull request as ready for review April 26, 2025 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Read legacy app's database, and migrate data
1 participant