Commit Graph

12442 Commits (080b1428dd3d2536fbda4c22174db3e621611f79)
 

Author SHA1 Message Date
renovate[bot] 080b1428dd fix(deps): update room to v2.7.0-alpha03 1 month ago
Alex Baker f67c3bc56c Enable typesafe project accessors 1 month ago
renovate[bot] 5d0e88a620 fix(deps): update dependency com.google.android.gms:play-services-location to v21.3.0 1 month ago
renovate[bot] c5d5795fe2 fix(deps): update lifecycle to v2.8.1 1 month ago
renovate[bot] 3bbc0e0ab0 fix(deps): update dependency androidx.sqlite:sqlite-bundled to v2.5.0-alpha03 1 month ago
Alex Baker 009a195580 Update plugin definitions 1 month ago
renovate[bot] 772f69d8c0 fix(deps): update dependency com.google.apis:google-api-services-drive to v3-rev20240521-2.0.0 1 month ago
renovate[bot] 4229bf7067 fix(deps): update dependency com.google.apis:google-api-services-tasks to v1-rev20240526-2.0.0 1 month ago
Alex Baker 212a4b0a3d Delete transaction check
This was using platform sqlite
1 month ago
Alex Baker 4ddfe937b0 Finish converting data module to kmp 1 month ago
Alex Baker 19de0e08a5 Migrate to bundled sqlite 1 month ago
Alex Baker 60211355e0 Remove Geofence constructors 1 month ago
Alex Baker 17d218aa4e Add CommonParcelize 1 month ago
Alex Baker 505c8c29d5 Make sure dao methods are suspending 1 month ago
Alex Baker 7149308c97 Move Android platform stuff out of data 1 month ago
Alex Baker 2c5a497007 Fix backup import crash 1 month ago
Alex Baker 09f53fe1e5 Ignore multiplatform agp warnings 1 month ago
Alex Baker 5da4183aed Move ksp to gradle catalog 1 month ago
Alex Baker d35912e503 Kotlin 2.0 1 month ago
renovate[bot] 82fd99f83e fix(deps): update lifecycle to v2.8.0 1 month ago
renovate[bot] f944becea1 fix(deps): update dependency com.google.apis:google-api-services-drive to v3-rev20240509-2.0.0 1 month ago
Alex Baker acd713dc5b AGP 8.4.1 1 month ago
Alex Baker 1a93c87ad9 Update version and changelog 1 month ago
Alex Baker c4e25b8b15 Fix tests 1 month ago
Alex Baker e11c0d2528 Add default reminders when adding due/start date 1 month ago
Alex Baker 2fc6833854 Don't crash on missing vtodo value 1 month ago
Alex Baker 4a2fb13d10 Converting data module to kmp - WIP 1 month ago
Alex Baker a2572e2dee Remove CaldavCalendarMaker 1 month ago
Alex Baker 64e05c9f8f Convert Tag to data class 1 month ago
Alex Baker ad833b5f49 Convert TagData to data class 1 month ago
Alex Baker eea944cc7b Update version and changelog 1 month ago
Alex Baker c82dfc7d39 Fix test? 1 month ago
Alex Baker 8607f9556a Fix test 1 month ago
Alex Baker f338e84d46 Fix warnings in Migrations 1 month ago
Alex Baker 9ee739627e Remove AlarmEntry 1 month ago
Alex Baker a49c233584 Make notification immutable 1 month ago
Alex Baker 74fca07c1b Make alarm immutable 1 month ago
Alex Baker 5bd0cef42e Remove extra alarm constructor 1 month ago
Alex Baker 4c245edbb4 Fix snooze causing duplicate notifications 1 month ago
Alex Baker 97a3f074d0 Update alarms after completion transaction 1 month ago
Alex Baker 86ecd3cf81 Synchronize alarms before saving 1 month ago
Alex Baker 07a2eda5ea Cancel notifications in TaskCompleter 1 month ago
renovate[bot] 09ffbdd036 fix(deps): update dependency com.google.firebase:firebase-crashlytics-gradle to v3 1 month ago
renovate[bot] 60f22146ca fix(deps): update dependency androidx.fragment:fragment-ktx to v1.7.1 1 month ago
renovate[bot] c11225abaf fix(deps): update kotlin 1 month ago
dependabot[bot] 133ea493e3 Bump rexml from 3.2.6 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 month ago
Alex Baker 0ba901be69 Remove livedata from data module 2 months ago
Alex Baker ebe5e5c009 Replace gson with kotlin serialization 2 months ago
Alex Baker d556863fda Use kotlin serialization for backups 2 months ago
Alex Baker 55adbc2025 Reorganized data module 2 months ago