Harsh Shandilya
06f8aea595
fix(build-logic): re-enable Test task state tracking
2022-11-25 01:22:01 +05:30
Harsh Shandilya
56fd18b17d
feat: rip out Spotless
...
Spotless' configuration cache support is irritating since it requires you to wipe config cache
every time you initialise a Gradle daemon.
2022-10-29 08:10:44 +05:30
Harsh Shandilya
fd20480f55
feat(build): add a homebrew ktfmt plugin
...
The general idea of the implementation is borrowed from https://github.com/cortinico/ktfmt-gradle
2022-10-29 08:00:28 +05:30
Harsh Shandilya
edc110dcc1
chore(gradle): add missing suppressions and license headers
2022-10-24 14:46:38 +05:30
Harsh Shandilya
df764932f7
Migrate to Metalava for validating API ( #2195 )
2022-10-21 06:32:23 +00:00
Harsh Shandilya
ebada9bfeb
chore(deps): upgrade to Compose Compiler 1.3.2
2022-10-05 20:28:51 +05:30
renovate[bot]
a4c122a4b1
fix(deps): update kotlin to v1.7.20 ( #2154 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-10-03 14:13:16 +05:30
renovate[bot]
3573c891da
chore(deps): update dependency com.facebook:ktfmt to v0.41 ( #2147 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-24 09:07:57 +05:30
renovate[bot]
76f77073ec
fix(deps): update dependency androidx.compose.compiler:compiler to v1.3.1 ( #2114 )
...
* fix(deps): update dependency androidx.compose.compiler:compiler to v1.3.1
* Remove Compose Compiler version check suppression
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-09-08 04:38:33 +00:00
Harsh Shandilya
a828846345
Upgrade ktfmt and setup automatic updates ( #2103 )
2022-09-02 16:34:02 +00:00
Harsh Shandilya
af362dd6e3
gradle: add detekt
as a dependency to the check
task
2022-07-17 13:57:13 +05:30
Harsh Shandilya
c2faeffd84
detekt: init
2022-07-17 13:56:54 +05:30
Harsh Shandilya
549ee790d3
all: re-do package structure yet again
2022-07-15 01:13:47 +05:30
Harsh Shandilya
786ee94a9e
Switch to R8 dev releases ( #1986 )
2022-07-07 08:58:45 +00:00
Harsh Shandilya
91f29f6a40
gradle: re-enable ui-compose
2022-07-07 11:28:59 +05:30
Harsh Shandilya
8a9ebf3f7e
build-logic: introduce versions plugin
2022-07-07 11:28:58 +05:30
Harsh Shandilya
c7e2174c44
Fix Crowdin GitHub Actions job ( #1961 )
...
* github: turn off configuration cache for Crowdin job
* gradle: bump ktfmt
2022-06-16 13:15:31 +05:30
Harsh Shandilya
68cf22fb75
build-logic: rewrite version overrides to edit the version catalog
2022-06-12 16:31:42 +05:30
Harsh Shandilya
426fc924fb
Upgrade ktfmt ( #1942 )
...
* build-logic: upgrade ktfmt
* all: reformat
2022-06-09 13:51:29 +05:30
Harsh Shandilya
98f49e7b69
kotlin-plugins: convert to full plugins
2022-06-05 03:58:16 +05:30
Harsh Shandilya
88151f4bdd
Simplify BouncyCastle workaround and upgrade Fragment ( #1926 )
...
* Simplify bouncycastle workaround
* Upgrade fragment-ktx to 1.5.x
2022-05-27 07:30:10 +00:00
Harsh Shandilya
9d3312611e
Instate shadow jobs ( #1923 )
2022-05-25 12:29:04 +00:00
Harsh Shandilya
41213da780
Upgrade to ktfmt 0.37 ( #1897 )
2022-05-05 03:17:15 +00:00
Harsh Shandilya
c555609f16
Misc cleanups ( #1891 )
2022-05-02 20:18:16 +00:00
Harsh Shandilya
d4a4ac06ed
crypto-pgpainless: prepare for error handling ( #1877 )
2022-04-27 17:02:36 +00:00
Harsh Shandilya
aaf6ceb8ec
all: reformat with ktfmt 0.36
2022-04-25 10:47:02 +05:30
Harsh Shandilya
11720e9542
build-logic: upgrade ktfmt
2022-04-25 10:45:07 +05:30
Harsh Shandilya
62902ca80b
Reorganize crypto-common code and fix a couple minor bugs ( #1868 )
2022-04-24 15:55:34 +00:00
renovate[bot]
18cff9c144
chore(deps): update dependency org.pgpainless:pgpainless-core to v1.2.0 ( #1832 )
...
* chore(deps): update dependency org.pgpainless:pgpainless-core to v1.2.0
* gradle: bump bouncycastle to 1.71
* Transparently update older BC versions
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-04-09 13:49:31 +00:00
renovate[bot]
48885a1ec5
chore(deps): update org.jetbrains.kotlin to v1.6.20 ( #1817 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-04-01 17:16:07 +00:00
Harsh Shandilya
a149704331
Bump ktfmt to 0.35 ( #1797 )
2022-03-24 07:42:07 +00:00
Harsh Shandilya
861ca58a58
Configure Sentry with more information ( #1782 )
...
* build-logic: remove error path in Sentry plugin
* gradle: fix UnstableApiUsage warning
* build-logic: configure Sentry Gradle Plugin
* app: set traces sample-rate to 1.0
* sentry-stub: init
* app: populate Sentry user field with feature flags
2022-03-13 12:11:01 +00:00
Harsh Shandilya
778834d5e4
Upgrade ktfmt to 0.33 ( #1753 )
...
* build: upgrade ktfmt to 0.33
* all: reformat with ktfmt 0.33
2022-02-26 01:58:20 +05:30
Harsh Shandilya
664e1fbba0
Begin rework for configuration cache compatibility ( #1709 )
2022-02-05 01:57:41 +05:30
Harsh Shandilya
d89d500319
Move Compose code to ui-compose module ( #1687 )
2022-01-26 17:11:04 +00:00
Aditya Wasan
abc62c2b6b
Refactor randomized password generator into a separate module ( #1663 )
2022-01-13 16:43:53 +00:00
Harsh Shandilya
674a7d299b
Misc cleanups to build-logic and expand BCV exclusion list ( #1622 )
...
* build-logic: remove `kotlin-dsl-precompiled-script-plugins` plugin
* build-logic: use generated accessors for extensions
* build: exclude non-published library projects from API dump
There's no point in tracking binary compatibility for libraries that are only used internally
2021-12-26 06:29:57 +00:00
Harsh Shandilya
736f84acb4
Misc cleanups and fixes ( #1611 )
2021-12-23 12:22:17 +00:00
Harsh Shandilya
126bed1a8b
Upgrade to Gradle 7.3.3 ( #1600 )
...
* gradle: upgrade to 7.3.3
* build-logic: make Kotlin and Java targets match
2021-12-22 16:17:19 +00:00
Harsh Shandilya
64fed530b2
Batch dependency upgrades ( #1590 )
2021-12-14 17:08:01 +00:00
Harsh Shandilya
7d39bc0ae2
Miscellaneous build and CI cleanups ( #1587 )
2021-12-11 00:12:54 +05:30
Harsh Shandilya
1df01a2f54
Upgrade workflows to use Java 17 ( #1579 )
2021-12-07 15:21:54 +00:00
Harsh Shandilya
09a10678de
build: add kotlinx-kover for library code coverage
2021-12-07 14:48:08 +05:30
Harsh Shandilya
208eed4269
Turn on explicit API for Kotlin JVM projects ( #1568 )
2021-12-03 09:38:33 +00:00
Harsh Shandilya
4fb066dff5
build-logic/kotlin-plugins: add android and kapt plugins
2021-12-03 12:59:57 +05:30
Harsh Shandilya
cfeca2d3ee
build-logic: add Kotlin convention plugins
2021-11-16 00:22:17 +05:30
Harsh Shandilya
c2e2e4f842
Convert build-logic to a proper included build
2021-11-16 00:22:16 +05:30