Commit graph

3933 commits

Author SHA1 Message Date
Benoit Marty
2a7a66fb18 Emote: format notification 2023-10-05 15:31:10 +02:00
Benoit Marty
35b7b661f2 Code review: improve API. 2023-10-05 15:28:38 +02:00
Benoit Marty
73f8aa0887 Changelog 2023-10-05 11:43:50 +02:00
Benoit Marty
8f660facbf Render emote in the timeline: prefix with sender display name 2023-10-05 11:39:05 +02:00
Benoit Marty
46d5417dd3 avoid else in when statement. 2023-10-05 11:15:26 +02:00
Benoit Marty
303b174009 Emotes starts with * 2023-10-05 10:47:00 +02:00
Benoit Marty
0edf53de5f Convert object to data object 2023-10-05 10:43:00 +02:00
renovate[bot]
1e24e39b2e
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha09 (#1493)
* Update dependency androidx.compose.material3:material3 to v1.2.0-alpha09

* Fix deprecation issues

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2023-10-05 09:57:47 +02:00
Benoit Marty
9c93303a9b
Merge pull request #1494 from vector-im/renovate/activity
Update activity to v1.8.0
2023-10-05 09:49:39 +02:00
Benoit Marty
dea8748907
Merge pull request #1487 from vector-im/feature/bma/uiCleanup
Small cleanup
2023-10-05 09:01:57 +02:00
Benoit Marty
9de2b898a2
Merge pull request #1486 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.59
2023-10-04 22:16:14 +02:00
renovate[bot]
6fe23889bb
Update activity to v1.8.0 2023-10-04 19:54:27 +00:00
Benoit Marty
34d05e01eb Fetch edited event in advanced (similar to reply mode). 2023-10-04 17:38:17 +02:00
Benoit Marty
bed135f7c3 Add comment. 2023-10-04 17:25:55 +02:00
Marco Romano
82593367a4
Add docs for debug mitm proxying. (#1490) 2023-10-04 14:54:40 +00:00
Marco Romano
8f3987b98c Destroy EventTimelineItem pointer after use 2023-10-04 15:00:29 +02:00
Marco Romano
3a49ab984c Handle breaking change in innerRoom.edit() 2023-10-04 10:33:29 +02:00
renovate[bot]
1b7f5a9020 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.59 2023-10-04 10:24:07 +02:00
ElementBot
d633052693 Update screenshots 2023-10-04 07:28:46 +00:00
Benoit Marty
e344a8fbaf Add preview for InfoListOrganism 2023-10-04 09:16:19 +02:00
Benoit Marty
7a9ac33caa Move InfoListItemMolecule to the molecules package. 2023-10-04 09:09:46 +02:00
Benoit Marty
af6dcadd4a Move InfoListOrganism to the new organisms package. 2023-10-04 09:08:57 +02:00
Benoit Marty
63e5d9c858 Remove useless Mutex. 2023-10-04 09:07:42 +02:00
renovate[bot]
9b185110ed
Update dagger to v2.48.1 (#1485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-04 08:45:00 +02:00
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