rework the initial loading and login handling #21

Closed
opened 2020-12-31 14:11:55 +01:00 by Seil0 · 0 comments
Owner

It should be possible to do initial loading and login in paralell. This would speedup the startup process.

  • use suspend instead of runBlocking where possible
  • make sure the correct scope is used (gloabl vs lifecycle vs viewmodel)
It should be possible to do initial loading and login in paralell. This would speedup the startup process. * [x] use suspend instead of runBlocking where possible * [x] make sure the correct scope is used (gloabl vs lifecycle vs viewmodel)
Seil0 added the
parser
label 2020-12-31 14:11:55 +01:00
Seil0 self-assigned this 2020-12-31 14:11:55 +01:00
Seil0 closed this issue 2021-01-16 00:14:00 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Seil0/teapod#21
No description provided.