[root]/src/net/java/sip/communicator/plugin/statusupdate

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 26 (100.0%) | 496 (100.0%) | 19.0 |
| scoutice | 9 (34.6%) | 417 (84.1%) | 46.3 |
| emcho | 13 (50.0%) | 50 (10.1%) | 3.8 |
| damencho | 2 (7.7%) | 22 (4.4%) | 11.0 |
| yanas | 2 (7.7%) | 7 (1.4%) | 3.5 |
Added an icon for the auto away configuration form (by Damien ROTH)
Renamed the status update plugin to awto away
moved the getImage() and getImageBytes() methods to the ResourceManagementService
0 lines of code changed in:
Remove resources.properties, where not used any more.
2 lines of code changed in:
Moving the AutoAway configuration to the general configuration form. (Patch by Damien Roth).
Improved the text of Exception messages in OpSetBasicTelephonySipImpl
Cosmetic fixes in the media package
Reduced default logging level
9 lines of code changed in:
Fix an NPE in the SIP account wizard (Patch by Lubomir Marinov)
Improve configuration for the auto away plugin (Patch by Damien Roth)
Improve the popup call menu by allowing users to select a sub-contact (Patch by Sebastian Heib)
41 lines of code changed in:
Resource Management Service and its implementation. The service holds all resources and all bundles(except configuration service) use it to retrieve i18n strings,images,settings...
22 lines of code changed in:
fixes a bug, when a protocol is offline. other protocols have not been updated.
6 lines of code changed in:
Plugin components could now specify an index position in the container, where they'll be added.
5 lines of code changed in:
Avoid a NPE, which can occour when disconnecting from a remote desktop connection.
61 lines of code changed in:
removed used java 6 method
1 lines of code changed in:
added the possibilty to set the online status "away" automatically. eg after 5 minutes
349 lines of code changed in: