Skip to content

TODO: Remove Realm support and legacy migrations #115

@d4rken

Description

@d4rken

Currently the APK size is huge (17 MB) for what the app contains. This is due to native binaries for the Realm database being included.

v3 no longer uses Realm (switched to Room) as database.

Realm is still included so users can migrate easier.

In a future version, after some time has passed, we should remove Realm and any migration code. This should reduce APK size by ~ 10MB.

Future users will just have to setup the app again or first install an older version.

Let's say in 4-6 months? After Google Play shows 80%+ on a v3 build 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions