This repository was archived by the owner on Aug 30, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 30
feat: NDK #52
Merged
Merged
feat: NDK #52
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
858e35a
plug in sentry-native
bruno-garcia bca5858
Merge branch 'master' of github.com:getsentry/sentry-android into fea…
bruno-garcia f775e74
fix: lib name
bruno-garcia 62dc8ff
feat: Link with sentry-native
tonyo 80c1630
Update sentry-android-ndk/build.gradle.kts
bruno-garcia 39cc3f4
ref: self close tag
bruno-garcia 0e8cec2
ref: fix symlink
mitsuhiko bd46263
ref: Fixed the print callback
mitsuhiko 25081a8
Update sentry-android-ndk/CMakeLists.txt
bruno-garcia b50fdab
Merge branch 'master' of github.com:getsentry/sentry-android into fea…
bruno-garcia dbc9c11
fix: Rely on permission defined in SDK
bruno-garcia f623c99
Update sentry-android-ndk/CMakeLists.txt
bruno-garcia 2a1e1e0
Update sentry-android-ndk/CMakeLists.txt
bruno-garcia 6a8635a
Update sentry-android-ndk/CMakeLists.txt
bruno-garcia 68a2047
feat: Init SentryNdk when available
bruno-garcia 40fd845
Merge branch 'master' of github.com:getsentry/sentry-android into fea…
bruno-garcia eba52d1
Merge branch 'feat/ndk' of github.com:getsentry/sentry-android into f…
bruno-garcia 0b682d0
fix merge conflict
8b0d497
feat: Some ugly code to do something
mitsuhiko ce4e004
lint
bruno-garcia 63efb43
Merge branch 'master' of github.com:getsentry/sentry-android into fea…
bruno-garcia 12e6b9f
ref: remove symlink
bruno-garcia afbb473
feat: sentry-native submodule ndk branch
bruno-garcia e0bcee9
feat(ndk): Specify SENTRY_NATIVE_SRC in build.gradle
tonyo 8c62844
try: Conditional sentry-native usage
tonyo 5f8e145
feat: Use submodule or local override
bruno-garcia d11b2b7
ref: set compat version
bruno-garcia 5fa906a
feat: Build NDK only for specific platforms if ABI is set
tonyo 0f1fa04
fix: target of the symbolic link is taken literally from the first ar…
bruno-garcia 6331600
Update README.md
bruno-garcia 51c439e
Update README.md
bruno-garcia 95b7f18
Merge branch 'master' into feat/ndk-submodule
bruno-garcia d779142
ref: API 14 doesn't support multi catch exception
bruno-garcia 5f43c79
feat: Use API 14
bruno-garcia adc8f19
Merge branch 'master' of github.com:getsentry/sentry-android into fea…
bruno-garcia 8c9ea4d
ref: Use const for version
bruno-garcia 9e03b27
ref: Fix linter
bruno-garcia 88c0285
ref: meta-package requires highest API lvl
bruno-garcia 3613ee2
Merge branch 'master' of github.com:getsentry/sentry-android into fea…
bruno-garcia 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
feat: Use submodule or local override
- Loading branch information
commit 5f8e14534f594ee3f6a1a4bea97659e4c689a7cb
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,3 +8,4 @@ local.properties | |
| *.hprof | ||
| .cxx | ||
| sentry-native-local/ | ||
| **/sentry-native-local | ||
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
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.