dimagi / commcare-android

Offline First Android software client for CommCare, the world's largest platform for designing, managing, and deploying robust mobile applications to frontline workers worldwide
https://www.dimagi.com/open-source/
Apache License 2.0
37 stars 25 forks source link

Tracking app last accessed date #2839

Closed OrangeAndGreen closed 1 week ago

OrangeAndGreen commented 1 week ago

Added a field to the ConnectLinkeddAppRecord table so we can track the last time an app was accessed (i.e. logged in to). This will be used for ordering in the new app list (also under development).

This PR also contains some fixes to functionality that was broken after the refactor to use the Navigation component for ConnectID.