Releases: jocmp/capyreader
Releases · jocmp/capyreader
2024.07.1004
What's Changed
- Add option to open links in default browser by @jocmp in #153
- Add close button to cancel import by @jocmp in #154
Full Changelog: 2024.07.1003...2024.07.1004
2024.07.1003
What's Changed
Full Changelog: 2024.07.1002...2024.07.1003
2024.07.1002
What's Changed
Full Changelog: 2024.07.1001...2024.07.1002
2024.07.1001
What's Changed
- Add feed modal by @jocmp in #8
- Add initial article view by @jocmp in #22
- Add article status table by @jocmp in #26
- Make folders selectable by @jocmp in #29
- Add filter UI by @jocmp in #30
- Ensure account is always present by @jocmp in #36
- Mark articles read/unread by @jocmp in #40
- Add icon button to toggle article star by @jocmp in #42
- Add rudimentary unread counts by @jocmp in #43
- Remove local feed by @jocmp in #44
- Edit feed by @jocmp in #46
- Edit folder by @jocmp in #49
- Modify account name by @jocmp in #50
- Add button to remove account by @jocmp in #51
- Handle body link feeds by @jocmp in #52
- Guess source by @jocmp in #53
- Add export button to account settings by @jocmp in #54
- Add OPML Importer by @jocmp in #56
- Add styling to HTML viewer by @jocmp in #58
- Add crossfade to navbar by @jocmp in #63
- Prevent duplicate feeds by @jocmp in #64
- Enable background refresh by @jocmp in #65
- Spruce up feed list by @jocmp in #68
- Update deps by @jocmp in #72
- Support Feedbin creds by @jocmp in #73
- Get articles to appear on refresh by @jocmp in #74
- Re-enable Mark as read by @jocmp in #75
- Re-add mark starred by @jocmp in #76
- Add Feedbin Feed by @jocmp in #78
- Fix up article list by @jocmp in #80
- Sync feed updates by @jocmp in #83
- Add snackbar when unsubscribed by @jocmp in #85
- Handle edit and unsubscribe errors by @jocmp in #86
- Add material theme to article viewer by @jocmp in #87
- Fix? webview bundle issues by @jocmp in #94
- Add full content option by @jocmp in #95
- Navigate to article filter from folder or feed filters by @jocmp in #96
- Spruce up settings screen by @jocmp in #97
- Mark all as read by @jocmp in #98
- Display scrollbars in article view by @jocmp in #100
- Add Crashlytics by @jocmp in #103
- Add 'Mark Read' for above and below by @jocmp in #107
- Make read all async in background by @jocmp in #108
- Add update auth dialog by @jocmp in #111
- Spruce up login screen design by @jocmp in #112
- Opt out of crashlytics by @jocmp in #113
- Add config to deploy to Google Play by @jocmp in #114
- Add local source by @jocmp in #122
- Use RSSParser image for favicons by @jocmp in #124
- Update add-account view by @jocmp in #125
- Re-add importer/exporter library code by @jocmp in #128
- Add support for RFC1123 timestamp parsing by @jocmp in #129
- Remove deprecated crypto library by @jocmp in #132
- Add UI for OPML imports/exports by @jocmp in #127
- Add theme toggle by @jocmp in #131
Full Changelog: https://github.com/jocmp/capyreader/commits/2024.07.1001