0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename MXData > MXDataHandler and expose IMXStore. More... about 11 years ago
Fix messages API signatures and show messages in lists. More... about 11 years ago
Crash fix and start implementation of MatrixMessagesFragment. More... about 11 years ago
Fixed events thread which was no longer set up More... about 11 years ago
With the new location More... about 11 years ago
Moved unit test to the right package More... about 11 years ago
Merge branch 'master' of https://github.com/matrix-org/matrix-android-sdk More... about 11 years ago
Split MXApiCLient out into separate ApiClient classes More... about 11 years ago
Sort rooms by name in the adapter. More... about 11 years ago
Make lint a bit happier. More... about 11 years ago
General cleanup and use One True MXSession in all Activites. More... about 11 years ago
Implement logging out. More... about 11 years ago
Implement and persist login procedures in the sample app. More... about 11 years ago
Add concept of a default session. Flesh out Matrix singleton. More... about 11 years ago
Implement new event listener structure using MXEventListener. More... about 11 years ago
Unbreak the app. More... about 11 years ago
Unbreak the world. More... about 11 years ago
Merge branch 'master' of https://github.com/matrix-org/matrix-android-sdk More... about 11 years ago
Forgot m.presence event type More... about 11 years ago
Removed the IRoom interface and made PublicRoom extend RoomState More... about 11 years ago
Split storage logic out from MXData. More... about 11 years ago
Added constants More... about 11 years ago
Adding rooms API calls from the the main API client object More... about 11 years ago
Merge branch 'master' of https://github.com/matrix-org/matrix-android-sdk More... about 11 years ago
Added the rooms API More... about 11 years ago
Merge branch 'master' of https://github.com/matrix-org/matrix-android-sdk More... about 11 years ago
Add TODOs More... about 11 years ago
Added Matrix singleton to control access to the Matrix SDK, so we don't have lots of MatrixApiClients and MatrixSessions running amok. More... about 11 years ago
Add stub fragments. Add LoginStorage impl to store login credentials via SharedPreferences. More... about 11 years ago
Add a 'My Rooms' list. Hook up lots of stub calls. More... about 11 years ago