6 Commits
Author SHA1 Message Date
jahruz67 1d889ba795 Add Text-to-Speech functionality and voice selection in settings
- Implemented Text-to-Speech (TTS) feature in MainActivity for reading daily scriptures.
- Added controls for TTS playback including play/pause, seek bar, and status updates.
- Created a voice selection dialog in SettingsActivity to choose between available TTS voices.
- Updated UpdateManager to manage TTS voice options and preferences.
- Added a new drawable resource for speaker icon used in TTS controls.
2026-06-01 13:11:37 -07:00
jahruz67 d563a12f11 Refactor Android build process to support update-compatible APKs and add shared debug keystore configuration 2026-05-21 23:03:25 -07:00
jahruz67 6a5e289f68 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.
2026-05-21 22:55:40 -07:00
jahruz67 b4d312da41 okkkoko 2026-05-21 16:51:20 -07:00
jahruz67 c993001176 um ok 2026-05-21 16:37:08 -07:00
jahruz67 62a7ab2a63 first commit 2026-05-21 15:48:57 -07:00