📄 changeslog.txt
字号:
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.5.2 release (pocket pc and smartphone)
------------------------------------------------------------------------------
2007-08-31
- Toccy:support for CTP: added CTPManager class and threads to manage CTP and STP connections.
When starting notifications, first try to use STP - if it fails, we
use CTP. CTP main thread is 'ctpWorker'.
2007-08-27
- Magi: to improve the sync of contacts only it is inserted a <map> to record
the current situation.
The add, modification, delete of items from the server are stored in the
map and at the end all the map is written on the contact.dat
The caledar and task are not evaulated in this way. They will become so
when the WinCalendar and WinTask will be used properly.
Added classes for CTP handling.
Some modification in localization handling
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.5.1 release (pocket pc and smartphone)
------------------------------------------------------------------------------
2007-08-09
- Teo: New localization system
now there is a singleton called localizationUtils that create the
resource HINSTANCE for the language localization dll.
In the UI there's no more String table and Menu... All the
localization parts of the UI are now under the new language dll
under the Program Files Funambol directory there is a new dll
called language-XX.dll where the XX are 2 or 3 chars corrisponding
to the language code
the default language dll is language-en.dll
the singleton returns in all the UI the HINSTANCE for the
LoadLibrary method and for the load of the Menues.
there are also a method that returns a wchar_t* of the string
present in the String table in the Language dll corrisponding to
a UINT passed as param, and a method that creates automatically a
message box with a string corrisponding to the UINT passed as param.
2007-08-09
- Teo: Added localization support and the first language.dll (in italian)
that will be under /%installdir%/Funambol/it
language.dll is under development and not in the build.
Setup automatically starts the application
The credentals are asked to the user immediately after the startup
if not set yet.
- Gazza: fix for Uncompressed-content-lenght missing header
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.0.21 release (pocket pc and smartphone)
------------------------------------------------------------------------------
2007-08-03
- Magi: Modified the way to handle the contact to get all the properties.
It is base on the IPOutlookApp2 interface.
It uses the WinContact and WinContactSif api classes.
The "isSif" variable is set by the syncItem mimeType.
- Teo: All the sync is started by startProgram instead of startcmd to get
the right path.
2007-07-24
- Magi: refactoring of the startsync process and all related stuff.
Based on Teo's modification.
Fixed minor issues.
2007-07-16
- Teo: changed startsync: now if there's a sync with the email source
enabled startsync pass through MailSyncMessages.
There's also a popup in the email UI that ask if the user want to
add the email source if it's disabled.
Finally in the UI the GUI is locked if the startsync is started
also if it's started not from the UI.
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.0.20 release (pocket pc and smartphone)
------------------------------------------------------------------------------
2007-07-02
- Magi: update IPOutlookApp application to support hidden properties
update installer to support syncMode not listed yet
udpate handleservice to avoid starting errors
2007-06-22
- Magi: update project to build with (/Zc:wchar_t-) Language property. Used for
the MailSyncMessages application
- Teo: Removed resources from UI that are not used
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.0.19 release (pocket pc and smartphone)
------------------------------------------------------------------------------
2007-06-14
- Magi: added sync mail sound also for smartphone devices
fixed issue related to Close application by Task Manager
2007-06-13
- Magi: removed unused code due to MailExtraData class. It contained some extra values
that are no more stored in the cache file.
2007-06-05
- Teo: new set dirty functionality. Now the dirty flag is setted only if
there are differences between the old data stored and the new one.
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.0.18 release (pocket pc only)
------------------------------------------------------------------------------
2007-05-25
- Magi: removed unused code. Added some missing comments.
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.0.17 release (pocket pc and smartphone)
------------------------------------------------------------------------------
2007-05-06
- Message added for error code 503.
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.0.15 release (pocket pc and smartphone)
------------------------------------------------------------------------------
2007-04-24
- Fixed bug in UI during syncing of contact or calendar after a notification
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.0.14 release (pocket pc and smartphone)
------------------------------------------------------------------------------
2007-04-20
- Added mail icon notification for pocket pc wm5. A new executable is inserted in
the package for the pocket pc. No modification done for the smartphone.
Modification code in sync4jproxy.
- Removed Funambol vawe sound for the notification of new mail, both on ppc and
smartphone, 2003 and 5.0.
For WM 5.0 Used the default one. This is valid only for the notification
via tcp/ip and using send/receive.
No sound if using our plug-in or sms.
Bug fixing:
- fixed some crash if a email message cannot be sent succesfully
- more input validation
- improved funambol ico
Known Issue.
-------------
- After the uninstall of the Funambol client, it could remain a default windows icon in the upper bar.
Workaround. restart the device.
- Pulling off the battery the mail account and its email can be deleted. It seems to be the behavior of the devices / WM5.0.
Keeps the email in the RAM for some time before it is moved to the Persistent Store / Memory.
When in RAM, if pull out batter or reset device, the email is lost.
Workaround: keep the mail for a long time before pull out the battery. Check the
device is turned off before pull out the battery
- On some devices (Qtek 9100, Qtek 8310) the manual delation of the email
Funambol account can create a freeze of the device.
Workaround: restart the device
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.0.13 release (pocket pc and smartphone)
------------------------------------------------------------------------------
2007-04-13
UI improvements: cut and paste support, code review, validate user information
Bug fixing:
- avoid cancellation of invitation after a delete of an appointment
- modified stop action procedure
- fixed another sync in progress
Improved messages to the user after notification failure
Improved handling of a sync when another is in progress
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.0.12 release (pocket pc and smartphone)
------------------------------------------------------------------------------
2007-04-05
UI improvements
Bug fixing
Improve upgrade process
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.0.11 beta release (pocket pc and smartphone)
------------------------------------------------------------------------------
2007-03-28
UI improvements
Fixed issues related to notification icon
Fixed issues related to stop action
Added notification to the server if device URL changes
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.0.9 alpha release (pocket pc and smartphone)
------------------------------------------------------------------------------
2007-03-16
network issues fixed
stability issues fixed
UI cleanup
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.0.8 alpha release (pocket pc and smartphone)
------------------------------------------------------------------------------
2007-03-08
new user interface
default mail size 10k
bugfix
------------------------------------------------------------------------------
Funambol Windows Mobile Plug-in 6.0.6 alpha release (pocket pc and smartphone)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -