- Kotlin 100%
| app | Fixed Slovenian translation | |
| gradle | show help on first start, fixed initial language, swipe two ways, smoother animation | |
| metadata/en-US | implemented Portuguese, new release, fixed bug when changing language | |
| .gitignore | Fixed sl strings according to suggestion, fixed keeping screen on at appropriate times | |
| build.gradle.kts | initial commit | |
| gradle.properties | initial commit | |
| gradlew | initial commit | |
| gradlew.bat | initial commit | |
| LICENSE | preparing F-Droid stuff | |
| README.md | Implemented Dutch with the help of Mathias Van Aken, implemented remembering the position in the rosary when changing language | |
| settings.gradle.kts | initial commit | |
Rosarium
Rosary App in compose with good UX
the fdroid badgeWhy
Ever wanted to pray the rosary in latin? It can be pretty tricky with all the mysteries and special days but don't worry, I'm here to help. You can choose between 5 languages for now - english, german, slovenian, french and latin, with slight variations between them.
What
Rosarium is a mobile rosary to guide you through every prayer you need.
I put the focus on the UX as I feel it gets left behind in most rosary-apps I've used so far. The transitions between decades is animated, you can hot-switch between 3 languages and progressing through the beads by tapping is visualized aswell.
The holy mysteries are date-aware and should show the correct one depending on day-of-week and season. If it doesn't that's a bug, please let me know.
Here's a small table
| Sunday | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sundays in Lent | Sundays in Advent |
|---|---|---|---|---|---|---|---|---|
| Glorious | Joyful | Sorrowful | Glorious | Luminous | Sorrowful | Joyful | Sorrowful | Joyful |
There are quite a few interpretations which prayers should be in the rosary so I decided to include more rather than less. If you prefer not to pray the Fatima prayer (you should pray it) or the Hail Holy Queen you can just give it one extra tap, I might make a toggle to just skip them in the future.
Here's how it looks
screenshot screenshot screenshot screenshot screenshot screenshot screenshotHow to build
A grade file is included, since you'll likely want to edit it with Android Studio anyways, I'd just build it with that ̄\_(ツ)_/ ̄