Commit graph

79 commits

Author SHA1 Message Date
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
Benoit Marty
b2fdfbe10f version++ 2024-04-12 15:47:25 +02:00
ganfra
8cfa45e90e version++ 2024-04-10 16:17:01 +02:00
Benoit Marty
d3f8962b2b version++ 2024-03-26 16:46:14 +01:00
Benoit Marty
66db3bcf2f version++ 2024-03-15 15:28:54 +01:00
ganfra
2d3d485d9b Bump version patch. 2024-02-29 13:25:17 +01:00
ganfra
65888ccaad Setting version for the release 0.4.5 2024-02-28 10:42:08 +01:00
Jorge Martín
9f2baf94c3 version++ 2024-02-15 11:09:49 +01:00
Jorge Martín
6a47e64958 Setting version for the release 0.4.4 2024-02-15 11:00:29 +01:00
Jorge Martín
405e176e6d version++ 2024-02-14 15:47:33 +01:00
Benoit Marty
e39711be37 version++ 2024-01-31 10:09:43 +01:00
ganfra
4bbaced0d4 Setting version for the next release 0.4.2 2024-01-17 11:29:28 +01:00
ganfra
8757acdc62 Setting version for the release 0.4.1 2024-01-17 11:10:51 +01:00
Jorge Martín
a8b0256386 version++ 2023-12-22 13:24:16 +01:00