[root]/src/net/java/sip/communicator/impl/sysactivity

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 22 (100.0%) | 1513 (100.0%) | 68.7 |
| damencho | 18 (81.8%) | 1353 (89.4%) | 75.1 |
| ibauersachs | 2 (9.1%) | 155 (10.2%) | 77.5 |
| s_vincent | 2 (9.1%) | 5 (0.3%) | 2.5 |
Fixes style formating, javadoc and eclipse related warnings.
4 lines of code changed in:
Adds some logging to network status events and their dispatching.
Prints result from provisioning requests in the log.
17 lines of code changed in:
Delivers SystemActivity events in different thread and on windows give time to the underlying jvm to dispatch the same message and populate its interfaces.
249 lines of code changed in:
Adds dns change detection on macosx.
11 lines of code changed in:
Synchronizes sources with some android changes.
10 lines of code changed in:
Adapt D-Bus NetworkManager signal listener to NM_STATE 0.9
155 lines of code changed in:
Put system properties settings in a separate function. Fixes styles and javadoc warnings.
1 lines of code changed in:
Makes a noisy error to warning.
1 lines of code changed in:
Fixes a problem with jabber where sometimes we can get connected two times after resume and have an error dialog.
8 lines of code changed in:
Forces gtalk ice enabled on systems with already saved preferences (property name change).
Fixes a problem with network detection on machines missing network manager (linux).
77 lines of code changed in:
Respects IS_SERVER_OVERRIDDEN account property when connecting with Jabber account. Better detection for idle and exit of idle state.
40 lines of code changed in:
Removes some warnings. Improves handling of wake up and error handling when using network manager.
11 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.
929 lines of code changed in: