MoeList
MoeList copied to clipboard
[Feature Request] Follow the System Date & Time format
Follow the System Date and Time format: It would be very useful if MoeList followed the system Date & Time format. (Related commit from App Manager
app)
Thanks again @RickyM7 for everything. First of all, next time please open an separate issue for every bug/suggestion. So I can close it when it's fixed/implemented.
-
Regarding the bug: it only occurs with the Recommendation word? ("Today" and "Season" are fine?)
-
DateTime Format: It's a good feature, I'll add it.
-
Manga stats: Unfortunately the official MAL API (I'm using it exclusively) doesn't provide info about manga stats (for now). I'll add it as soon as the API has such feature.
No problem, next time I'll create separate issues.
- Yes, it happens only in the Recommendation word.
- Thank you.
- No problem.
@axiel7 I saw that the beta of the new Official MyAnimeList App was launched. Perhaps with this came a new update in the MAL api that posiblilite the feature of the point 2 to be added. Unfortunately I can not test the app because it only supports Android 8+ and my phone is on android 7, but from what I saw it seems that the feature of the point 2 is present in this app.
I think the official app is using a private API, it has some features (such as reviews, favorite animes, notifications, etc) that aren't available on the public API (for now). Nevertheless, the official app doesn't have Manga stats
- Fixed the recommendations view 51b2e3b
I think the official app is using a private API, it has some features (such as reviews, favorite animes, notifications, etc) that aren't available on the public API (for now). Nevertheless, the official app doesn't have Manga stats.
Thank you for the explanation.
- Fixed the recommendations view 51b2e3b
Nice, thank you.
@axiel7 Rather than an option to change the date and time format, I believe that following the system format is more interesting, what do you think?
Maybe this will help with something: Related commit from App Manager
app
@axiel7 Rather than an option to change the date and time format, I believe that following the system format is more interesting, what do you think?
Maybe this will help with something: Related commit from
App Manager
app
Yes, I think the same. Thanks for the example! I didn't implemented it already because sometimes MAL has inconsistent dates. For example some animes has no day in start date (04-2021), so I need to do some workarounds.
I didn't implemented it already because sometimes MAL has inconsistent dates. For example some animes has no day in start date (04-2021), so I need to do some workarounds.
Got it!
Implemented ef97f9c. It will be available in the next 3.0 version