mirror of
https://github.com/jahruz67/Bible-Daily.git
synced 2026-08-08 18:14:05 +00:00
- 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.