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