InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.64k stars 907 forks source link

Infineat face, AM/PM indicator not working #1701

Closed Rathmox closed 1 year ago

Rathmox commented 1 year ago

Verification

What happened?

an M is showing up in the top right corner

What should happen instead?

AM or PM sould be showing up in the top right cornet

Reproduction steps

  1. Start the watch
  2. Set the watch face to "Infineat face"
  3. Set the time format to 12-hour
  4. on the time screen, an M is displaying in the top right corner

More details?

picture found on Reddit image

Version

v1.11.0 FOSDEM Edition

Companion app

Gadgetbridge

SteveAmor commented 1 year ago

Same on standard V1.11.0

Riksu9000 commented 1 year ago

https://github.com/InfiniTimeOrg/InfiniTime/commit/5feccb382a86d304e7cfcdb5a5b04c109bf7771f This will be fixed in the next release.

ScanuNicco commented 1 year ago

I recently upgraded to v1.12.0 but I'm still experiencing this issue:

20230502_145057 20230502_145114

Riksu9000 commented 1 year ago

You need to update the resources.

ScanuNicco commented 1 year ago

Alright, i'll give that a shot. If this is the case, it might be worth updating the 1.12 release notes as they say

The resources package was not updated for this release, so there's no need to re-install it.

JF002 commented 1 year ago

@ScanuNicco Oh sorry, my bad, I missed that little change in the resource file when I wrote the release note. I've just updated it.

Sorry for the confusion!