-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
24h mode #1
Comments
@paulle Thanks for the feedback! The best we can implement at the moment is using am/pm switch and optionally displaying hours in 24h format, so you could easily see whether it's 08:00 or 20:00. Talalarmo has very specific input method inherited from mechanical watches, and it's really hard to build a compatible 24h input method that would be as easy and natural as is a simple 12-hour circle. |
Imo, there should be no setting for 12 vs 24 hours; it should be automatically set based on the system time. Personally I don't care about the analog clock similarities and would be happy with doubling the hour circle's resolution. I understand that you've got other users to consider too, though. |
I have no idea how the preferences work in this app, but this is a version where it's only 24 hours: There's a load of stuff commented out in AlarmLayout.java and preferences.xml, which might be of use if uncommented for someone who understands how these preferences work :) |
It's good idea to add this feature |
How about a double circle Inner 1-12 outer 13-24 |
Please add 24h mode, not only am/pm.
Thank you for the great little app.
The text was updated successfully, but these errors were encountered: