Commit Graph

  • cf657df5fd Fix API break with Matrix SDK 0.1.58. Benoit Marty 2023-09-27 09:40:25 +02:00
  • 3c692e4c48 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.58 renovate[bot] 2023-09-26 18:05:41 +00:00
  • 8e24d5991c Merge pull request #1436 from vector-im/feature/bma/mutableIntFloat Benoit Marty 2023-09-26 18:31:36 +02:00
  • f607b557ff Merge pull request #1432 from vector-im/feature/bma/installApk Benoit Marty 2023-09-26 18:15:35 +02:00
  • 702c137ead Replace mutableStateOf by mutableIntStateOf and mutableFloatStateOf. Use intValue and floatValue to avoid unboxing. Benoit Marty 2023-09-26 18:07:24 +02:00
  • 3eb112381d Call openFile instead of open and avoid unwrapping the Activity context. Benoit Marty 2023-09-26 15:01:30 +02:00
  • bf49078e40 Detekt: fix OptionalUnit issue. Benoit Marty 2023-09-26 14:20:43 +02:00
  • 29db17ae09 Update screenshots ElementBot 2023-09-26 12:22:44 +00:00
  • 3f73443ebb Be able to install APK from Element X. Benoit Marty 2023-09-26 14:09:21 +02:00
  • e7ba973e7b Improve default mime type. Benoit Marty 2023-09-26 13:53:25 +02:00
  • 34631f53b3 Avoid hard-coded string. Benoit Marty 2023-09-26 13:42:43 +02:00
  • 5d0751de72 Detekt: sentences must end with a period. Benoit Marty 2023-09-26 16:48:13 +02:00
  • 39a2e2a809 Changelog Benoit Marty 2023-09-26 16:22:41 +02:00
  • 8cb7c3211c Element call: Pass in custom call URL query parameters Benoit Marty 2023-09-26 16:19:38 +02:00
  • f0d5c46eaa Element call URL must have https scheme. Benoit Marty 2023-09-26 15:41:31 +02:00
  • 6e422cce1b Merge pull request #1431 from vector-im/kittykat-patch-2 Benoit Marty 2023-09-26 14:33:13 +02:00
  • eee4af7080 Merge pull request #1427 from vector-im/feature/fga/avoid_navigation_crash ganfra 2023-09-26 14:32:34 +02:00
  • 2e6581a5ad Show poll creator view in timeline (#1429) Marco Romano 2023-09-26 11:19:24 +02:00
  • 9481360eb0 Delete story template Kat Gerasimova 2023-09-26 10:13:00 +01:00
  • 5ec6d7c235 Navigation: fix test and update log. ganfra 2023-09-26 11:06:49 +02:00
  • d8fbf216f1 Merge pull request #1419 from vector-im/sync-localazy Benoit Marty 2023-09-26 10:05:46 +02:00
  • 7464cbb769 Use eventSink method reference in TimelinePresenter.kt (#1428) Marco Romano 2023-09-25 21:56:41 +02:00
  • ee901c70a2 Update gradle/gradle-build-action action to v2.8.1 (#1426) renovate[bot] 2023-09-25 21:10:42 +02:00
  • 46a3446e0c Merge pull request #1421 from vector-im/renovate/rnkdsh-action-upload-diawi-1.x ganfra 2023-09-25 21:01:32 +02:00
  • 6b7790ca0c Merge pull request #1413 from vector-im/renovate/danger-danger-js-11.x ganfra 2023-09-25 21:01:10 +02:00
  • da21e8ba63 Navigation: put RoomList SingleTop when navigating from permalink ganfra 2023-09-25 20:56:04 +02:00
  • e285e01673 NavigationStateService : do not throw error but just log and returns ganfra 2023-09-25 20:45:29 +02:00
  • f4b46aa2bb Push TimelineEvents further down the UI tree. (#1424) Marco Romano 2023-09-25 17:31:10 +02:00
  • 870cd040d0 Update rnkdsh/action-upload-diawi action to v1.5.2 renovate[bot] 2023-09-25 08:03:26 +00:00
  • 4749197d04 Merge pull request #1416 from vector-im/renovate/telephoto ganfra 2023-09-25 10:02:57 +02:00
  • 63e88971ce Update dependency io.mockk:mockk to v1.13.8 (#1412) renovate[bot] 2023-09-25 08:13:54 +02:00
  • c72bb92ef2 Sync Strings from Localazy bmarty 2023-09-25 00:09:17 +00:00
  • 47b6dc989b Update dependency me.saket.telephoto:zoomable-image-coil to v0.6.2 renovate[bot] 2023-09-23 19:34:48 +00:00
  • ea0103dccf Update danger/danger-js action to v11.3.0 renovate[bot] 2023-09-22 16:42:07 +00:00
  • 752da37383 Add roomsWithUserDefinedRules data and render list David Langley 2023-09-22 16:16:52 +01:00
  • 4964c3e372 version++ Benoit Marty 2023-09-21 23:11:36 +02:00
  • dc53387d46 Merge tag 'v0.2.2' into develop Benoit Marty 2023-09-21 23:11:04 +02:00
  • 1838ccab49 Merge branch 'release/0.2.2' into main Benoit Marty 2023-09-21 23:10:52 +02:00
  • 64e6404750 Adding fastlane file for version 0.2.2 Benoit Marty 2023-09-21 23:10:48 +02:00
  • 28e6e823ae Changelog for version 0.2.2 Benoit Marty 2023-09-21 23:10:21 +02:00
  • 8fc7a79d9c Merge pull request #1405 from vector-im/feature/bma/timelineGlitch Benoit Marty 2023-09-21 22:12:59 +02:00
  • f81a4bf0f8 Upgrade Rust SDK to v0.1.57 (#1401) Marco Romano 2023-09-21 21:48:19 +02:00
  • 1411b7dfee Changelog Benoit Marty 2023-09-21 18:47:05 +02:00
  • 03eacdc454 Add animation on the timeline content, to avoid glitch (#1323) Benoit Marty 2023-09-21 18:39:45 +02:00
  • 3ff7c62c14 Merge pull request #1404 from vector-im/sync-localazy Benoit Marty 2023-09-21 18:31:40 +02:00
  • 7ba09b79eb Update screenshots ElementBot 2023-09-21 16:03:32 +00:00
  • a7ce12d91d Sync Strings from Localazy bmarty 2023-09-21 15:51:21 +00:00
  • 0255ec6771 Merge pull request #1400 from vector-im/feature/bma/fixCrashPhoto Benoit Marty 2023-09-21 16:31:36 +02:00
  • 56a57de3e1 Suppress LargeClass on test. Benoit Marty 2023-09-21 16:31:08 +02:00
  • 5a8f2c5efa Add missing test on this Presenter Benoit Marty 2023-09-21 15:54:59 +02:00
  • 658c59d489 Add missing test on this Presenter Benoit Marty 2023-09-21 15:40:27 +02:00
  • d19b624c6f Rename Event for clarity Benoit Marty 2023-09-21 15:33:03 +02:00
  • 86bfd5c04a Rename file to match the class it contains. Benoit Marty 2023-09-21 15:24:26 +02:00
  • e4c78a2489 Properly format lastMessage when it belongs to a poll. (#1387) Marco Romano 2023-09-21 15:20:15 +02:00
  • 1b5aa7adaa Test that permission is requested, instead of giving the permission directly. Benoit Marty 2023-09-21 15:00:47 +02:00
  • dd5d67d186 Move open system setting to the PermissionsPresenter Benoit Marty 2023-09-21 14:19:03 +02:00
  • 9f0b5dbc64 Update screenshots ElementBot 2023-09-21 11:09:33 +00:00
  • a5f23e904f Changelog Benoit Marty 2023-09-21 12:57:22 +02:00
  • 08b455afd3 Create FakePermissionsPresenterFactory, to reduce boilerplate. Benoit Marty 2023-09-21 12:54:15 +02:00
  • f644d314f3 Request Camera permission before launching the external Camera app - when sending attachment to a room (#1395) Benoit Marty 2023-09-21 12:48:03 +02:00
  • 292e21e5ad Cleanup Benoit Marty 2023-09-21 12:18:41 +02:00
  • e4ca2484ba Resume action once persmission has been granted. Benoit Marty 2023-09-21 12:16:30 +02:00
  • 7e587f9a9e Add strings for permission dialogs in Localazy Benoit Marty 2023-09-21 11:49:53 +02:00
  • dcb1677bf1 Open app settings from the permission dialog. Benoit Marty 2023-09-21 11:37:59 +02:00
  • f3456cafa7 Rename Event for clarity Benoit Marty 2023-09-21 11:29:29 +02:00
  • 4b928af21b Fix behavior of DefaultPermissionsPresenter. Do not show dialog immediately. Benoit Marty 2023-09-21 11:01:41 +02:00
  • 31eca73e8d Request Camera permission before launching the external Camera app (#1395) Benoit Marty 2023-09-21 10:54:02 +02:00
  • 0c10432f9b Merge pull request #1399 from vector-im/renovate/io.nlopez.compose.rules-detekt-0.x Benoit Marty 2023-09-21 09:30:56 +02:00
  • 8565426a7d fix(deps): update dependency androidx.compose:compose-bom to v2023.09.01 (#1397) renovate[bot] 2023-09-21 09:10:51 +02:00
  • 16db5b164f Update screenshots ElementBot 2023-09-21 07:07:22 +00:00
  • 7b9d2f903b Merge pull request #1388 from vector-im/renovate/detekt Benoit Marty 2023-09-21 08:42:44 +02:00
  • 0e4c146e87 Detekt: Rename DayNightPreviews to PreviewsDayNight to follow naming convention. MultiPreview annotations should start with Previews as prefix Benoit Marty 2023-09-21 08:26:17 +02:00
  • 97f2d211ae Detekt: Rename LargeHeightPreview to PreviewWithLargeHeight to follow naming convention. MultiPreview annotations should start with Preview as prefix Benoit Marty 2023-09-21 08:27:33 +02:00
  • fb87c77b91 Rules has been renamed - https://github.com/mrmans0n/compose-rules/releases/tag/v0.3.0 - https://github.com/mrmans0n/compose-rules/pull/100 Benoit Marty 2023-09-21 08:28:35 +02:00
  • 5917a3ba33 Merge pull request #1398 from vector-im/renovate/telephoto Benoit Marty 2023-09-21 08:12:21 +02:00
  • f2260aa084 Update dependency io.nlopez.compose.rules:detekt to v0.3.0 renovate[bot] 2023-09-20 21:21:10 +00:00
  • 1515ce260e Update dependency me.saket.telephoto:zoomable-image-coil to v0.6.1 renovate[bot] 2023-09-20 21:21:02 +00:00
  • e622f8d869 Merge pull request #1392 from vector-im/feature/bma/iterateOnIcons Benoit Marty 2023-09-20 23:20:28 +02:00
  • f3daad7ca4 Update screenshots ElementBot 2023-09-20 17:01:59 +00:00
  • 3e90f59604 Add start padding to the send icon to make it visually centered. Benoit Marty 2023-09-20 18:45:59 +02:00
  • 820528c4fd version++ Benoit Marty 2023-09-20 18:14:41 +02:00
  • 87d66887e2 Merge tag 'v0.2.1' into develop Benoit Marty 2023-09-20 18:13:52 +02:00
  • dcf4816017 Merge branch 'release/0.2.1' into main Benoit Marty 2023-09-20 18:09:26 +02:00
  • 53785aa4e8 Adding fastlane file for version 0.2.1 Benoit Marty 2023-09-20 18:09:22 +02:00
  • e2b0a0b01c Changelog for version 0.2.1 Benoit Marty 2023-09-20 18:08:56 +02:00
  • c00d06d7c6 Update screenshots ElementBot 2023-09-20 15:45:03 +00:00
  • 48fd833f8b More cleanup Benoit Marty 2023-09-20 17:32:32 +02:00
  • 8babab5da9 Detekt: Disable OptionalWhenBraces, even if deprecated and replaced by BracesOnWhenStatements. Cannot do what I want with BracesOnWhenStatements. Benoit Marty 2023-09-20 16:57:47 +02:00
  • 03d69146aa Remove unused resource, and use compound icons when possible. Benoit Marty 2023-09-20 16:45:24 +02:00
  • d531e71cd8 Migrate other icons to compound icons. Benoit Marty 2023-09-20 15:47:17 +02:00
  • 32f95e70cb Better rendering on screenshot test Benoit Marty 2023-09-20 14:11:41 +02:00
  • 89b66b5a36 Remove unused icons Benoit Marty 2023-09-20 14:11:34 +02:00
  • 7ec5e0e173 Fix warnings. Benoit Marty 2023-09-20 12:23:49 +02:00
  • b2b93317f1 Use CommonDrawables Benoit Marty 2023-09-20 12:22:52 +02:00
  • 085b3bbfa4 Iterate on icons (#1320) Benoit Marty 2023-09-20 12:22:11 +02:00
  • c652606f56 Remove VectorIcons object, inline the values. Benoit Marty 2023-09-20 11:45:15 +02:00
  • 9e989b5353 Merge pull request #1386 from vector-im/feature/fga/replace_async_uniffi_to_blocking ganfra 2023-09-20 13:59:03 +02:00
  • 1af66783f8 chore(deps): update dependency io.gitlab.arturbosch.detekt to v1.23.1 renovate[bot] 2023-09-20 11:58:53 +00:00
  • e0d3209e05 Merge pull request #1385 from vector-im/feature/bma/callScheme Benoit Marty 2023-09-20 13:58:24 +02:00
  • 4883b63762 Remove usage of async-uniffi as it leads to a deadlocks and memory leaks (#1381) ganfra 2023-09-20 12:52:57 +02:00