Benoit Marty
a5ad06d2bb
RecoveryKey: Do not apply a visual transformation if the key has spaces, to let user enter passphrase
2023-11-07 17:35:23 +01:00
Benoit Marty
b2289e8ad4
RecoveryKey: remove space if a recovery key is pasted in the TextField
2023-11-07 17:27:50 +01:00
Jorge Martin Espinosa
92fa35e0c7
Message composer isn't resized when changing the replied to message ( #1750 )
2023-11-07 16:59:58 +01:00
Jorge Martin Espinosa
d21358ed9b
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 >
2023-11-07 14:33:26 +01:00
Benoit Marty
e2870442c7
Merge pull request #1737 from vector-im/feature/bma/improvePages
...
Create UserStoryFlowPage
2023-11-07 14:30:38 +01:00
Jorge Martin Espinosa
6fa785a4a3
Fix crash on logout ( #1749 )
2023-11-07 14:24:31 +01:00
renovate[bot]
4f528d8a51
Update dependency io.sentry:sentry-android to v6.33.1 ( #1752 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 13:31:28 +01:00
ElementBot
f7da88eb93
Update screenshots
2023-11-07 12:08:26 +00: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
f0d1d1f74a
Fix issue about modifier.
2023-11-07 10:57:34 +01:00
ElementBot
921f552d4e
Update screenshots
2023-11-07 10:57:34 +01:00
Benoit Marty
240b8e1f4f
Let SecureBackupEnterRecoveryKeyView use UserStoryFlowPage.
2023-11-07 10:57:34 +01:00
Benoit Marty
769cafc877
Let SecureBackupEnableView use UserStoryFlowPage.
2023-11-07 10:53:21 +01:00
Benoit Marty
0e918e9db8
Use ButtonColumnMolecule
2023-11-07 10:53:21 +01:00
Benoit Marty
f28d9af2ae
Let SecureBackupDisableView use UserStoryFlowPage.
2023-11-07 10:53:21 +01:00
Benoit Marty
c57397792c
Let LogoutView use UserStoryFlowPage.
2023-11-07 10:53:21 +01:00
Benoit Marty
4bd47c4436
Let SecureBackupSetupView use UserStoryFlowPage.
2023-11-07 10:53:21 +01:00
Benoit Marty
64ca96d502
Create UserStoryFlowPage.
...
This will reduce some boilerplate and copy pasting we have in the codebase.
2023-11-07 10:53:21 +01:00
renovate[bot]
8b5e8bf6da
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 >
2023-11-07 07:53:24 +00:00
Benoit Marty
0e55cc820d
Merge pull request #1745 from vector-im/feature/bma/lint
...
Feature/bma/lint
2023-11-06 18:50:22 +01:00
Benoit Marty
5777ed0a76
Merge pull request #1742 from vector-im/sync-localazy
...
Sync Strings
2023-11-06 16:05:01 +01:00
Benoit Marty
a6d108a5aa
Upgrade lint to version 8.3.0-alpha11 and suppress false positive.
2023-11-06 16:03:16 +01:00
Benoit Marty
95f04eb2ee
Remove dependency on material library.
2023-11-06 16:03:10 +01:00
Benoit Marty
18e479e160
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.
2023-11-06 16:03:03 +01:00
Benoit Marty
2369960af1
Merge pull request #1738 from vector-im/feature/bma/AsyncView
...
Introduce AsyncView to avoid repeating ourselves
2023-11-06 15:43:18 +01:00
Benoit Marty
760f4a284f
Fix Konsist test. Was causing issue with AsyncProvider : PreviewParameterProvider<Async<Unit>>
2023-11-06 15:00:46 +01:00
ElementBot
dfcffce243
Update screenshots
2023-11-06 13:57:15 +00:00
Benoit Marty
f5a6682cd6
Introduce AsyncViewDefaults for ProgressDialog
2023-11-06 10:42:15 +01:00
Benoit Marty
36a7e6b57b
BugReportView: show progress in the button, not as a dialog.
2023-11-06 10:09:41 +01:00
Benoit Marty
101feacdd1
Use AsyncView in SecureBackupEnterRecoveryKeyView
2023-11-06 10:09:41 +01:00
Benoit Marty
5d82819ea9
Use AsyncView in RoomNotificationSettingsView and UserDefinedRoomNotificationSettingsView
2023-11-06 10:09:41 +01:00
Benoit Marty
af6241920f
Use AsyncView in RoomDetailsEditView
2023-11-06 10:09:41 +01:00
Benoit Marty
ed4363c5c6
Use AsyncView in BugReportView
2023-11-06 10:09:41 +01:00
Benoit Marty
044b6ac018
Use AsyncView in EditUserProfileView
2023-11-06 10:09:41 +01:00
Benoit Marty
537e4cd4a7
Use AsyncView in EditDefaultNotificationSettingView
2023-11-06 10:09:41 +01:00
Benoit Marty
469e34a0d4
Use AsyncView in NotificationSettingsView
2023-11-06 10:09:41 +01:00
Benoit Marty
41040f45ef
Use AsyncView in ReportMessageView
2023-11-06 10:09:41 +01:00
Benoit Marty
4c6cd7d3f2
Use AsyncView in OidcView
2023-11-06 10:09:41 +01:00
Benoit Marty
ec62907ade
Use AsyncView in CreateRoomRootView
2023-11-06 10:09:41 +01:00
Benoit Marty
ed450c49b4
Use AsyncView in ConfigureRoomView
2023-11-06 10:09:41 +01:00
Benoit Marty
59c01b1764
Introduce AsyncView to limit duplicated code.
2023-11-06 10:09:41 +01:00
bmarty
6014858aba
Sync Strings from Localazy
2023-11-06 08:23:40 +00:00
Benoit Marty
fad35bfade
Merge pull request #1731 from vector-im/feature/bma/variousCleanup
...
Konsist: check if sealed class could be sealed interface
2023-11-03 18:09:49 +01:00
Benoit Marty
b907b77733
Convert Data.Audio to data class, and implement equals and hashCode as suggested.
2023-11-03 17:32:38 +01:00
Benoit Marty
f4c5cc7b8d
Merge pull request #1735 from vector-im/feature/bma/pinLockGracePeriod0
...
Pin lock grace period set to 0
2023-11-03 17:24:29 +01:00
renovate[bot]
14c2b05038
Update showkase to v1.0.2 ( #1383 )
...
* Update showkase to v1.0.2
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-03 16:04:29 +01:00
Benoit Marty
0608f1ff81
Rename test.
2023-11-03 15:19:55 +01:00
Benoit Marty
8b85aa51e2
Konsist: check that if sealed interface is used in parameter of Composable, it has the @Stable or @Immutable annotation
2023-11-03 15:19:55 +01:00
Benoit Marty
c5f3562454
Konsist: check if sealed class could be sealed interface and fix existing issues.
2023-11-03 15:19:55 +01:00