Benoit Marty
|
c2b46a1c1e
|
version++
|
2024-04-02 18:16:38 +02:00 |
|
Valere
|
fcc5181a28
|
Refactor Decryption Failure Tracker and report new properties
|
2024-03-27 09:53:14 +01:00 |
|
Benoit Marty
|
8682a75b0a
|
version++
|
2024-02-16 11:57:54 +01:00 |
|
Benoit Marty
|
ee16ef06e9
|
version++
|
2024-01-09 12:20:07 +01:00 |
|
Benoit Marty
|
6d65a74f1d
|
Organization renaming: replace all https://github.com/vector-im by https://github.com/element-hq
|
2023-12-13 11:01:40 +01:00 |
|
Benoit Marty
|
1c1c89fb86
|
Merge pull request #8698 from vector-im/feature/bma/mdm
Implement Mobile Device Manager feature with 3 keys.
|
2023-12-11 17:03:28 +01:00 |
|
Benoit Marty
|
bb866601ef
|
Fix test compilation issue.
|
2023-12-05 14:25:36 +01:00 |
|
Benoit Marty
|
6452b5c2b4
|
Make DefaultMdmService a singleton and use Binds instead of Provides.
|
2023-12-04 17:54:48 +01:00 |
|
Benoit Marty
|
fb077d5065
|
Implement Mobile Device Manager feature with 3 keys.
|
2023-11-30 18:18:00 +01:00 |
|
Benoit Marty
|
bb9d1fc8d8
|
version++
|
2023-11-28 17:23:40 +01:00 |
|
Benoit Marty
|
8d85d047b7
|
Ensure Background sync is not stopped when there is an active call, even when the app goes to background.
|
2023-11-22 09:42:39 +01:00 |
|
Benoit Marty
|
84158ece37
|
Ensure Background sync is not stopped when there is an active call.
It was happening since the application is foregrounded when VectorCallActivity is displayed.
|
2023-11-22 09:31:20 +01:00 |
|
Benoit Marty
|
454ba7bf7c
|
Merge branch 'develop' into feature/bca/clean_up_legacy_crypto
|
2023-11-07 14:13:56 +01:00 |
|
Yoan Pintas
|
b14338d2c4
|
Remove unused WebRTC dependency (#8658)
|
2023-11-07 14:12:27 +01:00 |
|
Valere
|
25ecd599f3
|
Merge branch 'develop' into feature/bca/clean_up_legacy_crypto
|
2023-10-10 13:00:45 +02:00 |
|
ganfra
|
ecd1057ce9
|
version++
|
2023-10-05 17:00:51 +02:00 |
|
Valere
|
dfbb3122e7
|
Remove legacy crypto code
|
2023-10-02 13:58:51 +02:00 |
|
Benoit Marty
|
9aeb3b7074
|
version++
|
2023-07-25 14:58:22 +02:00 |
|
Benoit Marty
|
2b4b5f05eb
|
Merge pull request #8556 from vector-im/feature/bma/noJcenter
Feature/bma/no jcenter
|
2023-06-27 17:04:59 +02:00 |
|
Valere
|
7b8cf5d917
|
version++
|
2023-06-27 13:30:17 +02:00 |
|
Valere
|
8cd51ea803
|
Setting version for the release 1.6.3
|
2023-06-27 10:04:39 +02:00 |
|
Benoit Marty
|
69680a9856
|
Import source from https://github.com/2dxgujun/Kpan
|
2023-06-23 18:23:14 +02:00 |
|
Valere
|
3c08fb637a
|
version++
|
2023-06-02 18:05:49 +02:00 |
|
valere
|
268cbb83cd
|
Make cryptoDevice calls suspendable
|
2023-05-30 23:47:50 +02:00 |
|
Benoit Marty
|
8f69e411d7
|
version++
|
2023-05-25 11:22:07 +02:00 |
|
Benoit Marty
|
82748591f9
|
Setting version for the release 1.6.1
|
2023-05-25 11:05:07 +02:00 |
|
Benoit Marty
|
66aa4226b5
|
version++
|
2023-05-17 14:55:30 +02:00 |
|
Benoit Marty
|
134992cf0d
|
Setting version for the release 1.6.0
|
2023-05-17 12:10:23 +02:00 |
|
valere
|
04f5ae1fc3
|
Fix rust nightly shoud replace the kotlin app
|
2023-05-12 15:19:06 +02:00 |
|
Benoit Marty
|
e64d834264
|
Rust Crypto SDK is now the default, and the build will replace the existing application.
|
2023-05-09 22:07:08 +02:00 |
|
Benoit Marty
|
672151b8a2
|
Fix nightly and release build by temporarily deactivate removeUnusedCode . Related to #8408
|
2023-05-09 14:29:58 +02:00 |
|
Benoit Marty
|
622aa88f86
|
Remove LegacySessionImporter, and the dialog which explains that Riot is now Element.
|
2023-05-05 16:04:30 +02:00 |
|
dependabot[bot]
|
9fbf34f7e5
|
Bump org.jetbrains.kotlin:kotlin-reflect from 1.8.10 to 1.8.21
Bumps [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) from 1.8.10 to 1.8.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.10...v1.8.21)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-05 09:09:58 +00:00 |
|
Benoit Marty
|
67095f81a7
|
Merge pull request #8348 from vector-im/dependabot/gradle/com.google.android.gms-play-services-oss-licenses-17.0.1
Bump com.google.android.gms:play-services-oss-licenses from 17.0.0 to 17.0.1
|
2023-05-05 10:28:55 +02:00 |
|
Benoit Marty
|
8a3d29d630
|
Fix typo to be able to upload nightly build.
|
2023-04-21 12:58:52 +02:00 |
|
dependabot[bot]
|
9070e776e6
|
Bump com.google.android.gms:play-services-oss-licenses
Bumps com.google.android.gms:play-services-oss-licenses from 17.0.0 to 17.0.1.
---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-oss-licenses
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-20 23:57:17 +00:00 |
|
valere
|
b2c7f05a10
|
Merge branch 'develop' into feature/bca/rust_flavor
|
2023-04-20 09:51:17 +02:00 |
|
ganfra
|
83296727a2
|
version++
|
2023-04-19 16:26:20 +02:00 |
|
valere
|
3e1b59d062
|
Merge branch 'develop' into feature/bca/rust_flavor
|
2023-04-06 08:53:20 +02:00 |
|
Jorge Martín
|
c6e612c058
|
version++
|
2023-04-05 10:18:30 +02:00 |
|
valere
|
b1f178ad9f
|
missing corroded google-service
|
2023-03-30 13:29:31 +02:00 |
|
valere
|
da4055f860
|
UI tests are disabled on CI
|
2023-03-29 10:00:32 +02:00 |
|
valere
|
638442f6f0
|
remove app_name from resource
|
2023-03-15 09:20:03 +01:00 |
|
valere
|
5f185c51e7
|
Merge branch 'develop' into feature/bca/rust_flavor
|
2023-03-09 18:21:41 +01:00 |
|
dependabot[bot]
|
ea6279ee89
|
Bump fragment from 1.6.0-alpha04 to 1.6.0-alpha06 (#8165)
* Bump fragment from 1.6.0-alpha04 to 1.6.0-alpha06
Bumps `fragment` from 1.6.0-alpha04 to 1.6.0-alpha06.
Updates `androidx.fragment:fragment-ktx` from 1.6.0-alpha04 to 1.6.0-alpha06
Updates `androidx.fragment:fragment-testing` from 1.6.0-alpha04 to 1.6.0-alpha06
Updates `androidx.fragment:fragment-testing-manifest` from 1.6.0-alpha04 to 1.6.0-alpha06
---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-testing
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-testing-manifest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Replace deprecated methods
* Fix tests
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: yostyle <y.pintas@gmail.com>
|
2023-03-08 17:58:08 +01:00 |
|
ganfra
|
6491d0d89f
|
version++
|
2023-03-08 17:33:12 +01:00 |
|
ganfra
|
a98dc86e34
|
version++
|
2023-02-22 17:51:12 +01:00 |
|
Benoit Marty
|
4174023958
|
version++
|
2023-02-08 09:52:32 +01:00 |
|
Benoit Marty
|
4ba84ddc82
|
Merge pull request #8064 from vector-im/dependabot/gradle/org.jetbrains.kotlin-kotlin-reflect-1.8.10
Bump org.jetbrains.kotlin:kotlin-reflect from 1.8.0 to 1.8.10
|
2023-02-07 14:30:50 +01:00 |
|
valere
|
a70e3c2533
|
Merge branch 'develop' into feature/bca/rust_flavor
|
2023-02-07 11:36:11 +01:00 |
|