issues
search
Nain57
/
Smart-AutoClicker
An open-source auto clicker on images for Android
GNU General Public License v3.0
2.06k
stars
362
forks
source link
Scenario processing revamp
#533
Closed
Nain57
closed
3 weeks ago
Nain57
commented
3 weeks ago
📝 Description of the pull request, what, why and where
Rework MediaProjection and ImageReader management
Use previous frame when no new one is available (some devices stops sending frames when nothing is moving on the screen)
Add "keepDetecting" parameter to ImageEvents
Check all trigger event at each iteration and do not stop at the first one fulfilled
✅ How to test
Unit test are provided in the PR
📝 Description of the pull request, what, why and where
✅ How to test
Unit test are provided in the PR