3.9.1
* Add translation: Italian

3.9
* Fix: Correctly handle yearless dates in UTC
* Add option for Lastname, Firstname formatting
- Add example summaries to custom labels
- Keep legacy namespace for F-Droid
- Update translations

3.8
* Rearrange settings, make advanced settings available with one click
* Explain custom labels, hide alternate date formatting option
* Rework free version, rename namespace
- Add Privacy Policy
- Move purchase logic out of full version
- Update translations using Weblate (add Bulgarian) (#133)
- Stop status monitor when app is in the background
- Update dependencies, remove redundant code, fix warnings

3.7
* Use Android foreground notification when required (until Android 12L) to allow for background syncs
* List only accounts with contacts and that are actually used by Birthday Adapter
* Long press to delete existing reminders
* Add preference to ask user for disabling permission monitoring
* Use weblate for translations
- Update translations from weblate @nautilusx
- Stop activity spinner reliably in case of errors
- Use custom time picker for larger drop down menu of event date
- Define dataExtractionRules for handling of cloud backups and device transfers
- Prepare merge of free and full version, remove Android JellyBean workaround
- Differentiate between accounts loading and no accounts present messages

3.6
* Select which event types have reminders
* Iterate through all contact accounts to robustly find a contact's given name
- Add known bugs section to help page, describe Fossify duplicates
- Address API deprecations
- Update READMEs, screenshots and translations

3.5
* Allow for unlimited reminders
* Show set reminder times in preferenes
* Allow filtering contacts without groups
- Pre-Load neighboring tabs for fluent user experience
- Make sure the app layout adapts if Androids button navigation is used
- Prevent permission dialog from becoming unresponsive, fix warnings

3.4
* Add option to filter contacts by groups
* Show number of contacts and dates in account view
* Allow placeholders for firstnames in custom reminders
* Update Android version, update theme to Material3
- Add event reminders already on init
- Track blacklist changes immediately
- Show toast if permissions are missing, fix warnings and deprecations

3.3
* Make jubilee dates configurable, leave empty to deactivate
* Deactivate certain event types by setting an empty custom label
* New strategy for background syncs: identify changes and apply only these
* Reduce background syncs to every 5 days
- Optimize contact retrieval function
- Allow for multiple dates of same type per contact
- Set persistent id to calendar entries
- Reduce needed Android app permissions

3.2
* Show last and next sync timestamps in settings
* Make custom reminders more user friendly
* Setup transifex
* Robustness improvements of contact syncs and sync scheduler
* Migrate deprecated material-dialoges to MaterialAlertDialogBuilder
- Add adaptive monochrome icon
- Ensure jubilee icon is positioned at beginning of title
- Upgrade gradle version
- Use Birthday Adapter as name consistently

3.1
* Reduce size of release apk
* Remove manual sync lock and rely on Android SyncAdapter framework
* Use WorkManager for background syncs
- Adapt metadata structure for F-Droid
- Fix reminder time picker

3.0
* Update app and dependencies to Android version 14
* Change sync logic, prevent concurrent syncs
* Add checks for duplicates
* Add icons to jubilee events
* Don't create events for years before the birth year
* Repair account filter
* Support dark mode
- Fix reminder time picker

2.0
* Improvements for Android 6 and 7

1.17
* Reduce apk size by switching from HtmlSpanner to HtmlTextView library

1.16
- New fixes to prevent duplicated events

1.15
* Show dialog if workaround is needed
- Fix crash when contact has no corresponding sync account
- Don't add duplicated events (Please submit bug reports if this still happens)

1.14
* Account Filter (Only on Android >= 4)

1.13
* Allow reminders also 5, 7, 10, and 14 days before

1.12
* Reminders can be set with time of day
* Labels can be customized
- Fix reminders on Android < 4

1.11
- Fix sync on Android < 4

1.10
* On Android 4.1 and above: Open contact from calendar event with a button
- Fix parsing of birthdays from facebook contacts

1.9
- Fix conflict with other events on HTC calendar

1.8
- Add more date formats into date parser
- Fix crash on empty dates

1.7
- Fix duration of birthdays
- Fix parsing of dates on Motorola devices (they save dates as unix timestamp)

1.6
- Fix Nullpointer exception
- Fix age for events without year

1.5
- Annoying bugs fixed

1.4
* New design for Android > 4
* Show age behind birthday
- Some fixes

1.3
* New reminder at day of event
- Fix for Android 2.x

1.2
* Experimental support for Android 2.2, 2.3 and 3 thanks to Marten Gajda
  (This is experimental! Please report bugs when things go wrong!)

1.1
* Translations: German, Estonian, Spanish
- Birthdays without a year are now working

1.0
* First release
