elimu-ai / ml-authentication

😶‍🌫️ Android application for authenticating the current student using face recognition
MIT License
16 stars 16 forks source link

Prevent authentication from triggering repeatedly while the tablet is being used [4-8h] #365

Open nya-elimu opened 7 years ago

nya-elimu commented 7 years ago

Only trigger authentication once after the display is switched on. This will prevent interruption while learning, playing games, watching videos, etc.

sladomic commented 7 years ago

@jogrimst how can I fix this? I know, that we had a ScreenOnReceiver in the past, but this doesn't work if the app is closed. I already googled a bit, but if you already have a solution in mind, it's probably faster..