Skip to content
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

Version 5.0.0 #141

Merged
merged 31 commits into from
Aug 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
6ae7661
feat: migrating android sdk from v4 to v5
MahdiZTD Jul 5, 2024
6484b90
feat: support ios V5
MahdiZTD Jul 9, 2024
b83f521
feat: support ios V5 add updateSkanConversionValue
MahdiZTD Jul 9, 2024
993a4ba
fix: remove updateConversionValueWithErrorCallback and updateConversi…
MahdiZTD Jul 9, 2024
a05f275
fix: result in updateSkanConversionValue should be string
MahdiZTD Jul 10, 2024
b19b51d
style: checkForNewAttStatus,deactivateSKAdNetworkHandling, enableCost…
MahdiZTD Jul 10, 2024
4286d91
fix: make gradle compatible with v5 for test example
MahdiZTD Jul 10, 2024
c43f93d
feat: support ios V5
MahdiZTD Jul 9, 2024
e959cd9
fix: add updateSkanConversionValue on method case
MahdiZTD Jul 11, 2024
e9d3379
fix: disable() function on AdjustSdk.java
MahdiZTD Jul 12, 2024
ef36548
fix: remove trackSubsessionStart after initSdk
MahdiZTD Jul 16, 2024
2353c1e
fix: run the ios for test-app
MahdiZTD Jul 18, 2024
ddd5a96
fix: tuning the AdjustSdk.m regards the tests and latest version
MahdiZTD Jul 22, 2024
115ed75
fix: tuning the AdjustSdk.java with android v5
MahdiZTD Aug 19, 2024
d5798f7
feat: update version to 5.0.0
uerceg Aug 19, 2024
c999457
build: switch to public android sdk v5.0.0
uerceg Aug 19, 2024
8683b6f
feat: align flutter with public android and ios v5 features
uerceg Aug 19, 2024
25faee4
docs: update license file
uerceg Aug 20, 2024
ec46812
refac: clean up dart syntax a bit
uerceg Aug 20, 2024
06e7d9f
fix: return invalid att status when invoked from android platform
uerceg Aug 21, 2024
03e6086
fix: update example app
uerceg Aug 21, 2024
be08500
fix: switch to json array for passing url strategy domains to native
uerceg Aug 21, 2024
ae3f72c
refac: rename use subdomains member
uerceg Aug 21, 2024
3b45044
fix: rename adjust_purchase_verification_info.dart to adjust_purchase…
MahdiZTD Aug 23, 2024
a5f270f
refac: don't expect attribution to be null in getter
uerceg Aug 23, 2024
e863a4a
fix: fix update cv method's lock window type
uerceg Aug 23, 2024
8bea3d7
refac: rename uri keys and members to deeplink for more clarity
uerceg Aug 29, 2024
8b9be42
chore: showcase adding skan updated callback in example app
uerceg Aug 30, 2024
f951b6a
docs: update readme
uerceg Aug 30, 2024
1941a64
docs: update changelog
uerceg Aug 30, 2024
9bb0c3b
docs: update readme
uerceg Aug 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
### Version 5.0.0 (30th August 2024)

We're excited to release our major new SDK version (v5). Among many internal improvements, our spoofing protection solution is now included out of the box, reinforcing our commitment to accurate, actionable, and fraud-free data.

To try out SDK v5 in your app, you can follow our new v4 to v5 [migration guide](https://dev.adjust.com/en/sdk/flutter/migration/v4-to-v5).

If you are a current Adjust client and have questions about SDK v5, please email [sdk-v5@adjust.com](mailto:sdk-v5@adjust.com).

In case you were using beta version of the SDK v5, please switch to the official v5 release.

#### Native SDKs
- [iOS@v5.0.0][ios_sdk_v5.0.0]
- [Android@v5.0.0][android_sdk_v5.0.0]

---

### Version 4.38.2 (10th July 2024)
#### Fixed
- Fixed occasional crashes when processing resolved deep links.
Expand Down Expand Up @@ -451,6 +467,7 @@
[ios_sdk_v4.38.0]: https://github.com/adjust/ios_sdk/tree/v4.38.0
[ios_sdk_v4.38.2]: https://github.com/adjust/ios_sdk/tree/v4.38.2
[ios_sdk_v4.38.4]: https://github.com/adjust/ios_sdk/tree/v4.38.4
[ios_sdk_v5.0.0]: https://github.com/adjust/ios_sdk/tree/v5.0.0

[android_sdk_v4.17.0]: https://github.com/adjust/android_sdk/tree/v4.17.0
[android_sdk_v4.18.0]: https://github.com/adjust/android_sdk/tree/v4.18.0
Expand All @@ -474,4 +491,5 @@
[android_sdk_v4.38.0]: https://github.com/adjust/android_sdk/tree/v4.38.0
[android_sdk_v4.38.1]: https://github.com/adjust/android_sdk/tree/v4.38.1
[android_sdk_v4.38.3]: https://github.com/adjust/android_sdk/tree/v4.38.3
[android_sdk_v4.38.5]: https://github.com/adjust/android_sdk/tree/v4.38.5
[android_sdk_v4.38.5]: https://github.com/adjust/android_sdk/tree/v4.38.5
[android_sdk_v5.0.0]: https://github.com/adjust/android_sdk/tree/v5.0.0
32 changes: 17 additions & 15 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,20 +1,22 @@
The MIT License (MIT)

Copyright (c) 2012-2021 Adjust GmbH
Copyright (c) 2018-Present Adjust GmbH, http://www.adjust.com

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Loading