v2.1
What's Changed
New features
- Android 13 compatibility by @ArnyminerZ in #79
- WIP: Customizable alarms per subscription by @ArnyminerZ in #78
- Move subscriptions to database - Phase 1 by @ArnyminerZ in #105
- Move subscriptions to database - Phase 2 by @ArnyminerZ in #107
- Fixed deprecations and warnings by @ArnyminerZ in #115
- Enabled AutoBackup by @ArnyminerZ in #119
Bug fixes
- First calendar addition doesn't refresh the list by @ArnyminerZ in #75
- Using
Uri
instead ofURI
by @ArnyminerZ in #85 - Fixed url launching by @ArnyminerZ in #98
- Fixed back handler by @ArnyminerZ in #114
- Enabled automatic id generation by @ArnyminerZ in #117
- Enabled migration on database creation by @ArnyminerZ in #121
Other changes
- Code scanning (CodeQL) by @rfc2822 in #87
- Added dependent issues by @ArnyminerZ in #101
- Added translations page link by @ArnyminerZ in #104
- Subscriptions in database: UI by @ArnyminerZ in #111
Full Changelog: v2.0.3...v2.1