ganfra
04afa8c200
LockScreen : fix one more navigation issue
12 months ago
ElementBot
57e3fab357
Update screenshots
12 months ago
Benoit Marty
a818807677
UTD: Change wording from "Decryption error" to "Waiting for this message"
12 months ago
Benoit Marty
095a6f7825
RecoveryKey: Let any password manager provide the key and change keyboard type to password.
12 months ago
Benoit Marty
735c6e857a
RecoveryKey: Do not apply a visual transformation if the key has spaces, to let user enter passphrase
12 months ago
Benoit Marty
c9a7fa88b6
RecoveryKey: remove space if a recovery key is pasted in the TextField
12 months ago
Jorge Martin Espinosa
26c28ff972
Message composer isn't resized when changing the replied to message ( #1750 )
12 months ago
ganfra
67bdb78f98
LockScreen : reduce delay before validation step in setup
12 months ago
ganfra
d524e7b4bd
LockScreen : do not show the entire setup flow when changing the pin is settings
12 months ago
ganfra
5a417ba498
LockScreen : refact some code and add secureFlag
12 months ago
Jorge Martin Espinosa
1fe45cde18
Improve confusing text in the 'ready to start verification' screen ( #1751 )
...
* Improve confusing text in the 'ready to start verification' screen
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
12 months ago
Benoit Marty
2de508c6d5
Merge pull request #1737 from vector-im/feature/bma/improvePages
...
Create UserStoryFlowPage
12 months ago
Jorge Martin Espinosa
52c9565ac8
Fix crash on logout ( #1749 )
12 months ago
renovate[bot]
d0092d8dbe
Update dependency io.sentry:sentry-android to v6.33.1 ( #1752 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months ago
ElementBot
b2d0504ec7
Update screenshots
12 months ago
Benoit Marty
7bd2ccd2a9
FlowStepPage: make `onBackClicked` nullable and remove `canGoBack`.
12 months ago
Benoit Marty
163bc8703f
Rename UserStoryFlowPage to FlowStepPage
...
Rename UserStoryFlowPage to FlowStepPage
12 months ago
Benoit Marty
3483eaaa00
Fix issue about modifier.
12 months ago
ElementBot
993f08e427
Update screenshots
12 months ago
Benoit Marty
3e3a7c5516
Let SecureBackupEnterRecoveryKeyView use UserStoryFlowPage.
12 months ago
Benoit Marty
256eb23acf
Let SecureBackupEnableView use UserStoryFlowPage.
12 months ago
Benoit Marty
7e63f196d9
Use ButtonColumnMolecule
12 months ago
Benoit Marty
310bd5bb49
Let SecureBackupDisableView use UserStoryFlowPage.
12 months ago
Benoit Marty
85fa899b5d
Let LogoutView use UserStoryFlowPage.
12 months ago
Benoit Marty
c77ebabcb2
Let SecureBackupSetupView use UserStoryFlowPage.
12 months ago
Benoit Marty
9fa6026483
Create UserStoryFlowPage.
...
This will reduce some boilerplate and copy pasting we have in the codebase.
12 months ago
renovate[bot]
74ccdf83f6
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.67 ( #1747 )
...
* Update dependency org.matrix.rustcomponents:sdk-android to v0.1.67
* Fix breaking change in `RustMediaLoader`.
* Fix breaking change in `DefaultCallWidgetSettingsProvider`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Romano <marcor@element.io>
12 months ago
Benoit Marty
23c3e30876
Merge pull request #1745 from vector-im/feature/bma/lint
...
Feature/bma/lint
1 year ago
Benoit Marty
64b7c906db
Merge pull request #1742 from vector-im/sync-localazy
...
Sync Strings
1 year ago
Benoit Marty
5de8841d96
Upgrade lint to version 8.3.0-alpha11 and suppress false positive.
1 year ago
Benoit Marty
12ca31282e
Remove dependency on material library.
1 year ago
Benoit Marty
9402421929
Let lint analysis the module :appconfig.
...
We had this warning:
Lint will treat :appconfig as an external dependency and not analyze it.
* Recommended Action: Apply the 'com.android.lint' plugin to java library project :appconfig. to enable lint to analyze those sources.
1 year ago
Benoit Marty
9e63dfa9b8
Merge pull request #1738 from vector-im/feature/bma/AsyncView
...
Introduce AsyncView to avoid repeating ourselves
1 year ago
Benoit Marty
92763be1aa
Fix Konsist test. Was causing issue with `AsyncProvider : PreviewParameterProvider<Async<Unit>>`
1 year ago
ElementBot
b8b5874d1a
Update screenshots
1 year ago
Benoit Marty
e984b9bb5c
Introduce AsyncViewDefaults for ProgressDialog
1 year ago
Benoit Marty
7bb5f3b056
BugReportView: show progress in the button, not as a dialog.
1 year ago
Benoit Marty
ffccbb5d90
Use AsyncView in SecureBackupEnterRecoveryKeyView
1 year ago
Benoit Marty
8cd4ac3303
Use AsyncView in RoomNotificationSettingsView and UserDefinedRoomNotificationSettingsView
1 year ago
Benoit Marty
fb4216c827
Use AsyncView in RoomDetailsEditView
1 year ago
Benoit Marty
f49a506d6a
Use AsyncView in BugReportView
1 year ago
Benoit Marty
aaa89afe34
Use AsyncView in EditUserProfileView
1 year ago
Benoit Marty
6ad2c99576
Use AsyncView in EditDefaultNotificationSettingView
1 year ago
Benoit Marty
cc5321f65a
Use AsyncView in NotificationSettingsView
1 year ago
Benoit Marty
1e09d9c65f
Use AsyncView in ReportMessageView
1 year ago
Benoit Marty
31d1685709
Use AsyncView in OidcView
1 year ago
Benoit Marty
662b1f8f50
Use AsyncView in CreateRoomRootView
1 year ago
Benoit Marty
c6ee35f567
Use AsyncView in ConfigureRoomView
1 year ago
Benoit Marty
d700b0bc4e
Introduce AsyncView to limit duplicated code.
1 year ago
bmarty
2fca8412b2
Sync Strings from Localazy
1 year ago