FintasticMan

Results 143 comments of FintasticMan

They will be able to be added at some point, when it's possible to load apps from the external flash. There is some really good progress on that from JF,...

This seems like a useful feature, but I'm not sure if people are going to want to display the time in UTC. I'd happily be proven wrong though! I can...

> On the other hand, some persons were supportive of the watch showing UTC in #365. Ah ok, then forget I said anything :) I do realise that this PR...

> I propose that I remove all changes to the watchfaces and keep this PR simple: Add Local Time characteristic to have UTC available internally. I think that sounds good,...

Usually updating a PR is done with a rebase, but I don't think there is anything wrong with using a merge commit.

That bug you mentioned is the problem. Currently ARM recommends just downgrading if it affects you, so I've made a pull request: #1203. At the moment it's just a toss-up...

If you rebase, it'll allow the build to run again, and it might work that time. But seeing as there are no conflicts and the simulator does build I think...

There is a slight difference. EditorConfig actually changes the settings of your editor, whereas clang-format runs on already written files. For example, I use vim, and I have it setup...

Does this look good now? I think that it is quite accurate to the coding style that is used in this project. Seeing as it only adds one file that...