valere
|
268cbb83cd
|
Make cryptoDevice calls suspendable
|
2023-05-30 23:47:50 +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
|
622aa88f86
|
Remove LegacySessionImporter, and the dialog which explains that Riot is now Element.
|
2023-05-05 16:04: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 |
|
valere
|
a70e3c2533
|
Merge branch 'develop' into feature/bca/rust_flavor
|
2023-02-07 11:36:11 +01:00 |
|
valere
|
82a7f29497
|
disabled temporary analytics opt-in
|
2023-02-03 09:47:47 +01:00 |
|
Florian Renaud
|
9383319b37
|
Fix import
|
2023-02-01 23:26:49 +01:00 |
|
Florian Renaud
|
9a31aa3b91
|
Move clock to core-utils module
|
2023-01-31 16:45:48 +01:00 |
|
valere
|
6b3d1f185d
|
fix app locked on splash
|
2023-01-25 14:01:04 +01:00 |
|
valere
|
a217ec220f
|
Handling incoming verification
Fix SAS state signaling problem, more tests, back navigation
|
2023-01-09 09:19:04 +01:00 |
|
valere
|
8606ac92e1
|
Fix verify with passphrase test
|
2023-01-04 09:51:51 +01:00 |
|
valere
|
419673675c
|
Added Self verification UI test
|
2023-01-03 19:35:15 +01:00 |
|
valere
|
8eda089edc
|
fix rebase
|
2023-01-03 10:00:02 +01:00 |
|
valere
|
6952d17d16
|
Merge branch 'develop' into feature/bca/rust_flavor
|
2023-01-03 09:55:08 +01:00 |
|
valere
|
53b1bec5db
|
try fix lint
|
2022-12-29 10:51:57 +01:00 |
|
valere
|
6f5d8d6ece
|
FIx UI Tests
|
2022-12-28 18:09:28 +01:00 |
|
valere
|
76fa1bfee5
|
Merge branch 'develop' into feature/bca/rust_flavor
|
2022-12-26 09:29:03 +01:00 |
|
NIkita Fedrunov
|
d20121603a
|
sync filter params moved to matrix config
|
2022-12-23 13:10:27 +01:00 |
|
Benoit Marty
|
ed01f32393
|
Add largeHeap=true in the manifest since we are seeing more crashes (OOM) when handling sync response.
|
2022-12-19 16:54:15 +01:00 |
|
valere
|
7c888f6334
|
tmp workaround for big account OOM
|
2022-12-16 14:03:28 +01:00 |
|
valere
|
3146f5209b
|
Merge branch 'develop' into feature/bca/rust_flavor
|
2022-12-16 09:33:37 +01:00 |
|
Yoan Pintas
|
c74ea2dd16
|
Merge pull request #7719 from vector-im/feature/fre/voice_broadcast_last_message
Voice Broadcast - Update last message in the room list
|
2022-12-14 17:39:42 +01:00 |
|
valere
|
71d56108c2
|
Fix ui test compilation
|
2022-12-14 10:43:03 +01:00 |
|
valere
|
f1e8f846b9
|
fix test compilation
|
2022-12-13 17:20:47 +01:00 |
|
valere
|
14cee226c5
|
Merge branch 'develop' into feature/bca/rust_flavor
|
2022-12-08 13:37:43 +01:00 |
|
jonnyandrew
|
de18f37849
|
[Rich text editor] Add error tracking for rich text editor (#7695)
|
2022-12-08 11:43:19 +00:00 |
|
Florian Renaud
|
69beef4648
|
Show voice broadcast events in the room list
fix factory
|
2022-12-07 18:11:51 +01:00 |
|
Benoit Marty
|
988afa4ebe
|
Fix FDroid build
|
2022-12-06 18:21:07 +01:00 |
|
valere
|
6965c0c5ab
|
move app_name to xml res
|
2022-12-06 18:11:31 +01:00 |
|
Benoit Marty
|
0d12dbbe7e
|
Disable the Nightly popup, user registration (with updateIfNewReleaseAvailable() ) to get upgrade does not work.
Add a nightly build section in the preferences to manually try to upgrade.
|
2022-12-06 12:51:46 +01:00 |
|
Maxime NATUREL
|
4dbca7858c
|
Adding new use cases to handle the Unified push registration
|
2022-12-05 09:41:23 +01:00 |
|
valere
|
ea37029631
|
Merge branch 'develop' into feature/bca/rust_flavor
|
2022-12-04 11:13:46 +01:00 |
|
valere
|
a20fd453d9
|
fix CI exodus/gplay
|
2022-12-04 10:34:41 +01:00 |
|
Onuray Sahin
|
34d29dc9d7
|
Merge pull request #7694 from vector-im/feature/ons/unverified_sessions_alert
Remind unverified sessions with a banner once a week (PSG-892)
|
2022-12-03 14:23:10 +03:00 |
|
valere
|
ae9711b7d1
|
Basic sentry e2e reporting for rust + decrypt trust
|
2022-12-02 18:24:23 +01:00 |
|
Onuray Sahin
|
4050975a19
|
Implement new logic for new login banner.
|
2022-12-02 18:15:10 +03:00 |
|
valere
|
cb4720f6d5
|
CI update for ER
|
2022-12-02 12:40:48 +01:00 |
|
valere
|
e6444fe9c0
|
enable analytics by default on nightly
|
2022-12-02 12:39:13 +01:00 |
|
valere
|
a9b970832e
|
Merge branch 'develop' into feature/bca/rust_flavor
|
2022-11-30 11:05:32 +01:00 |
|
Benoit Marty
|
9ca7415f5a
|
Remove usage of Buildkite.
Build number is just removed.
Related script will need to be updated separately.
|
2022-11-24 14:49:55 +01:00 |
|
Valere
|
cf366f7a9c
|
suspend verif WIP
|
2022-11-16 09:12:54 +01:00 |
|
ganfra
|
d954c9eae4
|
Merge pull request #6195 from vector-im/feature/bma/jitsi_5_1_0
Upgrade Jitsi SDK to 6.2.2
|
2022-11-02 12:10:25 +01:00 |
|
Amit Kumar
|
b6746653f1
|
Add metrics plugin to track device download keys task (#7438)
* Add metrics tracking plugin for download device keys
* Add support for multiple metrics plugin
* Update copyright license header in matrix-sdk-android
* Add tests for MetricExtension
* Update changelog
* Improve MetricsExtension and reformatting
|
2022-11-02 13:43:57 +05:30 |
|
Benoit Marty
|
46d1795276
|
Fix crash due to missing notification
Thread: main, Exception: java.lang.RuntimeException: Unable to start service org.jitsi.meet.sdk.JitsiMeetOngoingConferenceService@3d1f0bc with Intent { cmp=im.vector.app.debug/org.jitsi.meet.sdk.JitsiMeetOngoingConferenceService (has extras) }: java.lang.IllegalArgumentException: Invalid notification (no valid small icon): Notification(channel=JitsiOngoingConferenceChannel pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0x00000000 category=call actions=2 vis=PUBLIC semFlags=0x0 semPriority=0 semMissedCount=0)
|
2022-10-28 11:10:08 +02:00 |
|
Benoit Marty
|
16a5046601
|
Add a DebugJitsiActivity for debug build only. It's quite useless...
|
2022-10-27 14:34:58 +02:00 |
|
Nikita Fedrunov
|
59cf20be35
|
added UI tests for new App Layout's screens (#7305)
|
2022-10-24 11:01:44 +02:00 |
|