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

Switch to room database and backup integration #22

Merged
merged 15 commits into from
Jul 22, 2022
Merged

Switch to room database and backup integration #22

merged 15 commits into from
Jul 22, 2022

Conversation

udenr
Copy link
Contributor

@udenr udenr commented Jul 22, 2022

No description provided.

Tobias Länge added 15 commits June 27, 2022 14:00
- Update to androidx
- Add room dependency
- Add kotlin dependency
- Move some methods from DBService.java to Utils
- Update room database entries and DAOs
- Remove DBService.java
- Add DatabaseViewModel.kt for async access to room database
- Replace calls to DBService.java with DatabaseViewModel.kt or PainDiaryDatabaseService.kt
  - DiaryEntryActivity
  - ExportPDFActivity
  - MainActivity
  - NotificationJobService
  - PdfCreator
  - TutorialActivity
  - UserDetailsActivity
- Add migration to PainDiaryDatabase.kt
- Convert SettingsActivity.java and NotificationJobService.java to kotlin
- Add immutable flag to intents in NotificationHelper and NotificationJobService
- Fix resetDatabase not removing all files
- Add coroutine scope to NotificationJobService
@Kamuno Kamuno self-assigned this Jul 22, 2022
@udenr udenr assigned udenr and unassigned Kamuno Jul 22, 2022
@Kamuno Kamuno assigned Kamuno and unassigned Kamuno Jul 22, 2022
@udenr udenr merged commit 996c79d into master Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants