Directory src/net/java/sip/communicator/impl/googlecontacts/configform/

Directory Created:
2011-03-22 19:23
Total Files:
4
Deleted Files:
0
Lines of Code:
986

[root]/src/net/java/sip/communicator/impl/googlecontacts/configform

Lines of Code

src/net/java/sip/communicator/impl/googlecontacts/configform/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 19 (100.0%) 1075 (100.0%) 56.5
s_vincent 12 (63.2%) 995 (92.6%) 82.9
yanas 3 (15.8%) 76 (7.1%) 25.3
emcho 4 (21.1%) 4 (0.4%) 1.0

Most Recent Commits

s_vincent 2011-12-02 13:26

Detects Google Contacts support in contact source via the protocol provider of the account ('Google Talk') or the Google contacts source is extern (created via the Google Contacts configuration form), in addition to the SRV method.

4 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts/configform: GoogleContactsConfigForm.java (+3 -3), GoogleContactsTableModel.java (+1 -1)
s_vincent 2011-11-08 10:43

Put system properties settings in a separate function. Fixes styles and javadoc warnings.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts/configform: GoogleContactsTableModel.java (+1)
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/impl/googlecontacts/configform: AccountSettingsForm.java (+1 -1), GoogleContactsConfigForm.java (+1 -1), GoogleContactsTableModel.java (+1 -1), Resources.java (+1 -1)
yanas 2011-08-24 15:06

Merges contact source configurations in a single configuration form.
Adds the possibility to disable/enable MacOSX AddressBook and MS Outlook.
Adds a prefix configuration to all contact sources: AddressBook, Outlook, LDAP, Google Contacts.

76 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts/configform: AccountSettingsForm.java (+37 -4), GoogleContactsConfigForm.java (+3 -2), GoogleContactsTableModel.java (+36 -19)
s_vincent 2011-05-25 17:21

Show login/password window if we get a credentials problem from Google Contacts.

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts/configform: AccountSettingsForm.java (+2 -1)
s_vincent 2011-03-25 15:12

Fix NPE in Google Contacts service. Redesign Jabber account contact source activation: do all in Google Contacts service. Fix name in Mac OS X Dock when Jitsi is run from the sources.

19 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts/configform: AccountSettingsForm.java (+12 -3), GoogleContactsConfigForm.java (+7 -1)
s_vincent 2011-03-23 14:06

Handle cases where user change Gmail/Google Apps account password, Google Contacts source must inform users about wrong password.

8 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts/configform: AccountSettingsForm.java (+1 -1), GoogleContactsConfigForm.java (+7 -50)
s_vincent 2011-03-22 19:23

Initial support for Google Contacts as contact source.

961 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts/configform: AccountSettingsForm.java (new 282), GoogleContactsConfigForm.java (new 394), GoogleContactsTableModel.java (new 217), Resources.java (new 68)
Generated by StatSVN 0.3.1