X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/127ab7836a5c86d9688cd34516185f2b99635b07..517fcfd1ef1214752d9e9793d25b95fa18bdb119:/Readme.txt diff --git a/Readme.txt b/Readme.txt index 1197992..3628d03 100644 --- a/Readme.txt +++ b/Readme.txt @@ -1,21 +1,19 @@ ------------------------------------- - ComingNext & Coming Next B for N97 ------------------------------------- -This widget was originally created by Dr. Cochambre and was extended by -Michael Prager . It will display the next 8 upcoming events -on your N97 homescreen. It consists of two seperate widgets, each displaying -4 events. - -For more info or to report bugs, please refere to -http://sourceforge.net/projects/comingnext +------------------------------- + ComingNext for Symbian Phones +------------------------------- +This widget was originally created by Dr. Cochambre and is now developed and +maintained by Michael Prager . It displays the next 12 upcoming +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://comingnext.sf.net/ and http://www.symbian-freak.com/forum/viewtopic.php?t=38045 You can change the appearance (background color, font color, font size etc.) -and settings from within the widget now. Even if you want to use a custom -background image to fake transparency, you don't have to modify the widget -anymore. Follow these steps to give your ComingNext widget a transparent -background: +and settings from within the widget now. To make the widget background +transparent, follow these steps: 1. install "ComingNext Skin Fetcher" on your phone 2. start it on your phone and click on "Generate". It will ask you for the @@ -24,16 +22,53 @@ background: "background image location" to "external" -known limitations: +Supported Devices: +------------------ +This widget should be compatible with any Symbian S60 5th and +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, E7, N8 + +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 + + +Known limitations: ------------------ - ToDos might show up although they have been marked "done". This is a bug in - Nokias WRT library: entry.Status sometimes is undefined. + Nokia's WRT library: entry.Status sometimes is undefined. - real transparent background: I haven't found a way todo this yet. All the widgets that have transparent background are no WRT widgets. Nokia? - There is no automatic detection if you're in a timezone that uses daylight saving time (DST). By default, the widget assumes that you're in a timezone that has a 1h DST. If this is not the case, please change the "enable Daylight Saving" setting within the widget. +- Some users may get an error like "Error: Loading Calendar Service". This is + due to a corrupted Symbian configuration file in C:\Private\2000f847. You + will have to reset your phone to get rid of the error. Do not restore files + from a backup, or you will restore the broken config too. An alternative is + to replace the corrupted config file manually, but you will need to hack + your phone in order to have access to it. You can find the non-corrupted + version of that config here: + 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 + + +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 + +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. License: @@ -175,7 +210,7 @@ Changelog: - code cleanup and size reduction - update interval to detect screen rotation increased from 3 to 1 secs - open calendar app when clicking anywhere in fullscreen view -1.25 () by Michael Prager +1.25 (2010-02-21) by Michael Prager - fixed reoccurring events not beeing shown - added "check for updates" feature - added "ComingNext Skin Fetcher v1.1" tool @@ -183,3 +218,52 @@ Changelog: new skin fetcher tool). With this, you won't need to modify the widget anymore to use a custom background image - added portuguese-brazilian translation by Flavio Nathan +1.26 (2010-03-18) by Michael Prager + - fixed second panel showing the same events as the first panel + - mark overdue ToDo events (this feature can be disabled in the settings) + - support for 3 panels + - automatically change text size to fit the requested number of events. You + can now easily change the number of events per widget for example to 3, 5 + or 6 by simply changing the 'Events Per Widget' setting. + - includes Skin Fetcher 1.2 which now also supports 3 panels +1.27 (2010-03-21) by Michael Prager + - fixed ToDo events without due date to cause error +1.28 (2010-10-11) by Michael Prager + - compatible with N8 and any other device with multi-calendar support + - added persistent settings. Settings will no longer be lost when updating + the widget. Also, all widgets now use the same settings, you no longer have + to modify the settings in each widget individually. + - added russian translation (thanks to tokeda) + - updated portuguese-brazilian (thanks to Flavio Nathan) + - new app icon + - updated "ComingNext Skin Fetcher" tool to version v1.3 (supports all 6 + panel positions) +1.29 (2010-10-13) by Michael Prager + - fixed events showing as "undefined" on Symbian^3 + - startup performance improvements + - stylish default background image + - first release available on Ovi Store +1.30 (2010-11-28) by Michael Prager + - fixed an issue with daylight saving time not being used properly resulting + in events around time shifts to be off by one day or hour + - added option to change daylight saving offset (for time zones which have + more than a +1h time shift) + - fixed changes to calendars not being shown if affected calendar is not + default calendar + - 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 (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 () 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