Commit Graph

8 Commits

Author SHA1 Message Date
Adam Brown 5ddd407884 avoiding versioned plugins and making the buildSrc the main plugin classloader 2022-12-11 15:06:05 +00:00
Adam Brown f1077efc17 convert to version catalog 2022-12-11 12:50:46 +00:00
Adam Brown eb896017f3 First pass at extracting the engine module 2022-12-05 22:25:06 +00:00
Adam Brown ef25d01c6d
Merge pull request #194 from ouchadam/feature/extra-settings
Logging and read receipt settings
2022-10-08 12:30:06 +01:00
Adam Brown 990cb08347 exposing option to enable/disable sending read receipts
Disabled by default
2022-10-08 11:35:14 +01:00
dependabot[bot] 3ba01777df
Bump coroutines-extensions from 1.5.3 to 1.5.4
Bumps [coroutines-extensions](https://github.com/square/sqldelight) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/square/sqldelight/releases)
- [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/sqldelight/compare/1.5.3...1.5.4)

---
updated-dependencies:
- dependency-name: com.squareup.sqldelight:coroutines-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 05:49:23 +00:00
Adam Brown 5485ec3b84 extracting settings view model fixtures to their parent modules 2022-03-06 15:07:04 +00:00
Adam Brown c78d24a458 initial commit 2022-02-27 21:48:14 +00:00