-
Notifications
You must be signed in to change notification settings - Fork 32
rc/8.0.0 #216
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
martinzigrai
wants to merge
21
commits into
master
Choose a base branch
from
rc/7.6.0
base: master
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
rc/8.0.0 #216
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
6b1d5c8
feat: bump Android SDK to 18.3.0
martinzigrai 1058b9e
feat!: rename reason to reasons in SuspiciousAppInfo
martinzigrai bd7894b
feat!: deprecate old malware config fields
martinzigrai 56487c3
feat: add SuspiciousAppDetectionConfig to API
martinzigrai ba56ae0
refactor: extract SuspiciousAppDetectionConfig parsing to utils
martinzigrai 6909054
chore: update changelog for 7.6.0
martinzigrai be0649a
style: format suspicious_app_detection_config.g.dart
martinzigrai e4258fc
fix: resolve lint issues - deprecated_consistency and prefer_const_co…
martinzigrai ba45995
style: format android_config.dart
martinzigrai cccbd74
fix: use positional args and correct types for MalwareScanScope and S…
martinzigrai a545b78
Merge branch 'master' into rc/7.6.0
tompsota 393fa70
feat!: remove deprecated MalwareConfig API
martinzigrai 8cf8248
refactor: tighten SuspiciousAppDetectionConfig parsing
martinzigrai aafe0d2
test: cover SuspiciousAppDetectionConfig and related models
martinzigrai e065364
chore: bump to 8.0.0
martinzigrai 6d9947b
style: format suspicious_app_detection_config_test.dart
martinzigrai 44e000a
docs: drop stale TalsecConfig.Builder deprecation note
martinzigrai 74f7cce
chore: changelog + comments update
martinzigrai bd99a7f
Revert "chore: changelog + comments update"
martinzigrai e3dcac7
docs: CHANGELOG update
martinzigrai 11f8e45
refactor: rename MalwareScanScope to ScanScope and malwareScanScope f…
martinzigrai 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
|
tompsota marked this conversation as resolved.
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| export 'android_config.dart'; | ||
| export 'ios_config.dart'; | ||
| export 'malware_config.dart'; | ||
| export 'suspicious_app_detection_config.dart'; | ||
| export 'talsec_config.dart'; |
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.