Benoit Marty
31fe516a49
Ensure that FDroid build will not include Firebase push provider.
...
`allLibrariesImpl()` is also used by the midule uitest, and in this case `gplayImplementation` cannot be found. Since the push provider modules do not contain any ui, it's fine to move the dependency declaration to the app module.
10 months ago
Benoit Marty
db6b52f8bf
Update gradle tasks and paths regarding the new gplay and fdroid flavor.
10 months ago
Benoit Marty
fa05b18d32
Create gplay and fdroid variant
10 months ago
Jorge Martin Espinosa
f281c6c365
Don't apply Kover to projects with AAR libraries ( #2211 )
...
* Don't apply Kover to projects with AAR libraries
* Move the Kover configuration to the `plugins` project
10 months ago
Benoit Marty
4ba73c0bb1
Merge pull request #2202 from element-hq/feature/bma/removeReadReceiptFlag
...
Remove ReadReceipts feature flag.
10 months ago
Benoit Marty
57b2a0d17b
Merge pull request #2193 from element-hq/feature/bma/sxcludePreviewFromCodeCoverage
...
Exclude preview from code coverage
10 months ago
ganfra
d4ac493e4f
Merge pull request #2206 from element-hq/renovate/lifecycle
...
Update lifecycle to v2.7.0
10 months ago
Benoit Marty
92d8e4f55b
Merge branch 'develop' into feature/bma/sxcludePreviewFromCodeCoverage
10 months ago
Benoit Marty
a611cca170
Merge pull request #2207 from element-hq/feature/bma/ktlint_plugin
...
Upgrade ktlint version to 1.1.1
10 months ago
Benoit Marty
9fab53e08c
Ensure preview are not impacted when removing the ReadReceipt feature flag.
10 months ago
Benoit Marty
a83eaede1f
Remove ReadReceipts feature flag.
10 months ago
Benoit Marty
91cce1dbaf
Merge pull request #2210 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.1.1
10 months ago
renovate[bot]
75758e5cf8
Update dependency com.posthog:posthog-android to v3.1.1
10 months ago
Benoit Marty
cdd5124e32
Fix detekt issue.
10 months ago
Benoit Marty
d01c70a4fd
Fix moar ktlint issues
10 months ago
Benoit Marty
5d086ad82d
Fix moar ktlint issues
10 months ago
renovate[bot]
9ed2f6099d
Update lifecycle to v2.7.0
10 months ago
Benoit Marty
a831f05f6e
Fix ktlint issues
10 months ago
Benoit Marty
140a11cf77
Ignore ktlint issue for this particular class.
10 months ago
Benoit Marty
64231044a7
Ignore ktlint issue for this particular object.
10 months ago
Benoit Marty
bac1e3902c
Ignore ktlint issue for this particular val.
10 months ago
Benoit Marty
7572968e20
Ignore ktlint issue for this particular class.
10 months ago
Benoit Marty
99b38c8b0a
Move doc to Kdoc and fix formatting issue.
10 months ago
Benoit Marty
e421dd2f14
Ktlint: disable rule standard:blank-line-before-declaration.
10 months ago
Benoit Marty
159b2f5c0a
Ktlint: disable rule standard:function-naming for Composable function.
...
From https://github.com/pinterest/ktlint/issues/2259#issuecomment-1732333419
10 months ago
Benoit Marty
2e3b22009e
Ktlint: disable rule standard:parameter-list-wrapping and standard:indent.
10 months ago
Benoit Marty
e9517f2bb3
Ktlint: disable rule standard:annotation.
10 months ago
Benoit Marty
b948a837ad
Ktlint: disable rule standard:function-signature.
...
tom
10 months ago
Benoit Marty
3c3e85ed7c
Ktlint: disable rule standard:multiline-expression-wrapping.
...
Need to also disable rule string-template-indent as a side effect.
10 months ago
Benoit Marty
dd919adb54
Update broken link
10 months ago
Benoit Marty
a28fd0c2e4
Upgrade ktlint to version 1.1.1.
...
Need to disable `ktlint_standard:trailing-comma-on-declaration-site` else got this error:
Skipping rule(s) which are depending on a rule which is not loaded. Please check if you need to add additional rule sets before creating an issue.
- Rule with id 'RuleId(value=standard:trailing-comma-on-declaration-site)' requires rule with id 'RuleId(value=standard:wrapping)' to be loaded
10 months ago
renovate[bot]
c8bd362397
Update plugin ktlint to v12.1.0 ( #2200 )
...
* Update plugin ktlint to v12.1.0
* Run `./gradlew ktlintFormat` and fix some issues manually.
* Fix other issues reproted by Ktlint
* Limit false positives, KtLint removes unnecessary curly brace in String templates.
* Remove useless Unit
* Minor improvements over ktlint changes
* Restore `AlertDialogContent` behaviour
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
10 months ago
Benoit Marty
7e1866818e
Merge pull request #2198 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
...
Update dependency io.nlopez.compose.rules:detekt to v0.3.9
10 months ago
Benoit Marty
628149ff62
Merge branch 'develop' into renovate/io.nlopez.compose.rules-detekt-0.x
10 months ago
Jorge Martin Espinosa
13e8e954d3
Improve rendering of voice messages in the timeline in large displays ( #2199 )
...
* Improve rendering of voice messages in the timeline in large displays
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
10 months ago
Benoit Marty
371065bfdd
Exclude `ContentToPreview` from coverage, either by using annotation @ExcludeFromCoverage , or by inlining it.
10 months ago
Benoit Marty
5e42368965
Add missing test for LogoutView
10 months ago
Benoit Marty
2bdf2c0bbd
Merge pull request #1782 from element-hq/feature/bma/upgradeKover
...
Upgrade kover
10 months ago
Benoit Marty
45fd075752
Kover: we need Xml report as well.
10 months ago
Benoit Marty
b4481dc2a8
Fix the wrong coverage report
...
It wasn't taking into account any test result from the debug runs or screenshot tests
Co-authored-by: Jorge Martin Espinosa <jorgem@element.io>
10 months ago
renovate[bot]
ffb0fbdbdf
Update dependency io.nlopez.compose.rules:detekt to v0.3.9
10 months ago
Benoit Marty
07776f0104
Merge pull request #2196 from element-hq/fix/jme-crash-sending-picture-with-latest-posthog
...
Fix crash when sending image with latest posthog
10 months ago
Jorge Martin Espinosa
e8c6226586
Fix mention selector getting stuck when quickly deleting the prompt ( #2195 )
...
* Fix mention selector getting stuck when quickly deleting the prompt
10 months ago
Benoit Marty
80c69e7cf7
Migrate "When running on the CI, run only debug test variants".
...
Following notice here: https://github.com/Kotlin/kotlinx-kover/blob/v0.7.0/docs/gradle-plugin/migrations/migration-to-0.7.0.md#using-isdisabled-boolean-is-an-error-kover-test-task-config-was-removed
10 months ago
Benoit Marty
3b06576d21
Upgrade Kover to 0.7.5
10 months ago
Benoit Marty
5da6f21447
Remove empty module
10 months ago
Benoit Marty
54e499d0d0
Remove empty test module
10 months ago
Jorge Martín
e63eb3a7dc
Fix crash when sending image with latest posthog
10 months ago
Benoit Marty
64b4a08b2f
Let Renovate upgrade Kover again.
10 months ago
Jorge Martin Espinosa
afacef0146
Hide keyboard when tapping on a message in the timeline ( #2187 )
...
* Hide keyboard when tapping on a message in the timeline if it would result in navigating to another screen
10 months ago