X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/f189e06574648bdc360dc875eeef2bcfca3eb83e..a31510261224b6257b8776ef564a6baf95c0adb7:/Readme.txt diff --git a/Readme.txt b/Readme.txt index c4f434a..709d65d 100644 --- a/Readme.txt +++ b/Readme.txt @@ -30,7 +30,7 @@ available on devices which support homescreen widgets. ComingNext has been tested on the following devices: Nokia N97, N97 mini, C6-00, C6-01, C7-00, C7 Astound, E6-00, E7-00, N8-00, -X7-00, T7-00, 500 +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, @@ -275,8 +275,33 @@ Changelog: - fixed and improved spanish translation - added "enableLogging" option which needs to be turned on if you want to generate debug logs -1.33 () by Michael Prager +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) + - added "show icons" option to enable users to hide icons if desired (bug no. 3521427) + - added "font size" option to easily customize text size + - added option to anonymize debug logfiles + - added option to specify the max number of events shown in fullscreen mode + - updated SkinFetcher to v1.6 (updated certificate)