Commit graph

  • df1dd6bba5 Rename some fun regarding polls Benoit Marty 2024-05-29 12:32:51 +02:00
  • 929d8d1549 Rename some Events regarding polls Benoit Marty 2024-05-29 12:31:12 +02:00
  • 87689d787e Lambda parameters in a composable function should be in present tense, not past tense. https://mrmans0n.github.io/compose-rules/rules/#naming-parameters-properly Benoit Marty 2024-05-29 10:48:29 +02:00
  • b8f3b66d0e Update dependency io.nlopez.compose.rules:detekt to v0.4.3 renovate[bot] 2024-05-29 08:07:21 +00:00
  • 45188aea03 Merge pull request #2635 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x ganfra 2024-05-29 10:06:37 +02:00
  • 801f0b955d Notifications: simplify the flow by removing persistence (#2924) Jorge Martin Espinosa 2024-05-29 10:03:23 +02:00
  • 9d50ef06a2 Cleanup import Benoit Marty 2024-05-29 01:54:06 +02:00
  • d4f651eeda Make anId a const. Benoit Marty 2024-05-29 00:35:47 +02:00
  • 04cd2bf8f5 Fix compilation issue Benoit Marty 2024-05-29 00:30:38 +02:00
  • edc589b494 Merge pull request #2928 from element-hq/feature/bma/movePushSetting Benoit Marty 2024-05-29 00:29:24 +02:00
  • fbce3f18ef Fix test Benoit Marty 2024-05-28 18:47:27 +02:00
  • 8e93d7933f Merge pull request #2930 from element-hq/feature/bma/blockedUserData Benoit Marty 2024-05-28 18:30:37 +02:00
  • 07ce9326f6 Fix changelog name Benoit Marty 2024-05-28 18:30:08 +02:00
  • d4ea1da729 Add test on DefaultAnalyticsService Benoit Marty 2024-05-28 17:35:48 +02:00
  • d4e6b4fa1d Remove dead code AnalyticsService.onSignOut. Benoit Marty 2024-05-28 17:36:24 +02:00
  • 6acc86641a Make AnalyticsStore an interface and create DefaultAnalyticsStore Benoit Marty 2024-05-28 15:46:04 +02:00
  • 1481d8dcdb Update screenshots ElementBot 2024-05-28 12:54:33 +00:00
  • 6b2d683cbc Changelog Benoit Marty 2024-05-28 14:45:37 +02:00
  • a9fbe8caed Remove obsolete comment. Benoit Marty 2024-05-28 14:43:50 +02:00
  • 004a562406 Add UI test on BlockedUserView Benoit Marty 2024-05-27 17:20:42 +02:00
  • 687b30bd5f Render data of blocked users (behind deactivated feature flag). Benoit Marty 2024-05-28 14:32:54 +02:00
  • 306b779ca5 Change type of NotificationSettingsState.currentPushDistributor from AsyncAction to AsyncData Benoit Marty 2024-05-28 14:18:00 +02:00
  • 144895d5b4 Apply .toImmutableList() only once. Benoit Marty 2024-05-28 14:12:46 +02:00
  • 25c20f1734 Set the value of currentDistributorName by reading again the value from the service. Benoit Marty 2024-05-28 13:55:29 +02:00
  • 75c1fdd6dd Update dependencyAnalysis to v1.32.0 renovate[bot] 2024-05-28 08:59:17 +00:00
  • 053ef9b9ab Merge pull request #2926 from element-hq/renovate/com.squareup-kotlinpoet-1.x Benoit Marty 2024-05-28 10:57:39 +02:00
  • 8bb3b94132 Update screenshots ElementBot 2024-05-28 07:44:49 +00:00
  • 69ecb40cdd Fix test, NotificationSettingsEvents.RefreshSystemNotificationsEnabled is emitting first. Benoit Marty 2024-05-28 09:25:29 +02:00
  • ccb1a8ed23 Update dependency com.squareup:kotlinpoet to v1.17.0 renovate[bot] 2024-05-28 06:59:54 +00:00
  • 8cd392a2b8 Merge branch 'develop' into renovate/io.nlopez.compose.rules-detekt-0.x Benoit Marty 2024-05-28 08:59:36 +02:00
  • f2c7382b0c Merge pull request #2923 from element-hq/renovate/com.posthog-posthog-android-3.x Benoit Marty 2024-05-28 08:58:14 +02:00
  • 7bdf8c6c17 Changelog Benoit Marty 2024-05-28 08:57:13 +02:00
  • 91a5411042 Remove unnecessary boundType parameter Benoit Marty 2024-05-27 11:15:05 +02:00
  • f5b495d9ff Hide the advance setting section if there is no error and their is only one available push distributor. Benoit Marty 2024-05-27 11:10:43 +02:00
  • eacc591824 Move setting to change push provider to the Notifications setting screen. #2912 Benoit Marty 2024-05-27 11:06:34 +02:00
  • 8967b6c959 Merge pull request #2922 from element-hq/feature/bma/iterateOnPreferenceDesign2 Benoit Marty 2024-05-28 00:36:28 +02:00
  • a96351643e UseLet Benoit Marty 2024-05-28 00:14:23 +02:00
  • b32cebf2c0 supportingContent should be null if there is nothing to display. Benoit Marty 2024-05-27 18:02:14 +02:00
  • ae9d19bc80 Update screenshots ElementBot 2024-05-27 15:47:01 +00:00
  • ea93579b23 trailingContent and supportingContent should be null if there is nothing to display. Benoit Marty 2024-05-27 17:33:29 +02:00
  • 8339a6f1f3 No Composable if subtitle is null Benoit Marty 2024-05-27 17:28:17 +02:00
  • 8e1b48d3d5 Add preview without subtitle Benoit Marty 2024-05-27 17:27:20 +02:00
  • f2317e9aa5 Remove unused parameter. Benoit Marty 2024-05-27 17:25:02 +02:00
  • 2866f6a205 Remove trailing comma Benoit Marty 2024-05-27 17:23:42 +02:00
  • 873f57399d Add rich content listener to markdown text input (#2918) Marco Antonio Alvarez 2024-05-27 16:36:32 +02:00
  • 9065e9d2eb Merge pull request #2921 from element-hq/sync-localazy Benoit Marty 2024-05-27 15:52:38 +02:00
  • bbb44db297 Translations: pt -> pt-rBR Benoit Marty 2024-05-27 14:50:09 +02:00
  • 9b07e1cf71 Sync string again (fix lint issue) Benoit Marty 2024-05-27 14:47:14 +02:00
  • 55824900d2 Fix formatting issue. Benoit Marty 2024-05-27 14:19:30 +02:00
  • 223d0632cf Fix test by making the whole ListItem clickable. Also improve height of View to let the test see the View. Benoit Marty 2024-05-27 13:51:18 +02:00
  • 27e50cf6ad Merge pull request #2911 from element-hq/feature/bma/reproducibleBuild Benoit Marty 2024-05-27 12:46:19 +02:00
  • cb2007f93d Update screenshots ElementBot 2024-05-27 10:29:28 +00:00
  • a57b9cb49f Let Preference composables use ListItem. Benoit Marty 2024-05-27 12:18:06 +02:00
  • 48487498d5 Update dependency com.posthog:posthog-android to v3.3.0 renovate[bot] 2024-05-27 10:18:21 +00:00
  • 81ba878687 Merge pull request #2908 from element-hq/renovate/danger-danger-js-12.x Benoit Marty 2024-05-27 12:16:56 +02:00
  • e632168c34 Merge pull request #2900 from element-hq/feature/bma/fakeClassesQuality Benoit Marty 2024-05-27 12:14:50 +02:00
  • 52be64fe73 Sync Strings from Localazy bmarty 2024-05-27 00:17:53 +00:00
  • a52e316fa7 Merge pull request #2893 from element-hq/feature/valere/add_device_keys_to_rs Valere 2024-05-24 16:13:37 +02:00
  • 509b416d11 Log versionCode from Manifest and not from BuildConfig.VERSION_CODE. Benoit Marty 2024-05-24 15:18:17 +02:00
  • 7d3cef33a9 Read versionCode from the Manifest, since BuildConfig.VERSION_CODE does not contain the correct last digit. Benoit Marty 2024-05-24 15:06:47 +02:00
  • c9d5a1027e Add Konsist test to ensure that BuildConfig.VersionCode is not used. Benoit Marty 2024-05-24 14:55:56 +02:00
  • bc4bfe5d40 Merge pull request #2904 from element-hq/feature/bma/fdroidReleaseScript Benoit Marty 2024-05-24 10:09:51 +02:00
  • 4484a2681a Update danger/danger-js action to v12.3.0 renovate[bot] 2024-05-24 08:03:41 +00:00
  • b7bd9ebd26 Update android.gradle.plugin to v8.4.1 (#2885) renovate[bot] 2024-05-24 08:02:00 +00:00
  • 5e4073257f more coverage Valere 2024-05-23 18:28:39 +02:00
  • c6f8360949 More coverage Valere 2024-05-23 17:47:53 +02:00
  • 07b93b9161 Fix issue in script Benoit Marty 2024-05-23 17:24:18 +02:00
  • 92151adc90 fix test Valere 2024-05-23 17:15:02 +02:00
  • 15cd05ebff Improve coverage Valere 2024-05-23 16:46:25 +02:00
  • 6ec2b74982 Review: Cleaning / detekt / improve test Valere 2024-05-22 11:31:45 +02:00
  • f3217efa3d Add changelog Valere 2024-05-22 09:44:43 +02:00
  • 12fdc2b6e0 Add public device keys to rageshakes Valere 2024-05-22 09:40:07 +02:00
  • 9f7b5dc86e Increment versionPatch by only 1 on EXA. Benoit Marty 2024-05-21 18:37:24 +02:00
  • 75ef72c478 Do not build locally before the release. Benoit Marty 2024-05-21 18:36:42 +02:00
  • ee1da7a4a8 Provide the action url instead of the artifact url. Benoit Marty 2024-05-21 16:05:04 +02:00
  • b7594e24c1 Fix doc. Benoit Marty 2024-05-21 15:38:27 +02:00
  • e5ef7f77d9 Update GA name Benoit Marty 2024-05-21 15:03:43 +02:00
  • f6512b3c19 Remove changelogUrlEncoded, it does not work as expected, and somtimes the link is too long. Benoit Marty 2024-05-21 15:00:21 +02:00
  • 4eeec9545d Update release script for fdroid release. Benoit Marty 2024-05-21 14:55:46 +02:00
  • 180c300a28 Merge pull request #2809 from frebib/frebib/filter-in-front Benoit Marty 2024-05-23 16:26:55 +02:00
  • a3f606fe00 Update plugin paparazzi to v1.3.4 renovate[bot] 2024-05-23 14:25:41 +00:00
  • 07957f2f80 Merge pull request #2891 from element-hq/renovate/com.posthog-posthog-android-3.x Benoit Marty 2024-05-23 16:24:09 +02:00
  • cdf6c56f7f Restore MarkdownTextInput contents (#2902) Jorge Martin Espinosa 2024-05-23 14:59:08 +02:00
  • c71656df0c Rename class (code quality) Benoit Marty 2024-05-23 14:42:00 +02:00
  • d4d12503c6 Rename class (code quality) Benoit Marty 2024-05-23 11:06:53 +02:00
  • d9cfecacce Rename class (code quality) Benoit Marty 2024-05-23 11:03:22 +02:00
  • b5c6723144 Exclude FakeRustRoom from this test. Benoit Marty 2024-05-23 11:02:38 +02:00
  • 9e45afece4 Exclude FakeFileSystem from this test. Benoit Marty 2024-05-23 11:01:44 +02:00
  • e3f18f41d6 Rename class (code quality) Benoit Marty 2024-05-23 11:00:54 +02:00
  • 909794f256 Exclude FakeImageLoader from this test. Benoit Marty 2024-05-23 10:59:54 +02:00
  • ab2e620e39 Rename class (code quality) Benoit Marty 2024-05-23 10:57:53 +02:00
  • 55fda265d9 Rename class (code quality) Benoit Marty 2024-05-23 10:57:16 +02:00
  • db21cd439e Rename class (code quality) Benoit Marty 2024-05-23 10:56:35 +02:00
  • 9ddefc08c5 Move FakeBugReporterMode to FakeBugReporter.Mode Benoit Marty 2024-05-23 10:55:22 +02:00
  • 1459ff0f77 Rename class (code quality) Benoit Marty 2024-05-23 10:51:48 +02:00
  • 5781d6eac6 Add Konsist test Fake classes must be named using Fake and the interface it fakes Benoit Marty 2024-05-23 10:47:31 +02:00
  • 4df6d0c038 Merge pull request #2901 from element-hq/feature/bma/fixUnregisteringPusherLocalError Benoit Marty 2024-05-23 14:38:07 +02:00
  • 498e8e7897 Merge pull request #2899 from element-hq/feature/bma/unitTestPush Benoit Marty 2024-05-23 14:35:25 +02:00
  • 35e14a3d46 Ignore local errors when unregistering UnifiedPush, to not block switching to another push provider. Benoit Marty 2024-05-23 10:29:07 +02:00
  • 878df55873 No need to use StandardTestDispatcher Benoit Marty 2024-05-23 10:20:58 +02:00