getodk / collect

ODK Collect is an Android app for filling out forms. It's been used to collect billions of data points in challenging environments around the world. Contribute and make the world a better place! ✨📋✨
https://docs.getodk.org/collect-intro
Other
706 stars 1.36k forks source link

Add functionality to download Forms in Background #1934

Open RamolaWeb opened 6 years ago

RamolaWeb commented 6 years ago

Software and hardware versions

Collect v1.13.0, Android v 8.0, device used Xioami Mi A1

Problem description

Currently the forms are downloaded in the foreground of the application and due to which the users have to wait till the download is complete as the progress bar cannot be canceled while downloading the forms. Thus it will be great to add an background Service to download the forms as it will be providing better UX.

Expected behavior

A status notification must come notifying the user about the current status of downloading and an option to cancel the form download.

RamolaWeb commented 6 years ago

I will like to work on this issue

shobhitagarwal1612 commented 6 years ago

I would like to work on this issue. According to me, the following points must be covered while implementing this.

What do you others think? Let's discuss