Roadmap #72
Replies: 7 comments 5 replies
-
Hi @amugofjava , That's a satisfying roadmap to me ! I would add production deployment of iOS app. What do you think ? |
Beta Was this translation helpful? Give feedback.
-
Hi @Chralu, Thank you. Yes, the Testflight version has long expired but it was published to production. If it's not on the App Store I have done something very wrong :/ Are you unable to find Anytime on the App Store (other than Testflight)? https://apps.apple.com/us/app/anytime-podcast-player/id1582300839 Thanks. |
Beta Was this translation helpful? Give feedback.
-
I have pushed a new up-next branch containing the queue feature, and I have pushed an Alpha build to the Google Play Store. Any feedback on the queue support would be greatly appreciated. If you would like access to the Alpha track to help test that would be fantastic. Drop me a message and I'll get you setup. |
Beta Was this translation helpful? Give feedback.
-
I have pushed a new release and released to Beta on both Google Play & TestFlight. TestFlight: https://testflight.apple.com/join/C9D6ODqx |
Beta Was this translation helpful? Give feedback.
-
I have prioritised migrating the code to null safe after the current transcript work. |
Beta Was this translation helpful? Give feedback.
-
I have inserted a new task into the roadmap to improve accessibility. After a recent review of Anytime's accessibility support I found it to be failing badly with Talkback/Voiceover. Therefore, I feel it is important to improve support for screen readers. |
Beta Was this translation helpful? Give feedback.
-
With 2023 drawing to a close, I thought it a good time to update the state of the road map.
|
Beta Was this translation helpful? Give feedback.
-
The below is a roadmap for next development - subject to change. Any feedback greatly appreciated:
- Queue support
Add the ability to queue episodes and manage the queue. Completed & Released.
- Transcript support.
Add support for the Podcasting 2.0 transcript tag. The first phase will allow users to view transcripts where a podcast supports it. The second phase will allow the transcript to be followed as the episode is played - closed captions. Completed & Released.
- Null Safety & Dart 3
Null safety is to become the default in the near future. Before Anytime can grow it needs to be migrated to null safe code. Completed & Released.
- Accessibility enhancements
Improve accessibility support, especially with TalkBack/Voiceover.
- Background fetch
Full fetching and updating of episodes in the background.
- Sleep timer
Useful addition with queue completed.
- Improve discovery
Add category selection to the search panel using categories provided by the currently selected search provider.
- Episode view
Display episodes across all podcasts and allow filtering. For example, show started but not finished episodes.
Beta Was this translation helpful? Give feedback.
All reactions