openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
matrix-android-sdk
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 25, 2024 — Nov 25, 2025
Showing page 151 of 156
Search / Filter on:
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.
joachimre
More...
about 11 years ago
Handled cases where prev_content for state events is null. Added joining a room from a room object.
joachimre
More...
about 11 years ago
Fixed crash
joachimre
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
joachimre
More...
about 11 years ago
Removed duplicate event caused by pagination
joachimre
More...
about 11 years ago
Removed old callbacks
joachimre
More...
about 11 years ago
Got pagination working and hooked it up with the sample app
joachimre
More...
about 11 years ago
Fixed recents updating
joachimre
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
joachimre
More...
about 11 years ago
Reverting iml changes
joachimre
More...
about 11 years ago
Added VIBRATE permission because it was crashing when trying to vibrate for a notification
joachimre
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
joachimre
More...
about 11 years ago
Deleted the generic onEventReceived callback
joachimre
More...
about 11 years ago
Changed invite to use a user object
joachimre
More...
about 11 years ago
Merge branch 'master' of https://github.com/matrix-org/matrix-android-sdk
joachimre
More...
about 11 years ago
Add necessary magic to get tests working in Android Studio.
Kegan Dougal
More...
about 11 years ago
Add support for Robolectric tests.
Kegan Dougal
More...
about 11 years ago
RoomMember no longer extends User but references a User object
joachimre
More...
about 11 years ago
Basic support for notifications.
Kegan Dougal
More...
about 11 years ago
More on conflict resolution
joachimre
More...
about 11 years ago
Merge branch 'master' of https://github.com/matrix-org/matrix-android-sdk
joachimre
More...
about 11 years ago
Overrode home server URI returned by login and registration with the one used to log in
joachimre
More...
about 11 years ago
Renamed *ApiClient classes to *RestClient
joachimre
More...
about 11 years ago
Use pause and resume instead of stop for the disconnect action.
Kegan Dougal
More...
about 11 years ago
Add ability to disconnect from the event stream. Update ts key.
Kegan Dougal
More...
about 11 years ago
Readme tweaks
Kegan Dougal
More...
about 11 years ago
Last minute tweaks.
Kegan Dougal
More...
about 11 years ago
Fix activity stack ordering
Kegan Dougal
More...
about 11 years ago
Merge branch 'master' of https://github.com/matrix-org/matrix-android-sdk
joachimre
More...
about 11 years ago
Updated readme
joachimre
More...
about 11 years ago
←
1
2
…
147
148
149
150
151
152
153
154
155
156
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree