Fixed
- Unlock section in settings for legacy users
- Removed configuration label from smaller quick timer widget
- Fixed quick timer widget action for free users
- Fixed quick timer widget configuration
- Fixed “Next Timer” complication on Watch
Fixed
New
Fixed
New
New
Fixed
New
Fixed
New
Fixed
Fixed
New
Fixed
Fixed
New
Fixed
This my my fifth annual roadmap blog posts. Time really flys. You can find the last year’s post here.
This year is was not only working on Fiery Feeds, but I also tried to bring my other two, somewhat neglected, apps back up to speed. You can see a complete list of all recent updates on the new changelogs page.
All in all, I shipped 7 feature updates, and 31 updates in total across all three apps.
Fiery Feeds is still my primary focus, and I don’t see that changing anytime soon. There’s also going to be an anniversary this year, Fiery Feeds 1.0 on the 10. Oct 2013, almost a decade ago. I would have never though I’d still be working on this app ten years later, but here we are. On to the next decade.
Likely the biggest feature this year was the entirely re-written subscribe flow and Safari extension, and the all around much faster feed management.
Second biggest change, even if not all that exciting, is the updated iCloud sync for feed and read later accounts. Fiery Feeds dropped support for multiple accounts of the same type within the same iCloud account, and the update had to merge any existing accounts into the new container. This worked quite smoothly, and lays the groundwork for the next performance improvements for iCloud sync.
The paid-up-front Fiery Feeds for macOS app is more. I only sold it as a standalone app, because in the first 6 months of Catalyst the App, when it was released, the App Store did not support shared subscriptions between iOS and macOS apps. The switch to a shared subscription needed to be done at some point, and with this out of the way, I’ll be able to focus on feature again.
Naturally Fiery Feeds supports the new lockscreen widgets in iOS 16 as well. You can show an article (latest or random, and it changes every couple of minutes), or the unread count of an account of your choice. Either in the slot above or below the time.
I also upgraded the article notifications. Better included actions, grouped by feed and a complete preview of the article when you view the details, powered by the native rendering engine. Some of the actions, like marking articles read or starred should even work when mirroring the notifications to your Apple watch (for those who keep asking me about an Apple Watch app).
The multi timer app Tidur Timers also switched to a shared subscription between the iOS and macOS version. I’ve re-written large parts of the iCloud syncing code, which should work now reliable between iOS, macOS and watchOS.
With the limited things allowed to do in homescreen widgets, it was quite a challenge, but I’ve added widget for the next active timers or specific timers, The same widgets are also available for the lockscreen on iOS 16.
I’ve moved my oldest app, Dozzzer, also to a subscription model. After almost 3 years not working on it, I can finally say it’s in active development again and all known bugs are fixed. It’s maybe more nostalgia to keep Dozzzer alive, it was my first successful app, and my first app being featured by Apple, almost 12 years ago.
Being an app for drifting of to sleep, it always had a pretty dark interface, but I’ve added another extra dark mode, when the system dark mode is enabled.
Slight tweaks to all the existing soundscapes, plus the new soundscapes for brown noise, Mountain Creek, Rainy Undergrowth, Lush Forrest, Hawaian Waves and Stormy Cliffs. (I like fanciful names)
Since Dozzzer can fade out the system volume and stop third party apps, I’ve added handy shortcuts to some better known audio apps right from the external music screen.
Last year I tried – and failed – doing large, completely planned out feature updates. I’ve given up on that by the middle of the year and changed my approach. I’m no longer working at one update at a time (I spend a long time doing just bug fix updates, and putting off working on new features until all the bugs are fixed), instead I’m doing the old main/develop branches and will just release a feature update whenever there’s enough new stuff to make it worth an update. I think this will mean fast, and more, but smaller feature updates for all apps.
The things I want to work for Fiery Feeds are the following, in roughly that order. I’ve already started work on the per feed settings, and I expect to ship it in the next 1-2 months, but I’ve learned not to promise any specific dates in software development.
Ability to set more options on a per feed basis, including sort order, notification settings, number of articles to keep, image caching, and so forth.
Advanced saved searches with multiple parameters, think of iTunes’ smart playlists, but for articles, and based on those saved searches, one search per account, that automatically marks articles as read. For example articles older than a specific time or articles containing a specific keyword.
I still want to do Mac-first redesign of pretty much the entire app, rewrite the feed and article list based on the lastest APIs, system sidebar, system toolbar, multi selection in the article list, dragging articles to tags to tag them and all the other expected behaviours for macOS apps. This will probably bring some improvements to the iOS as well, but I think the general layout of the iOS app doesn’t need too much change.
I’m not sure there’s really going to be a big 3.0 (even if that would be nice).
I’ll probably ship these features one by one instead, as far as possible, to avoid long stretches of no updates.
After adding new widgets, live activities are only the logical next step. After all, Apple’s timer app can do that too.
Tidur has always been the app I try out know technology. First watch app, first time I’ve used Swift, first time CloudKit sync. I want to at the very least re-write the watch app in SwiftUI, and probably bring some SwiftUI into the main app as well. I like the way the widgets look, and I can imagine using this design in the main app too.
The idea is to start existing timers right from Spotlight, the way you can start music in the Music app. Might also be interesting for Fiery Feeds, but I think Tidur is a good place to try implementing it first.
Dozzzer is in a pretty good state now, and is not going to require too many changes to the general app.
I do plan on to keep adding new soundscapes regularly though. Also having cover art on the now playing screen for each would be pretty neat.
Again, I don’t think it needs too much change, but I want to bring back the rounded time dial from pre 4.0 days. Just look how pretty it used to be.
Changes
Fixed
Changes
Fixes
New
Changed
Fixed
New
Fixed
Changed
Changed
Changed
Fixed
New
Changed
Changed
Changed
New
Changed
New
Changed
New
Changes
New
Improved
New
Improved
Tidur has always been something like a playground to try out new technologies. And with version 4.0 I’ve switched all of the syncing code from my syncing through my own server to CloudKit. Login and accounts are gone (since they are no longer needed), and syncing is now available to everyone.
I wanted to get familiar with CloudKit before adding it to Fiery Feeds, and you can now simply turn on syncing instead of having to create an account – which is a vastly better experience.
Additionally I’ve replaced the old hacked together Siri support with Siri Shortcuts. You can now record a phrase to start a specific timer, start timers from the Shortcuts app, and start suggested timers right from the lock or search screen (if iOS happens decides to suggest a timer). And it now includes visual feedback in Siri’s interface.
You can find version 4.0 on the App Store.
The next big update to Tidur is here with a couple of small improvements and bug fixes and a big new feature: Cloud Sync.
You can now sign up for Tidur Cloud and sync all your timers between your devices. It can even push changes like starting a timer to all other devices. This is not yet enabled server side, but everything in the app is already setup. If everything goes according to plan I’ll activate this feature in the coming weeks.
Why a custom solution instead of iCloud? For one, it enables things like push notifications, or Alexa integration (potentially – no promises yet). It is why easier to debug if anything does go wrong. Buy the biggest reason, if I’m honest, is that I simply wanted to build a small web service, because I haven’t done that in a long time and Tidur is a nice, simple app that allows me to play with new tech.
Cloud Sync is a new in-app purchase in Tidur, and is included in the full unlock, now called Tidur Pro.
You can download Tidur for free at https://geo.itunes.apple.com/de/app/multi-timers-2/id720812035?mt=8&at=10l5Fg&ct=cc
New
Fixed
It’s not a complete redesign, but it could almost be. I’ve polished every corner on the iPhone and Watch app, and added a bunch of new features and a new name (Tidur is Swedish for Timer). Enough to warrant calling it a new major version: 3.0.
A new feature for everyone is pausing timers. It’s exactly what it sounds like: You can pause and resume a running timer, also I’ve added a fifth color: Purple.
But this version also includes a bunch of new premium features. They can be unlocked individually or as a complete package. As a thank you to those who have already purchased the “Remove Ads” in app purchase, the complete package is unlocked automatically.
You can now choose how often a timer should repeat, and you can specify a pause between each repetition. This is especially useful if you’re doing workouts with the app.
If you want a lighter design, it’s now very easy to switch between the light and the dark theme.
In addition to the two free alert sounds, you can unlock 13 new alert tones, for a total of 15.
Multi Timers 2.4 was just released with full support for iOS 10.
The today widget is now adapted to the new design in iOS 10, and you can restart or stop timers right from the widget without launching the app. Additionally you can now launch the app right into editing a timer from the widget.
Support for Siri: Just say “Start
The Apple watch app now supports watchOS 3, and works as a standalone app. You can add, remove and edit all timers right on your watch.
New
Fixed
Multitimers 2.3 improves the today widget and adds full support for x-callback-urls. You can download Multitimers here
multitimers://addTimer?sec&min&hr&d&title&tone
Needs to include at least one of the following parameters. The timer duration is the sum of all
Additionally you can specify the following:
multitimers://deleteTimer?id&title&index
Needs to include one of the following parameters:
multitimers://restartTimer?id&title&index
Needs to include one of the following parameters:
multitimers://stopTimer?id&title&index
Needs to include one of the following parameters:
multitimers://x-callback-url/addTimer?sec&min&hr&d&title&tone&x-success&x-error
multitimers://x-callback-url/deleteTimer?id&title&index&x-success&x-error
multitimers://x-callback-url/restartTimer?id&title&index&x-success&x-error
multitimers://x-callback-url/stopTimer?id&title&index&x-success&x-error
You can also supply these additional parameters
New
Fixed
New
Fixed
Multi Timers brings a few changes to the main app, like new alert sounds and a redesigned edit view, but the biggest change is that it now also includes an Apple Watch app. You can now see your timers and start them right from your wrist.
Also: Multi Timers now has a place on the website: http://cocoacake.net/apps/multitimers
New
Fixed
New