Commit graph

56 commits

Author SHA1 Message Date
ganfra
1e7da96f36 version++ 2024-07-24 14:38:34 +02:00
ganfra
472c864a38 Setting version for the release 0.5.0 2024-07-24 14:34:12 +02:00
Benoit Marty
54be54da31 Set targetSDK to 34 2024-07-05 12:29:14 +02:00
ganfra
99b78397f4 version++ 2024-07-04 18:00:36 +02:00
Benoit Marty
d43a8c8bea Add first EnterpriseService. 2024-06-26 11:59:41 +02:00
Benoit Marty
165605f489 Min SDK is now 24 2024-06-24 17:34:58 +02:00
ganfra
c9f82c9541 version++ 2024-06-19 14:27:42 +02:00
ganfra
2a58624870 version++ 2024-06-07 12:43:45 +02:00
Jorge Martin Espinosa
801f0b955d 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
9c81eca286 version++ 2024-05-22 11:16:26 +02:00
ganfra
bdd467478b Setting version for the release 0.4.13 2024-05-22 10:28:28 +02:00
Jorge Martín
561cfd08e6 version++ 2024-05-13 17:37:02 +02:00
Jorge Martin Espinosa
6257425344 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
157c0147f2 version++ 2024-04-17 08:25:59 +02:00
Benoit Marty
be6bf7a0f8 version++ 2024-04-12 15:47:25 +02:00
ganfra
72589efd91 version++ 2024-04-10 16:17:01 +02:00
Benoit Marty
5f7b41b420 version++ 2024-03-26 16:46:14 +01:00
Benoit Marty
1df8f53673 version++ 2024-03-15 15:28:54 +01:00
ganfra
d5e9135cbf Bump version patch. 2024-02-29 13:25:17 +01:00
ganfra
2e4a7dfdd1 Setting version for the release 0.4.5 2024-02-28 10:42:08 +01:00
Jorge Martín
743c405f34 version++ 2024-02-15 11:09:49 +01:00
Jorge Martín
ea6ee54d12 Setting version for the release 0.4.4 2024-02-15 11:00:29 +01:00
Jorge Martín
f479d72d5c version++ 2024-02-14 15:47:33 +01:00
Benoit Marty
3e9f8bd024 version++ 2024-01-31 10:09:43 +01:00
ganfra
d734469356 Setting version for the next release 0.4.2 2024-01-17 11:29:28 +01:00
ganfra
f83f31bcf3 Setting version for the release 0.4.1 2024-01-17 11:10:51 +01:00
Jorge Martín
2106255c35 version++ 2023-12-22 13:24:16 +01:00
Jorge Martín
4671497f57 Setting version for the release 0.4.0 2023-12-22 13:15:58 +01:00
Jorge Martín
3390188afe version++ 2023-11-22 10:37:16 +01:00
Benoit Marty
941c196dcf version++ 2023-11-09 17:18:58 +01:00
Jorge Martín
53752b2158 version++ 2023-10-31 23:22:42 +01:00
Jorge Martín
b7e630b51b Setting version for the release 0.3.0 2023-10-31 23:01:41 +01:00
Benoit Marty
c46a0c6a21 version++ 2023-10-12 11:06:56 +02:00
Benoit Marty
4bff9a8fa6 version++ 2023-09-27 14:23:04 +02:00
Benoit Marty
c646e22d4c version++ 2023-09-21 23:11:36 +02:00
Benoit Marty
9445f2da42 version++ 2023-09-20 18:14:41 +02:00
Benoit Marty
09066696c9 version++ 2023-09-18 21:07:52 +02:00
Benoit Marty
c83bd3f393 Setting version for the release 0.2.0 2023-09-18 21:00:18 +02:00
Benoit Marty
375eb36512 version++ 2023-09-04 16:14:45 +02:00
Benoit Marty
2ca00ff362 version++ 2023-08-28 17:20:50 +02:00
Benoit Marty
3e21a46262 Setting version for the release 0.1.5 2023-08-28 17:17:49 +02:00
Benoit Marty
216f23f126 version++ 2023-08-28 15:36:04 +02:00
Jorge Martin Espinosa
e3cfbc113b Upgrade compose-material3 to 1.2.0-alpha05 version (#1011)
Co-authored-by: ElementBot <benoitm+elementbot@element.io>

Also upgrade compileSdk to 34.
2023-08-17 14:20:54 +02:00
Benoit Marty
0e4413ede9 version++ 2023-08-16 17:14:38 +02:00
Benoit Marty
0ef012ac7b Clarify the computation of versionCode. 2023-07-21 12:19:39 +02:00
Benoit Marty
c93650a780 Fix version code issue. 2023-07-21 10:49:38 +02:00
Benoit Marty
675b142709 Compute version code and version name from separate component 2023-07-20 13:21:07 +02:00
Benoit Marty
90f91160e2 version++ 2023-07-19 16:47:25 +02:00
Marco Romano
5605ddca9b Reset minSdk down to api23 2023-06-05 10:32:07 +02:00
ganfra
d36bc58e60 Media: use telephoto library 2023-05-17 16:20:12 +02:00