1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
read_receipts_display -> the timestamp is only displayed for the latest message. More... over 9 years ago
The day is displayed in UPPER case. More... over 9 years ago
read_receipts_display -> update font size & color -> the timestamp displays the hour only More... over 9 years ago
read_receipts_display -> create a vector_room_round_avatar with the designed size (30dp) -> the typing icon is also removed. More... over 9 years ago
read_receipts_display -> add the typing notifications area -> manage the typing message More... over 9 years ago
-> restore the rounded avatars -> the read receipts are properly displayed even the incoming messages (after SDK updates) -> the avatars are always displayed at left even for the outgoing messages. More... over 9 years ago
First commit in vector-android More... over 9 years ago
File creation More... over 9 years ago
File creation More... over 9 years ago
Report the Console fixes More... over 9 years ago
Add account dialog management. More... over 9 years ago
Add login fallback (only from the login page) More... over 9 years ago
Merge the read receipts UI. More... over 9 years ago
Add read receipts management. More... over 9 years ago
Clear the stored credentials while logging out. More... over 9 years ago
Merge from console v0.5.1 More... over 9 years ago
Fix the tap to select during a search in the room history. More... over 9 years ago
Tap on an item while searching display the unfiltered room history. More... over 9 years ago
Support pagination while searching. More... over 9 years ago
Add search in chat history. More... over 9 years ago
Implement the 3 dot animations. More... over 9 years ago
Update the chat room messages management -> replace a tap by a long press to display the message actions menu (copy, paste...) More... over 9 years ago
Fix locale issue. More... over 9 years ago
The recents and the chat messages timestamps are properly displayed. More... over 9 years ago
Forget this file More... over 9 years ago
The room creation activity should be OK More... over 9 years ago
Add creation room activity (not yet tested) More... over 9 years ago
Add the room participants page. More... over 9 years ago
Reports some fixes from Console. More... over 9 years ago
Avoid useless catchups : it might suspend the events thread in some race condtions. For example, Launch the application Background the app Debackground it Receive a call The caller ends the call. -> The events thread suspended because a gcm event is received. More... over 9 years ago