Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix Release v1.2.3 #168

Merged
merged 10 commits into from
Jan 1, 2021
Merged

Hotfix Release v1.2.3 #168

merged 10 commits into from
Jan 1, 2021

Conversation

philip-ulrich
Copy link
Contributor

🐈 Click in bottom right of description to reduce chance of clicking a tag
🐈 Improve screen record so you can have multiple
🐛 Fix logged in username check
🐛 Fix keyboard issues in some devices by swiping up to close the keyboard instead of device back

mastrolube and others added 10 commits December 23, 2020 01:28
* in --interact-from-file the user will not search in recent anymore
* don't refresh if not needed
* swipe_to_fit_posts improvement
- introduced a crash when double click fail (entering in location maybe? in that case it will do a device back so the bot won't restart)
- tuned the double click duration (0.050-0.170)
- add a sleep after the click on profile picture to watch stories to prevent a crash
- using existing resourceID, and remove classID when not needed
- if go_back: was in a bad position(hashtag_likers.py)
- introduced a new click mode: click until element gone, return a bool. Not used yet
- case insensitive match for searching in search tab
    introduced the screen record for debug purpose: --screen-record
    it will start recording when ig gets open, it stops when the deamon get killed (there is a method screenrecord.stop() to stop it, but I'm having some problem to call it)
    add some logs to know exacty what we are doing in unfollow mode
    add a sleep in unfollow to prevent to click on button and get no reaction (because still loading)
    🐈 Click in bottom right of description to reduce chance of clicking a tag
    🐈 Improve screen record so you can have multiple
    🐛 Fix logged in username check
    🐛 Fix keyboard issues in some devices by swiping up to close the keyboard instead of device back
@philip-ulrich philip-ulrich merged commit e84fdee into master Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants