Benoit Marty
def8c59489
Merge pull request #1478 from vector-im/feature/bma/fixTemplate
...
Fix template
2023-10-03 17:22:55 +02:00
Benoit Marty
89c2130c1d
Ensure tmp folder exists
2023-10-03 15:21:16 +02:00
Benoit Marty
1bd281be16
rename the script to match the doc.
2023-10-03 15:18:06 +02:00
Benoit Marty
a202b2dedc
Template: Improve end of files.
2023-10-03 15:16:24 +02:00
Benoit Marty
a65eb36e7b
Template: Use PreviewsDayNight
2023-10-03 15:15:35 +02:00
Benoit Marty
301f237917
Template: data object
2023-10-03 15:13:08 +02:00
Benoit Marty
d94cc58303
Maestro test: change server to test (one of our) server which does not support sliding sync. ( #1066 )
2023-10-03 10:39:59 +02:00
Benoit Marty
4a7fc3e511
Merge pull request #1479 from vector-im/feature/bma/fixMaestro
...
Maestro test: change server (again) to test server which does not support sliding sync
2023-10-03 09:40:27 +02:00
Benoit Marty
e65f160b13
Maestro test: change server (again) to test server which does not support sliding sync. ( #1066 )
2023-10-02 17:39:23 +02:00
Benoit Marty
181a7b797c
Merge pull request #1477 from vector-im/feature/bma/elementCallUrlParam
...
Element call url param
2023-10-02 17:26:20 +02:00
Benoit Marty
9a57350071
Remove extra space in filename
2023-10-02 17:12:21 +02:00
Benoit Marty
29d38f2947
Update the recipe to set up the template
2023-10-02 14:19:17 +02:00
Benoit Marty
bd1547cb0f
Remove previous Suppress and its TODO, in the code and in the template.
2023-10-02 14:02:53 +02:00
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
566f09699e
Refactor tests.
2023-10-02 13:51:16 +02:00
Benoit Marty
42be907bb9
Add more tests
2023-10-02 13:25:47 +02:00
Benoit Marty
503c9e79e0
Move appPrompt and confineToRoom to the fragment part of the URL
2023-10-02 13:14:32 +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