Releases: mapitman/mycasts-android
Releases · mapitman/mycasts-android
Release list
v0.1.6
What's Changed
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Self-heal duplicate episodes left over from the concurrent-refresh race (issue #70 follow-up) by @mapitman in #72
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Add just recipe to install a release build from GitHub by @mapitman in #62
- Raise the feed list's pull-to-refresh threshold (issue #45) by @mapitman in #63
- Move the unplayed count into the "Unplayed" tab label (issue #66) by @mapitman in #67
- Remove the redundant "N unread" top-bar subtitle (issue #64) by @mapitman in #65
- Move episode details' "X of N" position indicator off the top bar (issue #68) by @mapitman in #69
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Show a different icon for episodes already in Next Up (issue #52) by @mapitman in #56
- Show an indicator for downloaded episodes in the episode list (issue #53) by @mapitman in #57
- Delete downloads, not episodes, from episode list multi-select (issue #54) by @mapitman in #58
- Episode details back button always returns to that episode's episode list (issue #55) by @mapitman in #59
- Fix inflated new-episodes notification count and rename to "episodes" (issue #60) by @mapitman in #61
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Register MyCasts as a share/open target for OPML files (issue #38) by @mapitman in #39
- Show a silent notification with progress stats while episodes download (issue #15) by @mapitman in #41
- Show a silent notification with progress stats while feeds update (issue #16) by @mapitman in #44
- Sort next up by publish date (issue #17) by @mapitman in #46
- Update the notification icon to match the current app icon (issue #40) by @mapitman in #47
- Enable bulk download when multiselecting episodes (issue #42) by @mapitman in #48
- Request POST_NOTIFICATIONS proactively at app launch (issue #43) by @mapitman in #49
- Save OPML feeds to the database before fetching them (issue #50) by @mapitman in #51
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Rename display name and branding strings to MyCasts (issue #1) by @mapitman in #22
- Rename package/applicationId from com.bugzapperlabs.myfeeds to com.bugzapperlabs.mycasts (issue #2) by @mapitman in #23
- Redesign app icon: m superimposed on play button (issue #3) by @mapitman in #24
- Delete the feedriver package and its entry points (issue #4) by @mapitman in #25
- Remove orphaned article-only strings after feedriver removal (issue #5) by @mapitman in #26
- Collapse feedlist's Podcasts/Feeds split into a single list (issue #6) by @mapitman in #27
- Strip non-podcast branches from articlelist and rename to episodelist (issue #7) by @mapitman in #28
- Replace reader's WebView article rendering with plain show-notes text and rename to episodedetails (issue #8) by @mapitman in #29
- Strip isPodcastFeed conditionals from feedproperties (issue #9) by @mapitman in #30
- Simplify OPML export to drop the Feeds/Podcasts folder split (issue #10) by @mapitman in #31
- Rename article-flavored settings to episode/item wording (issue #11) by @mapitman in #32
- Decide: keep isPodcastEpisode as a derived predicate (issue #12) by @mapitman in #33
- Sync all locale strings.xml files after the pivot (issue #13) by @mapitman in #34
- Verify build.yml CI workflow; fix stray MyFeeds branding it caught (issue #18) by @mapitman in #35
- Rename release-signing script defaults from myfeeds to mycasts (issue #19) by @mapitman in #36
- Sweep remaining MyFeeds/myfeeds branding remnants across the repo by @mapitman in #37
New Contributors
Full Changelog: https://github.com/mapitman/mycasts-android/commits/v0.1.0