-
Notifications
You must be signed in to change notification settings - Fork 47
feat: user steps #540
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
Open
ahmedAlaaInstabug
wants to merge
58
commits into
refactor/monorepo
Choose a base branch
from
feat/user-step
base: refactor/monorepo
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: user steps #540
Changes from 39 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
773d1ae
feat: gestures & UI elements detection
kholood-ea 76a0b47
testing
ahmedAlaaInstabug 5bc5444
testing
ahmedAlaaInstabug 911497b
testing
ahmedAlaaInstabug 0c62f92
chore: update ios snapshot
ahmedAlaaInstabug b2a9659
Merge branch 'refs/heads/refactor/monorepo-private-view-package' into…
ahmedAlaaInstabug dac3899
format
ahmedAlaaInstabug a56c39f
format
ahmedAlaaInstabug 8322d24
format
ahmedAlaaInstabug 69e233f
chore(android): integrate with android snapshot
kholood-ea fce0c5e
chore(ios): integrate with ios custom build
kholood-ea 34c5907
fix(android): passed required params to log user steps
kholood-ea 3f7269c
fix(ios): add double tap event
kholood-ea 59eca4b
feat(ios): add native user steps switch
kholood-ea 41b8031
fix(ios): pass flutter view name
kholood-ea e22199c
feat(example): add private view test
kholood-ea a3a3e0e
fix: user steps parameters
kholood-ea be6a07c
chore(android): integrate private views snapshot
kholood-ea c40b304
chore: cleanup unused params
kholood-ea f7f6a47
Merge remote-tracking branch 'origin/refactor/monorepo' into feat/use…
kholood-ea 6cf5876
fix(example): clean up imports
kholood-ea b264f73
fix: update test cases
kholood-ea cbebbf8
chore: update deps
kholood-ea f48c1e8
fix(ios): update log user steps test case
kholood-ea 2394241
fix: linters issues
kholood-ea df65353
fix(android): update test case
kholood-ea 30306cb
chore(android): activate commented code
kholood-ea 877573d
chore(android): activate android test case
kholood-ea 88d5bb7
fix(ios): add double tap to test case
kholood-ea 5c23138
chore(ios): restore cocoapods version
kholood-ea 8dabcdb
chore(example): revert old app token
kholood-ea 4e89b3f
test
ahmedAlaaInstabug d74dc65
Merge remote-tracking branch 'origin/feat/user-step' into feat/user-step
ahmedAlaaInstabug d425b52
test
ahmedAlaaInstabug d4b49d4
test
ahmedAlaaInstabug ca50dc2
test
ahmedAlaaInstabug da04866
test
ahmedAlaaInstabug 028f846
test
ahmedAlaaInstabug a9f7500
chore(android): add descriptive comment
kholood-ea d9886d1
chore(android): update snapshot
kholood-ea b5b2744
fix: PR comments
ahmedAlaaInstabug 02e968a
fix: PR comments
ahmedAlaaInstabug 8b2f003
fix: ios CI
ahmedAlaaInstabug 586013b
fix: ios CI
ahmedAlaaInstabug 0aeeb93
fix: ios CI
ahmedAlaaInstabug 502d030
fix: ios CI
ahmedAlaaInstabug 2f26610
fix: ios CI
ahmedAlaaInstabug 43ee727
fix: android CI
ahmedAlaaInstabug b07202f
fix: android CI
ahmedAlaaInstabug 80c7bcd
Update config.yml
ahmedAlaaInstabug 5c4652a
fix: android CI
ahmedAlaaInstabug 3b7071a
Merge remote-tracking branch 'origin/ci/fix-user-step' into ci/fix-us…
ahmedAlaaInstabug 11405ea
fix: android CI
ahmedAlaaInstabug 9d2f01f
Merge pull request #549 from Instabug/ci/fix-user-step
ahmedAlaaInstabug 8f20790
fix: fix private view app
ahmedAlaaInstabug 5ac4306
fix: extra space in message
ahmedAlaaInstabug cfc6f6b
chore(android): upgrade to latest snapshot
ahmedAlaaInstabug 47caf61
fix: trim message
ahmedAlaaInstabug File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,6 +15,7 @@ allprojects { | |
repositories { | ||
google() | ||
mavenCentral() | ||
|
||
} | ||
} | ||
|
||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.