Commit Graph

  • 4c51609be3 Update dependency com.google.firebase:firebase-bom to v32.7.1 renovate[bot] 2024-01-18 19:37:23 +00:00
  • 53fce3e148 Apply the plugin com.autonomousapps.dependency-analysis only to the root project. Benoit Marty 2024-01-18 17:40:08 +01:00
  • 6ecce81f45 Try mitigating unexpected logouts (#2251) Jorge Martin Espinosa 2024-01-18 16:22:25 +01:00
  • e00d1abe44 Merge pull request #2248 from element-hq/feature/bma/pushProviderSelection Benoit Marty 2024-01-18 14:46:05 +01:00
  • 877ed3c7ac Fix test. Benoit Marty 2024-01-18 12:44:20 +01:00
  • 3a91f830da Encrypt databases used by the Rust SDK. Benoit Marty 2024-01-18 11:48:17 +01:00
  • f9c1892f2f SessionData: add the passphrase. Benoit Marty 2024-01-18 10:57:53 +01:00
  • 56990e5e5b Upgrade Material3 Compose to 1.2.0-beta02 (#2247) Jorge Martin Espinosa 2024-01-18 08:49:55 +01:00
  • 34ab3d4d0e Update dependencyAnalysis to v1.29.0 renovate[bot] 2024-01-18 03:10:45 +00:00
  • e6877d3142 Update plugin dependencycheck to v9.0.9 (#2243) renovate[bot] 2024-01-17 18:25:25 +01:00
  • bdb331439c Update dependency com.google.testparameterinjector:test-parameter-injector to v1.15 (#2246) renovate[bot] 2024-01-17 18:25:03 +01:00
  • a7c21a8c98 Better log. Benoit Marty 2024-01-17 11:31:04 +01:00
  • ddbd58609e Merge pull request #2245 from element-hq/renovate/com.posthog-posthog-android-3.x Benoit Marty 2024-01-17 17:36:29 +01:00
  • 54f3f8d01f changelog Benoit Marty 2024-01-17 16:56:26 +01:00
  • 7498c148f1 Ensure that a PushProvider is available on a device before using it. It help to fallback to UnifiedPush (if available) if the PlayServices are not installed on the device. Benoit Marty 2024-01-17 16:07:26 +01:00
  • 26438d97ac Update dependency com.posthog:posthog-android to v3.1.3 renovate[bot] 2024-01-17 15:18:22 +00:00
  • e2c9389d36 Merge pull request #2213 from element-hq/feature/bma/fdroid Benoit Marty 2024-01-17 16:17:41 +01:00
  • 4bbaced0d4 Setting version for the next release 0.4.2 ganfra 2024-01-17 11:29:28 +01:00
  • 1ef4177d6c Merge branch 'main' into develop ganfra 2024-01-17 11:28:30 +01:00
  • 3f0a42bcc2 Merge branch 'release/0.4.1' into main ganfra 2024-01-17 11:21:25 +01:00
  • 24bcb35db7 Adding fastlane file for version 0.4.1 ganfra 2024-01-17 11:21:21 +01:00
  • ecb08e6a30 Changelog for version 0.4.1 ganfra 2024-01-17 11:20:15 +01:00
  • 8757acdc62 Setting version for the release 0.4.1 ganfra 2024-01-17 11:10:51 +01:00
  • ecd3b113c9 Merge pull request #2235 from element-hq/renovate/com.posthog-posthog-android-3.x Benoit Marty 2024-01-16 23:19:49 +01:00
  • 05ea263e3c Merge pull request #2239 from element-hq/renovate/media3 Benoit Marty 2024-01-16 23:17:34 +01:00
  • 69e8b85646 Merge pull request #2237 from element-hq/feature/bma/longUserId Benoit Marty 2024-01-16 23:16:40 +01:00
  • 100cb791d8 Update media3 to v1.2.1 renovate[bot] 2024-01-16 17:53:06 +00:00
  • 5ff74fbdff PushClientSecretImpl needs to be a singleton now that it observe the sessions. Benoit Marty 2024-01-16 17:33:36 +01:00
  • c821cb5c29 Fix typo Benoit Marty 2024-01-16 17:31:26 +01:00
  • 27f55c0bc4 Replace 'leave room' text with 'leave conversation' for DMs (#2231) Jorge Martin Espinosa 2024-01-16 15:49:44 +01:00
  • 4b37ea1a2d Ensure client secret is deleted when the user signs out. Benoit Marty 2024-01-16 14:34:06 +01:00
  • 40e401c599 Also delete the preference file when the store is reset. Benoit Marty 2024-01-16 14:14:04 +01:00
  • 8490b0c19d Migrate preferencesDataStoreFile to a file using a hash, to fix a crash if the userId is too long. Benoit Marty 2024-01-16 14:02:40 +01:00
  • a6c64cd594 Update dependency com.posthog:posthog-android to v3.1.2 renovate[bot] 2024-01-15 16:12:02 +00:00
  • d7dcd7aa34 Merge pull request #2220 from element-hq/renovate/io.sentry-sentry-android-7.x Benoit Marty 2024-01-15 15:23:30 +01:00
  • 6bc080c279 Sync Strings (#2230) ElementBot 2024-01-15 08:21:04 +00:00
  • 4a7b04524a Hide verbose state events from the timeline (#2225) Jorge Martin Espinosa 2024-01-12 22:23:52 +01:00
  • 0b859209e2 Update wysiwyg to v2.25.0 (#2222) renovate[bot] 2024-01-12 17:03:22 +00:00
  • 14d5274d22 Display name disambiguation #2215. Benoit Marty 2024-01-12 15:56:47 +01:00
  • 37586053cc Update dependency io.sentry:sentry-android to v7.2.0 renovate[bot] 2024-01-12 13:57:13 +00:00
  • 592bdb0a57 Fix test. Benoit Marty 2024-01-12 09:18:50 +01:00
  • 1ab10a9e64 var -> val Benoit Marty 2024-01-12 09:16:50 +01:00
  • e0d4ece5b7 Fix gradle task ambiguity. Benoit Marty 2024-01-11 22:19:43 +01:00
  • 55db8fb200 Only call setupKover() for the app, not for minimal. minimal does not have the gplay variant. Benoit Marty 2024-01-11 22:03:34 +01:00
  • 02d092cc0e Merge remote-tracking branch 'upstream/develop' into align-cta-button-on-login-flow Marco Antonio Alvarez 2024-01-11 21:53:23 +01:00
  • df9f6a9809 Cleanup Benoit Marty 2024-01-11 21:38:48 +01:00
  • a455a03a0f Also export fdroid build as artifact. Benoit Marty 2024-01-11 21:38:11 +01:00
  • 4286be7cfb Add fdroid of gplay to the rageshake data as a label. Benoit Marty 2024-01-11 21:33:08 +01:00
  • 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. Benoit Marty 2024-01-11 21:25:14 +01:00
  • db6b52f8bf Update gradle tasks and paths regarding the new gplay and fdroid flavor. Benoit Marty 2024-01-11 21:02:26 +01:00
  • fa05b18d32 Create gplay and fdroid variant Benoit Marty 2024-01-11 20:45:22 +01:00
  • f281c6c365 Don't apply Kover to projects with AAR libraries (#2211) Jorge Martin Espinosa 2024-01-11 21:16:31 +01:00
  • af4c9b3e6d empty commit Marco Antonio Alvarez 2024-01-11 19:23:54 +01:00
  • 6f35fb1a47 Merge branch 'align-cta-button-on-login-flow' of github.com:surakin/element-x-android into align-cta-button-on-login-flow Marco Antonio Alvarez 2024-01-11 19:23:51 +01:00
  • 9440fce23a empty commit Marco Antonio Alvarez 2024-01-11 19:23:36 +01:00
  • 5875995a95 Update screenshots ElementBot 2024-01-11 17:49:29 +00:00
  • 4611536ee9 added 825 changelog Marco Antonio Alvarez 2024-01-11 18:34:52 +01:00
  • 3899814adb Adjusted the login flow buttons a little bit Marco Antonio Alvarez 2024-01-11 18:30:10 +01:00
  • 4ba73c0bb1 Merge pull request #2202 from element-hq/feature/bma/removeReadReceiptFlag Benoit Marty 2024-01-11 17:13:35 +01:00
  • 57b2a0d17b Merge pull request #2193 from element-hq/feature/bma/sxcludePreviewFromCodeCoverage Benoit Marty 2024-01-11 16:47:07 +01:00
  • d4ac493e4f Merge pull request #2206 from element-hq/renovate/lifecycle ganfra 2024-01-11 16:42:23 +01:00
  • 92d8e4f55b Merge branch 'develop' into feature/bma/sxcludePreviewFromCodeCoverage Benoit Marty 2024-01-11 16:02:58 +01:00
  • a611cca170 Merge pull request #2207 from element-hq/feature/bma/ktlint_plugin Benoit Marty 2024-01-11 16:01:14 +01:00
  • 9fab53e08c Ensure preview are not impacted when removing the ReadReceipt feature flag. Benoit Marty 2024-01-11 15:56:37 +01:00
  • a83eaede1f Remove ReadReceipts feature flag. Benoit Marty 2024-01-10 15:42:03 +01:00
  • 91cce1dbaf Merge pull request #2210 from element-hq/renovate/com.posthog-posthog-android-3.x Benoit Marty 2024-01-11 14:29:53 +01:00
  • 75758e5cf8 Update dependency com.posthog:posthog-android to v3.1.1 renovate[bot] 2024-01-11 12:18:35 +00:00
  • cdd5124e32 Fix detekt issue. Benoit Marty 2024-01-11 11:56:50 +01:00
  • d01c70a4fd Fix moar ktlint issues Benoit Marty 2024-01-11 09:41:14 +01:00
  • 5d086ad82d Fix moar ktlint issues Benoit Marty 2024-01-11 09:41:14 +01:00
  • 9ed2f6099d Update lifecycle to v2.7.0 renovate[bot] 2024-01-10 18:36:08 +00:00
  • a831f05f6e Fix ktlint issues Benoit Marty 2024-01-10 19:33:39 +01:00
  • 140a11cf77 Ignore ktlint issue for this particular class. Benoit Marty 2024-01-10 19:20:48 +01:00
  • 64231044a7 Ignore ktlint issue for this particular object. Benoit Marty 2024-01-10 19:14:37 +01:00
  • bac1e3902c Ignore ktlint issue for this particular val. Benoit Marty 2024-01-10 19:13:47 +01:00
  • 7572968e20 Ignore ktlint issue for this particular class. Benoit Marty 2024-01-10 19:08:38 +01:00
  • 99b38c8b0a Move doc to Kdoc and fix formatting issue. Benoit Marty 2024-01-10 18:41:39 +01:00
  • e421dd2f14 Ktlint: disable rule standard:blank-line-before-declaration. Benoit Marty 2024-01-10 18:59:20 +01:00
  • 159b2f5c0a Ktlint: disable rule standard:function-naming for Composable function. From https://github.com/pinterest/ktlint/issues/2259#issuecomment-1732333419 Benoit Marty 2024-01-10 18:55:58 +01:00
  • 2e3b22009e Ktlint: disable rule standard:parameter-list-wrapping and standard:indent. Benoit Marty 2024-01-10 18:51:57 +01:00
  • e9517f2bb3 Ktlint: disable rule standard:annotation. Benoit Marty 2024-01-10 18:46:44 +01:00
  • b948a837ad Ktlint: disable rule standard:function-signature. Benoit Marty 2024-01-10 18:36:42 +01:00
  • 3c3e85ed7c Ktlint: disable rule standard:multiline-expression-wrapping. Need to also disable rule string-template-indent as a side effect. Benoit Marty 2024-01-10 18:28:36 +01:00
  • dd919adb54 Update broken link Benoit Marty 2024-01-10 18:39:56 +01:00
  • 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 Benoit Marty 2024-01-10 18:21:23 +01:00
  • c8bd362397 Update plugin ktlint to v12.1.0 (#2200) renovate[bot] 2024-01-10 16:22:24 +01:00
  • 7e1866818e Merge pull request #2198 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x Benoit Marty 2024-01-10 10:53:20 +01:00
  • 628149ff62 Merge branch 'develop' into renovate/io.nlopez.compose.rules-detekt-0.x Benoit Marty 2024-01-10 09:39:28 +01:00
  • 13e8e954d3 Improve rendering of voice messages in the timeline in large displays (#2199) Jorge Martin Espinosa 2024-01-09 18:07:23 +01:00
  • 371065bfdd Exclude ContentToPreview from coverage, either by using annotation @ExcludeFromCoverage, or by inlining it. Benoit Marty 2024-01-09 11:25:06 +01:00
  • 5e42368965 Add missing test for LogoutView Benoit Marty 2024-01-08 12:34:28 +01:00
  • 2bdf2c0bbd Merge pull request #1782 from element-hq/feature/bma/upgradeKover Benoit Marty 2024-01-09 17:52:14 +01:00
  • 45fd075752 Kover: we need Xml report as well. Benoit Marty 2024-01-09 17:15:37 +01:00
  • b4481dc2a8 Fix the wrong coverage report Benoit Marty 2024-01-09 14:15:50 +01:00
  • ffb0fbdbdf Update dependency io.nlopez.compose.rules:detekt to v0.3.9 renovate[bot] 2024-01-09 13:16:24 +00:00
  • 07776f0104 Merge pull request #2196 from element-hq/fix/jme-crash-sending-picture-with-latest-posthog Benoit Marty 2024-01-09 12:12:49 +01:00
  • e8c6226586 Fix mention selector getting stuck when quickly deleting the prompt (#2195) Jorge Martin Espinosa 2024-01-09 12:07:10 +01:00
  • 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 Benoit Marty 2024-01-09 11:04:28 +01:00
  • 3b06576d21 Upgrade Kover to 0.7.5 Benoit Marty 2024-01-09 10:49:42 +01:00
  • 5da6f21447 Remove empty module Benoit Marty 2024-01-09 10:05:05 +01:00