Marcus Kida
3a7c39a485
Merge pull request #572 from jverkoey/191-welcome
...
[Welcome] Allow buttons to grow with Dynamic Type.
2022-11-21 17:17:19 +01:00
Stefan Painhapp
abe25f2156
Refactor pin to (parent) layout constraints as extension of UIView
2022-11-18 01:45:27 +09:00
CMK
35544b3066
fix: aspect ratio
2022-11-16 18:45:51 +08:00
Nathan Mattes
08302cf2fa
Move some code around ( #540 )
...
and remove an obsolete property
2022-11-15 23:29:32 +01:00
Nathan Mattes
9c220a6abc
Add navigation-view ( #540 )
2022-11-15 23:29:32 +01:00
Nathan Mattes
26d7287319
Add what needs to be done for better onboarding ( #540 )
2022-11-15 23:27:24 +01:00
Jeff Verkoeyen
87df13987a
Ensure that the welcome buttons have adequate padding at larger Dynamic Type configurations.
2022-11-12 20:30:57 -08:00
Jeff Verkoeyen
daedd2b5be
[Welcome] Allow buttons to grow with Dynamic Type.
...
The buttons now have a minimum height rather than a constant height.
Also made a couple minor improvements / bug fixes:
- Both buttons now react to Dynamic Type settings changes (enabled `adjustsFontForContentSizeCategory`).
- A layout pass is now enforced in traitCollectionDidChange to ensure that setupButtonShadowView is using the right bounds.
- signUpButtonShadowView now uses signUpButtonShadowView's bounds.
2022-11-12 13:44:43 -08:00
CMK
bb5c999bea
chore: [WIP] inject AuthContext into ViewModel
2022-10-09 20:07:57 +08:00
CMK
fa27a28a60
chore: move core logic into package
2022-10-08 13:43:06 +08:00
CMK
250de39972
chore: update search textfield and sign up button text
2022-05-23 11:17:26 +08:00
CMK
70c2741504
chore: update app version footer and i18n strings
2022-03-16 02:31:57 +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
a7a36d503a
feat: update server rule scene UI
2022-01-05 18:12:52 +08:00
CMK
223049a3f5
feat: update server pick scene UI
2022-01-04 18:30:21 +08:00
CMK
cff048c2a3
feat: add shadow and fix modal transition issue
2021-12-31 17:31:13 +08:00
CMK
4a38daa345
feat: update Welcome scene UI
2021-12-31 16:47:13 +08:00
CMK
6117c903f1
fix: register may fail due to locale parameter issue
2021-11-04 19:24:46 +08:00
CMK
865718351d
feat: update wizard for new iPad design
2021-11-02 19:15:46 +08:00
CMK
6b1d3f8738
chore: update onboarding layout for iPad
2021-10-08 18:10:06 +08:00
CMK
eaa915f96c
feat: update scene modal style and update Settings scene tableView style
2021-09-27 16:30:36 +08:00
CMK
cf52898348
chore: use i18n resource in stead of raw string
2021-09-16 18:26:35 +08:00
CMK
5a746ef881
feat: add notification badge in AccountList scene
2021-09-16 16:30:21 +08:00
CMK
016d7b987d
feat: add wizard for multiple account entry
2021-09-15 20:18:19 +08:00
CMK
da9af9a076
fix: primary action button appearance issue intro in af42540
2021-06-23 14:47:33 +08:00
CMK
af42540ee7
fix: using wrong color issue
2021-06-22 20:52:48 +08:00
CMK
be976c2795
fix: update welcome sign-up button appearance and override welcome scene to light style
2021-06-16 13:47:40 +08:00
sunxiaojian
cd77afe4a1
fix: confirm email and resend email scene in Dark Mode
2021-04-25 03:02:31 -07:00
CMK
0eff43e1d1
feat: update compose scene UI appearance
2021-04-14 15:24:54 +08:00
jk234ert
a61e662f38
fix: resolve requested changes
2021-04-07 13:57:03 +08:00
CMK
43ee11b863
feat: [WIP] add profile scene
2021-04-01 14:39:15 +08:00
CMK
1b3ba1ccfb
feat: add pick compose image attachment logic
2021-03-18 15:16:35 +08:00
CMK
0b1b3ecbbd
Merge branch 'develop' into feature/welcome-illustration
...
# Conflicts:
# Mastodon.xcodeproj/project.pbxproj
2021-03-16 19:01:41 +08:00
CMK
bda216626a
Merge branch /develop into feature/welcome-illustration
...
# Conflicts:
# Mastodon.xcodeproj/project.pbxproj
2021-03-16 18:24:48 +08:00
CMK
f0b08e2b56
Merge branch 'develop' into feature/welcome-illustration
...
# Conflicts:
# Mastodon.xcodeproj/project.pbxproj
# Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist
# Mastodon/Extension/MastodonSDK/Mastodon+Entidy+ErrorDetailReason.swift
2021-03-16 15:42:15 +08:00
CMK
6882788ccc
fix: AutoLayout fail before view appear issue
2021-03-15 13:43:15 +08:00
CMK
fc9310de20
feat: add motion effect for welcome illustration elements
2021-03-02 13:45:47 +08:00
CMK
965756b0f8
chore: make background black and set alpha 0.9 for the artwork
2021-03-02 11:49:27 +08:00
CMK
08d9f67f00
fix: image name typo issue
2021-03-02 11:00:59 +08:00
CMK
9251b55106
feat: set artwork image bleeding
2021-03-01 18:32:31 +08:00
CMK
47abbadaba
feat: draw welcome illustration
2021-03-01 17:38:45 +08:00
CMK
25c3d6e74d
feat: add welcome illustration assets
2021-03-01 14:23:45 +08:00
CMK
7aa45ff230
chore: make onboarding ready
2021-02-26 18:27:47 +08:00
CMK
ccf599feaa
chore: make UI appearance match between onboarding scenes
2021-02-26 16:43:59 +08:00