Hi all, I've used this forum for ages but never started a thread -hopefully it's in the right place (there's [APP] posts all over).
I've been developing an app which renders a QlockTwo style clock tile and updates every minute. It's not finished, but I though I'd start a thread and see if anyone is interested in a copy once I've finished it?
It's basically this on a tile (UK/English): qlocktwo.com
It works well and updates the tile as the time changes (until the phone enters battery saver, then it'll stop background agents).
It each time the background agent fires, it uses ScheduledActionService.LaunchForTest to schedule another invoke in 60 seconds - not great, but seems to work well and updates correctly.
Happy to post the XAP or code when complete if people are interested (gimme a couple of weeks). Should have waited to post this until I grabbed a screenshot, but I'll add one tonight.
UPDATE
Ok, that's enough interest to get me moving - v0.1 complete! I've uploaded a XAP file here (can't post links yet - so remove spaces!): www . deggle . com / transfer / Qlock.xap
I think that's all that needed for it to work - just pin the app, then run it. Each run of the app sets up/refreshes the background agent, and forces a refresh of the tile.
I guess it would make sense for the app, when opened to show a large version of the Qlock full screen - I'll work on that.
If you rename the .XAP to .CAB (and back after) you may be able to edit the QlockA.png and QlockB.png to change the background colour if you fancy (currently white on black). Eventually I'll add an option in the software to change this on the fly. Let me know your thoughts!
Tim
I've been developing an app which renders a QlockTwo style clock tile and updates every minute. It's not finished, but I though I'd start a thread and see if anyone is interested in a copy once I've finished it?
It's basically this on a tile (UK/English): qlocktwo.com
It works well and updates the tile as the time changes (until the phone enters battery saver, then it'll stop background agents).
It each time the background agent fires, it uses ScheduledActionService.LaunchForTest to schedule another invoke in 60 seconds - not great, but seems to work well and updates correctly.
Happy to post the XAP or code when complete if people are interested (gimme a couple of weeks). Should have waited to post this until I grabbed a screenshot, but I'll add one tonight.
UPDATE
Ok, that's enough interest to get me moving - v0.1 complete! I've uploaded a XAP file here (can't post links yet - so remove spaces!): www . deggle . com / transfer / Qlock.xap
I think that's all that needed for it to work - just pin the app, then run it. Each run of the app sets up/refreshes the background agent, and forces a refresh of the tile.
I guess it would make sense for the app, when opened to show a large version of the Qlock full screen - I'll work on that.
If you rename the .XAP to .CAB (and back after) you may be able to edit the QlockA.png and QlockB.png to change the background colour if you fancy (currently white on black). Eventually I'll add an option in the software to change this on the fly. Let me know your thoughts!
Tim
Last edited: