Commit graph

  • 9555a3ab8b Update screenshots ElementBot 2024-01-22 10:36:08 +00:00
  • 2acd00bcd8 Introduce RoomListRoomSummaryFactory and remove RoomListRoomSummaryPlaceholders. Benoit Marty 2024-01-22 11:25:05 +01:00
  • 5bcef21154 Remove default value for constructor of RoomListRoomSummary. Benoit Marty 2024-01-22 11:11:44 +01:00
  • 3ec86f9b5f Ensure there is no timestamp in RoomListRoomSummary if lastMessage is null. Benoit Marty 2024-01-22 11:05:25 +01:00
  • e72b5c4614 Ensure roomId are unique in the list. Benoit Marty 2024-01-22 11:02:45 +01:00
  • 9a9beeb532 Use aRoomListRoomSummary function instead of invoking the constructor. Benoit Marty 2024-01-22 11:02:13 +01:00
  • 0334da7a14 fun aRoomListRoomSummary: make internal, add all fields and reorder to match RoomListRoomSummary constructor order. Benoit Marty 2024-01-22 10:59:42 +01:00
  • ca5850e0e5 Do not use the function for preview in test. Benoit Marty 2024-01-22 10:49:19 +01:00
  • f42e220d55 Merge pull request #2130 from element-hq/feature/bma/roomListBadge Benoit Marty 2024-01-22 10:17:38 +01:00
  • 52818e9d46 Merge pull request #2269 from element-hq/misc/jme/fix-nightly-build-ci Benoit Marty 2024-01-22 10:00:53 +01:00
  • c9d1c11f4e Merge pull request #2271 from element-hq/sync-localazy Benoit Marty 2024-01-22 09:58:59 +01:00
  • 4e0880a1b2 Update dependency com.google.truth:truth to v1.3.0 (#2266) renovate[bot] 2024-01-22 07:54:18 +01:00
  • d2a4c737a6 Sync Strings from Localazy bmarty 2024-01-22 00:10:44 +00:00
  • 2e2d4ae42c Fix nightly build in CI Jorge Martín 2024-01-20 16:11:35 +01:00
  • 710f0eb8df Update screenshots ElementBot 2024-01-19 20:13:41 +00:00
  • 815dfc298f Merge pull request #1867 from element-hq/renovate/kotlin Benoit Marty 2024-01-19 18:38:06 +01:00
  • 846fd0106e Preview with a last message by default. Benoit Marty 2024-01-19 17:59:18 +01:00
  • 32dc7bca23 Merge pull request #2221 from element-hq/feature/bma/displayNameAmbiguous Benoit Marty 2024-01-19 17:42:32 +01:00
  • 5e5eddd537 Merge pull request #2244 from element-hq/feature/bma/encryptedDb2 Benoit Marty 2024-01-19 17:40:23 +01:00
  • ac3201b317 Remove some state events at the start of DMs (#2252) Jorge Martin Espinosa 2024-01-19 17:34:27 +01:00
  • 854622b85f Make the room settings screen update automatically (#2197) Jorge Martin Espinosa 2024-01-19 17:34:06 +01:00
  • ccec00515d Improve aRoomListRoomSummary method. Benoit Marty 2024-01-19 16:51:05 +01:00
  • 31b2c55bee Remove default value of RoomSummaryDetails constructor, and iterate on fixture functions. Benoit Marty 2024-01-19 16:33:40 +01:00
  • 49abbfce7f Remove dead code. Benoit Marty 2024-01-19 16:27:52 +01:00
  • 82a3750cd8 Remove notificationMode to userDefinedNotificationMode to match SDK name. Benoit Marty 2024-01-19 16:46:14 +01:00
  • 9b3a0c1f08 Remove hasOngoingCall to hasRoomCall to match SDK name. Benoit Marty 2024-01-19 16:16:57 +01:00
  • 371aec4427 Remove RoomSummaryDetails.lastMessageTimestamp and replace by a getter on lastMessage Benoit Marty 2024-01-19 16:11:10 +01:00
  • 0e57fbf352 Rename userAvatarURLString to userAvatarUrl Benoit Marty 2024-01-19 15:59:50 +01:00
  • 603b10264b Rename avatarURLString to avatarUrl Benoit Marty 2024-01-19 15:56:51 +01:00
  • 47a5c74129 Rename aRoomSummaryDetail to aRoomSummaryDetails Benoit Marty 2024-01-19 15:55:26 +01:00
  • fae2450675 Add tombstoned to the shared dict. Benoit Marty 2024-01-19 15:54:06 +01:00
  • 3c4c9fa92b Merge pull request #2255 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x Benoit Marty 2024-01-19 14:48:45 +01:00
  • 81e8f57d59 Update dependency com.posthog:posthog-android to v3.1.4 renovate[bot] 2024-01-19 13:33:56 +00:00
  • 347cbb9c35 Remove obsolete comment. Benoit Marty 2024-01-19 13:24:50 +01:00
  • f4f2f50047 Adapt changes from SDK 0.1.84 Jorge Martín 2024-01-19 10:02:09 +01:00
  • 78dc9d79e3 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.84 renovate[bot] 2024-01-19 09:00:32 +00:00
  • 0e52529de6 Merge pull request #2254 from element-hq/renovate/com.google.firebase-firebase-bom-32.x Benoit Marty 2024-01-19 10:00:25 +01:00
  • 2090389333 Merge pull request #2249 from element-hq/renovate/dependencyanalysis Benoit Marty 2024-01-19 09:59:50 +01:00
  • 96db7426f2 Update dependency com.squareup:kotlinpoet to v1.16.0 (#2253) renovate[bot] 2024-01-19 08:39:39 +01:00
  • 66bddf5357 Update kotlin renovate[bot] 2024-01-19 00:33:08 +00:00
  • 61199c1095 Update dependency com.google.firebase:firebase-bom to v32.7.1 renovate[bot] 2024-01-18 19:37:23 +00:00
  • cd71c4b7e4 Apply the plugin com.autonomousapps.dependency-analysis only to the root project. Benoit Marty 2024-01-18 17:40:08 +01:00
  • b755a2584b Try mitigating unexpected logouts (#2251) Jorge Martin Espinosa 2024-01-18 16:22:25 +01:00
  • e6d2e1af72 Merge pull request #2248 from element-hq/feature/bma/pushProviderSelection Benoit Marty 2024-01-18 14:46:05 +01:00
  • 95e228a993 Fix test. Benoit Marty 2024-01-18 12:44:20 +01:00
  • 4e232f6e41 Encrypt databases used by the Rust SDK. Benoit Marty 2024-01-18 11:48:17 +01:00
  • d04f76e8cf SessionData: add the passphrase. Benoit Marty 2024-01-18 10:57:53 +01:00
  • 27ddc4ec74 Upgrade Material3 Compose to 1.2.0-beta02 (#2247) Jorge Martin Espinosa 2024-01-18 08:49:55 +01:00
  • 3d5cfe881b Update dependencyAnalysis to v1.29.0 renovate[bot] 2024-01-18 03:10:45 +00:00
  • 7a852f57ca Update plugin dependencycheck to v9.0.9 (#2243) renovate[bot] 2024-01-17 18:25:25 +01:00
  • d695d872ca Update dependency com.google.testparameterinjector:test-parameter-injector to v1.15 (#2246) renovate[bot] 2024-01-17 18:25:03 +01:00
  • 5a3e0b8c73 Better log. Benoit Marty 2024-01-17 11:31:04 +01:00
  • 21cdf9b8b4 Merge pull request #2245 from element-hq/renovate/com.posthog-posthog-android-3.x Benoit Marty 2024-01-17 17:36:29 +01:00
  • 39f4d8cced changelog Benoit Marty 2024-01-17 16:56:26 +01:00
  • 57e1aee984 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
  • 413daa4b3c Update dependency com.posthog:posthog-android to v3.1.3 renovate[bot] 2024-01-17 15:18:22 +00:00
  • 997629294e Merge pull request #2213 from element-hq/feature/bma/fdroid Benoit Marty 2024-01-17 16:17:41 +01:00
  • d734469356 Setting version for the next release 0.4.2 ganfra 2024-01-17 11:29:28 +01:00
  • f21e5d1dc3 Merge branch 'main' into develop ganfra 2024-01-17 11:28:30 +01:00
  • 8bc39ce1c4 Merge branch 'release/0.4.1' into main ganfra 2024-01-17 11:21:25 +01:00
  • 5584fd2fb0 Adding fastlane file for version 0.4.1 ganfra 2024-01-17 11:21:21 +01:00
  • 453b2c7c5d Changelog for version 0.4.1 ganfra 2024-01-17 11:20:15 +01:00
  • f83f31bcf3 Setting version for the release 0.4.1 ganfra 2024-01-17 11:10:51 +01:00
  • e4dae8f83f Merge pull request #2235 from element-hq/renovate/com.posthog-posthog-android-3.x Benoit Marty 2024-01-16 23:19:49 +01:00
  • cdfbb19f5c Merge pull request #2239 from element-hq/renovate/media3 Benoit Marty 2024-01-16 23:17:34 +01:00
  • d8c4d411cc Merge pull request #2237 from element-hq/feature/bma/longUserId Benoit Marty 2024-01-16 23:16:40 +01:00
  • 93eb90d579 Update media3 to v1.2.1 renovate[bot] 2024-01-16 17:53:06 +00:00
  • 48a7573884 PushClientSecretImpl needs to be a singleton now that it observe the sessions. Benoit Marty 2024-01-16 17:33:36 +01:00
  • 22a3b64f5f Fix typo Benoit Marty 2024-01-16 17:31:26 +01:00
  • 64a18afc1b Replace 'leave room' text with 'leave conversation' for DMs (#2231) Jorge Martin Espinosa 2024-01-16 15:49:44 +01:00
  • fcb84016ca Ensure client secret is deleted when the user signs out. Benoit Marty 2024-01-16 14:34:06 +01:00
  • 504ff46f1b Also delete the preference file when the store is reset. Benoit Marty 2024-01-16 14:14:04 +01:00
  • 9f4164a287 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
  • 6329aefad9 Update dependency com.posthog:posthog-android to v3.1.2 renovate[bot] 2024-01-15 16:12:02 +00:00
  • a9776f9fcb Merge pull request #2220 from element-hq/renovate/io.sentry-sentry-android-7.x Benoit Marty 2024-01-15 15:23:30 +01:00
  • 3a37460814 Sync Strings (#2230) ElementBot 2024-01-15 08:21:04 +00:00
  • c6402f3c02 Hide verbose state events from the timeline (#2225) Jorge Martin Espinosa 2024-01-12 22:23:52 +01:00
  • 530a0030f0 Update wysiwyg to v2.25.0 (#2222) renovate[bot] 2024-01-12 17:03:22 +00:00
  • 3f7e641c2f Display name disambiguation #2215. Benoit Marty 2024-01-12 15:56:47 +01:00
  • 62d2695a32 Update dependency io.sentry:sentry-android to v7.2.0 renovate[bot] 2024-01-12 13:57:13 +00:00
  • 5616fe76d4 Fix test. Benoit Marty 2024-01-12 09:18:50 +01:00
  • d311573539 var -> val Benoit Marty 2024-01-12 09:16:50 +01:00
  • 81078a59a8 Fix gradle task ambiguity. Benoit Marty 2024-01-11 22:19:43 +01:00
  • 9a8437f4a1 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
  • e2ad067ad3 Merge remote-tracking branch 'upstream/develop' into align-cta-button-on-login-flow Marco Antonio Alvarez 2024-01-11 21:53:23 +01:00
  • 2b749f7683 Cleanup Benoit Marty 2024-01-11 21:38:48 +01:00
  • 9b09aaa80f Also export fdroid build as artifact. Benoit Marty 2024-01-11 21:38:11 +01:00
  • 2dbcec98f4 Add fdroid of gplay to the rageshake data as a label. Benoit Marty 2024-01-11 21:33:08 +01:00
  • dfc81c7fb1 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
  • 345b7e9ab6 Update gradle tasks and paths regarding the new gplay and fdroid flavor. Benoit Marty 2024-01-11 21:02:26 +01:00
  • e4ef00908b Create gplay and fdroid variant Benoit Marty 2024-01-11 20:45:22 +01:00
  • e859b58f09 Don't apply Kover to projects with AAR libraries (#2211) Jorge Martin Espinosa 2024-01-11 21:16:31 +01:00
  • 5a3cc06157 empty commit Marco Antonio Alvarez 2024-01-11 19:23:54 +01:00
  • b4dd0fe422 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
  • 3fb144f041 empty commit Marco Antonio Alvarez 2024-01-11 19:23:36 +01:00
  • 3ebe66b125 Update screenshots ElementBot 2024-01-11 17:49:29 +00:00
  • cc58f81993 added 825 changelog Marco Antonio Alvarez 2024-01-11 18:34:52 +01:00
  • 0d3ce695c7 Adjusted the login flow buttons a little bit Marco Antonio Alvarez 2024-01-11 18:30:10 +01:00
  • d76ee23514 Merge pull request #2202 from element-hq/feature/bma/removeReadReceiptFlag Benoit Marty 2024-01-11 17:13:35 +01:00
  • 56b1aa6b49 Merge pull request #2193 from element-hq/feature/bma/sxcludePreviewFromCodeCoverage Benoit Marty 2024-01-11 16:47:07 +01:00