Commit graph

9781 commits

Author SHA1 Message Date
Benoit Marty
a565a0396f Remove towncrier invocation when building nightly. 2024-06-27 11:52:38 +02:00
Jorge Martin Espinosa
4904c4b751
Bump Rust SDK version and adapt our code (#3068)
* Use the new SDK version
* Adapt the authentication service to the new Rust SDK APIs
* Remove `Timeline.enterSpecialMode(...)` as it's no longer necessary
2024-06-27 09:44:14 +00:00
Benoit Marty
8a609c4ab5 Add label PR-Misc to PR created to sync SAS strings. 2024-06-27 11:43:02 +02:00
Benoit Marty
e13f9affd6 Add label PR-i18n to PR created during Localazy sync. 2024-06-27 11:42:10 +02:00
Benoit Marty
d638d61e2b
Merge pull request #3102 from element-hq/renovate/androidx.test.ext.junit
Update dependency androidx.test.ext:junit to v1.2.1
2024-06-27 10:42:34 +02:00
Benoit Marty
3fc4b77306
Merge pull request #3103 from element-hq/renovate/androidx.test-runner-1.x
Update dependency androidx.test:runner to v1.6.1
2024-06-27 10:42:04 +02:00
renovate[bot]
03561ef1c3
Update test.core to v1.6.1 (#3104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-27 10:07:46 +02:00
Benoit Marty
44cd30233c Skip build Element Enterprise on forks. 2024-06-27 09:35:33 +02:00
Benoit Marty
b6dc9a5452 Remove useless if, this workflow is not triggered when pushing the main branch. 2024-06-27 09:34:49 +02:00
renovate[bot]
9c36a6ee78
Update dependency androidx.test:runner to v1.6.1 2024-06-27 00:26:31 +00:00
renovate[bot]
c59968b110
Update dependency androidx.test.ext:junit to v1.2.1 2024-06-27 00:26:26 +00:00
ganfra
e0cf4cfa45
Merge pull request #3099 from element-hq/feature/fga/draft_support
Feature : Draft support
2024-06-26 16:53:18 +02:00
ElementBot
76d0f4b105 Update screenshots 2024-06-26 13:34:52 +00:00
ganfra
1b56d1b97a Merge branch 'develop' into feature/fga/draft_support 2024-06-26 15:22:00 +02:00
Benoit Marty
6e14046cb7 Lint: Disable check of "ObsoleteSdkInt" since the min sdk is higher on Enterprise builds 2024-06-26 14:43:39 +02:00
ganfra
31c7ee48f4 Draft : add changelog file. 2024-06-26 12:17:01 +02:00
ganfra
644b425d71 Draft : code cleanup 2024-06-26 12:15:00 +02:00
ganfra
029962c101 Draft : add unit tests for draft support 2024-06-26 12:14:43 +02:00
Benoit Marty
78c4f87776 Remove the method supportNotificationChannels() from SystemUtils, it has been copied in NotificationChannels.kt 2024-06-26 11:59:48 +02:00
Benoit Marty
0e3821c9b2 Add 'Enterprise' label to rageshake 2024-06-26 11:59:47 +02:00
Benoit Marty
2659713486 Fix quality issue 2024-06-26 11:59:47 +02:00
Benoit Marty
9b5738476c Gradle: log which application is built. 2024-06-26 11:59:46 +02:00
Benoit Marty
f3df1141e5 Fix compilation issue. 2024-06-26 11:59:46 +02:00
Benoit Marty
9e2fb0d0c2 Change application name for EXE build 2024-06-26 11:59:46 +02:00
Benoit Marty
a9fb4b95ce Add isEnterpriseBuild to BuildMeta 2024-06-26 11:59:45 +02:00
Benoit Marty
d8e5c0cf34 lift out assignment. 2024-06-26 11:59:45 +02:00
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
ganfra
e68684815d Draft : makes sure all existing tests passes 2024-06-25 15:17:18 +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
ganfra
321c2dca30 Draft : refactor a bit ComposerMode and formatting management so we don't mess up with draft restoration. 2024-06-25 11:35:22 +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