Directory src/net/java/sip/communicator/plugin/generalconfig/autoaway/

Directory Created:
2010-07-05 18:47
Total Files:
4
Deleted Files:
0
Lines of Code:
595

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

Lines of Code

src/net/java/sip/communicator/plugin/generalconfig/autoaway/ Lines of Code

Developers

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

Most Recent Commits

damencho 2012-04-12 09:47

More default values checks when starting auto-away thread.

27 lines of code changed in:

  • src/net/java/sip/communicator/plugin/generalconfig/autoaway: AutoAwayWatcher.java (+5 -1), StatusUpdateThread.java (+22 -2)
damencho 2012-04-04 19:11

Checks for auto away in default values.

19 lines of code changed in:

  • src/net/java/sip/communicator/plugin/generalconfig/autoaway: AutoAwayConfigurationPanel.java (+19 -2)
s_vincent 2012-03-09 19:05

Fixes javadoc and eclipse related warnings in the code.

9 lines of code changed in:

  • src/net/java/sip/communicator/plugin/generalconfig/autoaway: AutoAwayConfigurationPanel.java (+9 -4)
ibauersachs 2011-10-30 00:18

General config: put labels on top of the section to gain h-space

6 lines of code changed in:

  • src/net/java/sip/communicator/plugin/generalconfig/autoaway: AutoAwayConfigurationPanel.java (+6 -5)
emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

4 lines of code changed in:

  • src/net/java/sip/communicator/plugin/generalconfig/autoaway: AutoAwayConfigurationPanel.java (+1 -1), AutoAwayWatcher.java (+1 -1), Preferences.java (+1 -1), StatusUpdateThread.java (+1 -1)
damencho 2011-08-23 21:23

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:

  • src/net/java/sip/communicator/plugin/generalconfig/autoaway: AutoAwayWatcher.java (new 207), StatusUpdateThread.java (+2 -2)
damencho 2010-10-06 11:43

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:

  • src/net/java/sip/communicator/plugin/generalconfig/autoaway: Preferences.java (+4 -2)
yanas 2010-07-05 18:47

Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.

339 lines of code changed in:

  • src/net/java/sip/communicator/plugin/generalconfig/autoaway: AutoAwayConfigurationPanel.java (new 127), Preferences.java (new 19), StatusUpdateThread.java (new 193)
Generated by StatSVN 0.3.1