mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[PR #85] [CLOSED] Fix navigation on some devices #423
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#423
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/alexal1/Insomniac/pull/85
Author: @alexal1
Created: 8/16/2020
Status: ❌ Closed
Base:
master← Head:fix_navigation_on_some_devices📝 Commits (4)
4036897Add --remove-mass-followers feature5bc151dFix stalling on "Press profile" #826626e04Another try to fix navigation3e88d7fTest: migration to uiautomator2📊 Changes
13 files changed (+162 additions, -50 deletions)
View changed files
📝
.gitignore(+2 -0)📝
insomniac.py(+53 -5)📝
src/action_get_my_profile_info.py(+6 -6)📝
src/action_handle_blogger.py(+8 -9)📝
src/action_unfollow.py(+8 -8)📝
src/counters_parser.py(+5 -5)📝
src/filter.py(+2 -2)📝
src/interaction_rect_checker.py(+21 -7)📝
src/navigation.py(+27 -2)📝
src/report.py(+5 -0)📝
src/session_state.py(+3 -0)📝
src/storage.py(+10 -0)📝
src/utils.py(+12 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.