Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-29 | fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490) | renovate[bot] | |
* fix(deps): update dependency com.facebook:ktfmt to v0.44 * chore: reformat with ktfmt 0.44 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-04-27 | refactor(build): remove `kotlin-library` plugin from Android modules | 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-12-09 | chore(deps): upgrade ktfmt to 0.42 | Harsh Shandilya | |
2022-09-02 | Upgrade ktfmt and setup automatic updates (#2103) | Harsh Shandilya | |
2022-07-15 | Remove openpgp-ktx | Harsh Shandilya | |
2022-03-27 | Migrate namespaces to Gradle (#1805) | Harsh Shandilya | |
* ui-compose: update Gradle configuration * gradle: fix namespace for a couple astray Compose dependencies * all: switch to Gradle namespace property Mirrors a similar change from AndroidX https://github.com/androidx/androidx/commit/dcfa035a961fd1daabb7dcccf97d77fa2a006abf | |||
2021-12-11 | Miscellaneous build and CI cleanups (#1587) | Harsh Shandilya | |
2021-12-03 | Turn on explicit API for Kotlin JVM projects (#1568) | Harsh Shandilya | |
2021-12-03 | all: switch to new convention plugins | Harsh Shandilya | |
2021-11-16 | build: apply `kotlin-common` convention plugin where applicable | Harsh Shandilya | |
2021-10-09 | Upgrade plugin dependencies and fix Javadoc generation (#1517) | Harsh Shandilya | |
* build: upgrade all plugins * autofill-parser/openpgp-ktx: apply Dokka plugin * Move repository configuration to settings.gradle.kts * Replace deprecated lintOptions * Reorder repositories | |||
2021-05-27 | openpgp-ktx: fix compilation warnings | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-05-15 | all: reformat with Spotless again | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-05-02 | Fix incorrect changelog entries (#1401) | Harsh Shandilya | |
2021-05-02 | openpgp-ktx: accept emails without a TLD | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-04-30 | Refactor openpgp-ktx to leverage coroutines (#1398) | Harsh Shandilya | |
* openpgp-ktx: leverage coroutines for async IPC * Unwind nested dispatchers * Fix name shadowing warning Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-04-28 | Upgrade to Kotlin 1.5 (#1397) | Harsh Shandilya | |
* build: upgrade Kotlin to 1.5.0 and Hilt to 2.35.1 Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * all: address kotlin.time.seconds deprecation Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * autofill-parser/openpgp-ktx: require Kotlin 1.5 Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * all: address string method deprecations Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * build: disable NewApi lint Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-04-18 | build: enable explicit API automatically on all library projects | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-04-12 | Update to Gradle 7.0 (#1381) | Harsh Shandilya | |
2021-04-10 | openpgp-ktx: bump version to v3.0.0openpgp-ktx-v3.0.0 | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-04-10 | openpgp-ktx: relicence to Apache 2.0 | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-03-18 | all: reformat with ktfmt | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-03-18 | all: update copyrights | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-02-15 | Add tests for GPG identifier parsing (#1319) | Harsh Shandilya | |
2021-02-09 | Update Maven coordinates for library projects (#1313) | Harsh Shandilya | |
2021-02-06 | Replace JCenter with Maven Central (#1303) | Harsh Shandilya | |
2020-11-30 | openpgp-ktx: pick up the correct consumer proguard rules | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-11-29 | openpgp-ktx: import at 95eed95fb5654e9dcfe32c3712ae97385e186396 | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> |