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
Merge branch 'feature/androidx' into develop More... almost 6 years ago
Androidx : set paging to 2.0.0 as it seems better at the moment More... almost 6 years ago
Migration androidx : first commit where it compiles. Updates some libs and android studio version in the same time. More... almost 6 years ago
Timeline : fix minor UI issues More... almost 6 years ago
Timeline : start handling some state events display More... almost 6 years ago
Merge branch 'feature/navigation' into develop More... almost 6 years ago
Timeline : adjust message text size More... almost 6 years ago
Fix some timeline issues and rename EnrichedEvent to TimelineEvent as it's only used in this context. More... almost 6 years ago
Timeline : still trying to adjust PagedList options More... almost 6 years ago
Use RxRelay instead of Subjects More... almost 6 years ago
Timeline : try using initialLoadKey to open PagedList around an event. Still need to scroll to the item. More... almost 6 years ago
Timeline : re-add hasReachedEnd condition to get a better display More... almost 6 years ago
Add a HomeActivityViewModel, VisibleRoomHandler and Event classes to handle some navigation. Not perfect but ok for now More... almost 6 years ago
Timeline : try to get a better PagedList/Epoxy integration. Still need to be refined. More... about 6 years ago
Timeline : fix merging issues More... about 6 years ago
Timeline : introduce timeline data class to allow listening for isLoadingForward and isLoadingBackward More... about 6 years ago
RoomSummary : clean some old code More... about 6 years ago
Introduce retry on task executor and use it for pagination More... about 6 years ago
Timeline : improve scrolling performances More... about 6 years ago
Add to backstack when navigating from permalink in room details #2 More... about 6 years ago
Add to backstack when navigating from permalink in room details More... about 6 years ago
Makes tests compile More... about 6 years ago
Add roomId to EventEntity as it makes queries a lot faster and fixes performance issues. More... about 6 years ago
Hacks to get it running on API 19 More... about 6 years ago
Re-add opening detail when opening app More... about 6 years ago
Room : load room members is totally off the main thread now More... about 6 years ago
Remove HomeViewModel and dispatch in multiple view models (one for each fragment) More... about 6 years ago
Use MvRx in room detail More... about 6 years ago
Clean some of the session code API More... about 6 years ago
Navigation : add simple fragment backstack management. More... about 6 years ago