Commit Graph

15 Commits (0368ce3ea7ae66a47f837d8d17b35ea80283b2c3)

Author SHA1 Message Date
ggurdin 0368ce3ea7
Signup login updates (#1324)
* fix: stop signup/login loading on dispose

* fix: if user signs up with SSO, make them agree to TOS on language/avatar settings page
10 months ago
ggurdin 7e9dc022eb
make pressable button more visbile in dark mode, make main menu indicators into pressable buttons (#1315) 11 months ago
ggurdin c8bf68e4cd
Login signup fixes (#1277)
* made button same height when loading, added timeout to language settings / avatar page

* fix: make button click always work, shrink inputs and add more space between logo and page content

* fix: don't open keyboard automatically in signup/login pages

* fix: make language dropdown hint text accurate

* feat: if a user logs in with SSO, allow them to set their username in the account setup page
11 months ago
ggurdin 16bdce9bd2
initial design updates to signup/login process (#1268)
* initial design updates to signup/login process

* feat: added signup/login assets, better button styling and animations

* fix: signup / login updated based on mobile testing
11 months ago
ggurdin 50b435b7e9
added clicking sounds on button click (#1236) 11 months ago
ggurdin 266094d4e3
removed redundant enabled parameter from PressableButton, always call onPressed 11 months ago
ggurdin 570e933eca
updated pressable button widget to prevent it from changing the constraints of its child 11 months ago
ggurdin 2840a7dcfd
make first message not from the user in a chat a pressable button (#1175) 11 months ago
ggurdin e3f035a3f4
remove haptic feedback on iOS (#1047) 12 months ago
ggurdin 5f8c9439b0
call hapticfeedback.vibrate on iOS (#1044) 12 months ago
ggurdin a1675c072c
keep button down if disabled 1 year ago
ggurdin f3841fe0ec
don't rely on fixed dimensions to render pressable buttons, animate in opacity/blur change in overlay backdrop 1 year ago
ggurdin 25251ae613
uncomment button height 1 year ago
ggurdin d5f8be57b5
added buttonHeight as parameter of pressable button and added completer to prevent up animation from starting before the down animation finishes 1 year ago
ggurdin c315d5b970
added press animations to toolbar buttons 1 year ago