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 #301

Merged
merged 43 commits into from
Aug 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
d6cff56
feat: upgrade unity sdk for ios to v5
uerceg Jun 11, 2024
34015af
feat: upgrade unity sdk for android to v5
uerceg Jun 12, 2024
ec5be81
refac: add more csharpness and swap UnitySendMessage with MonoPInvoke…
uerceg Jun 14, 2024
ccd01cc
feat: update all the native binaries with production version
uerceg Jun 15, 2024
2a49ef9
refac: rename AdjustPurchaseVerificationInfo to AdjustPurchaseVerific…
uerceg Jun 17, 2024
f536f0e
refac: remove windows platform (for now)
uerceg Jun 17, 2024
505056b
feat: restructure plugin folders structure
uerceg Jun 17, 2024
0168f71
fix: remove AdjustSettings.asset
uerceg Jun 17, 2024
2d23248
fix: fix public api for non-mobile targets
Jun 17, 2024
2b8dba1
fix: update default android manifest location based on new folder str…
uerceg Jun 18, 2024
0adb126
refac: rename and clean up namespaces
uerceg Jun 18, 2024
034bbb8
refac: update unity example scene, prefab and script
uerceg Jun 18, 2024
a3324f9
fix: remove asset from editor folder
uerceg Jun 18, 2024
bf9c441
feat: add verify and track feature
uerceg Jul 8, 2024
e77b4b2
feat: add asmdefs
uerceg Jul 12, 2024
19113fb
feat: add package.json
uerceg Aug 5, 2024
135d821
fix: move package.json to Assets directory
uerceg Aug 5, 2024
bdab264
refac: update package.json naming convention
uerceg Aug 5, 2024
89c1e81
feat: add package.json.meta
uerceg Aug 5, 2024
8625e9a
feat: add EDM4U dependency to package.json
uerceg Aug 5, 2024
a37dfcc
build: update EDM4U version
uerceg Aug 5, 2024
2bc3a1a
build: remove EDM4U dependency
uerceg Aug 5, 2024
e43f00c
feat: add Dependencies.xml and native dependencies via it
uerceg Aug 5, 2024
c2e3920
refac: remove native binary dependencies
uerceg Aug 5, 2024
ad2b9b1
chore: remove remained .meta files
uerceg Aug 5, 2024
e074613
build: set editor asmdef target to editor only
uerceg Aug 5, 2024
b486666
refac: move Dependencies.xml into Native/Editor folder
uerceg Aug 5, 2024
6b13f7f
test: print editor script path
uerceg Aug 5, 2024
ba18086
feat: add new logic for handling AdjustSettings.asset (test)
uerceg Aug 5, 2024
a2bd69d
test: update test app
uerceg Aug 5, 2024
1fc2a88
fix: update resources directory logic for package users
uerceg Aug 5, 2024
f6433a7
refac: update ios import statements
uerceg Aug 5, 2024
8b3eb71
fear: align unity ios implementation with public v5
uerceg Aug 5, 2024
1567072
test: add handling of verify and track to command executor
uerceg Aug 5, 2024
0528497
feat: align unity android implementation with public v5
uerceg Aug 5, 2024
a5246a7
refac: restructure Dependencies.xml
uerceg Aug 5, 2024
841d667
fix: fix deep link logic handling for android platform
uerceg Aug 5, 2024
002f946
fix: rename native android interface methods in unity
uerceg Aug 5, 2024
5c04e50
fix: remove receipt remainings
uerceg Aug 6, 2024
95c56a4
refac: move test assets outside of Adjust directory
uerceg Aug 11, 2024
ab7200c
docs: update license file
uerceg Aug 11, 2024
89f519f
docs: update README
uerceg Aug 11, 2024
f5d9f84
docs: update changelog
uerceg Aug 11, 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
9 changes: 0 additions & 9 deletions Assets/Adjust/3rd Party.meta

This file was deleted.

9 changes: 0 additions & 9 deletions Assets/Adjust/Android.meta

This file was deleted.

1,065 changes: 0 additions & 1,065 deletions Assets/Adjust/Android/AdjustAndroid.cs

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/Adjust/Android/AdjustAndroid.cs.meta

This file was deleted.

Binary file removed Assets/Adjust/Android/adjust-android.jar
Binary file not shown.
33 changes: 0 additions & 33 deletions Assets/Adjust/Android/adjust-android.jar.meta

This file was deleted.

9 changes: 0 additions & 9 deletions Assets/Adjust/Editor.meta

This file was deleted.

Loading