0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Dec 04, 2024 — Dec 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Displayed the server error message directly for forbidden kicking or banning More... almost 11 years ago
Fixed ban and added it to the app options More... about 11 years ago
Corrected display of kicked event. Added toast message if kicking was forbidden More... about 11 years ago
Added methods (and means from the app) to kick a user from a room More... about 11 years ago
Called support action bar More... about 11 years ago
Fixed crash when backgrounding and foregrounding a room screen More... about 11 years ago
Added room methods for inviting, leaving, and sending messages and made the app use them More... about 11 years ago
Passed ApiCallback callback objects all the way up to the app so that it can handle errors More... about 11 years ago
Added splash screen for while initial sync is going on More... about 11 years ago
Started styling the login screen and the action bars More... about 11 years ago
Renamed sample app. Changed launcher icons More... about 11 years ago
Added avatars to chat More... about 11 years ago
Fixed import More... about 11 years ago
Fixed import More... about 11 years ago
Improved room display names More... about 11 years ago
Used room state to correctly display names in chat and room summaries More... about 11 years ago
Added event stream error management to other activities More... about 11 years ago
Added customizable error management to the event stream. Logged out when using the wrong access token. More... about 11 years ago
Extracted and moved API callback classes to a new package. Added methods to start the event stream with an error handler More... about 11 years ago
Handled blocking history requests before the room is ready on the SDK side More... about 11 years ago
Added the possibility of attaching event listeners to a Room object to receive only events regarding that room More... about 11 years ago
Updated README.md. Renamed pagination to refer to history, which seemed like a better name. More... about 11 years ago
Fixed duplicate messages when joining a room More... about 11 years ago
Added room initial sync when joining a room. Handled invalid pagination token returned by server when there are no more messages. More... about 11 years ago
Removed "Load more" menu item More... about 11 years ago
Fixed invite display by populating a fake invite event and processing state events before sending them out via callbacks. Removed unused onInvitedToRoom callback More... about 11 years ago
Removed unused callback More... about 11 years ago
Paginate now triggers when we scroll to the top of the chat More... about 11 years ago
Removed obsolete power level event types More... about 11 years ago
Fixed initial sync network error handling More... about 11 years ago