× News Cego SysMT Croom Web Statistics Impressum
SysMT Logo

Croom Change Log

Back to Croom

In the following, change log entries for the managed software packages is shown

Last 10 30 100 entries

Last 100 log entries in change log
Category Date Version Log
croomios 15.03.2015 2.0.7 Message bubble redesign for chat window. This is still not the final solution, since there seems to be some challenge with the image resolution ...
croomadt 15.03.2015 2.0.2 Version released
croomadt 15.03.2015 2.0.2 Fix in CroomMessageView, duplicate messages appeared since unread messages are written two times to message cache ( also onPause )
croomios 08.03.2015 2.0.7 Added header for unread messages to message view. Reduced cell height to show more messages in the view
croomadt 01.03.2015 2.0.1 Version released
croomadt 21.02.2015 2.0.0rc2 Version released
croomadt 09.02.2015 2.0.rc1 Croom Android Cient first release candidate. This version works with croom server 2.0
croomsrv 06.02.2015 2.0.0 Heavy work on croom version 2.0.0 with web integration
croomsrv 18.12.2014 2.0.0 Started with user admin panel implementation
croomsrv 17.12.2014 2.0.0 Started Vaadin based implementation, complete code copy to eclipse project
croomios 27.10.2014 1.1.1 Catched pictures messages with no title ( msgtext == nil )
croomsrv 27.10.2014 1.1.2 Removed MSGCONFIRM message from server, since this message is actually not used and may confuse the protocol.
croomadt 27.10.2014 1.1.3 Added status thread for status updates in message view
Layout improvements in message view.
Synchronizing improvements in request handler class
croomsrv 26.10.2014 1.1.1 Version released
croomadt 26.10.2014 1.1.2 Version released
croomadt 26.10.2014 1.1.2 Message bubble correction to synchronize with iOS bubble design
croomsrv 26.10.2014 1.1.1 Improvements regarding session cleanup
croomadt 26.10.2014 1.1.2 Improvements regarding session recovery
croomadt 24.10.2014 1.1.2 Fix in CroomMessageView, messages are just added locally, if confirmation to server was succesful
croomsrv 24.10.2014 1.1.1 - Fix in view croom_unreadmsgview, instead of msgid_send, msgid_confirmed must be evaluated
- Optimization push message service, added rowlimit 10 to select to avoid pushing too many messages with one service request
croomadt 24.10.2014 1.1.0 Version released
croomsrv 24.10.2014 1.1.0 Version released
croomsrv 23.10.2014 1.1.0 Small fix for pollUnread service request ( updated msgrec attribute for croom_unreadmsgview query )
croomadt 23.10.2014 1.1.0 Introduced class CroomForground for proper foreground / background state handling.
Messsage exchange seems to be stable now also with images
croomadt 22.10.2014 1.1.0 Improvements for message view with images
croomios 21.10.2014 1.1.0 Many improvements regarding stabability and design
Added message cache cleaner
croomadt 19.10.2014 1.1.0 Added basic support for media message transfer
Lift up to version 1.1.0, since this feature uses new server protocol
croomios 19.10.2014 1.1.0 Many patches added to support media messages
Since this is a protocol expansion, version set up to 1.1.0
croomios 18.10.2014 1.0.4 More work on message view controller to support media messages
croomsrv 17.10.2014 1.1.0 Added image message handling to the server
This feature also requires blob handling of the cego database
Patches to the JDBC driver have been added ( CegoJDBC Vesion 1.5.3 )
croomadt 16.10.2014 1.0.1 Version released
croomadt 16.10.2014 1.0.1 Added message cache option to settings menu
croomios 15.10.2014 1.0.4 Added message cache with cache expire setting
croomios 15.10.2014 1.0.3 Bubble form and color improvements
Lightening background color or all views
croomios 15.10.2014 1.0.3 Added transaction confirmation boxes for user management
croomsrv 15.10.2014 1.0.1 Improved exception handling and error messages
croomsrv 14.10.2014 1.0.0 Version released
croomadt 14.10.2014 1.0.0 Version released
croomios 13.10.2014 1.0.3 Color and background adjustments for message bubbles
croomios 13.10.2014 1.0.3 Code cleanup and further improvements for message view
croomadt 12.10.2014 1.0.0 Improved scrolling to end by using
getListView().smoothScrollToPosition(_adapter.getCount())
instead of
getListView().setSelection(_messages.size()-1);
croomsrv 12.10.2014 1.0.0 More work on croom documentation
croomios 11.10.2014 1.0.2 Fixes for message view ( orientation, input message box with multi lines )
croomadt 11.10.2014 1.0.0 More improvements for message view status field
croomadt 10.10.2014 1.0.0 Improvements for home view to handle connection errors
Connection establishment made by a dedicated connection thread
croomsrv 10.10.2014 1.0.0 Added msgid_sent and msgid_confirmed attributes to table croom_user2room to ensure correct message delivery to clients ( non repeating and non lost messages )
After restart, the values for the corresponding user are synched ( set msgid_sent = msgid_confimed )
croomios 10.10.2014 1.0.2 More fixes on Message box input view to handle line wrapping correctly
croomios 09.10.2014 1.0.2 Improved state handling for background and foreground mode
If app goes to background while room was entered, the room is left now and entered again by dedicated enterBackground and enterForeground methods in CroomMessageViewController
croomadt 08.10.2014 1.0.0 - Improved state handling for different application states ( foreground, background, room entered )
- Added local notification for message notification, if app is in background
croomsrv 07.10.2014 1.0.0 Started with documentation
croomios 06.10.2014 1.0.1 Added autoconnect toggle switch to configuration view.
croomios 06.10.2014 1.0.0 Further improvements and code cleanup for messenger view
croomios 06.10.2014 1.0.0 Added session recovery to recover automatically from broken connections
croomios 05.10.2014 1.0.0 More work and improvements for multiline message input view
croomios 04.10.2014 1.0.0 Added multiline editing view for message input
croomios 03.10.2014 1.0.0 Added asynchronous update thread for room view
croomadt 03.10.2014 1.0.0 Message exchange between ios and android stable now
croomios 02.10.2014 1.0.0 Changed message text coding to base64. This seems to be useful to handle messages also for the android world
croomadt 30.09.2014 1.0.0 Added CroomMessageCache class to store retrieved message locally. More work on messenger view to show message sender and message ts
croomadt 28.09.2014 1.0.0 Basic message exchange works now ( also tested between iOS and Android )
croomadt 26.09.2014 1.0.0 First connection to croom server established
croomadt 26.09.2014 1.0.0 Completed Settings View
croomadt 25.09.2014 1.0.0 First analysis of Eclipse based ADT finished. Draft for croom application prototype including tab view, list view and messenger view completed
croomadt 25.09.2014 1.0.0 Initial entry
croomsrv 22.09.2014 1.0.0 Confuguration of log4j logging, started croom server beta test on croom.lemke-it.com
croomios 22.09.2014 1.0.0 Adaptions for iPhone 4s
croomsrv 21.09.2014 1.0.0 Added db connection pool implementation from snaq.net
croomios 20.09.2014 1.0.0 Added local notification
croomsrv 18.09.2014 1.0.0 view corrections and additional information for roomforuser service
croomios 18.09.2014 1.0.0 More information added to user room view ( number of users, number of unread messages ), improvements of message view controller
croomios 16.09.2014 1.0.0 Added services for user modification and user deletion
croomios 15.09.2014 1.0.0 - Added message encoding for emoticons and umlaute
- Improved network connection setup including UIActivityIndicator
- Improved message view layout
croomios 15.09.2014 1.0.0 First successful deployment and test on IPhone5 device
croomios 14.09.2014 1.0.0 Improved user admin panels, added additional information to home mask
croomsrv 14.09.2014 1.0.0 Created croom tableset on vserv2
croomios 13.09.2014 1.0.0 Added App and Launch Icon, added services for pwd setting, completed implementation of message delivery
croomios 12.09.2014 1.0.0 More work in user and group administration
croomsrv 12.09.2014 1.0.0 Added AES encryption code from http://www.bouncycastle.org to project
croomios 12.09.2014 1.0.0 Added AES encryption code to project
croomios 12.09.2014 1.0.0 More work on user and room administration views
croomios 11.09.2014 1.0.0 Completed symmetric message protocol for room chat sessions. Messages are now delivered to crooom server but also messages are received via push requests
croomios 11.09.2014 1.0.0 More work on smooth message exchange parameter settings.
croomios 09.09.2014 1.0.0 Analysis and work on iOS multithreading for asynchronous message delivery. Basically, messages can be delivered from croom server and are received from a croomios dedicated thread.
croomsrv 06.09.2014 1.0.0 More work on database modelling
croomios 06.09.2014 1.0.0 Added segue handling handling from user view to message view
croomios 05.09.2014 1.0.0 First working request (USERLIST ) on UITableViewController with response from app server and database
croomsrv 05.09.2014 1.0.0 More work on XML modeling and RequestHandler
croomsrv 04.09.2014 1.0.0 Started with db modeling for croom database
croomsrv 03.09.2014 1.0.0 First runnable prototype, which servers proom requests. Also tested with OpenJDK on FreeBSD 9.3
croomios 03.09.2014 1.0.0 Started with Xcode project for iPhone client
croomios 03.09.2014 1.0.0 Added XML handling classes to iPhone client ( derived APXML by Arash Payan, https://github.com/arashpayan/apxml )
croomsrv 03.09.2014 1.0.0 Started with Xcode project for iPhone client and with Eclipse project for Java based server implementation
croomsrv 03.09.2014 1.0.0 Initial entry