aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/sysactivity
Commit message (Expand)AuthorAgeFilesLines
* 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-231-5/+9
* Sanitizes sysactivitynotifications.dll in order to make it easier to determin...Lyubomir Marinov2013-04-072-116/+120
* Fixes Android system activity manager.Yana Stamcheva2013-01-091-2/+1
* Fixes creating NetworkManagerListener on Linux.Damian Minkov2012-12-131-1/+1
* Changes needed for android merge. Sysactivity checks and loads implementation...Damian Minkov2012-12-074-32/+105
* Changes needed for android merge. Exposing several bundle contexts. Some publ...Damian Minkov2012-12-061-0/+15
* Updates sysactivity handling QUERY_ENDSESSION and ENDSESSION events. Adds bun...Damian Minkov2012-10-053-0/+55
* Changes extracting auto away configurations.Damian Minkov2012-09-031-1/+2
* - Works on removing the video of a video conference participant from display ...Lyubomir Marinov2012-08-032-98/+88
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-295-12/+15
* Improves updating away status.Damian Minkov2012-06-201-0/+12
* Fixes handling away status after successful reconnection. Damian Minkov2012-06-191-2/+6
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-091-4/+4
* Adds some logging to network status events and their dispatching. Damian Minkov2012-02-202-2/+17
* Delivers SystemActivity events in different thread and on windows give time t...Damian Minkov2012-01-182-34/+249
* Adds dns change detection on macosx.Damian Minkov2011-12-222-0/+11
* Synchronizes sources with some android changes.Damian Minkov2011-12-131-0/+10
* Adapt D-Bus NetworkManager signal listener to NM_STATE 0.9Ingo Bauersachs2011-12-122-9/+155
* Put system properties settings in a separate function. Fixes styles and javad...Sebastien Vincent2011-11-081-1/+1
* Makes a noisy error to warning.Damian Minkov2011-11-041-1/+1
* Fixes a problem with jabber where sometimes we can get connected two times af...Damian Minkov2011-09-171-2/+8
* Forces gtalk ice enabled on systems with already saved preferences (property ...Damian Minkov2011-09-023-0/+77
* Respects IS_SERVER_OVERRIDDEN account property when connecting with Jabber ac...Damian Minkov2011-08-251-37/+40
* Removes some warnings. Improves handling of wake up and error handling when u...Damian Minkov2011-08-241-1/+11
* Introduces service for detecting system activity like network changes and det...Damian Minkov2011-08-235-0/+942