Commit Graph

24 Commits (a92ee3c2b02cf3aed6ffc4c70049418737a221dc)

Author SHA1 Message Date
Yana Stamcheva dd1cfaa691 Fixes Android system activity manager.
13 years ago
Damian Minkov c288a70d3c Fixes creating NetworkManagerListener on Linux.
13 years ago
Damian Minkov a30e6955f6 Changes needed for android merge. Sysactivity checks and loads implementation for current os.
13 years ago
Damian Minkov d8f7fa47cf Changes needed for android merge. Exposing several bundle contexts. Some public constants. Changes in sound notifications to use String as resource uri, and obtaining resource input stream and stream format info from AudioSystem, so it can be overridden in different implementations.
13 years ago
Damian Minkov 21c7757e23 Updates sysactivity handling QUERY_ENDSESSION and ENDSESSION events. Adds bundle that listens for the new events to handle clean shutdown.
14 years ago
Damian Minkov 51d8e560d0 Changes extracting auto away configurations.
14 years ago
Lyubomir Marinov 601776d42f - Works on removing the video of a video conference participant from display on the remaining non-focus participants. - Tries to fix a crash in PortAudio (often seen at the end of video conference calls).
14 years ago
Lyubomir Marinov 89d68994ef Switches Jitsi trunk to libjitsi.
14 years ago
Damian Minkov dad9377496 Improves updating away status.
14 years ago
Damian Minkov 161d186f5e Fixes handling away status after successful reconnection.
14 years ago
Lyubomir Marinov 97f00d4a43 Integrates Jitsi presence, IM and VoIP with MS Outlook.
14 years ago
Sebastien Vincent d9bef7b03a Fixes style formating, javadoc and eclipse related warnings.
14 years ago
Damian Minkov 8bed1ed0fd Adds some logging to network status events and their dispatching.
14 years ago
Damian Minkov 78cefa3a27 Delivers SystemActivity events in different thread and on windows give time to the underlying jvm to dispatch the same message and populate its interfaces.
14 years ago
Damian Minkov 9e9e357c9b Adds dns change detection on macosx.
14 years ago
Damian Minkov ce4c9891b9 Synchronizes sources with some android changes.
14 years ago
Ingo Bauersachs 2d1896a464 Adapt D-Bus NetworkManager signal listener to NM_STATE 0.9
14 years ago
Sebastien Vincent 409c7065bd Put system properties settings in a separate function. Fixes styles and javadoc warnings.
14 years ago
Damian Minkov 1904faab53 Makes a noisy error to warning.
14 years ago
Damian Minkov 280ea0092a Fixes a problem with jabber where sometimes we can get connected two times after resume and have an error dialog.
15 years ago
Damian Minkov 475b9c0479 Forces gtalk ice enabled on systems with already saved preferences (property name change).
15 years ago
Damian Minkov dcefe7152a Respects IS_SERVER_OVERRIDDEN account property when connecting with Jabber account. Better detection for idle and exit of idle state.
15 years ago
Damian Minkov 25053ad5b7 Removes some warnings. Improves handling of wake up and error handling when using network manager.
15 years ago
Damian Minkov f9992f25f8 Introduces service for detecting system activity like network changes and detecting idle states. Produced events used for autoaway and reconnect plugin.
15 years ago