]> code.delx.au - comingnext/blobdiff - Readme.txt
updated readme/changelog
[comingnext] / Readme.txt
index a32b28ff407c99748087b8c1178dc392c72e1d9b..6f3a06b5e7ad311933d3fcec7dbba0535040a363 100644 (file)
@@ -7,7 +7,7 @@ events on your S60 5th Edition phone's home screen. It consists of tree
 separate widgets, displaying 4 events each.\r
 \r
 For more info or to report bugs, please refer to \r
-http://sourceforge.net/projects/comingnext\r
+http://comingnext.sf.net/\r
   and\r
 http://www.symbian-freak.com/forum/viewtopic.php?t=38045\r
 \r
@@ -29,11 +29,12 @@ Symbian^3 Edition phone. The homescreen mini view however will only be
 available on devices which support homescreen widgets.\r
 \r
 ComingNext has been tested on the following devices:\r
-Nokia N97, N97 mini, C6, C7, N8\r
+Nokia N97, N97 mini, C6-00, C6-01, C7-00, C7 Astound, E6-00, E7-00, N8-00, \r
+X7-00\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
+5235 Ovi Music Unlimited, X6-00\r
 \r
 \r
 Known limitations:\r
@@ -46,6 +47,33 @@ Known limitations:
   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
+- "all day" events with location information won't be displayed with location \r
+  information. This is yet another bug in Nokia's firmware, please wait for a \r
+  patch.\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. Within the widget, go to Settings and check "Enable Logging"\r
+2. Open your browser and go to Web > Settings > General\r
+3. Set "JavaScript Error Notification" to "Create Log file"\r
+4. 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
@@ -230,6 +258,25 @@ Changelog:
   - 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 () by Michael Prager\r
+1.31 (2011-03-26) by Michael Prager\r
   - added spanish translation (thanks to dragomerlin)\r
-  - added italian translation (thanks to Marcella Ferrari)\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 (2011-05-14) by Michael Prager\r
+  - improved performance and battery life (reloading and sorting calendar \r
+    data has been reduced)\r
+  - fixed settings being lost when updating to a newer version\r
+  - added support for Location field for "all day" events. You'll have to wait \r
+    until Nokia fixes their firmware before this change will be visible though :-P\r
+  - fixed and improved spanish translation\r
+  - added "enableLogging" option which needs to be turned on if you want to \r
+    generate debug logs\r
+1.33 () by Michael Prager\r
+  - added support for X7-00, E6-00 and other "Anna" devices\r
+  - improved error handling: don't break widget when a system backup is made\r
+  - updated included "Skin Fetcher" tool to version 1.4 (which now properly \r
+    supports N8-00, E7-00, C6-00, C6-01, C7-00, C7 Astound and X7-00)\r