Commit Graph

  • 2c8b0d0b95 Make sure to save the tokens the Client might return when its session is restored (#3378) Jorge Martin Espinosa 2024-09-04 10:54:31 +02:00
  • a81448c243 Always use the custom url, even if no Matrix gateway is detected. Benoit Marty 2024-09-04 10:48:18 +02:00
  • 9fb82a1e86 Update dependency org.matrix.rustcomponents:sdk-android to v0.2.41 (#3384) renovate[bot] 2024-09-03 20:09:33 +02:00
  • fad17f05e3 Pinned messages list : fix and add tests ganfra 2024-09-03 18:21:42 +02:00
  • 5920fd3f45 Make pinned events required state in SlidingSync (#3385) Jorge Martin Espinosa 2024-09-03 17:44:48 +02:00
  • b8ba67454b Merge pull request #3368 from element-hq/renovate/com.posthog-posthog-android-3.x ganfra 2024-09-03 17:42:34 +02:00
  • 8c0a0d886c Pinned messages list : add loading for pinned messages count and add tests ganfra 2024-09-03 14:36:35 +02:00
  • ae3fd89491 Merge pull request #3366 from element-hq/feature/bma/fixAvatarLoading Benoit Marty 2024-09-03 10:47:53 +02:00
  • 99f48723d4 Merge pull request #3381 from element-hq/feature/bma/ossLicense Benoit Marty 2024-09-03 10:40:58 +02:00
  • 91a81d18e4 Merge pull request #3370 from element-hq/feature/bma/cacheFile Benoit Marty 2024-09-03 10:27:47 +02:00
  • f52ff61cdf Update peter-evans/create-pull-request action to v7 renovate[bot] 2024-09-03 08:18:58 +00:00
  • 9f26d90c13 Merge pull request #3367 from element-hq/renovate/mobile-dev-inc-action-maestro-cloud-1.x Benoit Marty 2024-09-03 10:16:11 +02:00
  • 951dff8951 Fix test compilation issue. Benoit Marty 2024-09-03 10:01:38 +02:00
  • e840581247 Pinned messages list : navigation from room details ganfra 2024-09-02 14:06:23 +02:00
  • add197698f Update screenshots ElementBot 2024-09-02 20:00:50 +00:00
  • 965e445d04 Replace OSS licenses plugin with Licensee and some manually done UI. Benoit Marty 2024-09-02 20:02:06 +02:00
  • 5419fa003a Update mobile-dev-inc/action-maestro-cloud action to v1.9.1 renovate[bot] 2024-09-02 15:17:25 +00:00
  • 94f1388402 Use the right colors for @room mention pills (#3376) Jorge Martin Espinosa 2024-09-02 17:14:54 +02:00
  • 4d0e5447a1 Pinned events : add debounce on list ganfra 2024-09-02 14:06:05 +02:00
  • 941c762cff Merge pull request #3373 from element-hq/sync-localazy Benoit Marty 2024-09-02 13:22:11 +02:00
  • 1cc87cfed1 Fix typo (also fixed on Localazy). Benoit Marty 2024-09-02 13:19:25 +02:00
  • c19229b313 Merge pull request #3369 from element-hq/feature/bma/fixPinLockCrash Benoit Marty 2024-09-02 12:28:36 +02:00
  • 17ca03d76b Update screenshots ElementBot 2024-09-02 10:19:03 +00:00
  • b043ec8796 Remove subtitle. Benoit Marty 2024-09-02 12:11:53 +02:00
  • f03bd282e7 Change the way we do not delete the crypto database. Benoit Marty 2024-09-02 11:29:44 +02:00
  • 6255a78145 App migration: also move the cache files. Benoit Marty 2024-09-02 11:26:59 +02:00
  • 5ad2764402 Sync Strings from Localazy bmarty 2024-09-02 00:15:17 +00:00
  • 11801e925f Update plugin dependencycheck to v10.0.4 renovate[bot] 2024-09-01 14:07:00 +00:00
  • 8b65cf2f4b Introduce SessionPathsFactory. Benoit Marty 2024-08-30 18:42:00 +02:00
  • c41cb33410 Provide distinct cache directory to the Rust SDK. Benoit Marty 2024-08-30 18:34:52 +02:00
  • 90beb0a7f1 Pinned events : better navigation from ViewInTimeline or permalink ganfra 2024-08-30 18:28:45 +02:00
  • bd327aac88 Pinned events : simplify poll content view ganfra 2024-08-30 18:27:19 +02:00
  • 31d0621fa1 Merge pull request #3360 from element-hq/feature/bma/sessionVerificationBannerIsBack Benoit Marty 2024-08-30 16:56:11 +02:00
  • 26b2f5ddf4 Merge pull request #3359 from element-hq/feature/bma/signOutOnIdentityConfirmation Benoit Marty 2024-08-30 16:42:23 +02:00
  • 61f9b20554 Ensure starting PinUnlockActivity does not crash the application. Fix regression from #3222 d4f8052696 Benoit Marty 2024-08-30 16:15:54 +02:00
  • b9a1f05585 Update dependency com.posthog:posthog-android to v3.6.1 renovate[bot] 2024-08-30 13:16:43 +00:00
  • 2193b9a300 Pinned events : start displaying actions in timeline ganfra 2024-08-28 21:59:10 +02:00
  • f2ebd93e9c Merge pull request #3358 from element-hq/renovate/com.posthog-posthog-android-3.x ganfra 2024-08-30 14:22:47 +02:00
  • e4bb737e10 Merge pull request #3364 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x Benoit Marty 2024-08-30 13:17:46 +02:00
  • e35ba7af8f AvatarData.toMediaRequestData() can be internal. Benoit Marty 2024-08-30 13:12:03 +02:00
  • 34ba0a5e98 CoilMediaFetcher.mediaData cannot be null. Benoit Marty 2024-08-30 13:07:39 +02:00
  • cef31d3704 Log more errors. Benoit Marty 2024-08-30 13:06:26 +02:00
  • a9ab32c8e3 Rework: extract AvatarFactory and MediaRequestDataFactory from CoilMediaFetcher Benoit Marty 2024-08-30 12:53:44 +02:00
  • f40480e646 Merge pull request #3363 from element-hq/renovate/android.gradle.plugin Benoit Marty 2024-08-30 10:45:26 +02:00
  • c8590f65ab Update dependency io.nlopez.compose.rules:detekt to v0.4.11 renovate[bot] 2024-08-30 08:29:31 +00:00
  • ccfff1db17 Merge pull request #3362 from element-hq/renovate/dependencyanalysis Benoit Marty 2024-08-30 10:26:18 +02:00
  • d93762bbd0 Increase test coverage of securityBannerState() Benoit Marty 2024-08-30 09:15:53 +02:00
  • 604f6476b5 Update android.gradle.plugin to v8.6.0 renovate[bot] 2024-08-29 20:15:09 +00:00
  • d7256adeaa Update dependencyAnalysis to v2.0.1 renovate[bot] 2024-08-29 20:15:04 +00:00
  • 2dc28561d4 Update screenshots ElementBot 2024-08-29 16:48:33 +00:00
  • ad8e8305eb Add banner entry point to set up recovery Benoit Marty 2024-08-29 17:24:22 +02:00
  • cf31895e9c Update screenshots ElementBot 2024-08-29 14:39:56 +00:00
  • 9134d334bb Show sign out button only at initial step. Benoit Marty 2024-08-29 16:29:30 +02:00
  • f4beddef99 Add a way to sign out when the user is asked to verify the session. Benoit Marty 2024-08-29 15:56:08 +02:00
  • d3726971ba Merge pull request #3357 from element-hq/renovate/com.google.testparameterinjector-test-parameter-injector-1.x Benoit Marty 2024-08-29 15:10:08 +02:00
  • f5a685e302 Update dependency com.posthog:posthog-android to v3.6.0 renovate[bot] 2024-08-29 12:47:43 +00:00
  • 8b5fcf611f Update dependency com.google.testparameterinjector:test-parameter-injector to v1.17 renovate[bot] 2024-08-29 12:47:38 +00:00
  • d80f70fd32 Merge pull request #3320 from element-hq/feature/bma/cleanNotificationOfRedactedEvent Benoit Marty 2024-08-29 14:46:13 +02:00
  • 0d6b4bc3c2 Merge pull request #3355 from element-hq/feature/bma/resetIdentityIteration2 Benoit Marty 2024-08-29 13:17:13 +02:00
  • 1009fb34ab Merge pull request #3356 from element-hq/feature/bma/signOutFixes Benoit Marty 2024-08-29 12:54:32 +02:00
  • 1a8e1a3e58 Fix Maestro test. Benoit Marty 2024-08-29 12:52:51 +02:00
  • aae44875bd Fix test. Benoit Marty 2024-08-29 12:38:58 +02:00
  • 460e095e78 Provide dark theme parameter. Benoit Marty 2024-08-29 12:23:39 +02:00
  • cfbd0c4c02 Ensure success logout url is opened in all cases. Benoit Marty 2024-08-29 12:16:38 +02:00
  • a6e2a5d81f Change PinUnlockState.signOutAction type to AsyncAction. Benoit Marty 2024-08-29 11:49:57 +02:00
  • 1026a296e3 Make LogoutUseCase.logout return the result of the SDK method. Benoit Marty 2024-08-29 11:47:22 +02:00
  • e4174b39e8 Change test name. Benoit Marty 2024-08-29 11:13:57 +02:00
  • bc5ab0759c Use let. Benoit Marty 2024-08-29 11:07:43 +02:00
  • fd760823b1 Update screenshots ElementBot 2024-08-29 08:08:12 +00:00
  • 66a2f9fb48 Sync English strings. Benoit Marty 2024-08-29 09:51:28 +02:00
  • dfaa350167 Better handling on null reset handler. This is not an error, but in this case, the reset identity is successful. Benoit Marty 2024-08-27 16:43:05 +02:00
  • 8e7d8175d7 Remove Lost your recovery key? button and the temporary screen it opened. Benoit Marty 2024-08-22 16:55:28 +02:00
  • 004679cbc4 Changelog for version 0.5.1 ganfra 2024-08-28 17:57:49 +02:00
  • 9f15649431 Merge pull request #3351 from element-hq/feature/fga/fix_app_release_ga ganfra 2024-08-28 17:12:27 +02:00
  • 475a3a2861 Release : use a different concurrency group for enterprise build. ganfra 2024-08-28 17:01:36 +02:00
  • 1101c8db65 Fix maplibre annotation plugins dependency ganfra 2024-08-28 16:47:56 +02:00
  • 4ecc9f46b6 Fix maplibre annotation plugins dependency ganfra 2024-08-28 16:47:56 +02:00
  • 61c66073e6 Fix formatting error Benoit Marty 2024-08-28 15:43:42 +02:00
  • 530777a9f0 Pinned events : fix compilation ganfra 2024-08-27 10:50:30 +02:00
  • f06ba8490b Pinned events : try sharing pinned events timeline instance ganfra 2024-08-08 21:36:39 +02:00
  • 46776a971a Pinned messages : start branching ui to the timeline ganfra 2024-08-05 20:40:59 +02:00
  • 741c3679ea Timeline : add a mode to differentiate between live/focused/pinned ganfra 2024-08-05 20:40:42 +02:00
  • 44ccae3327 Pinned events : add the PinnedMessagesTimeline feature classes and branch in the navigation ganfra 2024-08-02 18:13:51 +02:00
  • 28c1e0ebc7 version++ ganfra 2024-08-28 12:29:48 +02:00
  • 14b8d1d680 Merge branch 'release/0.5.1' into develop ganfra 2024-08-28 12:12:37 +02:00
  • 19a9616681 Merge branch 'release/0.5.1' into main ganfra 2024-08-28 12:11:57 +02:00
  • e2275816bf Adding fastlane file for version 0.5.1 ganfra 2024-08-28 12:11:55 +02:00
  • e524c6cc64 Add missing test on null redacted eventId. Benoit Marty 2024-08-28 11:32:12 +02:00
  • ea2957797a Add test on DefaultOnRedactedEventReceived Benoit Marty 2024-08-28 11:12:22 +02:00
  • d55bb57fa4 Improve FakeActiveNotificationsProvider. Benoit Marty 2024-08-28 11:06:26 +02:00
  • 46106c96f7 Remove unused method ActiveNotificationsProvider.getAllNotifications() Benoit Marty 2024-08-28 10:55:22 +02:00
  • d867a5fe6f Cleanup notification for redacted event. Benoit Marty 2024-08-20 15:14:49 +02:00
  • 43d619217c NotifiableEvent does not need to be Serializable anymore. Benoit Marty 2024-08-20 14:04:20 +02:00
  • 19bca0775a Remove usage of with(notificationDataFactory) for code clarity. Benoit Marty 2024-08-20 14:00:06 +02:00
  • 68e3e0d2b2 Format file Benoit Marty 2024-08-20 13:55:50 +02:00
  • 45c216c7a3 Merge pull request #3343 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x Benoit Marty 2024-08-28 10:21:21 +02:00
  • 90ac43a220 Merge pull request #3344 from element-hq/renovate/media3 Benoit Marty 2024-08-28 10:21:08 +02:00
  • c5461b669f Merge pull request #3337 from SpiritCroc/stuck-login Benoit Marty 2024-08-28 09:56:44 +02:00
  • 3c30a9cb96 Merge pull request #3347 from element-hq/renovate/org.maplibre.gl-android-sdk-11.x Benoit Marty 2024-08-28 09:55:58 +02:00
  • 56ba53408a Merge pull request #3346 from element-hq/renovate/major-dependencyanalysis Benoit Marty 2024-08-28 09:55:26 +02:00