cryptomator / cryptomator/android
Optionally display date time up to the minute of the files modification date like most other file managers
- Dominant language
- Kotlin
- Stars
- 1.2k
- Forks
- 216
- PR merge metrics
- No merged PRs in 30d
Description
### Please agree to the following
- [X] I have searched [existing issues](https://github.com/cryptomator/android/issues?q=) for duplicates
- [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/android/blob/develop/.github/CODE_OF_CONDUCT.md)
### Summary
Optionally display date time up to the minute of the files modification date like most other file managers
### Motivation
The modified time is currently shown as "modified x hours ago". This format may look nice however it does in some circumstances not provide enough information to tell exactly when the file was modified.
There should be an option to display date time up to the minute like most other file managers do. This would e.g. allow to look at the date time of a file on a pc and compare it to the same file on Android.
### Considered Alternatives
_No response_
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.