Closed tudorcodrea closed 7 years ago
From 2 commits back onwards I started to fix integration issues. DB interaction and activities, properly handling first run of the app routines, first time network connection and so on ...
the commit 47f5ed5 comes with alot of refinement regarding the flow of the app: When Adding/Editing a contact the Contact list is refreshed, when adding/editing a chat the Chat list is refreshed. When Clicking on a contact you are automatically redirected to the corresponding chat and that does not exist it is automatically created with DEFAULT details
As of this point the DB integration into the App is completed. The User Experience is highly improved and refined.
Provide contacts list and chats list loading from DB, and integrate the item actions with DB data loading when needed