Commit Graph

3813 Commits

Author SHA1 Message Date
Benoit Marty 39a2e2a809 Changelog 2023-09-26 16:22:41 +02:00
Benoit Marty 8cb7c3211c Element call: Pass in custom call URL query parameters 2023-09-26 16:19:38 +02:00
Benoit Marty f0d5c46eaa Element call URL must have https scheme. 2023-09-26 15:41:31 +02:00
Benoit Marty 6e422cce1b Merge pull request #1431 from vector-im/kittykat-patch-2
Delete story template
2023-09-26 14:33:13 +02:00
ganfra eee4af7080 Merge pull request #1427 from vector-im/feature/fga/avoid_navigation_crash
Navigation fixes
2023-09-26 14:32:34 +02:00
Marco Romano 2e6581a5ad Show poll creator view in timeline (#1429)
- Shows edit/end poll buttons when the user is the creator of the poll.
- Only the end poll button is wired right now as there is no "edit poll" screen yet.
2023-09-26 11:19:24 +02:00
Kat Gerasimova 9481360eb0 Delete story template
We don't really use user stories in the platform repos, mostly use them in element-meta
2023-09-26 10:13:00 +01:00
ganfra 5ec6d7c235 Navigation: fix test and update log. 2023-09-26 11:06:49 +02:00
Benoit Marty d8fbf216f1 Merge pull request #1419 from vector-im/sync-localazy
Sync Strings
2023-09-26 10:05:46 +02:00
Marco Romano 7464cbb769 Use eventSink method reference in TimelinePresenter.kt (#1428)
Has been changed in https://github.com/vector-im/element-x-android/pull/1172 but in general method references should always be preferred to lambdas in composable functions (because they have higher stability guarantees).
2023-09-25 21:56:41 +02:00
renovate[bot] ee901c70a2 Update gradle/gradle-build-action action to v2.8.1 (#1426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 21:10:42 +02:00
ganfra 46a3446e0c Merge pull request #1421 from vector-im/renovate/rnkdsh-action-upload-diawi-1.x
Update rnkdsh/action-upload-diawi action to v1.5.2
2023-09-25 21:01:32 +02:00
ganfra 6b7790ca0c Merge pull request #1413 from vector-im/renovate/danger-danger-js-11.x
Update danger/danger-js action to v11.3.0
2023-09-25 21:01:10 +02:00
ganfra da21e8ba63 Navigation: put RoomList SingleTop when navigating from permalink 2023-09-25 20:56:04 +02:00
ganfra e285e01673 NavigationStateService : do not throw error but just log and returns 2023-09-25 20:45:29 +02:00
Marco Romano f4b46aa2bb Push TimelineEvents further down the UI tree. (#1424)
So that timeline items don't have to route their callback all the way down to TimelinePresenter.
2023-09-25 15:31:10 +00:00
renovate[bot] 870cd040d0 Update rnkdsh/action-upload-diawi action to v1.5.2 2023-09-25 08:03:26 +00:00
ganfra 4749197d04 Merge pull request #1416 from vector-im/renovate/telephoto
Update dependency me.saket.telephoto:zoomable-image-coil to v0.6.2
2023-09-25 10:02:57 +02:00
renovate[bot] 63e88971ce Update dependency io.mockk:mockk to v1.13.8 (#1412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 08:13:54 +02:00
bmarty c72bb92ef2 Sync Strings from Localazy 2023-09-25 00:09:17 +00:00
renovate[bot] 47b6dc989b Update dependency me.saket.telephoto:zoomable-image-coil to v0.6.2 2023-09-23 19:34:48 +00:00
renovate[bot] ea0103dccf Update danger/danger-js action to v11.3.0 2023-09-22 16:42:07 +00:00
Benoit Marty 4964c3e372 version++ 2023-09-21 23:11:36 +02:00
Benoit Marty dc53387d46 Merge tag 'v0.2.2' into develop
tag
2023-09-21 23:11:04 +02:00
Benoit Marty 1838ccab49 Merge branch 'release/0.2.2' into main 2023-09-21 23:10:52 +02:00
Benoit Marty 64e6404750 Adding fastlane file for version 0.2.2 2023-09-21 23:10:48 +02:00
Benoit Marty 28e6e823ae Changelog for version 0.2.2 2023-09-21 23:10:21 +02:00
Benoit Marty 8fc7a79d9c Merge pull request #1405 from vector-im/feature/bma/timelineGlitch
Add animation on the timeline content, to avoid glitch (#1323)
2023-09-21 22:12:59 +02:00
Marco Romano f81a4bf0f8 Upgrade Rust SDK to v0.1.57 (#1401)
- Enables polls in room summaries from https://github.com/vector-im/element-x-android/pull/1387
- Accommodates a few breaking changes
2023-09-21 19:48:19 +00:00
Benoit Marty 1411b7dfee Changelog 2023-09-21 18:47:05 +02:00
Benoit Marty 03eacdc454 Add animation on the timeline content, to avoid glitch (#1323) 2023-09-21 18:43:46 +02:00
Benoit Marty 3ff7c62c14 Merge pull request #1404 from vector-im/sync-localazy
Sync Strings
2023-09-21 18:31:40 +02:00
ElementBot 7ba09b79eb Update screenshots 2023-09-21 16:03:32 +00:00
bmarty a7ce12d91d Sync Strings from Localazy 2023-09-21 15:51:21 +00:00
Benoit Marty 0255ec6771 Merge pull request #1400 from vector-im/feature/bma/fixCrashPhoto
Fix crash when user wants to use the camera
2023-09-21 16:31:36 +02:00
Benoit Marty 56a57de3e1 Suppress LargeClass on test. 2023-09-21 16:31:08 +02:00
Benoit Marty 5a8f2c5efa Add missing test on this Presenter 2023-09-21 15:54:59 +02:00
Benoit Marty 658c59d489 Add missing test on this Presenter 2023-09-21 15:40:27 +02:00
Benoit Marty d19b624c6f Rename Event for clarity 2023-09-21 15:33:03 +02:00
Benoit Marty 86bfd5c04a Rename file to match the class it contains. 2023-09-21 15:24:26 +02:00
Marco Romano e4c78a2489 Properly format lastMessage when it belongs to a poll. (#1387)
Takes care of properly formatting a room's last message when it belongs to a poll.

NB: Polls still aren't exposed as a room's `last_message` from the rust SDK, so this code won't actually run yet. This will happen after integrating rust SDK version 0.1.57 which includes: https://github.com/matrix-org/matrix-rust-sdk/pull/2580
2023-09-21 15:20:15 +02:00
Benoit Marty 1b5aa7adaa Test that permission is requested, instead of giving the permission directly. 2023-09-21 15:00:47 +02:00
Benoit Marty dd5d67d186 Move open system setting to the PermissionsPresenter 2023-09-21 14:20:41 +02:00
ElementBot 9f0b5dbc64 Update screenshots 2023-09-21 11:09:33 +00:00
Benoit Marty a5f23e904f Changelog 2023-09-21 12:57:22 +02:00
Benoit Marty 08b455afd3 Create FakePermissionsPresenterFactory, to reduce boilerplate. 2023-09-21 12:54:15 +02:00
Benoit Marty f644d314f3 Request Camera permission before launching the external Camera app - when sending attachment to a room (#1395) 2023-09-21 12:48:03 +02:00
Benoit Marty 292e21e5ad Cleanup 2023-09-21 12:18:41 +02:00
Benoit Marty e4ca2484ba Resume action once persmission has been granted. 2023-09-21 12:16:30 +02:00
Benoit Marty 7e587f9a9e Add strings for permission dialogs in Localazy 2023-09-21 12:07:09 +02:00