Commit Graph

84 Commits

Author SHA1 Message Date
Nathan Mattes 32e656f342 Fix more warnings 2023-11-09 11:39:01 +01:00
Nathan Mattes fbde2a5833 More cleanup 2023-09-22 15:27:46 +02:00
Marcus Kida 7bdc37ac05
Improve Create Account VQA IOS-138 (#999) 2023-04-04 16:21:47 +02:00
Marcus Kida 71a72d2581
IOS-97: Improve labelling of username field on Create Account screen (#970) 2023-03-15 14:52:49 +01:00
Nathan Mattes 35d9caabbe Minor cleanup here and there (#690) 2023-01-08 15:34:16 +01:00
Nathan Mattes 18e25aea30 Localize username-suggestion (#690)
Please be aware of the username-requirements, when changing the localized versions.
2023-01-07 13:02:59 +01:00
Nathan Mattes 3e76f43637 Add username-suggestion (#690) 2023-01-07 13:02:58 +01:00
Nathan Mattes a107b4d9e2 Consider password-confirmation on signup (#690)
This is now the logic-part. The passwords must be the same to register.
2023-01-07 13:02:58 +01:00
Nathan Mattes f3c8c3c2a3 Fix typo/build (#690) 2023-01-07 13:02:58 +01:00
Nathan Mattes baa520e03d Fix localization (#690) 2023-01-07 13:02:58 +01:00
Nathan Mattes ec9bc0c69a Show spinner when registering (#690) 2023-01-07 13:02:58 +01:00
Nathan Mattes e074ee63b7 Adjust registration-screen to match updated design (#690)
Please note: this doesn't contain any logic, yet. It's solely UI.
2023-01-07 13:02:58 +01:00
Nathan Mattes de0b5776c3 Remove avatar-selection (#690) 2023-01-07 13:02:58 +01:00
Nathan Mattes 669716208e Set new title for account-creation (#690) 2023-01-07 13:02:58 +01:00
Nathan Mattes 4f304f39fc Get rid of title (#690) 2023-01-07 13:02:17 +01:00
Nathan Mattes 3a00010d89 Use native navigationItem instead of bottom-view (#690) 2023-01-07 13:02:17 +01:00
Nathan Mattes 1d7dc2f266 Bump to iOS 15 deployment target and fix build issues 2022-12-17 20:26:20 +01:00
Nathan Mattes d4eabf95d1
Merge pull request #622 from painhapp/refactorPinToParent
[Refactor] Use UIView extension to create constraints (to parent view)
2022-11-17 23:19:03 +01:00
Nathan Mattes 96c3e17531 Fix some warnings 2022-11-17 23:16:21 +01:00
Stefan Painhapp abe25f2156 Refactor pin to (parent) layout constraints as extension of UIView 2022-11-18 01:45:27 +09:00
Nathan Mattes 9c220a6abc Add navigation-view (#540) 2022-11-15 23:29:32 +01:00
Nathan Mattes 367e759f50 Use border instead of shadow for validation results (#540) 2022-11-15 23:27:24 +01:00
Nathan Mattes 366070d12e Remove obsolete cells (#540) 2022-11-15 23:27:24 +01:00
Nathan Mattes 26d7287319 Add what needs to be done for better onboarding (#540) 2022-11-15 23:27:24 +01:00
CMK fa27a28a60 chore: move core logic into package 2022-10-08 13:43:06 +08:00
CMK 7a3145083a fix: deprecated i18n translation still display issue 2022-05-13 19:09:33 +08:00
CMK 2ef6345d83 feat: add violates server rules report path 2022-05-10 18:34:39 +08:00
CMK 2ae3f21a99 fix: add missing error prompt for sign up scene 2022-04-27 17:37:03 +08:00
CMK 2288efc113 fix: sign up error alert missing issue 2022-04-26 16:48:06 +08:00
CMK 116e9c143c chore: fix the username text field right label too long in sign-up form 2022-03-30 15:23:59 +08:00
CMK 1c981910c6 feat: make the text input hover when keyboard display 2022-03-30 15:23:22 +08:00
CMK ad524b0172 fix: force LTR for some text fields. #318 2022-03-19 02:13:26 +08:00
CMK d4a4e4ba3d chore: update color panel 2022-02-15 18:16:09 +08:00
CMK 74334126f0 chore: update i18n strings 2022-02-15 14:45:34 +08:00
CMK b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
CMK 548e4cc28f feat: update email confirm scene UI 2022-01-07 19:11:56 +08:00
CMK 7bf14c0450 feat: update register scene UI 2022-01-07 18:49:37 +08:00
CMK cd9d7982bc chore: display illustration in welcome scene 2021-11-04 19:24:06 +08:00
CMK 469acd12f5 fix: account switch scene not adopt elevated color issue 2021-11-04 15:13:17 +08:00
CMK 6b1d3f8738 chore: update onboarding layout for iPad 2021-10-08 18:10:06 +08:00
CMK 9d39cec9b0 fix: register local not preferred language issue. resolve #238 2021-08-03 16:57:42 +08:00
CMK 7b8500e120 feat: set theme color for share action extension 2021-07-20 19:24:24 +08:00
CMK b10f3eef3d feat: update dark mode color panel 2021-06-30 20:11:38 +08:00
CMK af42540ee7 fix: using wrong color issue 2021-06-22 20:52:48 +08:00
CMK 7c895bdfe9 fix: update return key type for form text fields. Fix username check result not update UI issue 2021-06-16 15:57:06 +08:00
CMK 1c1189df7d fix: update appearance for text field and title label in register scene 2021-06-16 15:43:03 +08:00
CMK 0e4d1d8338 fix: title font appearance issue 2021-06-16 15:29:57 +08:00
CMK adf0405c3f fix: icon fill color not white issue 2021-06-16 15:26:21 +08:00
CMK a349a76bdd fix: register error prompt label dynamic type font issue 2021-05-11 16:22:29 +08:00
CMK 55943db9bc feat: make dynamic type font adapt accessibility level font size 2021-05-10 18:48:04 +08:00