Tickmate-iOS icon indicating copy to clipboard operation
Tickmate-iOS copied to clipboard

1-bit Journal

Results 29 Tickmate-iOS issues
Sort by recently updated
recently updated
newest added

But not on iPads. idk if you could always do this but you can now lol

enhancement

If you close the app on a group other than the first, the next time you open the app, it will display the first group, but as soon as you...

bug

This has been specifically requested by a user, so I should probably prioritize it. Would be nice if it could use the same format as the export in the Android...

feature

UI redesign using a custom paging view that maintains vertical scroll position while having some neat new designs. Should address #53, #75, and #76. Currently not ready to merge.

Originally the redesign was being done in SwiftUI in #79, but there are too many performance issues. I don't think SwiftUI was designed to draw this many shapes on screen...

enhancement

https://github.com/skjiisa/Coalescing-Operators `?=` could be used in: + `TrackController.tickController(for:)` + `DayTableViewCell.button(for:tickController:)`

refactor

I've been having a lot of issues with `NSPersistentCloudKitContainer` lately and would like to move away from it. A solution like [CloudCore](https://github.com/deeje/CloudCore) or [IceCream](https://github.com/caiyue1993/IceCream) (which would require rewriting the database...

bug
refactor

While witnessing someone else try to use the app for the first time, I realizing the wording on the onboarding screen isn’t great. Help with the language and UX for...

enhancement
help wanted
good first issue

The groups feature helps with having a large number of tracks. If a user adds more than a threshold number of tracks, it would make sense to present an alert...

good first issue