Commit graph

  • 113eb32de3 Merge branch 'release/0.5.2' into main ganfra 2024-09-05 17:45:38 +02:00
  • 4c1e3014a1 Adding fastlane file for version 0.5.2 ganfra 2024-09-05 17:45:36 +02:00
  • a134163dc8 Update screenshots ElementBot 2024-09-05 15:45:14 +00:00
  • a37a6d249f Pinned messages list : improve and fix code after PR review. ganfra 2024-09-05 17:36:16 +02:00
  • 95c39c5c7f Fix wording issue. We know have a footer to explain that a passphrase will work. Benoit Marty 2024-09-05 17:34:04 +02:00
  • 1b39155bef RecoveryKey: add previews to check the visual transformation. Benoit Marty 2024-09-05 17:31:41 +02:00
  • d463b6ba4a Fix Element Call closing automatically on API 34 (#3402) Jorge Martin Espinosa 2024-09-05 16:28:05 +02:00
  • 60d2061f51 Update dependency com.sigpwned:emoji4j-core to v15.1.2 (#3396) renovate[bot] 2024-09-05 11:55:02 +02:00
  • 88d689e3c5 Update dependency com.google.accompanist:accompanist-permissions to v0.36.0 renovate[bot] 2024-09-05 04:59:31 +00:00
  • 92f95d38b7 Update activity to v1.9.2 renovate[bot] 2024-09-04 21:53:43 +00:00
  • 199893c701 Try adding a memory limit for the kotlin compiler (#3377) Jorge Martin Espinosa 2024-09-04 21:33:50 +02:00
  • 2fe0599485 Merge pull request #3350 from element-hq/renovate/com.android.tools-desugar_jdk_libs-2.x Benoit Marty 2024-09-04 19:02:20 +02:00
  • 8cc8f1fce1 Merge pull request #3295 from frebib/feat/big-emoji Benoit Marty 2024-09-04 18:36:26 +02:00
  • 02e40a9fe0 Remove unnecessary parenthesis Benoit Marty 2024-09-04 18:35:26 +02:00
  • f820adfb9a Merge pull request #3395 from element-hq/feature/bma/noDeviceVerifiedAfterRegistration Benoit Marty 2024-09-04 18:28:30 +02:00
  • 23534e6595 Merge pull request #3393 from element-hq/feature/fga/update_rust_sdk_0.2.42 ganfra 2024-09-04 18:26:38 +02:00
  • 249e6e2925 Merge pull request #3388 from element-hq/feature/bma/pushEndpoint Benoit Marty 2024-09-04 18:19:34 +02:00
  • 75e232ce17 Merge pull request #3389 from element-hq/feature/bma/removeMigrationScreen Benoit Marty 2024-09-04 18:16:29 +02:00
  • ec4aab0c12 Pinned messages list : add more test for better coverage. ganfra 2024-09-04 17:43:34 +02:00
  • 780539692e Update screenshots ElementBot 2024-09-04 14:53:10 +00:00
  • ec4f2dcfbf Properly skip the FTUE verification screen if verification is not needed. Benoit Marty 2024-09-04 16:28:35 +02:00
  • 4fe142c624 Rust sdk : update to 0.2.42 ganfra 2024-09-04 16:37:46 +02:00
  • a634350a1b Pinned messages : fix test after merging develop ganfra 2024-09-04 15:04:20 +02:00
  • a0d15f4a22 Update screenshots ElementBot 2024-09-04 12:54:42 +00:00
  • ff3646ead0 Pinned messages: clean code ganfra 2024-09-04 14:27:18 +02:00
  • 8c87272a83 Update screenshots ElementBot 2024-09-04 12:22:08 +00:00
  • 9936dbc464 Merge branch 'develop' into feature/fga/pinned_messages_list ganfra 2024-09-04 14:11:53 +02:00
  • 7db5ac8195 Fix the test according to the behavior change. Benoit Marty 2024-09-04 12:23:52 +02:00
  • e74b3757da Remove the migration screen. #3292 Benoit Marty 2024-09-04 12:04:37 +02:00
  • 5d18b1a8fa Pinned messages list : fix all tests after changes ganfra 2024-09-04 12:09:17 +02:00
  • 71e13b2aa2 Pinned messages : add comment on PinnedEventsTimelineProvider ganfra 2024-09-04 11:42:54 +02:00
  • 264d1bc694 Let UnifiedPushProvider use UnifiedPushCurrentUserPushConfigProvider Benoit Marty 2024-09-04 11:42:40 +02:00
  • 82d19fd65e Pinned messages list : handle error state (shouldn't really happen) ganfra 2024-09-04 11:42:04 +02:00
  • 3e74fa05d7 Fix injection issue. Benoit Marty 2024-09-04 11:31:46 +02:00
  • 22f9e5515c Fix quality issue. Benoit Marty 2024-09-04 11:16:20 +02:00
  • 35b019318e Imporve logs. Benoit Marty 2024-09-04 11:12:21 +02:00
  • b10472bd6c Pinned messages list : add some ui tests ganfra 2024-09-04 11:11:04 +02:00
  • 90352bd1ad Remove const val PUSH_GATEWAY_PATH, it makes the code more complex for no added value. Benoit Marty 2024-09-04 11:09:27 +02:00
  • 6eb5610bcc Add missing test on reset methods. Benoit Marty 2024-09-04 10:57:14 +02:00
  • f7491cb9a5 Update dependency com.android.tools:desugar_jdk_libs to v2.1.2 renovate[bot] 2024-09-04 08:55:36 +00:00
  • 4fbf98700a 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
  • 0423c36e08 Always use the custom url, even if no Matrix gateway is detected. Benoit Marty 2024-09-04 10:48:18 +02:00
  • 5ba88dc5b0 Update dependency org.matrix.rustcomponents:sdk-android to v0.2.41 (#3384) renovate[bot] 2024-09-03 20:09:33 +02:00
  • 2c41d4583a Pinned messages list : fix and add tests ganfra 2024-09-03 18:21:42 +02:00
  • 08d05647af Make pinned events required state in SlidingSync (#3385) Jorge Martin Espinosa 2024-09-03 17:44:48 +02:00
  • 9b94428702 Merge pull request #3368 from element-hq/renovate/com.posthog-posthog-android-3.x ganfra 2024-09-03 17:42:34 +02:00
  • 80f750ae34 Pinned messages list : add loading for pinned messages count and add tests ganfra 2024-09-03 14:36:35 +02:00
  • 0e5ecf2d07 Merge pull request #3366 from element-hq/feature/bma/fixAvatarLoading Benoit Marty 2024-09-03 10:47:53 +02:00
  • 200c1ae5c5 Merge pull request #3381 from element-hq/feature/bma/ossLicense Benoit Marty 2024-09-03 10:40:58 +02:00
  • 3efb371d34 Merge pull request #3370 from element-hq/feature/bma/cacheFile Benoit Marty 2024-09-03 10:27:47 +02:00
  • fe982fd273 Update peter-evans/create-pull-request action to v7 renovate[bot] 2024-09-03 08:18:58 +00:00
  • 590dee0e9f 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
  • b062431f1b Fix test compilation issue. Benoit Marty 2024-09-03 10:01:38 +02:00
  • faae2d1004 Pinned messages list : navigation from room details ganfra 2024-09-02 14:06:23 +02:00
  • 9e186aca64 Update screenshots ElementBot 2024-09-02 20:00:50 +00:00
  • b9169e6c76 Replace OSS licenses plugin with Licensee and some manually done UI. Benoit Marty 2024-09-02 20:02:06 +02:00
  • 69f6e382e7 Update mobile-dev-inc/action-maestro-cloud action to v1.9.1 renovate[bot] 2024-09-02 15:17:25 +00:00
  • 9b27547196 Use the right colors for @room mention pills (#3376) Jorge Martin Espinosa 2024-09-02 17:14:54 +02:00
  • e7228b9460 Pinned events : add debounce on list ganfra 2024-09-02 14:06:05 +02:00
  • 9c21a96d3d Merge pull request #3373 from element-hq/sync-localazy Benoit Marty 2024-09-02 13:22:11 +02:00
  • 6c306ead08 Fix typo (also fixed on Localazy). Benoit Marty 2024-09-02 13:19:25 +02:00
  • b6c457fca4 Merge pull request #3369 from element-hq/feature/bma/fixPinLockCrash Benoit Marty 2024-09-02 12:28:36 +02:00
  • 3658f07c73 Update screenshots ElementBot 2024-09-02 10:19:03 +00:00
  • 5995212777 Remove subtitle. Benoit Marty 2024-09-02 12:11:53 +02:00
  • 8213b0a980 Change the way we do not delete the crypto database. Benoit Marty 2024-09-02 11:29:44 +02:00
  • 06f0fd1f64 App migration: also move the cache files. Benoit Marty 2024-09-02 11:26:59 +02:00
  • 39ef8b38bb Sync Strings from Localazy bmarty 2024-09-02 00:15:17 +00:00
  • b3a17212eb Update plugin dependencycheck to v10.0.4 renovate[bot] 2024-09-01 14:07:00 +00:00
  • 40832d7815 Introduce SessionPathsFactory. Benoit Marty 2024-08-30 18:42:00 +02:00
  • 93cace6954 Provide distinct cache directory to the Rust SDK. Benoit Marty 2024-08-30 18:34:52 +02:00
  • a4e0428403 Pinned events : better navigation from ViewInTimeline or permalink ganfra 2024-08-30 18:28:45 +02:00
  • 7b64685777 Pinned events : simplify poll content view ganfra 2024-08-30 18:27:19 +02:00
  • 9f67c65c2c Merge pull request #3360 from element-hq/feature/bma/sessionVerificationBannerIsBack Benoit Marty 2024-08-30 16:56:11 +02:00
  • a74dde96e0 Merge pull request #3359 from element-hq/feature/bma/signOutOnIdentityConfirmation Benoit Marty 2024-08-30 16:42:23 +02:00
  • d6d7b100ec Ensure starting PinUnlockActivity does not crash the application. Fix regression from #3222 fc6436dada Benoit Marty 2024-08-30 16:15:54 +02:00
  • d34bc4cbc0 Update dependency com.posthog:posthog-android to v3.6.1 renovate[bot] 2024-08-30 13:16:43 +00:00
  • 3cc749dd0a Pinned events : start displaying actions in timeline ganfra 2024-08-28 21:59:10 +02:00
  • 689e76190d Merge pull request #3358 from element-hq/renovate/com.posthog-posthog-android-3.x ganfra 2024-08-30 14:22:47 +02:00
  • 3bc1c80659 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
  • 53dafc706c AvatarData.toMediaRequestData() can be internal. Benoit Marty 2024-08-30 13:12:03 +02:00
  • 2b201477da CoilMediaFetcher.mediaData cannot be null. Benoit Marty 2024-08-30 13:07:39 +02:00
  • cb7ca7c575 Log more errors. Benoit Marty 2024-08-30 13:06:26 +02:00
  • 1949c2ec0b Rework: extract AvatarFactory and MediaRequestDataFactory from CoilMediaFetcher Benoit Marty 2024-08-30 12:53:44 +02:00
  • b1d4e5c206 Merge pull request #3363 from element-hq/renovate/android.gradle.plugin Benoit Marty 2024-08-30 10:45:26 +02:00
  • 4e473c9cdd Update dependency io.nlopez.compose.rules:detekt to v0.4.11 renovate[bot] 2024-08-30 08:29:31 +00:00
  • 85eb9e9477 Merge pull request #3362 from element-hq/renovate/dependencyanalysis Benoit Marty 2024-08-30 10:26:18 +02:00
  • 022a2fe2bd Increase test coverage of securityBannerState() Benoit Marty 2024-08-30 09:15:53 +02:00
  • 03c8b03134 Update android.gradle.plugin to v8.6.0 renovate[bot] 2024-08-29 20:15:09 +00:00
  • 7ebb30d454 Update dependencyAnalysis to v2.0.1 renovate[bot] 2024-08-29 20:15:04 +00:00
  • 9d4a2cfafa Update screenshots ElementBot 2024-08-29 16:48:33 +00:00
  • f0c2229621 Add banner entry point to set up recovery Benoit Marty 2024-08-29 17:24:22 +02:00
  • 50fa209baf Update screenshots ElementBot 2024-08-29 14:39:56 +00:00
  • a645e9762f Show sign out button only at initial step. Benoit Marty 2024-08-29 16:29:30 +02:00
  • 20a8862b3f 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
  • 4843a802b6 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
  • c081695c85 Update dependency com.posthog:posthog-android to v3.6.0 renovate[bot] 2024-08-29 12:47:43 +00:00
  • e32647a80e Update dependency com.google.testparameterinjector:test-parameter-injector to v1.17 renovate[bot] 2024-08-29 12:47:38 +00:00
  • 82fa369c8b Merge pull request #3320 from element-hq/feature/bma/cleanNotificationOfRedactedEvent Benoit Marty 2024-08-29 14:46:13 +02:00
  • 5b8e4b568f Merge pull request #3355 from element-hq/feature/bma/resetIdentityIteration2 Benoit Marty 2024-08-29 13:17:13 +02:00
  • 74a1cb7bed Merge pull request #3356 from element-hq/feature/bma/signOutFixes Benoit Marty 2024-08-29 12:54:32 +02:00