renovate[bot]
b02be8aaf7
Update dependency com.autonomousapps.dependency-analysis to v1.24.0 ( #1473 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 08:13:27 +02:00
jonnyandrew
f84cd01e73
Fix composer options bottom sheet position ( #1469 )
2023-09-29 16:29:57 +00:00
Marco Romano
f10040f729
Display poll notifications in the notification drawer ( #1467 )
...
Display notifications for polls as if they were message events.
2023-09-29 16:57:03 +02:00
jonnyandrew
70dfbd7c31
[Rich text editor] Add full screen mode ( #1447 )
...
- Add full screen mode for the rich text editor (RTE). When text formatting options are enabled, the editor can be dragged to full screen.
- Remove `ConstraintLayout` from `textcomposer` module, now made much simpler now the RTE supports being called in multiple layouts matrix-org/matrix-rich-text-editor#822
- Part of vector-im/element-meta#1973
- Includes design from #1315
- Fixes #1293 (through new layout)
- Fixes #1394 (through inclusion of matrix-org/matrix-rich-text-editor#824 )
- Fixes #1259 (through inclusion of matrix-org/matrix-rich-text-editor#820 )
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-09-29 09:11:18 +00:00
ganfra
1a87bf6352
Merge pull request #1457 from vector-im/feature/fga/suspend_subscribe_unsubscribe_sync
...
Room : makes subscribeToSync/unsubscribeFromSync suspendable
2023-09-29 10:15:58 +02:00
ganfra
5f7b589731
Add changelog #1457
2023-09-29 09:51:12 +02:00
Benoit Marty
325f8c6614
Merge pull request #1454 from vector-im/feature/bma/stringDuplicate
...
String duplicate
2023-09-29 09:42:09 +02:00
ElementBot
4afc83a831
Update screenshots
2023-09-29 07:13:28 +00:00
Benoit Marty
d423e83645
Merge pull request #1458 from vector-im/renovate/android.gradle.plugin
...
Update android.gradle.plugin to v8.1.2
2023-09-29 09:03:13 +02:00
Benoit Marty
f65e5b6802
Update string (from Localazy)
2023-09-29 09:02:10 +02:00
Benoit Marty
9b7976565d
Use generic common_verification_cancelled
2023-09-29 09:02:10 +02:00
Benoit Marty
f395472c67
Use generic action_remove
2023-09-29 09:02:10 +02:00
renovate[bot]
4b7c8d205e
Update dependency com.autonomousapps.dependency-analysis to v1.23.1 ( #1459 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 09:00:09 +02:00
renovate[bot]
ab25aead19
Update android.gradle.plugin to v8.1.2
2023-09-28 19:53:28 +00:00
ganfra
72aad2498a
Fix RoomFlowNodeTest
2023-09-28 21:12:48 +02:00
ganfra
e6b32163ee
Room : makes subscribeToSync/unsubscribeFromSync suspendable and makes sure we keep subscription count
2023-09-28 20:16:19 +02:00
Benoit Marty
7190ffa3e0
Add strings for advanced settings into Localazy.
2023-09-28 17:09:08 +02:00
Benoit Marty
5964591a19
Fix lint UnnecessaryComposedModifier and make it an error
2023-09-28 16:55:21 +02:00
Benoit Marty
4a63847245
Use generic common_username and common_password
2023-09-28 16:43:05 +02:00
Benoit Marty
98fbc57aa0
Use generic common_people
2023-09-28 16:40:44 +02:00
Benoit Marty
fbfd6826ae
Use generic action_start
2023-09-28 16:37:57 +02:00
Benoit Marty
2527f22ed4
Use generic action_continue
2023-09-28 16:21:16 +02:00
Benoit Marty
aba7714c0d
Merge pull request #1441 from vector-im/renovate/compose.bom
...
Update dependency androidx.compose:compose-bom to v2023.09.02
2023-09-28 15:30:29 +02:00
Benoit Marty
0c267abab2
Merge pull request #1389 from vector-im/renovate/androidx.compose.material3-material3-1.x
...
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha08
2023-09-28 15:30:12 +02:00
ElementBot
886566d4c1
Update screenshots
2023-09-28 12:32:39 +00:00
Benoit Marty
2763c43a04
Merge pull request #1443 from vector-im/feature/bma/httpHomeserver
...
Ensure http url entered by the user are provided to the SDK without being altered
2023-09-28 14:24:25 +02:00
Benoit Marty
16390e5df0
Use the AutoMirrored version.
2023-09-28 14:21:27 +02:00
renovate[bot]
ec813cdadc
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha08
2023-09-28 14:20:28 +02:00
Benoit Marty
2797c0d00b
Merge pull request #1444 from vector-im/renovate/io.sentry-sentry-android-6.x
...
Update dependency io.sentry:sentry-android to v6.30.0
2023-09-28 14:12:07 +02:00
renovate[bot]
de4a532bd8
Update dependency io.sentry:sentry-android to v6.30.0
2023-09-28 09:27:00 +00:00
Benoit Marty
3fafdffc6e
Format file.
2023-09-28 10:54:42 +02:00
Benoit Marty
dd43474190
Import network-security-config.xml file from EA.
2023-09-28 10:54:26 +02:00
Benoit Marty
31fc1ab959
Ensure http url entered by the user are provided to the SDK without being altered.
...
Also change values in `LoginConstants`, this was not really correct.
2023-09-28 10:22:08 +02:00
renovate[bot]
a3d006af49
Update dependency androidx.compose:compose-bom to v2023.09.02
2023-09-27 18:19:04 +00:00
ganfra
80eb3e75ee
Merge pull request #1440 from kegsay/patch-1
...
Improve developer build instructions
2023-09-27 20:18:36 +02:00
kegsay
7a442028ab
Merge branch 'develop' into patch-1
2023-09-27 15:58:39 +01:00
ganfra
a65b87acb4
Merge pull request #1439 from vector-im/update-doc
...
Update _developer_onboarding.md
2023-09-27 15:35:52 +02:00
kegsay
ea37f4ff19
Update _developer_onboarding.md
2023-09-27 14:12:55 +01:00
Benoit Marty
4bff9a8fa6
version++
2023-09-27 14:23:04 +02:00
Benoit Marty
6b91481931
Merge tag 'v0.2.3' into develop
...
tag
2023-09-27 14:22:25 +02:00
Benoit Marty
be8999c49f
Merge branch 'release/0.2.3' into main
2023-09-27 14:22:12 +02:00
Benoit Marty
0a80a7f23f
Adding fastlane file for version 0.2.3
2023-09-27 14:22:09 +02:00
Benoit Marty
f259917a08
Changelog for version 0.2.3
2023-09-27 14:21:55 +02:00
ganfra
74c8e94a57
Update _developer_onboarding.md
2023-09-27 13:42:12 +02:00
kegsay
2eebfc616b
Update _developer_onboarding.md
2023-09-27 12:22:09 +01:00
Benoit Marty
9514aed890
Merge pull request #1437 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x
...
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.58
2023-09-27 11:53:17 +02:00
Benoit Marty
d32a7c6ddf
Simplify the management of inReplyToEventTimelineItem
2023-09-27 11:31:12 +02:00
Benoit Marty
b785f90a94
Merge pull request #1434 from vector-im/feature/bma/elementCallTweaks
...
Element call tweaks
2023-09-27 10:51:04 +02:00
Benoit Marty
9d0e185d1c
Ensure getEventTimelineItemByEventId is called when we enter in reply mode.
2023-09-27 10:48:31 +02:00
Benoit Marty
00ab22f42e
Reduce the number of fallback notification. Only used now when message cannot be decrypted.
...
Also avoid using `else` in this `when` block.
2023-09-27 10:12:04 +02:00