index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
sip
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use dnsjava from boot classpath
Ingo Bauersachs
2011-12-06
1
-1
/
+2
*
Update Felix to 3.2.2
Ingo Bauersachs
2011-12-06
11
-15
/
+29
*
Use DNSJAVA as DNS SPI
Ingo Bauersachs
2011-12-06
1
-0
/
+4
*
Remove property-migration code
Ingo Bauersachs
2011-12-06
1
-10
/
+0
*
Updates keepalive implementation to detect uplink drops. Use of XEP-0199 xmpp...
Damian Minkov
2011-12-06
6
-367
/
+267
*
Avoid unnecessary DNS lookups for SIP
Ingo Bauersachs
2011-12-06
8
-749
/
+732
*
Move registrar expiration timeout to registrar connection class
Ingo Bauersachs
2011-12-06
2
-19
/
+15
*
Remove dead code and unused exceptions
Ingo Bauersachs
2011-12-06
2
-44
/
+6
*
Remove unused field accessors, inline proxy string generation
Ingo Bauersachs
2011-12-06
1
-50
/
+17
*
Remove a no longer thrown exception
Ingo Bauersachs
2011-12-06
2
-26
/
+8
*
Directly access the registrar connection
Ingo Bauersachs
2011-12-06
1
-16
/
+12
*
Defer server connection until registering
Ingo Bauersachs
2011-12-06
1
-31
/
+7
*
Remove unused code
Ingo Bauersachs
2011-12-06
1
-36
/
+0
*
Use combined IPv4/IPv6 lookup from NetworkUtils
Ingo Bauersachs
2011-12-06
1
-66
/
+7
*
Adds Re-request authorization menu item in the right button menu.
Yana Stamcheva
2011-12-06
3
-4
/
+214
*
Suppress some error output on headless devices and suppress raw-type warnings
Ingo Bauersachs
2011-12-05
6
-6
/
+13
*
Cache notifications until the handlers are ready, stop sounds through reference
Ingo Bauersachs
2011-12-05
11
-258
/
+456
*
Separate notification service from its handlers
Ingo Bauersachs
2011-12-05
28
-1297
/
+1134
*
Remove warnings
Ingo Bauersachs
2011-12-05
2
-18
/
+11
*
OTR: disable buttons for contacts without fingerprint. Patch by Jonas Lauener...
Ingo Bauersachs
2011-12-05
1
-1
/
+2
*
Moves hardcoded global shortcuts to defaults.properties.
Sebastien Vincent
2011-12-05
3
-21
/
+45
*
Adds default values for global shortcuts (answer, hangup, contactlist and mute).
Sebastien Vincent
2011-12-05
1
-3
/
+46
*
Updates javadoc for enum.
Damian Minkov
2011-12-05
1
-5
/
+11
*
Adds traffic class support for SIP/XMPP/RTP audio/RTP video.
Sebastien Vincent
2011-12-05
5
-35
/
+272
*
Adds javadoc and removes warnings.
Sebastien Vincent
2011-12-05
3
-4
/
+27
*
Adds implementation for extended authorizations operation set for jabber prov...
Damian Minkov
2011-12-05
2
-0
/
+137
*
Adds method for retrieving contact authorization status.
Damian Minkov
2011-12-05
2
-0
/
+48
*
Fixes a problem with duplicating contacts or unable to remove one from ui (ca...
Damian Minkov
2011-12-02
2
-1
/
+4
*
Checks for contact capabilities when adding video and desktop streaming butto...
Yana Stamcheva
2011-12-02
1
-4
/
+33
*
Fixes incorrect appearing of sms icon in group chat interface.
Yana Stamcheva
2011-12-02
3
-15
/
+5
*
Fixes a problem in msn provider where uplink failure may lead to errors that ...
Damian Minkov
2011-12-02
2
-3
/
+6
*
Detects Google Contacts support in contact source via the protocol provider o...
Sebastien Vincent
2011-12-02
6
-15
/
+73
*
Fixes NPE when no ProtocolProviderService are registered (typically when we l...
Sebastien Vincent
2011-12-02
1
-0
/
+3
*
Adds the possibility to answer video call with video enabled for SIP and XMPP.
Sebastien Vincent
2011-12-02
13
-37
/
+273
*
Adds mute/unmute global shortcut feature.
Sebastien Vincent
2011-12-01
6
-91
/
+92
*
Adds new account properties, not used yet.
Yana Stamcheva
2011-12-01
3
-1
/
+39
*
Fixes a problem with duplicating jabber contacts when adding them after grant...
Damian Minkov
2011-12-01
2
-56
/
+45
*
Fixes preferred account in the gui bundle.
Yana Stamcheva
2011-12-01
1
-7
/
+24
*
Extends ChatTransport interface to support sending an SMS to a contact. Check...
Yana Stamcheva
2011-12-01
4
-10
/
+83
*
Removes debug line.
Sebastien Vincent
2011-11-30
1
-1
/
+8
*
Fixes problem with contactlist global shortcut that freezed application.
Sebastien Vincent
2011-11-30
2
-29
/
+59
*
Fixes outgoing calls not being hangup via global shortcut, fixes NPE in CallS...
Sebastien Vincent
2011-11-30
5
-17
/
+168
*
Fixes overflow error.
Damian Minkov
2011-11-29
1
-1
/
+1
*
Fixes concurrent modification exceptions in global shortcut service.
Sebastien Vincent
2011-11-29
1
-44
/
+62
*
Fixes not appearing "Call" button in the unknown contact list view.
Yana Stamcheva
2011-11-29
1
-54
/
+87
*
Fixes a problem where opening and closing a window will trigger a typing noti...
Damian Minkov
2011-11-29
1
-1
/
+1
*
Introduces new operation set for retrieving and storing custom contact types.
Damian Minkov
2011-11-29
9
-88
/
+398
*
Fixes some problems with global shortcuts (dimension of each columns, remove ...
Sebastien Vincent
2011-11-29
5
-24
/
+133
*
Refresh the default resolver of Lookup, add more DNS trace logging
Ingo Bauersachs
2011-11-29
1
-14
/
+28
*
Check if TelephonyOpSet is found before adding a call listener
Ingo Bauersachs
2011-11-29
1
-3
/
+6
[prev]
[next]