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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 51 (100.0%) | 1141 (100.0%) | 22.3 |
| yanas | 18 (35.3%) | 659 (57.8%) | 36.6 |
| damencho | 11 (21.6%) | 417 (36.5%) | 37.9 |
| pradelle | 2 (3.9%) | 33 (2.9%) | 16.5 |
| lubomir_m | 11 (21.6%) | 20 (1.8%) | 1.8 |
| emcho | 6 (11.8%) | 6 (0.5%) | 1.0 |
| s_vincent | 2 (3.9%) | 4 (0.4%) | 2.0 |
| wernerd | 1 (2.0%) | 2 (0.2%) | 2.0 |
Fixes style formating, javadoc and eclipse related warnings.
3 lines of code changed in:
Synchronizes sources with some android changes.
1 lines of code changed in:
Fixes some NPE. Adds custom xmpp domain to be resolved for SRV records used for connection.
14 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
6 lines of code changed in:
Detects ip changes (not link changes) under macosx. Fixes a problem with reconnecting several tcp/tls sip providers.
2 lines of code changed in:
Add javadoc, fix warnings and typos.
1 lines of code changed in:
Fix logger usage - seventh and last bunch
2 lines of code changed in:
Fixes warnings, mostly.
2 lines of code changed in:
Fixes warnings, mostly ones related to raw-type uses.
6 lines of code changed in:
Commits another part of the patch provided by Sebastien Vincent on the dev mailing list in an e-mail with the subject "Fix lot of warnings in the code" which fixes warnings in the src directory.
5 lines of code changed in:
Supports country code (in addition to language code) when dealing with locales because the language properties files contain it and are not loaded without the modifications of this commit.
3 lines of code changed in:
Windows update now supports password protected sites, https and http redirects. Show dialog if installer file is missing. Stopping update process now iss working. Change of interface language.
74 lines of code changed in:
Removes unused Logger instances (and thus resolves the warnings about them as well).
0 lines of code changed in:
Performance optimizations for the resource search.
33 lines of code changed in:
Reads the resources of the default LanguagePack for the default Locale once (much like it's done for the other ResourcePacks) in order to speed the related code up (including on startup).
4 lines of code changed in:
fix localization resources
11 lines of code changed in:
default resource packs
205 lines of code changed in:
meta resources introduced
93 lines of code changed in:
Enhanced resource management.
345 lines of code changed in:
Add support for more resource packs in the ResourceManagement service.
5 lines of code changed in:
(1 more)