Commit graph

7480 commits

Author SHA1 Message Date
Benoit Marty
4c77201a4e Fix quality issue and add tests. 2024-06-26 11:59:44 +02:00
Benoit Marty
b345f0eb8e Run tests on Element Enterprise modules. 2024-06-26 11:59:44 +02:00
Benoit Marty
51b98aa5c4 Apply quality checks to Element Enterprise modules. 2024-06-26 11:59:43 +02:00
Benoit Marty
607599d89f Use deploy key to build Element Enterprise 2024-06-26 11:59:43 +02:00
Benoit Marty
08ea193a95 Use deploy key to build Element Enterprise 2024-06-26 11:59:42 +02:00
Benoit Marty
237917419a CI: release Element Enterprise 2024-06-26 11:59:42 +02:00
Benoit Marty
dffd7fc39a CI: build Element Enterprise nightly 2024-06-26 11:59:42 +02:00
Benoit Marty
dccb3877d8 CI: build Element Enterprise 2024-06-26 11:59:41 +02:00
Benoit Marty
1b72221df7 Add first EnterpriseService. 2024-06-26 11:59:41 +02:00
Benoit Marty
f2669c8658 Add git@github.com:element-hq/element-android-enterprise.git as a git module. 2024-06-26 11:58:42 +02:00
Benoit Marty
81a5394079
Merge pull request #3089 from element-hq/renovate/androidx.test-runner-1.x
Update dependency androidx.test:runner to v1.6.0
2024-06-26 10:16:34 +02:00
Benoit Marty
e7f7493ad0
Merge pull request #3083 from element-hq/feature/bma/filterAutoScroll
Improve room filtering behavior.
2024-06-26 09:46:44 +02:00
renovate[bot]
9503d665ba
Update wysiwyg to v2.37.4 (#3094)
* Update wysiwyg to v2.37.4

* Remove obsolete comment

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2024-06-25 11:58:29 +02:00
Benoit Marty
b03ec4760e
Merge pull request #3084 from element-hq/feature/bma/reproBuild
Upgrade build tools and fix `pg-map-id` for F-Droid
2024-06-25 11:43:26 +02:00
Jorge Martin Espinosa
40b7736fcf
Use IO dispatcher for cleanup in bug reporter (#3092) 2024-06-25 09:26:18 +00:00
Jorge Martin Espinosa
ce28a05467
Replace the 'answer' PendingIntent in ringing call notifications (#3093)
* Replace the 'answer' PendingIntent in ringing call notifications

Co-authored-by: Benoit Marty <benoit@matrix.org>

---------

Co-authored-by: Benoit Marty <benoit@matrix.org>
2024-06-25 10:36:29 +02:00
Benoit Marty
c727f8aaac
Merge pull request #3087 from element-hq/renovate/espresso.core
Update dependency androidx.test.espresso:espresso-core to v3.6.0
2024-06-25 09:42:04 +02:00
Benoit Marty
f57a869a25 Remove unused dependency on androidx.appcompat:appcompat 2024-06-25 09:15:07 +02:00
Benoit Marty
dfca5dc43c
Merge pull request #3090 from element-hq/renovate/test.core
Update test.core to v1.6.0
2024-06-25 09:10:13 +02:00
Benoit Marty
bd8f2351c9 Remove unused dependency on androidx.test.espresso 2024-06-25 08:59:22 +02:00
renovate[bot]
5c92bf7f2c
Update dependency androidx.test.espresso:espresso-core to v3.6.0 2024-06-25 06:32:36 +00:00
renovate[bot]
ec06ce44e5
Update dependency androidx.test.ext:junit to v1.2.0 (#3088)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-25 08:31:26 +02:00
renovate[bot]
4dfc1be67f
Update test.core to v1.6.0 2024-06-24 23:04:53 +00:00
renovate[bot]
604a82cbc6
Update dependency androidx.test:runner to v1.6.0 2024-06-24 23:04:47 +00:00
Benoit Marty
f4a5ef8233 Use curl instead of wget. 2024-06-24 17:54:26 +02:00
Benoit Marty
fbdc5cc145 Make sure F-Droid build are reproducible by patching the value of pg-map-id #3061 2024-06-24 17:46:19 +02:00
Benoit Marty
1cffa3d1fe Min SDK is now 24 2024-06-24 17:34:58 +02:00
Benoit Marty
2bf80fb0cc Use BuildTools 35.0.0 2024-06-24 17:31:47 +02:00
Benoit Marty
72373ab5ef
Merge pull request #3082 from element-hq/feature/bma/fixClearCacheImage
Fix image rendering after clear cache
2024-06-24 16:20:11 +02:00
Benoit Marty
c0a6bcf2f7 Cleanup 2024-06-24 16:05:43 +02:00
Benoit Marty
913ae18edd
Merge pull request #3081 from element-hq/feature/bma/fixChagingRoleForPendingMember
Let role and permissions screens works for invited room members too.
2024-06-24 15:56:12 +02:00
Benoit Marty
becc540dcf Changelog 2024-06-24 15:41:44 +02:00
Benoit Marty
6589fef196 Improve room filtering behavior. 2024-06-24 15:36:23 +02:00
Benoit Marty
40594b7250 Changelog 2024-06-24 14:46:51 +02:00
Benoit Marty
4227b42dfa Add unit test on DefaultImageLoaderHolder 2024-06-24 14:42:04 +02:00
Benoit Marty
77ed70e26f Convert LoggedInImageLoaderFactory to an interface and add DefaultLoggedInImageLoaderFactory 2024-06-24 14:22:46 +02:00
Benoit Marty
0039387fbc Move test classes to the correct package. 2024-06-24 14:04:14 +02:00
Benoit Marty
8cc5f35e0c Fix image not rendering after clearing cache. 2024-06-24 13:58:15 +02:00
Benoit Marty
3eb379b540 Towncrier 2024-06-24 13:29:24 +02:00
Benoit Marty
e999120864 Let role and permissions screens works for invited room members too. 2024-06-24 13:21:46 +02:00
Benoit Marty
cb14be2700
Merge pull request #3080 from element-hq/feature/bma/improveBubbleLayout
Improve the way we cut the bubble layout to give space for the sender Avatar
2024-06-24 12:27:28 +02:00
Benoit Marty
d14b9de8c9 Fix format issue. 2024-06-24 12:03:38 +02:00
ElementBot
d02f81176d Update screenshots 2024-06-24 09:32:03 +00:00
Benoit Marty
315392d8ef Improve the way we cut the bubble layout to give space for the sender Avatar.
Instead of drawing a circle with the same color of the background behind the avatar, properly clear the top start corner of the bubble using `CompositingStrategy.Offscreen` and `BlendMode.Clear`.
2024-06-24 11:21:43 +02:00
Benoit Marty
010a90f9ff
Merge pull request #3069 from element-hq/feature/bma/avatarCluster_x2
Avatar cluster for DM
2024-06-24 10:53:50 +02:00
Benoit Marty
5ccaeea286 Rename field of RoomDetailsType.Dm for clarity 2024-06-24 10:53:24 +02:00
ElementBot
fd6bcb7857
Sync Strings (#3077)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2024-06-24 09:29:35 +02:00
renovate[bot]
3d27f26d3c
Update dependency com.google.firebase:firebase-bom to v33.1.1 (#3062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 17:04:03 +02:00
Benoit Marty
f0917ad38a Fix KDoc issue 2024-06-21 16:53:44 +02:00
ElementBot
810d9661b0 Update screenshots 2024-06-21 14:24:55 +00:00