-
Notifications
You must be signed in to change notification settings - Fork 3
feat: MAUI integration hooks and refactor for 0.4.1 nuget #425
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
abelonogov-ld
wants to merge
47
commits into
main
Choose a base branch
from
andrey/recordlog-android
base: main
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.
+588
−386
Open
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
dcbe7dd
rearrange files
abelonogov-ld ae11179
Empty session replay plugin
abelonogov-ld a357362
renaming
abelonogov-ld fd062ea
empty hooks
abelonogov-ld 605fe0f
EvalHook
abelonogov-ld c73c0bc
add comment
abelonogov-ld b5587e7
Android hooks started working
abelonogov-ld 957795b
match to iOS
abelonogov-ld 2e15d53
Merge branch 'main' into andrey/hooks
abelonogov-ld 52e3a3c
remove dependencies
abelonogov-ld 4af8770
0.27.0
abelonogov-ld 858041f
Merge branch 'main' into andrey/hooks
abelonogov-ld 0c55a45
separate start
abelonogov-ld c4280e2
make SDK35 compilable
abelonogov-ld 8bca813
forgotten dependency
abelonogov-ld fbf5c1a
Merge branch 'main' into andrey/hooks
abelonogov-ld 08ffef7
can launch
abelonogov-ld 4d48233
working
abelonogov-ld 057dc85
fat working
abelonogov-ld 2fd116b
comment identify stuff
abelonogov-ld 68f9dc7
hook proxy
abelonogov-ld 8f20444
Merge branch 'andrey/hooks' into andrey/android-hooks
abelonogov-ld 5fa9867
demo plugin
abelonogov-ld 1bb1d87
last suggestion
abelonogov-ld f664bd9
matching versions
abelonogov-ld 0682e76
small fixes
abelonogov-ld 3b9b3e0
3.11
abelonogov-ld 3b7d577
3.13
abelonogov-ld 7e07e89
update
abelonogov-ld b9ef80d
add xcuserdata to .gitignore for mobile-dotnet SDK
abelonogov-ld 70d6f86
feedback
abelonogov-ld bf256bb
Merge branch 'main' into andrey/android-hooks
abelonogov-ld 6135e20
format json
abelonogov-ld 7d45595
add tasks.json to .prettierignore
abelonogov-ld 7801dec
launching from local dotnet core
abelonogov-ld dcff8eb
attirbutes working
abelonogov-ld 76cf0f6
support init attributes
abelonogov-ld 1a08b6c
reverse Android change
abelonogov-ld 1042182
Merge branch 'main' into andrey/init-attributes
abelonogov-ld e9a3d7e
forgotten files
abelonogov-ld f17ae86
Remove build pattern for options
abelonogov-ld 194cfba
move file
abelonogov-ld 4372403
Merge branch 'main' into andrey/recordlog
abelonogov-ld 9f888c8
Refactor to be close to iOS and MAUI integration hook
abelonogov-ld abac43e
remove printing in system
abelonogov-ld 27d2002
Android MAUI update
abelonogov-ld b79b772
Merge branch 'main' into andrey/recordlog-android
abelonogov-ld 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
File renamed without changes.
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
10 changes: 0 additions & 10 deletions
10
...d/lib/src/main/kotlin/com/launchdarkly/observability/plugin/InstrumentationContributor.kt
This file was deleted.
Oops, something went wrong.
48 changes: 0 additions & 48 deletions
48
...rc/main/kotlin/com/launchdarkly/observability/plugin/InstrumentationContributorManager.kt
This file was deleted.
Oops, something went wrong.
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.
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.