Refactor prayer management in ExtrasActivity and enhance holiday handling in MainActivity

- Updated prayer strings in ExtrasActivity to use Unicode for special characters.
- Introduced multiple new prayers in ExtrasActivity and structured them using a PrayerItem class.
- Modified the prayer card creation to dynamically display titles and subtitles.
- Enhanced the prayer detail rendering to reflect the selected prayer.
- Added holiday tag functionality in MainActivity to display liturgical holidays.
- Implemented methods to identify known Catholic holidays and classify them by rank.
- Updated UI to show holiday tags based on the selected date.
- Addressed deprecation warnings in Gradle configuration.
This commit is contained in:
jahruz67
2026-05-21 22:55:40 -07:00
parent b4d312da41
commit 6a5e289f68
3 changed files with 609 additions and 34 deletions
File diff suppressed because one or more lines are too long