0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Start introducing theme on app + branch toolbar to drawer, still requires refinements More... about 6 years ago
Introduce MvRx in the application + start managing UI More... about 6 years ago
Clean a bit code and reorganize files More... about 6 years ago
Adding events to chunk is now faster by using query to check contains and no primary key More... about 6 years ago
Deport timeline in his own class More... about 6 years ago
Room : load all room members on first room opening More... about 6 years ago
Handle read receipt saving (still need to find a way to improve insertion ) More... about 6 years ago
Remove data handler instance More... about 6 years ago
Fix case where heroes is empty (fallback to display name of loaded members) More... about 6 years ago
First attempt to handle room name + make app listen to room summaries instead of rooms More... about 6 years ago
Add a way to enrich event with useful data to be displayed. More... about 6 years ago
Makes back pagination work. Still need to refine but ok for proto. More... about 6 years ago
Still WIP for Paging integration More... about 6 years ago
Continue to work on timeline/pagination. WIP More... about 6 years ago
Fix some issues with sync (bad thread, bad use of last() ) More... about 6 years ago
Use epoxy to render pagedList : WIP More... about 6 years ago
Introduce epoxy in demo app More... about 6 years ago
Fix compilation issue and rename method More... about 6 years ago
Start introducing PagedList management for timeline More... about 6 years ago
Trying monarchy to manage realm More... about 6 years ago
Clean some files More... about 6 years ago
Try to have some cleaner hierarchy More... about 6 years ago
Remove persistence package for the moment More... about 6 years ago
Pause/Resume sync thread when app goes background/foreground More... about 6 years ago
Sync : save token More... about 6 years ago
Manage sync in an infinite thread More... about 6 years ago
Start to insert room summaries and listen for changes More... about 6 years ago
Migrate to realm + better insertion More... about 6 years ago
Better coroutines management More... about 6 years ago
Sync : start insertion in DB More... about 6 years ago