[root]/src/net/java/sip/communicator/plugin/generalconfig
autoaway
(4 files, 595 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 97 (100.0%) | 3837 (100.0%) | 39.5 |
| yanas | 26 (26.8%) | 1943 (50.6%) | 74.7 |
| damencho | 21 (21.6%) | 668 (17.4%) | 31.8 |
| lubomir_m | 18 (18.6%) | 527 (13.7%) | 29.2 |
| sympho | 10 (10.3%) | 246 (6.4%) | 24.6 |
| ibauersachs | 7 (7.2%) | 203 (5.3%) | 29.0 |
| scmerger | 2 (2.1%) | 164 (4.3%) | 82.0 |
| rkuntz | 1 (1.0%) | 36 (0.9%) | 36.0 |
| s_vincent | 4 (4.1%) | 33 (0.9%) | 8.2 |
| kpouer | 1 (1.0%) | 9 (0.2%) | 9.0 |
| emcho | 6 (6.2%) | 6 (0.2%) | 1.0 |
| wernerd | 1 (1.0%) | 2 (0.1%) | 2.0 |
Fixes javadoc and eclipse related warnings in the code.
33 lines of code changed in:
SIP: Show checkboxes for configurable SSL/TLS protocol versions
88 lines of code changed in:
SIP: Allow configuration of enabled SSL/TLS protocols
44 lines of code changed in:
Fixes "Log chat history" check box in the general configuration form. Reported by Davide Corda on the mailing list (subject: [jitsi-dev] General config: showHistoryCheckBox).
5 lines of code changed in:
Resize general config pane along with the outer window
1 lines of code changed in:
General config: put labels on top of the section to gain h-space
70 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
6 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.
3 lines of code changed in:
Fix starting auto away thread.
Check for always trust mode in default settings in Certificate Service.
23 lines of code changed in:
Reverts latest changes fixing build.
1 lines of code changed in:
Fixes starting auto away thread.
23 lines of code changed in:
Fixes the addition of immageattr to all H.264 formats.
0 lines of code changed in:
Adds a configuration property allowing to enable/disable different configuration forms from provisioning.
28 lines of code changed in:
Fixes opaque background of checkbox in the general configuration form.
1 lines of code changed in:
Shows the "SIP configuration" form after the global proxy in the advanced options.
1 lines of code changed in:
Removes special symbols before callng phone numbers and lets the user configure a property to enable/disable this functionality.
251 lines of code changed in:
Hides the startup-related section in the General configuration on Linux because it is populated only on Windows and thus stays empty on Linux. (It is already hidden on Mac OS X.)
26 lines of code changed in:
Fixes multiple issues in the setup and update functionality on Windows.
4 lines of code changed in:
Use registry for autostart on windows.
86 lines of code changed in:
Introduce Packet Logging Service with its configuration form and implementation for sip,jabber and rtp.
12 lines of code changed in:
(39 more)