aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/reconnectplugin
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Adds stacktrace when tracing enabled in reconnect plugin.Damian Minkov2015-04-011-1/+2
* Adds new RegistrationStateChangeEvent and avoid reconnecting providers when s...Damian Minkov2014-09-301-3/+11
* Adds new unregister method to clearly distinguish between automatic unregiste...Damian Minkov2014-09-161-1/+4
* Adds some tracing to track a problem where sip providers are unregistered and...Damian Minkov2014-08-121-0/+16
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Filters out too frequent "network down" notifications on Android. Fixes excep...paweldomas2013-10-232-4/+69
* Fixes a problem where xmpp can trigger several reconnects on NoRouteToHostExc...Damian Minkov2013-08-071-6/+8
* Tags all popup notifications coming from reconnect plugin.paweldomas2013-08-051-5/+17
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-0/+1
* Fixes wait for unregister listener, that will trigger the reconnect. It used ...Damian Minkov2013-03-221-16/+57
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-1/+1
* Works on preventing sound notifications from playing forever.Lyubomir Marinov2012-10-181-1/+0
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-5/+5
* Fixes handling away status after successful reconnection. Damian Minkov2012-06-191-5/+13
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Fixes javadoc and eclipse related warnings in the code.Sebastien Vincent2012-03-091-10/+9
* Fixes a class cast exception with dns event fire.Damian Minkov2012-01-051-3/+3
* Separate notification service from its handlersIngo Bauersachs2011-12-051-1/+1
* Fixes a problem in msn provider where uplink failure may lead to errors that ...Damian Minkov2011-12-021-3/+5
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Fixes some reconnect issues and early events where still no dns is configured...Damian Minkov2011-09-301-1/+19
* Detects ip changes (not link changes) under macosx. Fixes a problem with reco...Damian Minkov2011-09-121-13/+75
* Forces gtalk ice enabled on systems with already saved preferences (property ...Damian Minkov2011-09-021-10/+9
* Fixes a problem with large msn contactlists.Damian Minkov2011-08-261-2/+2
* Introduces service for detecting system activity like network changes and det...Damian Minkov2011-08-231-1/+1
* Prevent deadlock when reconnecting icq protocol.Damian Minkov2011-05-271-6/+12
* Show connecting status during reconnects.Damian Minkov2011-05-261-32/+69
* Adds formatting, javadocs.Lyubomir Marinov2011-02-161-15/+17
* Show appropriate notification when user not found is returned.Damian Minkov2011-02-111-7/+19
* Fix jabber providers don't reconnect sometimes (happen when quick connect dis...Damian Minkov2011-01-181-0/+3
* Fixes an incorrectly spelled "Netowrk" in Tools > Options > Events.Lyubomir Marinov2010-12-081-8/+7
* Fix default values for sip account wizard. Damian Minkov2010-08-171-71/+78
* Fix possible memory leak in reconnect plugin, and some improvments (cancel al...Damian Minkov2010-06-101-13/+59
* Fix logger usage - seventh and last bunchWerner Dittmann2010-06-041-8/+16
* Remove popup dialog from reconnect plugin, only notifications. Fix imports, e...Damian Minkov2010-05-191-11/+18
* Some reconnect improvements as detecting newly created accounts and modified ...Damian Minkov2010-05-181-11/+141
* Adds and activates reconnect plugin. Some fixes to protocols in order to work...Damian Minkov2010-05-172-0/+598