Skip to content
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

Feature change plans in the next version: from 0.9.9-epsilon to 0.9.9-zeta #81

Open
woohyeok-choi opened this issue Oct 29, 2020 · 0 comments
Labels

Comments

@woohyeok-choi
Copy link
Owner

  • Add several fields in Message, Media, and CallLog data
    From official documentations, I found several fields that well-describe data mentioned above.

  • Remove auto-sync option
    I think that auto-sync option is not important feature; however, implementation of this can result in possible errors like redundant sync requests.

  • Disallow to delete DB files during sync or collectors' operation
    Sync and collectors' operation require access to database files.
    During such operations, deleting DB files can result in a unexpected crash.
    In the next version, deleting DB files is available only when not sync-in-progress and no collector is operating.

@woohyeok-choi woohyeok-choi pinned this issue Oct 29, 2020
@woohyeok-choi woohyeok-choi unpinned this issue Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant