[root]/src/net/java/sip/communicator/plugin/generalconfig/autoaway

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 15 (100.0%) | 617 (100.0%) | 41.1 |
| yanas | 3 (20.0%) | 339 (54.9%) | 113.0 |
| damencho | 6 (40.0%) | 259 (42.0%) | 43.1 |
| s_vincent | 1 (6.7%) | 9 (1.5%) | 9.0 |
| ibauersachs | 1 (6.7%) | 6 (1.0%) | 6.0 |
| emcho | 4 (26.7%) | 4 (0.6%) | 1.0 |
More default values checks when starting auto-away thread.
27 lines of code changed in:
Checks for auto away in default values.
19 lines of code changed in:
Fixes javadoc and eclipse related warnings in the code.
9 lines of code changed in:
General config: put labels on top of the section to gain h-space
6 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
4 lines of code changed in:
Introduces service for detecting system activity like network changes and detecting idle states. Produced events used for autoaway and reconnect plugin.
209 lines of code changed in:
Authorization for SIP protocol, implement subscribe for presence.winfo rfc3857, rfc3858, rfc5025. Add block and polite-block to the currently available allow rules in xcap implementation and using them fo the sip authorization.
Fix - do not subscribe for not in contactlist contacts and for terminated subscriptions.
Remove warning for not found AAAA and A records, warn when both are not found.
Change some config properties for autoaway.
4 lines of code changed in:
Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.
339 lines of code changed in: