0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Iterate on navigation... We have to think about backstack, maybe using a finite state machine. WIP More... about 6 years ago
Start thinking about navigation. WIP More... about 6 years ago
Move some files More... about 6 years ago
Refactor Matrix instance creation (using ContentProvider) + isolate Koin in matrix More... about 6 years ago
Permalink parser should only look for fragment part More... about 6 years ago
Permalinks : add a parser to get data from permalink (userId, eventId...) More... about 6 years ago
Use addLinks method on message. Next step is to proceed the url to navigate. More... about 6 years ago
Start importing permalink classes from old SDK/Riot More... about 6 years ago
Refactor a bit EnrichedEvent and Content. Metadata will only be used for unexpected data. More... about 6 years ago
Clean some dependencies More... about 6 years ago
Add splash screen faking toolbar More... about 6 years ago
Introduce a localId for event, to avoid blink effect when sending More... about 6 years ago
Introduce ContentMapper, allowing to map a content directly without going through an event entity. More... about 6 years ago
Makes task configurable to allow choosing threads More... about 6 years ago
Update name to Riot X More... about 6 years ago
Start testing timeline. Not working at the moment, have to figure it out. More... about 6 years ago
Home : open detail only when drawer is closed More... about 6 years ago
Introduce Task interface and TaskExecutor to centralize task processing and easier testing (replace Request naming) More... about 6 years ago
Update some dependencies More... about 6 years ago
Finally remove legacy package and clean some files. More... about 6 years ago
Try to configure okreplay for testing network + start to rework koin modules More... about 6 years ago
Clean forgotten code More... about 6 years ago
Remove RequestExecutor as name is confusing at the moment. More... about 6 years ago
Merge branch 'feature/permalink' into develop More... about 6 years ago
Chunk : add some tests on merge More... about 6 years ago
Start introducing tests More... about 6 years ago
Timeline : check isUnlinked before and after merge More... about 6 years ago
WIP: Start to make permalink works More... about 6 years ago
Pagination/Permalink : extract persistence logic in a dedicated class More... about 6 years ago
WIP on chunk merging : required to merge chunks wherever they are (permalink) More... about 6 years ago