Commit Graph

12432 Commits (19de0e08a590c9310aedc2f59e4463d59ef7c38d)
 

Author SHA1 Message Date
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
Alex Baker 06c4255886 Remove androidx.core from data module 2 months ago
renovate[bot] 4734a99bae fix(deps): update mockito monorepo to v5.12.0 2 months ago
Alex Baker a6a8cac8e4 Update dependencies 2 months ago
Alex Baker c3fc9a57cc Replace now with currentTimeMillis 2 months ago
Alex Baker 6e14d07d0c Move Room to data module 2 months ago
Alex Baker 6118121698 Moving some code out of TimerPlugin 2 months ago
Alex Baker 6bf3bd4d08 Update version and changelog 2 months ago
Alex Baker 065be79355 Update notification work logic 2 months ago
Alex Baker f8f8ba3c51 Don't adjust random reminder time 2 months ago
Alex Baker 89465f36b3 Update version and changelog 2 months ago