X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/ec325e40b6f6bc5d73da616b7cdf235ea26108e3..7462eb0578c84056fb0934aa0cbd1acb4873a993:/Readme.txt diff --git a/Readme.txt b/Readme.txt index d3856e0..30ae876 100644 --- a/Readme.txt +++ b/Readme.txt @@ -7,7 +7,7 @@ events on your S60 5th Edition phone's home screen. It consists of tree separate widgets, displaying 4 events each. For more info or to report bugs, please refer to -http://sourceforge.net/projects/comingnext +http://comingnext.sf.net/ and http://www.symbian-freak.com/forum/viewtopic.php?t=38045 @@ -29,11 +29,12 @@ Symbian^3 Edition phone. The homescreen mini view however will only be available on devices which support homescreen widgets. ComingNext has been tested on the following devices: -Nokia N97, N97 mini, C6, C7, N8 +Nokia N97, N97 mini, C6-00, C6-01, C7-00, C7 Astound, E6-00, E7-00, N8-00, +X7-00, T7-00, 500, 603, 700, 701 The fullscreen version of this widget also works on the following devices: Nokia 5800 XpressMusic, 5530 XpressMusic, 5230, 5250, 5228, 5230 Nuron, -5235 Ovi Music Unlimited, X6 +5235 Ovi Music Unlimited, X6-00 Known limitations: @@ -56,8 +57,9 @@ Known limitations: http://sourceforge.net/tracker/download.php?group_id=276816&atid=1175663&file_id=401828&aid=2956758 More info on this in the bug tracker: http://sourceforge.net/tracker/?func=detail&aid=2956758&group_id=276816&atid=1175663 -- Event refreshing/updating is broken on N8. You will have to set update - interval in settings to 0 in order to get it working on the N8. +- "all day" events with location information won't be displayed with location + information. This is yet another bug in Nokia's firmware, please wait for a + patch. How to obtain log file for solving issues: @@ -65,9 +67,10 @@ How to obtain log file for solving issues: In order to analyse problems or bugs, it can help to obtain the detailed widget log file. You can generate a log by following these steps: -1. Open your browser and go to Web > Settings > General -2. Set "JavaScript Error Notification" to "Create Log file" -3. Remove the widget from your homescreen and add it again +1. Within the widget, go to Settings and check "Enable Logging" +2. Open your browser and go to Web > Settings > General +3. Set "JavaScript Error Notification" to "Create Log file" +4. Remove the widget from your homescreen and add it again The log file will be generated here: C:\Data\jslog_widget.log. When you report a problem, send along this file so that the developers can analyse the issue. @@ -255,8 +258,45 @@ Changelog: - added color indicator to show to which calendar an event belongs to (can be disabled in settings) - added option to exclude specific calendars from the list -1.31 () by Michael Prager +1.31 (2011-03-26) by Michael Prager - added spanish translation (thanks to dragomerlin) - added italian translation (thanks to Marcella Ferrari and Venos) - fixed "About" link opening inside browser instead of widget - fixed sorting of events without date + - fixed calendar indicators not showing in some cases + - fixed homescreen widget not updating properly on N8 + - added help menu +1.32 (2011-05-14) by Michael Prager + - improved performance and battery life (reloading and sorting calendar + data has been reduced) + - fixed settings being lost when updating to a newer version + - added support for Location field for "all day" events. You'll have to wait + until Nokia fixes their firmware before this change will be visible though :-P + - fixed and improved spanish translation + - added "enableLogging" option which needs to be turned on if you want to + generate debug logs +1.33 (2011-08-28) by Michael Prager + - added support for X7-00, E6-00, T7-00, 500 and other "Anna" devices + - added weekday fix for Symbian^3 devices which got an "Anna" firmware update + - fixed DayEvent showing up as Meeting on Symbian^3 devices which got an "Anna" + firmware update + - improved error handling: don't break widget when a system backup is made + - updated included "Skin Fetcher" tool to version 1.5 (which now properly + supports N8-00, E7-00, C6-00, C6-01, C7-00, C7 Astound, X7-00, T7-00 and 500) +1.34 (2011-11-18) by Michael Prager + - fixed 12h time format not being used anymore on Anna devices + - fixed weekday display (for real this time) on Symbian Anna and Belle devices + - improved font scaling (resolves text overflow on Symbian Belle devices which + use a different system font) +1.35 (2012-01-27) by Michael Prager + - fixed 24/12h time format detection + - fixed weekday not showing on some devices +1.36 (2012-01-31) by Michael Prager + - fixed 24/12h time format detection problem introduced in v1.35 +1.37 () by Michael Prager + - added Catalan translation (thanks to Francisco Rodero) + - added Polish translation (thanks to zbigzbig20) + - added Finnish translation (thanks to Streamkeskus) + - added Czech translation (thanks to renek) + - fixed display problems on E6 (bug no. 3509394) + - fixed help button on settings page require double tap (bug no. 3302891)