Commit Graph

31 Commits (282042538cdd28b602fd79408f8df9c5b8d27bd2)

Author SHA1 Message Date
Alex Baker bf4167651b Use kotlinx.datetime 5 months ago
Alex Baker 01a788bdb6 Use lifecycle-runtime-compose 5 months ago
Alex Baker 6ce170533e Prevent multiple completions from notification 5 months ago
Alex Baker d9293c7262 Move some filters to kmp 5 months ago
Alex Baker df8f637239 Fix deleting new subtasks from edit screen 5 months ago
Alex Baker ea7f051d85 Revert "Restore @Transaction annotations"
This reverts commit b35090cd43.
6 months ago
Alex Baker b35090cd43 Restore @Transaction annotations 6 months ago
Alex Baker 009a195580 Update plugin definitions 6 months ago
Alex Baker 212a4b0a3d Delete transaction check
This was using platform sqlite
6 months ago
Alex Baker 4ddfe937b0 Finish converting data module to kmp 6 months ago
Alex Baker 19de0e08a5 Migrate to bundled sqlite 6 months ago
Alex Baker 60211355e0 Remove Geofence constructors 6 months ago
Alex Baker 17d218aa4e Add CommonParcelize 6 months ago
Alex Baker 505c8c29d5 Make sure dao methods are suspending 6 months ago
Alex Baker 7149308c97 Move Android platform stuff out of data 6 months ago
Alex Baker 2c5a497007 Fix backup import crash 6 months ago
Alex Baker 5da4183aed Move ksp to gradle catalog 6 months ago
Alex Baker d35912e503 Kotlin 2.0 6 months ago
Alex Baker 4a2fb13d10 Converting data module to kmp - WIP 6 months ago
Alex Baker 64e05c9f8f Convert Tag to data class 6 months ago
Alex Baker ad833b5f49 Convert TagData to data class 6 months ago
Alex Baker a49c233584 Make notification immutable 6 months ago
Alex Baker 74fca07c1b Make alarm immutable 6 months ago
Alex Baker 5bd0cef42e Remove extra alarm constructor 6 months ago
Alex Baker 4c245edbb4 Fix snooze causing duplicate notifications 6 months ago
renovate[bot] c11225abaf fix(deps): update kotlin 6 months ago
Alex Baker 0ba901be69 Remove livedata from data module 6 months ago
Alex Baker d556863fda Use kotlin serialization for backups 6 months ago
Alex Baker 55adbc2025 Reorganized data module 6 months ago
Alex Baker 06c4255886 Remove androidx.core from data module 6 months ago
Alex Baker 6e14d07d0c Move Room to data module 6 months ago