]> code.delx.au - comingnext/commit
- improve startup performance by calling init() in <body> - improved battery life...
authorMichael Prager <michael@pragers.de>
Tue, 29 Mar 2011 15:33:44 +0000 (17:33 +0200)
committerMichael Prager <michael@pragers.de>
Thu, 12 May 2011 15:06:18 +0000 (17:06 +0200)
commit13265d1b015346c99f26deefc6011d14d97e5e35
tree8cae48a090412a61a64aa3638687b62a4e9d7ec0
parent5f9fab5de1f21312fb80ee1c64f02343fb73cad1
- improve startup performance by calling init() in <body> - improved battery life by not updating data when checking for screen rotation every 1 sec - fixed onShow not working properly (was window.widget.onshow instead of window.onshow) - added new function handleOnShow() which will call updateScreen() and check if displayed data needs to be updated. updateScreen() will no longer update data itself.
comingNext/index.html