Support 24h clock in termux-dialog time
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
Feature description
Please change the dialog TimePicker to the 24-hours clock (or provide this as an option). I think this is more internationally used than AM/PM.
Reference implementation
I'm a novice programmer and can't find the code that constructs the TimePicker, but according to this documentation it's just setting a boolean setIs24HourView.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Android TimePicker construction in the termux-api app and read the setIs24HourView documentation linked in the issue. The work is done when the time dialog uses a 24-hour clock, or provides a working option for it, and the resulting behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100