github-actions[bot]
6554dec73c
Sync Strings from Localazy ( #307 )
...
Co-authored-by: bmarty <bmarty@users.noreply.github.com >
2023-04-11 09:45:58 +00:00
Hans Christian Schmitz
30a0da74f0
Add support for autofilling login text fields ( #293 )
...
* Add support for autofilling login text fields
Support autofilling login text fields via Android Autofill with the
experimental AndroidX Compose API for it.
Based on https://bryanherbst.com/2021/04/13/compose-autofill/ (with permission).
Signed-off-by: Hans Christian Schmitz <git@hcsch.eu >
* Move autofill implementation to designsystem library
Signed-off-by: Hans Christian Schmitz <git@hcsch.eu >
---------
Signed-off-by: Hans Christian Schmitz <git@hcsch.eu >
2023-04-10 08:21:57 +02:00
Benoit Marty
45cea6cc3b
Invoke ./tools/localazy/downloadStrings.sh --all
2023-04-05 11:11:47 +02:00
Jorge Martin Espinosa
c75ebfb1e7
Improve ButtonWithProgress component, replace login and change server buttons ( #235 )
...
* Improve `ButtonWithProgress` component.
* Replace `CircularProgresIndicator` with `ButtonWithProgress` in login and server selection screens.
2023-03-28 22:56:59 +02:00
Benoit Marty
9bc85ab41f
Fix typo
2023-03-27 16:39:15 +02:00
Benoit Marty
c774f7529e
[Strings] Use strings from localazy.
2023-03-27 14:44:24 +02:00
Benoit Marty
d449ede86d
[Strings] Sync the strings.
2023-03-27 14:36:46 +02:00
Jorge Martin Espinosa
76ade37355
Make ChangeServerPresenter.submit fail as expected ( #236 )
...
* Make `ChangeServerPresenter.submit` fail as expected
* Fix tests to prevent this from ever happening again
2023-03-23 15:19:18 +01:00
Jorge Martin Espinosa
f94d2b6c60
Handle 'invalid server' error in server selection screen properly. ( #214 )
...
* Handle 'invalid server' error in server selection screen properly.
* Use `action_learn_more` for composing the server location footer action.
2023-03-21 09:34:14 +01:00
Jorge Martin Espinosa
ce981bc6a5
Fix behaviour of Enter and Tab hardware keys in TextFields ( #216 )
...
* Fix behaviour of Enter and Tab hardware keys in TextFields
* Add changelog
2023-03-15 13:57:51 +01:00
ganfra
5ba4c2618e
[Login] remove trim on password
2023-03-14 17:06:01 +01:00
ganfra
dc8cfcdb8e
[MatrixSDK] make tests passes
2023-03-13 21:12:42 +01:00
ganfra
38dc36e7bf
[MatrixSDK] finish mapping timeline and makes it compile
2023-03-13 20:18:16 +01:00
ganfra
ed853fe0a4
Merge branch 'develop' into feature/fga/improve_node_architecture
2023-03-09 15:42:23 +01:00
ganfra
ed2706f7ef
Merge branch 'develop' into feature/fga/improve_node_architecture
2023-03-09 12:00:34 +01:00
ganfra
c5c39dc40a
[Architecture] fix compile and rename LoginRootScreen -> LoginRootView
2023-03-09 10:37:17 +01:00
ganfra
a19917da80
Merge branch 'develop' into feature/fga/improve_node_architecture
2023-03-09 10:27:00 +01:00
ganfra
7051bfc14e
[Architecture] split all feature modules to api/impl
2023-03-08 16:13:45 +01:00