joereddington / MrsLandingham

An exercise in working out what my workflow actually is.
0 stars 1 forks source link

Build the accompanying iPhone App #16

Closed joereddington closed 6 years ago

joereddington commented 6 years ago

Why,

Because it seems like a good way of getting the sounds and timer aspects working.

So what are the itterations?

Itterations:

joereddington commented 6 years ago
13/09/17 10:34 to 12:17:

What did I learn?

joereddington commented 6 years ago
14/09/17 09:33 to 10:21:

Started with rewriting the log. Now to remap.

I'm trying this: https://stackoverflow.com/questions/1032776/countdown-timer

10:21 to 11:51:

I've remapped because we got to the end of the actions.

Now working on the watch communication parts.

Things I learned:

15/09/17 09:25:
09:26 to 11:01:

After a copy edit and a remap I've made some cosmetic changes to the app and commited. While the watch installation process is happening I'm going to send things to the server (harder than you think, because I'd never pushed and the repository was the old python code.

I'm passing a string with the name of a task over. But the problem is that it works... some of the time... Which is odd. Right now it's stuck on shave head and that's odd. I think it's got something to do with redrawing the screen (which doesn;'t appear to happen automatically in didReceievMessage - presumably because it's NOT intended to directly affect the view.

Turns out that there were also probems with me failing to properly connect the labels up - the task label was been accessed different than the time one.

Future goals

Move to the immediate communcation model (if you aren't already) (we can drop the sending of the whole log... it's probably getting big... (