Benoit Marty
|
0d6b4bc3c2
|
Merge pull request #3355 from element-hq/feature/bma/resetIdentityIteration2
[Identity reset] Remove instruction to reset identity on another client.
|
2024-08-29 13:17:13 +02:00 |
|
Benoit Marty
|
1009fb34ab
|
Merge pull request #3356 from element-hq/feature/bma/signOutFixes
Small fixes around logging out.
|
2024-08-29 12:54:32 +02:00 |
|
Benoit Marty
|
1a8e1a3e58
|
Fix Maestro test.
|
2024-08-29 12:52:51 +02:00 |
|
Benoit Marty
|
aae44875bd
|
Fix test.
|
2024-08-29 12:38:58 +02:00 |
|
Benoit Marty
|
460e095e78
|
Provide dark theme parameter.
|
2024-08-29 12:23:39 +02:00 |
|
Benoit Marty
|
cfbd0c4c02
|
Ensure success logout url is opened in all cases.
|
2024-08-29 12:16:38 +02:00 |
|
Benoit Marty
|
a6e2a5d81f
|
Change PinUnlockState.signOutAction type to AsyncAction.
|
2024-08-29 11:49:57 +02:00 |
|
Benoit Marty
|
1026a296e3
|
Make LogoutUseCase.logout return the result of the SDK method.
|
2024-08-29 11:47:22 +02:00 |
|
Benoit Marty
|
e4174b39e8
|
Change test name.
|
2024-08-29 11:13:57 +02:00 |
|
Benoit Marty
|
bc5ab0759c
|
Use let.
|
2024-08-29 11:07:43 +02:00 |
|
ElementBot
|
fd760823b1
|
Update screenshots
|
2024-08-29 08:08:12 +00:00 |
|
Benoit Marty
|
66a2f9fb48
|
Sync English strings.
|
2024-08-29 09:51:28 +02:00 |
|
Benoit Marty
|
dfaa350167
|
Better handling on null reset handler.
This is not an error, but in this case, the reset identity is successful.
|
2024-08-29 09:41:13 +02:00 |
|
Benoit Marty
|
8e7d8175d7
|
Remove Lost your recovery key? button and the temporary screen it opened.
|
2024-08-29 09:40:00 +02:00 |
|
ganfra
|
004679cbc4
|
Changelog for version 0.5.1
|
2024-08-28 17:58:11 +02:00 |
|
ganfra
|
9f15649431
|
Merge pull request #3351 from element-hq/feature/fga/fix_app_release_ga
Release : use a different concurrency group for enterprise build
|
2024-08-28 17:12:27 +02:00 |
|
ganfra
|
475a3a2861
|
Release : use a different concurrency group for enterprise build.
|
2024-08-28 17:01:36 +02:00 |
|
ganfra
|
1101c8db65
|
Fix maplibre annotation plugins dependency
|
2024-08-28 16:50:51 +02:00 |
|
ganfra
|
28c1e0ebc7
|
version++
|
2024-08-28 12:29:48 +02:00 |
|
ganfra
|
14b8d1d680
|
Merge branch 'release/0.5.1' into develop
|
2024-08-28 12:12:37 +02:00 |
|
ganfra
|
e2275816bf
|
Adding fastlane file for version 0.5.1
|
2024-08-28 12:11:55 +02:00 |
|
Benoit Marty
|
45c216c7a3
|
Merge pull request #3343 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.40
|
2024-08-28 10:21:21 +02:00 |
|
Benoit Marty
|
90ac43a220
|
Merge pull request #3344 from element-hq/renovate/media3
Update media3 to v1.4.1
|
2024-08-28 10:21:08 +02:00 |
|
Benoit Marty
|
c5461b669f
|
Merge pull request #3337 from SpiritCroc/stuck-login
Fix login navigation getting stuck when the app was compiled with no-op analytics provider
|
2024-08-28 09:56:44 +02:00 |
|
Benoit Marty
|
3c30a9cb96
|
Merge pull request #3347 from element-hq/renovate/org.maplibre.gl-android-sdk-11.x
Update dependency org.maplibre.gl:android-sdk to v11.2.0
|
2024-08-28 09:55:58 +02:00 |
|
Benoit Marty
|
56ba53408a
|
Merge pull request #3346 from element-hq/renovate/major-dependencyanalysis
Update dependencyAnalysis to v2 (major)
|
2024-08-28 09:55:26 +02:00 |
|
renovate[bot]
|
efea19b475
|
Update dependency org.maplibre.gl:android-sdk to v11.2.0
|
2024-08-28 04:35:29 +00:00 |
|
renovate[bot]
|
aa1802c119
|
Update dependencyAnalysis to v2
|
2024-08-27 21:58:17 +00:00 |
|
Benoit Marty
|
d6f194bf1a
|
Merge pull request #3345 from element-hq/feature/bma/removePipFlag
Allow `PictureInPicture` mode for Element Call.
|
2024-08-27 21:55:59 +02:00 |
|
ganfra
|
7310adcf07
|
Rust sdk : fix tests after api breaks
|
2024-08-27 20:46:15 +02:00 |
|
Benoit Marty
|
ad646c9098
|
Remove feature flag PictureInPicture
|
2024-08-27 18:41:40 +02:00 |
|
ElementBot
|
2aa49d40a4
|
Update screenshots
|
2024-08-27 15:55:18 +00:00 |
|
ganfra
|
2361b597d9
|
Rust sdk : handle the remaining changes
|
2024-08-27 17:45:32 +02:00 |
|
ganfra
|
88a581427c
|
Rust sdk : refactor LocalSendState to use the new failure states as iOS does
|
2024-08-27 17:45:22 +02:00 |
|
ganfra
|
e5b21c389e
|
Rust sdk : use newMessageShield state
|
2024-08-27 17:43:07 +02:00 |
|
renovate[bot]
|
dea05679c7
|
Update media3 to v1.4.1
|
2024-08-27 12:57:13 +00:00 |
|
renovate[bot]
|
4e887388ae
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.40
|
2024-08-27 12:57:05 +00:00 |
|
Benoit Marty
|
6ca93a2c88
|
Merge pull request #3341 from element-hq/renovate/com.android.tools-desugar_jdk_libs-2.x
Update dependency com.android.tools:desugar_jdk_libs to v2.1.0
|
2024-08-26 18:11:45 +02:00 |
|
Benoit Marty
|
1a43aa38fb
|
Merge pull request #3334 from element-hq/feature/bma/pipCallApi
Use new functions exposed by Element Call about PiP
|
2024-08-26 18:00:17 +02:00 |
|
Benoit Marty
|
7f4b84638f
|
Rename PipActivity to PipView
|
2024-08-26 17:15:32 +02:00 |
|
Benoit Marty
|
9fab13c50b
|
Avoid keeping a reference to the eventSink in a separate value
|
2024-08-26 17:11:41 +02:00 |
|
Benoit Marty
|
306043876f
|
Rename WebPipApi to PipController
|
2024-08-26 16:50:55 +02:00 |
|
ganfra
|
5033abc952
|
Merge pull request #3340 from element-hq/renovate/com.posthog-posthog-android-3.x
Update dependency com.posthog:posthog-android to v3.5.1
|
2024-08-26 16:46:52 +02:00 |
|
renovate[bot]
|
c3ddf0b41e
|
Update dependency com.android.tools:desugar_jdk_libs to v2.1.0
|
2024-08-26 14:41:12 +00:00 |
|
renovate[bot]
|
b85e714a6f
|
Update dependency com.posthog:posthog-android to v3.5.1
|
2024-08-26 11:55:20 +00:00 |
|
Benoit Marty
|
40410e081c
|
Merge pull request #3339 from element-hq/sync-localazy
Sync Strings
|
2024-08-26 09:48:35 +02:00 |
|
bmarty
|
cd267249ec
|
Sync Strings from Localazy
|
2024-08-26 00:25:40 +00:00 |
|
SpiritCroc
|
107b29545d
|
Fix login navigation getting stuck with no-op analytics provider
Change-Id: Icac04e1193e12943c2b8598f48d79ac6e7cef3a5
|
2024-08-24 22:22:10 +02:00 |
|
Benoit Marty
|
0b2edcb6d1
|
Fix UI tests.
|
2024-08-23 16:40:48 +02:00 |
|
Benoit Marty
|
a4b6d4c5d7
|
Simplify code.
|
2024-08-23 16:34:44 +02:00 |
|