]> code.delx.au - comingnext/blobdiff - Readme.txt
delay load init()
[comingnext] / Readme.txt
index 978e0c6f2e5af587852e53c83ef67739f980b6e8..3628d03bda8a9d918260a45fc6f6cb46c0fb96ff 100644 (file)
@@ -1,13 +1,13 @@
-------------------------------------\r
- ComingNext & Coming Next B for N97\r
-------------------------------------\r
-This widget was originally created by Dr. Cochambre and was extended by \r
-Michael Prager <X_X_L@gmx.net>. It will display the next 12 upcoming events \r
-on your N97 homescreen. It consists of tree seperate widgets, each displaying\r
-4 events.\r
-\r
-For more info or to report bugs, please refere to \r
-http://sourceforge.net/projects/comingnext\r
+-------------------------------\r
+ ComingNext for Symbian Phones\r
+-------------------------------\r
+This widget was originally created by Dr. Cochambre and is now developed and \r
+maintained by Michael Prager <X_X_L@gmx.net>. It displays the next 12 upcoming \r
+events on your S60 5th Edition phone's home screen. It consists of tree \r
+separate widgets, displaying 4 events each.\r
+\r
+For more info or to report bugs, please refer to \r
+http://comingnext.sf.net/\r
   and\r
 http://www.symbian-freak.com/forum/viewtopic.php?t=38045\r
 \r
@@ -22,16 +22,53 @@ transparent, follow these steps:
      "background image location" to "external"\r
 \r
 \r
-known limitations:\r
+Supported Devices:\r
+------------------\r
+This widget should be compatible with any Symbian S60 5th and \r
+Symbian^3 Edition phone. The homescreen mini view however will only be \r
+available on devices which support homescreen widgets.\r
+\r
+ComingNext has been tested on the following devices:\r
+Nokia N97, N97 mini, C6, C7, E7, N8\r
+\r
+The fullscreen version of this widget also works on the following devices:\r
+Nokia 5800 XpressMusic, 5530 XpressMusic, 5230, 5250, 5228, 5230 Nuron, \r
+5235 Ovi Music Unlimited, X6\r
+\r
+\r
+Known limitations:\r
 ------------------\r
 - ToDos might show up although they have been marked "done". This is a bug in \r
-  Nokias WRT library: entry.Status sometimes is undefined.\r
+  Nokia's WRT library: entry.Status sometimes is undefined.\r
 - real transparent background: I haven't found a way todo this yet. All the \r
   widgets that have transparent background are no WRT widgets. Nokia?\r
 - There is no automatic detection if you're in a timezone that uses daylight\r
   saving time (DST). By default, the widget assumes that you're in a timezone\r
   that has a 1h DST. If this is not the case, please change the \r
   "enable Daylight Saving" setting within the widget.\r
+- Some users may get an error like "Error: Loading Calendar Service". This is\r
+  due to a corrupted Symbian configuration file in C:\Private\2000f847. You \r
+  will have to reset your phone to get rid of the error. Do not restore files\r
+  from a backup, or you will restore the broken config too. An alternative is \r
+  to replace the corrupted config file manually, but you will need to hack \r
+  your phone in order to have access to it. You can find the non-corrupted \r
+  version of that config here:\r
+  http://sourceforge.net/tracker/download.php?group_id=276816&atid=1175663&file_id=401828&aid=2956758\r
+  More info on this in the bug tracker:\r
+  http://sourceforge.net/tracker/?func=detail&aid=2956758&group_id=276816&atid=1175663\r
+\r
+\r
+How to obtain log file for solving issues:\r
+------------------------------------------\r
+In order to analyse problems or bugs, it can help to obtain the detailed widget \r
+log file. You can generate a log by following these steps:\r
+\r
+1. Open your browser and go to Web > Settings > General\r
+2. Set "JavaScript Error Notification" to "Create Log file"\r
+3. Remove the widget from your homescreen and add it again\r
+\r
+The log file will be generated here: C:\Data\jslog_widget.log. When you report\r
+a problem, send along this file so that the developers can analyse the issue.\r
 \r
 \r
 License:\r
@@ -189,8 +226,44 @@ Changelog:
     can now easily change the number of events per widget for example to 3, 5 \r
        or 6 by simply changing the 'Events Per Widget' setting.\r
   - includes Skin Fetcher 1.2 which now also supports 3 panels\r
-1.27 () by Michael Prager\r
+1.27 (2010-03-21) by Michael Prager\r
   - fixed ToDo events without due date to cause error\r
+1.28 (2010-10-11) by Michael Prager\r
+  - compatible with N8 and any other device with multi-calendar support\r
   - added persistent settings. Settings will no longer be lost when updating \r
     the widget. Also, all widgets now use the same settings, you no longer have\r
     to modify the settings in each widget individually.\r
+  - added russian translation (thanks to tokeda)\r
+  - updated portuguese-brazilian (thanks to Flavio Nathan)\r
+  - new app icon\r
+  - updated "ComingNext Skin Fetcher" tool to version v1.3 (supports all 6 \r
+    panel positions)\r
+1.29 (2010-10-13) by Michael Prager\r
+  - fixed events showing as "undefined" on Symbian^3\r
+  - startup performance improvements\r
+  - stylish default background image\r
+  - first release available on Ovi Store\r
+1.30 (2010-11-28) by Michael Prager\r
+  - fixed an issue with daylight saving time not being used properly resulting\r
+    in events around time shifts to be off by one day or hour\r
+  - added option to change daylight saving offset (for time zones which have\r
+    more than a +1h time shift)\r
+  - fixed changes to calendars not being shown if affected calendar is not\r
+    default calendar\r
+  - added color indicator to show to which calendar an event belongs to (can be\r
+    disabled in settings)\r
+  - added option to exclude specific calendars from the list\r
+1.31 (2011-03-26) by Michael Prager\r
+  - added spanish translation (thanks to dragomerlin)\r
+  - added italian translation (thanks to Marcella Ferrari and Venos)\r
+  - fixed "About" link opening inside browser instead of widget\r
+  - fixed sorting of events without date\r
+  - fixed calendar indicators not showing in some cases\r
+  - fixed homescreen widget not updating properly on N8\r
+  - added help menu\r
+1.32 () by Michael Prager
+  - improved performance and battery life (reloading and sorting calendar 
+    data has been reduced)
+  - fixed spanish translation not working
+  - added "enableLogging" option which needs to be turned on if you want to 
+    generate debug logs