Public flavor
A faithful rewrite of the 2012 Java original: static prayer text, legacy UTF-8 file layout, and extras parked at the end where the original expected them.
Flutter Hebrew prayer app
AndDaaven is a Flutter davening app with two compile-time flavors: a faithful public rewrite of the old Java app, and a personal version that adjusts prayer text by date, location, sunset, and explicit section rules.
Coming soon to Google PlayA faithful rewrite of the 2012 Java original: static prayer text, legacy UTF-8 file layout, and extras parked at the end where the original expected them.
Date and location aware, with sunset detection, dynamic prayer text, Sefiras HaOmer screen, and a test date bar for validation.
Personal prayer files are arranged in maximum liturgical order so the app can delete irrelevant sections without inserting or reordering text.
The personal flavor’s source files carry every conditional section in its correct place. Runtime logic removes sections that do not apply.
The dynamic text processor handles conditional inline text such as positive and negative conditions without moving whole sections around.
The personal flavor includes a test date bar because Rosh Chodesh, Chol HaMoed, and Sefira behavior need deliberate inspection.