Incontrol Android 3.2.0

July 27, 2023

Functies
 
  • Improved version control: The app no longer relies solely on backend information but uses in-app updates to check for updates.
  • Faster file uploads: Unique files are now uploaded simultaneously, with a maximum of 5 at a time. This also applies to file downloads.
  • Stability of the draft editor: Re-running the draft editor backend should make the draft editor more stable.
  • File deletion: Only delete files that are older than one day.
Bugfixes
 
  • Search: Searching through Forms/Drafts/Documents now behaves the same as it does on the web.
  • Synchronization without Wi-Fi: The initial synchronization is now exempt from the 'Wi-Fi only synchronization' setting, allowing users with this setting to log in properly without Wi-Fi.
  • Notification for corruption: A notification has been added for users who upload a draft with "null" JSON content, making it easier for users to remove these corrupted drafts.
  • Draft deletion option: A third option has been added to the missing JSON prompt, allowing users to delete their drafts without going to the bug report screen. This third option only removes the draft locally.
  • Cloning documents: Implemented correct business logic to disable the ability to clone documents based on certain criteria.
  • Synchronization order: The sequence of synchronization steps has been changed so that cloning documents no longer requires two synchronizations.
  • Crash fixed: Resolved an issue related to a crash during synchronization.