Commit Graph

73 Commits (main)

Author SHA1 Message Date
Alex Baker 212a4b0a3d Delete transaction check
This was using platform sqlite
2 years ago
Alex Baker 4ddfe937b0 Finish converting data module to kmp 2 years ago
Alex Baker 19de0e08a5 Migrate to bundled sqlite 2 years ago
Alex Baker 60211355e0 Remove Geofence constructors 2 years ago
Alex Baker 17d218aa4e Add CommonParcelize 2 years ago
Alex Baker 505c8c29d5 Make sure dao methods are suspending 2 years ago
Alex Baker 7149308c97 Move Android platform stuff out of data 2 years ago
Alex Baker 2c5a497007 Fix backup import crash 2 years ago
Alex Baker 5da4183aed Move ksp to gradle catalog 2 years ago
Alex Baker d35912e503 Kotlin 2.0 2 years ago
Alex Baker 4a2fb13d10 Converting data module to kmp - WIP 2 years ago
Alex Baker 64e05c9f8f Convert Tag to data class 2 years ago
Alex Baker ad833b5f49 Convert TagData to data class 2 years ago
Alex Baker a49c233584 Make notification immutable 2 years ago
Alex Baker 74fca07c1b Make alarm immutable 2 years ago
Alex Baker 5bd0cef42e Remove extra alarm constructor 2 years ago
Alex Baker 4c245edbb4 Fix snooze causing duplicate notifications 2 years ago
renovate[bot] c11225abaf fix(deps): update kotlin 2 years ago
Alex Baker 0ba901be69 Remove livedata from data module 2 years ago
Alex Baker d556863fda Use kotlin serialization for backups 2 years ago
Alex Baker 55adbc2025 Reorganized data module 2 years ago
Alex Baker 06c4255886 Remove androidx.core from data module 2 years ago
Alex Baker 6e14d07d0c Move Room to data module 2 years ago