Nathan Mattes
|
d102e090ea
|
Download thumbnails (#690)
|
2023-01-07 13:02:57 +01:00 |
Marcus Kida
|
29cd795718
|
Adjust onboarding cloud alpha
|
2023-01-07 13:02:57 +01:00 |
Nathan Mattes
|
c93902ff86
|
Show back-button on server-list (#690)
|
2023-01-07 13:02:57 +01:00 |
Nathan Mattes
|
185a3f5aa4
|
Get rid of highlight-indicator (#690)
|
2023-01-07 13:02:57 +01:00 |
Nathan Mattes
|
fc25e12e05
|
Add thumbnail image (#690)
thumbnail-download is still missing, it's just the UI-element
|
2023-01-07 13:02:57 +01:00 |
Nathan Mattes
|
3f3a8c1a5b
|
(Temporarily) Remove search field from header (#690)
|
2023-01-07 13:02:57 +01:00 |
Nathan Mattes
|
ffe3b10f3c
|
Update checkmark to match the new design (#690)
|
2023-01-07 13:02:57 +01:00 |
Nathan Mattes
|
f2e419412b
|
Remove meta-information (#690)
|
2023-01-07 13:02:57 +01:00 |
Nathan Mattes
|
4f304f39fc
|
Get rid of title (#690)
|
2023-01-07 13:02:17 +01:00 |
Nathan Mattes
|
d3ebd51d44
|
Replace NavigationActionView with a view with a simple button (#690)
|
2023-01-07 13:02:17 +01:00 |
Nathan Mattes
|
3a176edb91
|
Move files (#690)
|
2023-01-07 13:02:17 +01:00 |
Nathan Mattes
|
dc91ebcd0a
|
Apply new style to server-rules (#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
|
c22f1fc66e
|
[WIP] Fix animations on illustration-view (#690)
It's still broken on iPad.
|
2023-01-07 13:02:17 +01:00 |
Nathan Mattes
|
df783b3e53
|
Make images move (#690)
They're not moving in the right direction yet, and it's entirely based on autolayout and not on layoutSubviews. We'll see, if that's the way to go.
|
2023-01-07 13:02:17 +01:00 |
Nathan Mattes
|
38cafae28b
|
[WIP] Move layoutcode and move plane (#690)
Turns out: Changing the constant of a layoutconstraint does the job, but is' laggy af, so I have to come up with another solution.
|
2023-01-07 13:02:17 +01:00 |
Nathan Mattes
|
32bc94322d
|
Fix scrollview-offset-calculation (#690)
|
2023-01-07 13:02:17 +01:00 |
Nathan Mattes
|
fa696a6f36
|
Figure out a way to attach to scrolling in pages (#690)
|
2023-01-07 13:02:17 +01:00 |
Nathan Mattes
|
c925e48385
|
Add styling and localization to education (#690)
|
2023-01-07 13:02:17 +01:00 |
Nathan Mattes
|
831d5a6774
|
Add pages and page-controller for better onboarding (#690)
|
2023-01-07 13:02:16 +01:00 |
Jed Fox
|
fbc4c98e7d
|
Force view controllers into portrait orientation where needed
|
2022-12-31 08:37:07 -05:00 |
Nathan Mattes
|
2cdd8af7c3
|
Remove workaround for tableviews
|
2022-12-17 21:57:17 +01:00 |
Nathan Mattes
|
af2cf75c56
|
Remove workaround for collection-views
|
2022-12-17 21:46:11 +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
|
7dd59906b7
|
Merge branch 'develop' into 191-pickserver
|
2022-11-22 22:11:37 +01:00 |
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 |
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
|
e56104c756
|
Revert paddingView.pinToParent
|
2022-11-18 02:07:33 +09: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
|
1c0dbc8064
|
Polish tableView (#540)
|
2022-11-16 08:16:32 +01:00 |
Nathan Mattes
|
9b2b42cddb
|
Add a thin separator between tableView and searchTextField (#540)
|
2022-11-16 07:40:23 +01:00 |
Nathan Mattes
|
890ba49f4e
|
Make magnifiying glass in searchTextField look great (#540)
Thank you @MainasuK :thumbs_up:
|
2022-11-16 07:38:04 +01:00 |
Nathan Mattes
|
5240006f07
|
Improve textfield-UX (#540)
|
2022-11-16 07:37:13 +01:00 |
Nathan Mattes
|
d86d613b4a
|
Remove todos (#540)
After discussion they will be taken care of when we rework the onboarding (spoiler)
|
2022-11-15 23:51:24 +01:00 |
Nathan Mattes
|
83e0c0e994
|
Slash more todos (#540)
- Apply some math for keyboard-dance
- Onboarding will be reworked nevertheless
|
2022-11-15 23:29:33 +01:00 |
Nathan Mattes
|
082e0933d2
|
Slash some todos (#540)
|
2022-11-15 23:29:33 +01:00 |
Nathan Mattes
|
cf2f7850b7
|
Sprinkle in some localization (#540)
|
2022-11-15 23:29:33 +01:00 |
Nathan Mattes
|
378e04c9cb
|
Don't show a server when you just tapped on one (#540)
|
2022-11-15 23:29:33 +01:00 |
Nathan Mattes
|
7c14d71630
|
Show main-screen after login (#540)
|
2022-11-15 23:29:33 +01:00 |
Nathan Mattes
|
e7b8870329
|
Do the keyboard-dance (#540)
|
2022-11-15 23:29:32 +01:00 |
Nathan Mattes
|
f293d17884
|
Add login (#540)
|
2022-11-15 23:29:32 +01:00 |
Nathan Mattes
|
a910d67876
|
Filter servers (#540)
|
2022-11-15 23:29:32 +01:00 |
Nathan Mattes
|
f9f14cff3c
|
Make list of servers look nice (#540)
|
2022-11-15 23:29:32 +01:00 |
Nathan Mattes
|
e987affcc9
|
Mask corners of textfield and tableview (#540)
|
2022-11-15 23:29:32 +01:00 |
Nathan Mattes
|
bdbcd128fa
|
Set some backgroundcolor (#540)
|
2022-11-15 23:29:32 +01:00 |
Nathan Mattes
|
ea78f884ab
|
Download and show server list (#540)
|
2022-11-15 23:29:32 +01:00 |
Nathan Mattes
|
cc6ec42c5c
|
Add TextField and TableView (#540)
tableView is green for now, cell's are coming next
|
2022-11-15 23:29:32 +01:00 |
Nathan Mattes
|
08302cf2fa
|
Move some code around (#540)
and remove an obsolete property
|
2022-11-15 23:29:32 +01:00 |