Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OBAListView iOS 14 list #391

Merged
merged 20 commits into from
Jun 25, 2021
Merged

OBAListView iOS 14 list #391

merged 20 commits into from
Jun 25, 2021

Conversation

ualch9
Copy link
Member

@ualch9 ualch9 commented Jun 15, 2021

Changelog

Shiny new visual look

ooooo ahhhhh
IMG_3448 IMG_3447

References

Fixes #377

Opened:
#392
#393
#398
#399

@ualch9
Copy link
Member Author

ualch9 commented Jun 21, 2021

just noticed memory leaks. needs investigation but i think it's caused by listview caching data snapshots.

image

@ualch9
Copy link
Member Author

ualch9 commented Jun 21, 2021

memory leak not related to this pr, opened #394

@ualch9 ualch9 mentioned this pull request Jun 23, 2021
See OneBusAway#398, added support for iOS 14.4 for CI compatibility.
@ualch9 ualch9 requested a review from aaronbrethorst June 23, 2021 17:49
@ualch9 ualch9 marked this pull request as ready for review June 23, 2021 17:49
Fix CI complaining about unknown types (ugh)
Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a great improvement! I noticed a couple of outstanding TODOs that you'd added that look like they still need to be taken care of. If you want to add issues for those and have me merge this, np. Otherwise let me know when they're wrapped up and I'll get this merged.

OBAKit/Bookmarks/TripBookmarkCell.swift Show resolved Hide resolved
OBAKit/Controls/ListView/OBAListView.swift Show resolved Hide resolved
OBAKit/Controls/ListView/OBAListView.swift Outdated Show resolved Hide resolved
- detailButton is not being used anywhere
- Clean up code and swiftlint warnings
Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit: nice work

@aaronbrethorst aaronbrethorst merged commit 58fe017 into OneBusAway:master Jun 25, 2021
ualch9 added a commit to ualch9/onebusaway-ios that referenced this pull request Jul 2, 2021
Fixes a OneBusAway#391 — OBAListView iOS 14 list regression
@ualch9 ualch9 mentioned this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Header label being smushed when image is used
2 participants