Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-27 | refactor(build): introduce a standalone plugin for Kotlin JVM libraries | Harsh Shandilya | |
2023-03-21 | fix(build): remove `DSL_SCOPE_VIOLATION` suppression | Harsh Shandilya | |
This was a Gradle bug that is now fixed https://docs.gradle.org/8.1-rc-1/release-notes.html#:~:text=Access%20to%20version%20catalog%20for%20plugins%20in%20the%20plugins%20%7B%7D%20block | |||
2022-10-24 | chore(gradle): add missing suppressions and license headers | Harsh Shandilya | |
2021-12-03 | Turn on explicit API for Kotlin JVM projects (#1568) | Harsh Shandilya | |
2021-11-16 | build: apply `kotlin-common` convention plugin where applicable | Harsh Shandilya | |
2021-08-17 | Add `KeyPair` and `KeyManager` to manage keys in the app (#1487) | Aditya Wasan | |
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-07-11 | Add initial implementation of Gopenpgp-backed PGP (#1441) | Harsh Shandilya | |