0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 25, 2024 — Nov 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed joins. Stopped storing events from new rooms the user is invited to, until the first pagination. Stored room summaries (recents) separately. More... about 11 years ago
Handled cases where prev_content for state events is null. Added joining a room from a room object. More... about 11 years ago
Fixed crash More... about 11 years ago
Fixed dynamic updating of room screen properties. Added JsonUtils for json/object mapping without each class needing a Gson object More... about 11 years ago
Removed duplicate event caused by pagination More... about 11 years ago
Removed old callbacks More... about 11 years ago
Got pagination working and hooked it up with the sample app More... about 11 years ago
Fixed recents updating More... about 11 years ago
Setting up new server/storage abstraction, DataRetriever Added new callbacks Added functionality to room class (pagination) Almost got the sample app working like before. Needs removal of scaffolding More... about 11 years ago
Reverting iml changes More... about 11 years ago
Added VIBRATE permission because it was crashing when trying to vibrate for a notification More... about 11 years ago
Moved the member list to RoomState. Added a second state oldState for the state the room was in at the current beginning of the message queue More... about 11 years ago
Deleted the generic onEventReceived callback More... about 11 years ago
Changed invite to use a user object More... about 11 years ago
Merge branch 'master' of https://github.com/matrix-org/matrix-android-sdk More... about 11 years ago
Add necessary magic to get tests working in Android Studio. More... about 11 years ago
Add support for Robolectric tests. More... about 11 years ago
RoomMember no longer extends User but references a User object More... about 11 years ago
Basic support for notifications. More... about 11 years ago
More on conflict resolution More... about 11 years ago
Merge branch 'master' of https://github.com/matrix-org/matrix-android-sdk More... about 11 years ago
Overrode home server URI returned by login and registration with the one used to log in More... about 11 years ago
Renamed *ApiClient classes to *RestClient More... about 11 years ago
Use pause and resume instead of stop for the disconnect action. More... about 11 years ago
Add ability to disconnect from the event stream. Update ts key. More... about 11 years ago
Readme tweaks More... about 11 years ago
Last minute tweaks. More... about 11 years ago
Fix activity stack ordering More... about 11 years ago
Merge branch 'master' of https://github.com/matrix-org/matrix-android-sdk More... about 11 years ago
Updated readme More... about 11 years ago