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

Database cross comm #563

Merged
merged 9 commits into from
May 4, 2024
Merged

Conversation

AryanSarafDev
Copy link
Collaborator

Description

SQLite databases offer the advantage of being easily accessible across various native languages, thereby facilitating a smooth exchange of data. I have implemented the SQLite database using sqflite package in Flutter and using the database created directly in Kotlin code for scheduling alarms on boot in the background.

Proposed Changes

Addition of SQLite database which stores all alarm data for easy access

New boot scheduling for alarms

Fixes #562 #548

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

@Detective-Khalifah
Copy link

I have looked at the code. Maybe replace the numeric GetLatestAlarm.kt?
I will install the app and see how it behaves next.

@MarkisDev MarkisDev merged commit da82d56 into CCExtractor:main May 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants