1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes NPE and simplifies missed calls handling. More... over 11 years ago
Adds default avatar to big notification view. Improves image scaling. More... over 11 years ago
Adds missed call notifications. More... over 11 years ago
Groups incoming message notifications. More... over 11 years ago
Adds move contact to group functionality. Fixes warnings. Removes spinner items style from the theme and uses custom styles directly. More... over 11 years ago
Shows incoming call activity even if the screen is locked. More... over 11 years ago
Makes it possible to hide Jitsi notification icon(added "Display Jitsi icon" to the settings). More... over 11 years ago
Fixes crash when Jitsi is restored from recent apps after it was closed using exit option from the menu. More... over 11 years ago
Extends username hint. More... over 11 years ago
Updates Jitsi bundles to change XMPP entity node name to http://android.jitsi.org so that it can be recognized as mobile device. More... over 11 years ago
Fills missing OTR strings. Handles show history settings link clicked. More... over 11 years ago
Fixes NPE on local avatar or status update in the chat when system messages are present. More... over 11 years ago
Attempts to fix exceptions in the contact list. Adds additional logging. More... over 11 years ago
Attempts to fix the build. More... over 11 years ago
Adds experimental video with support for libjitsi software codecs and built-in Android MediaCodec. More... over 11 years ago
Updates jitsi and libjitsi bundles. Sets SC_LOG_DIR_LOCATION and SC_CACHE_DIR_LOCATION properties on startup if they don't exist. More... over 11 years ago
Adds uninstall target. More... over 11 years ago
Fixes index out of bounds exception when space is after @ in trimmed display name. More... over 11 years ago
Updates Jitsi bundles to 1a5724a. Filters out too frequent network connectivity lost notifications. More... over 11 years ago
Adds cancel message correction icon. Fixes chat messages selection. Removes unused methods and fixes warnings. More... over 11 years ago
Fixes problem with leaking chat windows and sessions when account is disabled. Fixes warning and fills javadocs. Fixes NPE in ContactListAdapter. Restores current chat contact indicator. More... over 11 years ago
Uses findlLastMessagesBefore for loading more chat history. Removes invalid cache limit. More... over 11 years ago
Adds close chat options to contact list context menu. More... over 11 years ago
Adds sending of typing notifications. Fixes warnings and invalid msg cache synchronization variable. More... over 11 years ago
Fixes NPE on local avatar or status update. More... over 11 years ago
Fixes NPE on contact status update. More... over 11 years ago
Adds simple chat history feature that loads more messages when users scrolls to the top of chat messages list. More... over 11 years ago
Updates protocol.jar in order to fix invalid status icons for "online" and "free for chat". More... over 11 years ago
Optimizes display of local avatar and status in chats. Updates local global status on the fly while in chat. Increases chat session cache size. More... over 11 years ago
Optimizes expensive calls to getService. More... over 11 years ago