Benoit Marty
fcd8562bb9
Use a RetryDialog here, it does not change the rendering, but is more appropriate.
2023-12-26 15:42:44 +01:00
Benoit Marty
eb63c882e1
Add comment to clarify the SteadyException case.
2023-12-26 15:39:56 +01:00
Benoit Marty
fba9788678
Quality
2023-12-26 13:24:59 +01:00
Benoit Marty
9081ba79fa
Add test for DefaultDirectLogoutPresenter
2023-12-26 12:38:03 +01:00
Benoit Marty
c65f5ed560
Sign out: direct flow if not last session and if not currently backing up keys #2072
...
Extract some stuff from existing Logout to avoid duplication.
2023-12-26 12:17:09 +01:00
bmarty
ada357b344
Sync Strings from Localazy
2023-12-26 09:39:48 +01:00
Benoit Marty
e589b97fa5
Attempt to fix test on CI.
...
The test is failing on CI with this error:
expected instance of: io.element.android.libraries.architecture.Async$Success
but was instance of : io.element.android.libraries.architecture.Async$Loading
with value : Loading(prevData=null)
2023-12-26 08:32:18 +01:00
Jorge Martín
b739cabbcd
Revert "Merge pull request #2071 from element-hq/feature/bma/fixTests"
...
This reverts commit e49c73188d , reversing
changes made to ba04bbc5ca .
2023-12-22 12:01:42 +01:00
Benoit Marty
fb1de09d73
Last attempt...
2023-12-20 15:13:27 +01:00
Benoit Marty
875cc9adbf
Second attempt...
2023-12-20 14:33:16 +01:00
Benoit Marty
badc17531c
Attempt to fix test on CI.
...
The test is failing on CI with this error:
expected instance of: io.element.android.libraries.architecture.Async$Success
but was instance of : io.element.android.libraries.architecture.Async$Loading
with value : Loading(prevData=null)
2023-12-20 09:15:50 +01:00
Benoit Marty
284b26f332
Attempt to fix test on CI
2023-12-15 19:14:54 +01:00
Benoit Marty
c607552be4
Fix test in release
...
Be deterministic to try to fix test on CI.
2023-12-15 18:44:39 +01:00
Benoit Marty
6ab07e0cba
Fix title of sign out screen regarding the different states
2023-12-15 18:44:08 +01:00
Benoit Marty
d31909e049
Sync localazy using fixed script
2023-12-08 19:24:35 +01:00
Benoit Marty
b43ddd36b9
Run the script again.
2023-12-05 12:25:59 +01:00
bmarty
ad2ca01094
Sync Strings from Localazy
2023-12-04 00:09:56 +00:00
Marco Romano
c6fdc79f83
Upgrade to rust sdk 0.1.71 ( #1905 )
...
https://github.com/matrix-org/matrix-rust-components-kotlin/releases/tag/sdk-v0.1.71
There are breaking changes as specified in: https://github.com/vector-im/element-x-android/issues/1898 plus the one related to the poll history feature.
2023-11-29 10:34:51 +01:00
Jorge Martin Espinosa
a8b85fb4e6
Extract compound tokens and theming to compound-android library ( #1888 )
...
* Replace tokens & icons with the external Compound ones
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-27 10:30:07 +01:00
ElementBot
38f1d9932b
Sync Strings ( #1789 )
...
Co-authored-by: bmarty <bmarty@users.noreply.github.com >
2023-11-13 12:31:34 +01:00
Benoit Marty
6d8386307b
FlowStepPage: make onBackClicked nullable and remove canGoBack.
2023-11-07 10:59:22 +01:00
Benoit Marty
96c81999a3
Rename UserStoryFlowPage to FlowStepPage
...
Rename UserStoryFlowPage to FlowStepPage
2023-11-07 10:59:22 +01:00
Benoit Marty
c57397792c
Let LogoutView use UserStoryFlowPage.
2023-11-07 10:53:21 +01:00
bmarty
6014858aba
Sync Strings from Localazy
2023-11-06 08:23:40 +00:00
Benoit Marty
638186ff5a
Progress for LinearProgressIndicator and CircularProgressIndicator are now lambdas.
2023-11-02 14:51:42 +01:00
Benoit Marty
323765c3bc
Fix maestro test.
2023-11-02 09:23:07 +01:00
Benoit Marty
75a99cf3ba
Fix tests
2023-10-31 22:28:59 +01:00
Benoit Marty
8684d23a6d
Avoid runBlocking. Start with a nullable boolean.
2023-10-31 21:52:33 +01:00
Benoit Marty
eb82c245ad
Secure backup: create a feature flag (disabled)
2023-10-31 21:52:33 +01:00
Benoit Marty
e69390b5b5
Consider keys are backing up only for SteadyStateException.Connection
2023-10-31 21:03:43 +01:00
Benoit Marty
72ba9997a2
Sign out: handle no network error.
2023-10-31 21:03:43 +01:00
Benoit Marty
898392dde2
Map new state BackupUploadState.Error
2023-10-31 21:03:43 +01:00
Benoit Marty
63cf5ef5b1
Merge pull request #1648 from vector-im/feature/bma/secureBackup
...
Secure backup
2023-10-30 21:29:54 +01:00
Benoit Marty
3b0c51198d
Fix test.
2023-10-30 20:16:18 +01:00
Benoit Marty
29e1e9b316
Secure Storage: improve API for waitForBackupUploadSteadyState()
2023-10-30 20:16:18 +01:00
Benoit Marty
4898d8012c
Secure backup and sign out: add TopBar with Back button.
2023-10-30 20:16:18 +01:00
bmarty
340a4b5b4f
Sync Strings from Localazy
2023-10-30 14:50:36 +00:00
Benoit Marty
bb55a5676c
Secure backup
2023-10-27 12:18:40 +02:00
Benoit Marty
b5ffa6eef3
SecureBackup: update matrix sdk module.
2023-10-26 18:02:34 +02:00
ganfra
b8ce848a0c
PIN : fix quality
2023-10-26 15:25:40 +02:00
ganfra
f105455bd6
PIN: branch SignOut
2023-10-25 11:15:15 +02:00
ElementBot
46bfbc06fa
Sync Strings ( #1623 )
...
* Sync Strings from Localazy
* Fix strings
* Update screenshots
---------
Co-authored-by: bmarty <bmarty@users.noreply.github.com >
Co-authored-by: Jorge Martín <jorgem@element.io >
2023-10-23 08:20:49 +00:00
Jorge Martin Espinosa
5e547269e7
Integrate Element Call with widget API ( #1581 )
...
* Integrate Element Call with widget API.
- Add `appconfig` module and extract constants that can be overridden in forks there.
- Add an Element Call feature flag, disabled by default.
- Refactor the whole `ElementCallActivity`, move most logic out of it.
- Integrate with the Rust Widget Driver API (note the Rust SDK version used in this PR lacks some needed changes to make the calls actually work).
- Handle calls differently based on `CallType`.
- Add UI to create/join a call.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-10-19 15:38:43 +00:00
Benoit Marty
427aae9fc1
Merge pull request #1526 from vector-im/feature/bma/konsist
...
Konsist
2023-10-11 16:40:22 +02:00
Benoit Marty
308a0c0f57
Konsist: add test to ensure filename match top level Composable View, and fix existing issue
2023-10-10 15:39:22 +02:00
Benoit Marty
6f49e670fb
Remove not used dependencies to some accompanist libraries.
2023-10-10 13:48:10 +02:00
Benoit Marty
d2ca528679
Detekt: Rename DayNightPreviews to PreviewsDayNight to follow naming convention.
...
MultiPreview annotations should start with `Previews` as prefix
2023-09-21 08:30:36 +02:00
Benoit Marty
d6ea21da22
Migrate other icons to compound icons.
2023-09-20 16:44:59 +02:00
Benoit Marty
4d7cad592c
Merge pull request #1372 from vector-im/feature/bma/dayNightPreview
...
Day night preview annotation
2023-09-19 14:04:49 +02:00
jonnyandrew
d291622eea
[Rich text editor] Add link functionality to rich text editor ( #1309 )
...
* Add link functionality to rich text editor
* Add 'list dialog' component compound design library
* Add 'text field list item' component to compound design library
2023-09-19 11:20:07 +00:00