0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The backward messages were not stored in the store. More... almost 11 years ago
Reduce the room initial sync -> the initial sync could have been followed by 1 to 3 historical requests because of the onScroll event management while the listview was refreshed -> The historical messages triggered the list UI refresh for each message instead of refreshing the list at the end of the catchup -> The same catchup request could have been requested several times. More... almost 11 years ago
-> Do not refresh the messages list if there is no typing members list update -> the end of typing was not sent when the room activity was closed. More... almost 11 years ago
Send typing notifications More... almost 11 years ago
Merge branch 'master' into develop (PR #2: leonhandreke) More... almost 11 years ago
Merge pull request #2 from leonhandreke/content-upload-use-inputstream More... almost 11 years ago
Display the typing notifications in the chat history. More... almost 11 years ago
The room events listener was not removed when destroyed. More... almost 11 years ago
Correctly set Content-Length when uploading resource in ContentManager More... almost 11 years ago
Move opening of resources for upload to ResourceUtils More... almost 11 years ago
remove useless check. More... almost 11 years ago
Update getTextualDisplay : some notice events were not displayed in the home history (e.g. XXX joined the room). More... almost 11 years ago
The room header was invalid when the user joined an unsynced room (because he was invited to it). More... almost 11 years ago
Add the command lines support -> they are described in the settings -> they are interpreted on the chat text edit. More... almost 11 years ago
unbann action was displayed as kicked in the room history More... almost 11 years ago
Update the rooms list alignment (weird UI when the recents list was quite small) More... almost 11 years ago
The message timestamps are displayed by default. More... almost 11 years ago
AlertDialog::createEditTextAlert : the hardware back button was not managed. More... almost 11 years ago
Rename ContactDetailsActivity to MemberDetailsActivity More... almost 11 years ago
-> add Room::updateUserPowerLevels -> the power levels can be updated in member details page More... almost 11 years ago
Fix image upload when using G+-Photos app More... almost 11 years ago
The member sheet was not dynamically refreshed. More... almost 11 years ago
The notice messages are not anymore merged. More... almost 11 years ago
Click on a member avatar opens his details page More... almost 11 years ago
Fix a lint error More... almost 11 years ago
Tap on a member in the members list launch a dedicated activity to allow to -> manage the member status (invited, banned...) -> start/resume a chat with him. More... almost 11 years ago
The notifications are replaced by alerts when the application is in foreground. More... almost 11 years ago
The push rules were not refreshed when the application was debackgrounded. More... almost 11 years ago
The user profile was never refreshed when opening the settings activity. More... almost 11 years ago
Update the version number More... almost 11 years ago