1
0
Fork
You've already forked Rosarium
0
forked from Krixec/Rosarium
Rosenkranz App in Compose mit gutem UX
  • Kotlin 100%
2025年02月18日 11:27:41 +01:00
app Fixed Slovenian translation 2025年02月18日 11:27:41 +01:00
gradle show help on first start, fixed initial language, swipe two ways, smoother animation 2024年11月11日 00:36:36 +01:00
metadata/en-US implemented Portuguese, new release, fixed bug when changing language 2024年12月18日 23:38:02 +01:00
.gitignore Fixed sl strings according to suggestion, fixed keeping screen on at appropriate times 2024年11月28日 22:05:37 +01:00
build.gradle.kts initial commit 2024年10月16日 00:48:26 +02:00
gradle.properties initial commit 2024年10月16日 00:48:26 +02:00
gradlew initial commit 2024年10月16日 00:48:26 +02:00
gradlew.bat initial commit 2024年10月16日 00:48:26 +02:00
LICENSE preparing F-Droid stuff 2024年11月11日 13:30:08 +01:00
README.md Implemented Dutch with the help of Mathias Van Aken, implemented remembering the position in the rosary when changing language 2024年12月10日 17:25:35 +01:00
settings.gradle.kts initial commit 2024年10月16日 00:48:26 +02:00

Rosarium

Rosary App in compose with good UX

the fdroid badge

Why

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 screenshot

How 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 ̄\_(ツ)_/ ̄