Commit graph

3893 commits

Author SHA1 Message Date
Benoit Marty
eab6a4957f Remove binary file file_templates.zip, and commit its content in the folder files. 2023-10-02 14:01:44 +02:00
Benoit Marty
5b3d340c83
Merge pull request #1435 from vector-im/feature/bma/storeImages
Store images and app icon
2023-10-02 10:19:06 +02:00
Benoit Marty
de39179b9d
Merge pull request #1465 from vector-im/feature/bma/codeCoverage
Improve code coverage
2023-10-02 10:18:31 +02:00
Benoit Marty
c1545a4da4
Merge pull request #1470 from vector-im/renovate/gradle-gradle-build-action-2.x
Update gradle/gradle-build-action action to v2.9.0
2023-10-02 09:18:59 +02:00
Benoit Marty
4e65599fc7
Merge pull request #1475 from vector-im/sync-localazy
Sync Strings
2023-10-02 09:16:10 +02:00
renovate[bot]
e22eb3ef07
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
bmarty
7e3b9d8d3b Sync Strings from Localazy 2023-10-02 00:09:47 +00:00
renovate[bot]
7a158f06b3
Update gradle/gradle-build-action action to v2.9.0 2023-10-01 01:04:40 +00:00
Benoit Marty
97122193a5 App icon: Increase foreground ratio from 64 to 66%. 2023-09-29 22:50:14 +02:00
Benoit Marty
6eeb233834 Iterate on images for the stores 2023-09-29 22:50:14 +02:00
jonnyandrew
6bca8be525
Fix composer options bottom sheet position (#1469) 2023-09-29 16:29:57 +00:00
ElementBot
fb220cf2ce Update screenshots 2023-09-29 15:29:58 +00:00
Benoit Marty
10366e7445 Follow naming convention and cleanup the module. 2023-09-29 17:06:58 +02:00
Benoit Marty
a536ff0c9b Kover: ignore "*_Factory_Impl" 2023-09-29 17:06:58 +02:00
Benoit Marty
5378748911 Add preview for SlidingSyncNotSupportedDialog 2023-09-29 17:06:58 +02:00
Marco Romano
fc205698c6
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
Benoit Marty
0ba9d77189 Ensure the preview match the behavior (and improve code coverage) 2023-09-29 16:18:12 +02:00
Benoit Marty
37249261e1 Add test for MatrixClientsHolder 2023-09-29 15:34:02 +02:00
Benoit Marty
cd1039ef54 Increase koverage threshold 2023-09-29 15:13:06 +02:00
Benoit Marty
525448d27d Exclude generated classes from code coverage (locally: 64.1% to 65%) 2023-09-29 15:12:03 +02:00
jonnyandrew
53cf82f025
[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
fa82639c4f
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
Benoit Marty
5fa97075b5 buildDir is deprecated, replace by layout.buildDirectory 2023-09-29 09:56:32 +02:00
ganfra
d837b337e1 Add changelog #1457 2023-09-29 09:51:12 +02:00
Benoit Marty
496601a8e0
Merge pull request #1454 from vector-im/feature/bma/stringDuplicate
String duplicate
2023-09-29 09:42:09 +02:00
ElementBot
cd90953c66 Update screenshots 2023-09-29 07:13:28 +00:00
Benoit Marty
af65d675cb
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
a4e656ed1f Update string (from Localazy) 2023-09-29 09:02:10 +02:00
Benoit Marty
b5d4e3d461 Use generic common_verification_cancelled 2023-09-29 09:02:10 +02:00
Benoit Marty
2eed49f041 Use generic action_remove 2023-09-29 09:02:10 +02:00
renovate[bot]
a9a297b165
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]
981bb506b3
Update android.gradle.plugin to v8.1.2 2023-09-28 19:53:28 +00:00
ganfra
a84e82344a Fix RoomFlowNodeTest 2023-09-28 21:12:48 +02:00
ganfra
74735605e4 Room : makes subscribeToSync/unsubscribeFromSync suspendable and makes sure we keep subscription count 2023-09-28 20:16:19 +02:00
Benoit Marty
3971e86a64 Add strings for advanced settings into Localazy. 2023-09-28 17:09:08 +02:00
Benoit Marty
2cce7f3b47 Fix lint UnnecessaryComposedModifier and make it an error 2023-09-28 16:55:21 +02:00
Benoit Marty
6b13d044bb Use generic common_username and common_password 2023-09-28 16:43:05 +02:00
Benoit Marty
9e251f618d Use generic common_people 2023-09-28 16:40:44 +02:00
Benoit Marty
14a8d7b0a1 Use generic action_start 2023-09-28 16:37:57 +02:00
Benoit Marty
1afdb6aa85 Use generic action_continue 2023-09-28 16:21:16 +02:00
Benoit Marty
ce96c73fa6
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
e86aca2877
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
0572a7db13 Update screenshots 2023-09-28 12:32:39 +00:00
Benoit Marty
7b0a8552cb
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
928a60672c Use the AutoMirrored version. 2023-09-28 14:21:27 +02:00
renovate[bot]
46e5424d14 Update dependency androidx.compose.material3:material3 to v1.2.0-alpha08 2023-09-28 14:20:28 +02:00
Benoit Marty
627898a4c6
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]
e6dc95662e
Update dependency io.sentry:sentry-android to v6.30.0 2023-09-28 09:27:00 +00:00
Benoit Marty
55a9d30b99 Format file. 2023-09-28 10:54:42 +02:00
Benoit Marty
949a24560f Import network-security-config.xml file from EA. 2023-09-28 10:54:26 +02:00