Directory src/net/java/sip/communicator/service/fileaccess/

Directory Created:
2005-12-01 15:26
Total Files:
2
Deleted Files:
0
Lines of Code:
188

[root]/src/net/java/sip/communicator/service/fileaccess

Lines of Code

src/net/java/sip/communicator/service/fileaccess/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 15 (100.0%) 329 (100.0%) 21.9
a_pelov 2 (13.3%) 152 (46.2%) 76.0
emcho 7 (46.7%) 89 (27.1%) 12.7
pradelle 3 (20.0%) 72 (21.9%) 24.0
yanas 1 (6.7%) 8 (2.4%) 8.0
s_vincent 1 (6.7%) 4 (1.2%) 4.0
lubomir_m 1 (6.7%) 4 (1.2%) 4.0

Most Recent Commits

emcho 2011-10-18 14:03

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

2 lines of code changed in:

  • src/net/java/sip/communicator/service/fileaccess: FailSafeTransaction.java (+1 -1), FileAccessService.java (+1 -1)
s_vincent 2010-10-04 12:33

Fixes warnings and javadocs.

4 lines of code changed in:

  • src/net/java/sip/communicator/service/fileaccess: FileAccessService.java (+4 -3)
lubomir_m 2010-09-02 12:38

Applies minor changes (e.g. code formatting, closing InputStreams) discovered while briefly looking at issue #854: Avatar handling is flawed.

4 lines of code changed in:

  • src/net/java/sip/communicator/service/fileaccess: FileAccessService.java (+4 -3)
yanas 2009-06-15 18:18

Adding support for file transfer for XMPP and graphical User Interface for file transfer (ongoing work). This first commit adds the needed gui that enables users to send and receive files, to
drag and drop files into chat windows. It displays incoming file notifications, file icons or previews (where possible, e.g. images).
This work package also contains a first file transfer implementation over the XMPP protocol (using the smack implementation of xep-0096: http://xmpp.org/extensions/xep-0096.html). Unfortunately this implementation won't work very well with GoogleTalk accounts for now, as Google servers seem to block every file bigger than 60K.

This commit contains also some improvements in the way we load the history and we manage error messages in the gui.

8 lines of code changed in:

  • src/net/java/sip/communicator/service/fileaccess: FileAccessService.java (+8 -1)
pradelle 2007-11-14 19:41

Merge my changes from alpha2 branch (mostly improvements to SIMPLE, usage of transactions for contactlist.xml and fix the wrong location of jain-sip logs).

0 lines of code changed in:

  • src/net/java/sip/communicator/service/fileaccess: FailSafeTransaction.java (-2)
pradelle 2007-10-11 20:04

Add FailSafeTransaction interface to the repo.

62 lines of code changed in:

  • src/net/java/sip/communicator/service/fileaccess: FailSafeTransaction.java (new 62)
pradelle 2007-10-11 19:20

Moved FailSafeTransactions to the fileaccess bundle.

10 lines of code changed in:

  • src/net/java/sip/communicator/service/fileaccess: FileAccessService.java (+10)
emcho 2007-01-14 20:05

Configurable home name and location, properly store international characters in the metacontactlist, history, and configuration files. make the debian installer store bndles un ${user.home}/.sip-communicator instead of ${user.home}/.felix/sip-communicator.bin. related issues: 286, 266, 271, 230, 274

Configuratble SC home directory

0 lines of code changed in:

  • src/net/java/sip/communicator/service/fileaccess: FileAccessService.java (-16)
emcho 2006-08-16 17:50

Code format

1 lines of code changed in:

  • src/net/java/sip/communicator/service/fileaccess: FileAccessService.java (+1 -2)
emcho 2006-08-04 14:28

Code alignment

4 lines of code changed in:

  • src/net/java/sip/communicator/service/fileaccess: FileAccessService.java (+4 -2)
emcho 2006-08-04 14:23

Check system properties for name of destination directory

17 lines of code changed in:

  • src/net/java/sip/communicator/service/fileaccess: FileAccessService.java (+17 -17)
a_pelov 2006-05-24 15:39

Fixed file indentation - from TABs to SPACEs (4 spaces / tab)

26 lines of code changed in:

  • src/net/java/sip/communicator/service/fileaccess: FileAccessService.java (+26 -28)
emcho 2006-01-28 17:26

sip-comm's directory should start with a dot so that it is hidden for unix systems

65 lines of code changed in:

  • src/net/java/sip/communicator/service/fileaccess: FileAccessService.java (+65 -65)
a_pelov 2005-12-01 15:26

ResourcesService renamed to FileAccessService.

126 lines of code changed in:

  • src/net/java/sip/communicator/service/fileaccess: FileAccessService.java (new 126)
Generated by StatSVN 0.3.1