schildichat-android/vector/src/main
Adam Brown 99e5a8f2fa
FTUE - Choose a display name (#5211)
* adding base choose name fragment with UI

* add click handling for the display name actions

* updating real account display name

* setting the initial disabled state when the view is created

* adding header padding which would have been a toolbar

* exiting the flow on display name updated or skipped, the next PR will introduce the profile picture screen

* updating view model state testing to take all emissions into account

* adding tests around the onboarding view model
- cases for the personalisation and display name actions

* using colorSecondary instead of accent as per quality script rule

* making use of viewevent delegating action for the back handling

* using debounced clicks

* consuming the back action when existing the display name fragment via viewmodel

* making the keyboard imeDone update the display name
2022-03-02 17:59:40 +00:00
..
assets Add licence mention as per https://github.com/maplibre/maplibre-gl-native/blob/master/LICENSE.md 2022-01-25 17:51:17 +01:00
java/im/vector/app FTUE - Choose a display name (#5211) 2022-03-02 17:59:40 +00:00
res FTUE - Choose a display name (#5211) 2022-03-02 17:59:40 +00:00
AndroidManifest.xml Merge branch 'develop' into feature/aris/threads 2022-01-27 17:11:26 +02:00