Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

v1.1.0: 🐌's Pace #687

Merged
merged 60 commits into from
Feb 6, 2023
Merged

v1.1.0: 🐌's Pace #687

merged 60 commits into from
Feb 6, 2023

Conversation

sammyd
Copy link
Collaborator

@sammyd sammyd commented Feb 6, 2023

  • Reskinning and renaming for rebranding to Kodeco.
  • Restricting to iOS 16 minimum deployment version.
  • Fixing long-running bug with displaying progress.
  • Fixed a crash relating to Combine deadlock.
  • Removed ability to choose icon.

RobertoMachorro and others added 30 commits November 11, 2022 21:28
As per Figma spec for Any, Light and Dark.
Only dark mode needs to be set.
To conform to naming conventions in the project.
Matched borderColor and cardBackground to Kodeco colors.
RobertoMachorro and others added 29 commits January 12, 2023 20:53
Code formatting fixes as per SwiftLint
Otherwise the button takes ages to work, and it's calling UI methods
on a background thread.
Turns out, the state does not need to be published. And we need another
state to reduce the number of times it reloads.

This is all a bit hacky, but the app doesn't hang or crash at the
moment.
@sammyd sammyd merged commit 7ec87e4 into production Feb 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants