Commit graph

92 commits

Author SHA1 Message Date
Jorge Martín
d2efaaddbd Setting version for the release 25.05.1 2025-05-08 11:23:31 +02:00
Jorge Martín
0628b780e1 Setting version for the release 25.05.0 2025-05-06 15:57:37 +02:00
ganfra
68c766a6c5 Setting version for the release 25.04.3 2025-04-23 11:02:23 +02:00
Benoit Marty
dc64d9cf74
Merge commit from fork
* Check validity of Element Call url host.

* Prepare release 25.04.2
2025-04-17 11:39:38 +02:00
Benoit Marty
de23fd6f19 Setting version for the release 25.04.1 2025-04-11 16:01:58 +02:00
Benoit Marty
e138b5f2c3 Setting version for the release 25.04.0 2025-04-08 15:42:29 +02:00
Jorge Martín
d9ba39a9a9 Setting version for the release 25.03.4 2025-03-27 11:20:15 +01:00
Jorge Martín
790eb6a855 Setting version for the release 25.03.3 2025-03-26 12:52:55 +01:00
ganfra
efe160c042 Setting version for the release 25.03.2 2025-03-21 15:03:24 +01:00
Benoit Marty
182d1af620 Setting version for the release 25.03.1 2025-03-06 16:53:03 +01:00
Benoit Marty
60241dec27 Setting version for the release 25.03.0 2025-02-27 17:32:27 +01:00
Benoit Marty
57158ff948 Setting version for the release 25.02.0 2025-02-04 11:46:35 +01:00
Benoit Marty
e5aecbbf8d CalVer: use 2 digits for the year and 2 digits for the month. 2025-01-23 18:29:19 +01:00
Benoit Marty
536832dcac Migrate to CalVer-like versioning 2025-01-23 11:10:53 +01:00
Benoit Marty
97f3be3dc5 Apply dual licenses: AGPL + Element Commercial to file headers.
2 replace all actions have been performed:
- "SPDX-License-Identifier: AGPL-3.0-only" to "SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial"
- "Please see LICENSE in the repository root for full details." to "Please see LICENSE files in the repository root for full details."
2025-01-07 10:05:04 +01:00
ganfra
d460e6bf18 version++ 2024-12-20 14:41:53 +01:00
ganfra
3058739461 version++ 2024-12-06 11:56:04 +01:00
ganfra
caa17ee598 version++ 2024-11-20 11:39:33 +01:00
Benoit Marty
001d6e4c51 version++ 2024-11-08 17:04:21 +01:00
Benoit Marty
4f60ee2eb2 Fix warning in Versions.kt: const and naming convention. 2024-10-31 09:28:03 +01:00
Benoit Marty
920c50cc3d Compile and target API 35.
Tested OK on a API 35 emulator.
2024-10-31 09:27:52 +01:00
ganfra
1da6482c76 version++ 2024-10-29 14:58:43 +01:00
Benoit Marty
dd2d1de78d version++ 2024-10-25 11:54:40 +02:00
Benoit Marty
afa5525baf version++ 2024-10-10 20:29:37 +02:00
Benoit Marty
5823c2886e Setting version for the release 0.7.0 2024-10-10 20:22:56 +02:00
Benoit Marty
584c80a3eb version++ 2024-10-09 09:40:04 +02:00
Jorge Martin Espinosa
f8fa218146
Upgrade the used JDK in the project to v21 (#3582)
* Upgrade the used JDK in the project to v21

* Use it for CI too

* Centralise java language version

* Fix deprecations, tests and lint issues

* Fix coverage taking into account `@Preview` annotated code.

---------

Co-authored-by: Benoit Marty <benoit@matrix.org>
2024-10-03 09:38:03 +00:00
ganfra
ff0722978d version++ 2024-09-25 18:33:33 +02:00
Benoit Marty
1dbd7df2fb version++ 2024-09-19 10:37:15 +02:00
Benoit Marty
4bd7fbe2b0 version++ 2024-09-17 20:06:10 +02:00
Benoit Marty
fe5c08108e version++ 2024-09-17 14:02:39 +02:00
Benoit Marty
dac3c7285a version++ 2024-09-12 15:06:50 +02:00
Benoit Marty
24a78f90df version++ 2024-09-10 09:29:32 +02:00
Benoit Marty
f61df38e55 Migrate license to AGPL.
Run script `uv run license-editor --repository ../element-x-android`
2024-09-06 17:19:19 +02:00
ganfra
ebaa2e7667 version++ 2024-09-05 17:48:10 +02:00
ganfra
28c1e0ebc7 version++ 2024-08-28 12:29:48 +02:00
ganfra
5302d8bd0e version++ 2024-07-24 14:38:34 +02:00
ganfra
f241e6620c Setting version for the release 0.5.0 2024-07-24 14:34:12 +02:00
Benoit Marty
35af93d7f0 Set targetSDK to 34 2024-07-05 12:29:14 +02:00
ganfra
6b2c26ccb8 version++ 2024-07-04 18:00:36 +02:00
Benoit Marty
1b72221df7 Add first EnterpriseService. 2024-06-26 11:59:41 +02:00
Benoit Marty
1cffa3d1fe Min SDK is now 24 2024-06-24 17:34:58 +02:00
ganfra
112cd36ce2 version++ 2024-06-19 14:27:42 +02:00
ganfra
4b27cda15c version++ 2024-06-07 12:43:45 +02:00
Jorge Martin Espinosa
04e503177b
Notifications: simplify the flow by removing persistence (#2924)
* Notifications: simplify the flow by removing persistence. 
* Bump of minSdk to `24` (Android 7).
* Add migration to remove `notification.bin` file
2024-05-29 08:03:23 +00:00
ganfra
a2f6681492 version++ 2024-05-22 11:16:26 +02:00
ganfra
26825c0212 Setting version for the release 0.4.13 2024-05-22 10:28:28 +02:00
Jorge Martín
3a31256c8f version++ 2024-05-13 17:37:02 +02:00
Jorge Martin Espinosa
f2f96e0e0a
Bump Rust SDK to v0.2.18 and bump app version (#2836)
* Adapt to changes in SDK:
    - Remove name from MatrixRoom, we should use displayName instead.
    - Remove separate invites room list.
    - Added runBlocking to get the now async NotificationClient from the Rust SDK.
    - Made some other functions suspend.
    - Client.resolveRoomAlias now returns a roomId and via parameters, we pass the roomId.

* Add logs removal migration again as `AppMigration03` to make sure we don't leak private data in existing logs.

* Bump app version to `0.4.12`
2024-05-13 16:48:23 +02:00
Benoit Marty
117d53dbc5 version++ 2024-04-17 08:25:59 +02:00