EyeSeeTea / pictureapp

Mobile application designed to report cases of malaria (to a DHIS2 server)
GNU General Public License v3.0
4 stars 4 forks source link

Fix show multiple soft login dialogs #2387

Closed xurxodev closed 5 years ago

xurxodev commented 5 years ago

:pushpin: References

:tophat: What is the goal?

Avoid multiple soft-login dialogs overlapping

:gear: branches

app: Origin: bug-avoid_show_multiple_soft_login_dialogs: Target: v1.4_connect bugshaker-android: Origin: downgrade_gradle_version EyeSeeTea-sdk: Origin: Development

:memo: How is it being implemented?

:boom: How can it be tested?

Use Case 1: Open app and with a phone without lock pattern turn off and turn on the screen several times, then only one soft login dialog should be visible

:floppy_disk: Requires DB migration?

:art: UI changes?