Ticked 2

2.4 for iPhone, iPad
Free
0

0 Ratings

Update Date

2021-06-06

Size

0.6 MB

Screenshots for iPhone

iPhone
Ticked 2 Description
I like checklists. Plain, simple checklists. And I couldn't find a nice, polished app that did as LITTLE as I wanted:
• Create and add to lists as quickly as I can type.
• Sync and share lists with others using iCloud.

So I made Ticked. And that's all it does.
Ticked 2 2.4 Update
2021-06-06
Sometimes they say "If it ain't broke, don't fix it" and then other times they're like "Yo APIs are SO old, they're written in hieroglyphs." So anyway, here are some updates:
• Implemented diffable datasources, compositional list layout and NSFetchedResultsController. Mmmmm.
• A little celebration for completing a list. You earned it.

If you enjoy Ticked, please consider leaving a review so others can find it! Thanks :)
More Information
Price:
Free
Version:
2.4
Size:
0.6 MB
Update Date:
2021-06-06
Developer:
Mike Clay
Language:
Chinese English French German Japanese Korean Portuguese Spanish

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
2.4 2021-06-06
Sometimes they say "If it ain't broke, don't fix it" and then other times they're like "Yo APIs are SO old, they're written in hieroglyphs." So anyway, here are some updates:
• Implemented diffable datasources, compositional list layout and NSFetchedResultsController. Mmmmm.
• A little celebration for completing a list. You earned it.

If you enjoy Ticked, please consider leaving a review so others can find it! Thanks :)
2.3.1 2020-02-25
What an embarrassing fiasco. New version reverts to pre-2.2 codebase plus some small tweaks needed for post-iOS 13 rerelease. Unfortunately migrating the database back can be hit and miss, so users who updated to 2.2 may need to delete/reinstall. List items should sync back down from the cloud within a few minutes.
2.2 2020-02-23
So I've been sitting on this update for a while.

I've been unsure what to do with it. iOS 13 brought a new API from Apple called Core Data with CloudKit. Awesome, because it brings all the CloudKit syncing work that had to be done into a system API. Makes the core work of Ticked – storing lists on device and in the cloud – much more reliable and turn-key. A no-brainer.

But the API doesn't support sharing records between users. And so the issue has been, are the benefits worth the tradeoff of dropping sharing support (for the moment). Ultimately, I've decided that it is. So here is v2.2, which includes a bunch of nice goodies from iOS 13 like Dark Mode and a bunch of just general improvements. It's a much better version of the Ticked you've been using.

Sharing support is disabled, hopefully temporarily. The lack of sharing support in Core Data with CloudKit has been raised quite a bit, and so I'm optimistic we'll see Apple add support (which I'll adopt ASAP). My apologies for the inconvenience, and I hope users will appreciate the rationale for the decision.

I hope you enjoy v2.2!
2.1.5 2018-08-09
• IMPROVEMENTS to syncing shared lists.