Add a check for internet access, and if not available, show a “No Internet” page
Added a loading page instead of showing the login screen
Implemented the biometric authentication switch in the settings and added a biometric authentication page that will be displayed right after loading if the switch is enabled and the user has a fingerprint enrolled
Converted all the icons to rounded (material symbols)
Updated the app icon from default to app’s custom one
Implemented push notifications handling & created 2 notification channels
Updated backend api HTTP request definitions for the endpoint to send the user’s push notification token and fixed updateUserNotificationCategories response type
Updated some libraries
(i know the video shows API keys, but they are only available on my locally hosted instance so it’s fine)