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

Button that overlays on the screen after scrolling up. There's already a "scroll to bottom" button at the top of the list.

enhancement

Add a lock feature that would restrict editing to the current day. This way the user doesn't accidentally tick or untick days in the past.

enhancement
good first issue

Show the name of a group on the navigation bar when using groups.

feature

~~I had a bad network connection and the widget showed every track as having no ticks except for one which was displayed normally.~~ Edit: I think I actually was misinterpreting...

bug

I thought I had fixed it but it sometimes still happens.

bug
refactor

Having a single vertical scroll view that the horizontal paging view is behind would allow the scroll position to be the same across all of them. It would also solve...

enhancement
feature

I think it could be neat for there to be haptics options. Probably just something like "subtle", "strong", and "off". "Subtle" would be the current haptics, "strong" would use something...

enhancement
good first issue

iOS 14.5 seems to have fixed the issues with PageTabViewStyle, so PageView can be replaced with that. I don't know if there's any specific benefit to it, but it could...

refactor