12 Commits
Author SHA1 Message Date
jahruz67andGitHub 3a850bbcbf Merge pull request #1 from jahruz67/refactor/mistral-tts-support
Add Mistral API TTS support with provider selection
2026-08-01 19:08:55 -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 c78c430c43 okkl 2026-05-21 16:51:14 -07:00
jahruz67 c993001176 um ok 2026-05-21 16:37:08 -07:00
jahruz67 9af47ed14a Enhance Android build process and add settings for update management
- Implement caching for Android debug keystore
- Modify APK build command to include CI versioning
- Add logic to prepare release assets and upload to GitHub
- Update .gitignore to exclude build directories
- Introduce SettingsActivity for managing auto-update preferences
- Add UpdateManager for handling update checks and dialogs
- Integrate update check on app startup in MainActivity
2026-05-21 16:21:21 -07:00
jahruz67 c1ad9c7a56 Merge branch 'main' of https://github.com/jahruz67/Bible-Daily 2026-05-21 16:08:27 -07:00
jahruz67 43fe5d4dc0 Add GitHub Actions workflow to build Android APK 2026-05-21 16:08:24 -07:00
jahruz67andGitHub 801b454dca Delete .github directory 2026-05-21 16:08:06 -07:00
jahruz67andGitHub 85ef08cd0e Revise Android CI workflow for APK build and release
Updated Android CI workflow to build debug APK and create a GitHub release.
2026-05-21 16:06:05 -07:00
jahruz67 62a7ab2a63 first commit 2026-05-21 15:48:57 -07:00