mihon/app
MajorTanya 0ea0138a73
Switch to seconds for DATE_MODIFIED of saved pages (#552)
While most Android skins are seemingly able to handle the millisecond
format, the documentation technically specifies seconds. This seems to
be causing issues on Samsung devices using the Samsung Gallery app,
which renders the millisecond timestamps as if they were second ones,
causing the dates to be set at some point in the year 56189.

This change should fix that issue on Samsung devices and have no real
impact on the rest.
2024-03-21 11:37:17 +06:00
..
src Switch to seconds for DATE_MODIFIED of saved pages (#552) 2024-03-21 11:37:17 +06:00
.gitignore Minor cleanup 2023-10-14 22:46:51 -04:00
build.gradle.kts feat: db changes to accommodate new cross device syncing logic. (#450) 2024-03-10 01:45:41 +06:00
proguard-android-optimize.txt Remove unused rxandroid dependency 2023-08-26 10:30:26 -04:00
proguard-rules.pro Don't copy archives to temp files when opening (#326) 2024-02-03 23:33:18 +06:00
shortcuts.xml Minor cleanup 2023-10-14 22:46:51 -04:00