aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/sysactivity/SystemActivityNotifications.java
Commit message (Expand)AuthorAgeFilesLines
* Load JNI lib into classloader of bundle rather than of libjitsiIngo Bauersachs2017-01-071-1/+1
* Normalize line endingsIngo Bauersachs2016-02-281-251/+251
* Updates loadLibrary to be able to use native libraries from within the bundle.damencho2015-12-221-18/+20
* Updates the license headers.Damian Minkov2015-07-201-5/+16
* 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-071-75/+85
* Updates sysactivity handling QUERY_ENDSESSION and ENDSESSION events. Adds bun...Damian Minkov2012-10-051-0/+12
* Adds dns change detection on macosx.Damian Minkov2011-12-221-0/+5
* 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
* Forces gtalk ice enabled on systems with already saved preferences (property ...Damian Minkov2011-09-021-0/+13
* Introduces service for detecting system activity like network changes and det...Damian Minkov2011-08-231-0/+194