File tree
12 files changed
+22
-9
lines changed- Assets
- Adjust
- Android
- Windows
- iOS
- AdjustOaid/Android
- doc/english/migration
- ext
- android
- ios
12 files changed
+22
-9
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Binary file not shown.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
325 |
| - | |
| 325 | + | |
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
|
Binary file not shown.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Binary file not shown.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
1 | 12 |
| |
2 | 13 |
| |
3 | 14 |
| |
| |||
913 | 924 |
| |
914 | 925 |
| |
915 | 926 |
| |
| 927 | + | |
916 | 928 |
| |
917 | 929 |
| |
918 | 930 |
| |
| |||
947 | 959 |
| |
948 | 960 |
| |
949 | 961 |
| |
| 962 | + | |
950 | 963 |
| |
951 | 964 |
| |
952 | 965 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
- Adjust/build.gradle+1-1
- Adjust/sdk-core/src/main/java/com/adjust/sdk/Adjust.java+1-1
- Adjust/sdk-core/src/main/java/com/adjust/sdk/Constants.java+1-1
- Adjust/sdk-core/src/main/java/com/adjust/sdk/PackageFactory.java+17-2
- Adjust/sdk-core/src/main/java/com/adjust/sdk/SharedPreferencesManager.java-2
- Adjust/sdk-plugin-criteo/build.gradle+1-1
- Adjust/sdk-plugin-imei/build.gradle+1-1
- Adjust/sdk-plugin-oaid/build.gradle+1-1
- Adjust/sdk-plugin-sociomantic/build.gradle+1-1
- Adjust/sdk-plugin-trademob/build.gradle+1-1
- Adjust/sdk-plugin-webbridge/build.gradle+1-1
- Adjust/sdk-plugin-webbridge/src/main/assets/adjust.js+1-1
- Adjust/test-unit/src/androidTest/java/com/adjust/sdk/TestActivityPackage.java+1-1
- CHANGELOG.md+6
- README.md+2-2
- VERSION+1-1
- doc/chinese/README.md+2-2
- doc/chinese/plugins/oaid.md+2-2
- doc/english/migration/migrate.md+1-1
- doc/english/plugins/oaid.md+2-2
- doc/english/sdk-to-sdk/admob.md+32
- doc/english/sdk-to-sdk/applovin-max.md+29
- doc/english/sdk-to-sdk/ironsource.md+28
- doc/japanese/README.md+2-2
- doc/japanese/migration/migrate.md+1-1
- doc/japanese/plugins/oaid.md+2-2
- doc/korean/README.md+2-2
- doc/korean/misc/pre-install-tracker-tool.md+155
- doc/korean/plugins/oaid.md+2-2
- Adjust.podspec+2-2
- Adjust.xcodeproj/project.pbxproj+1-1
- Adjust.xcodeproj/xcshareddata/xcschemes/AdjustSdk.xcscheme+1-1
- Adjust.xcodeproj/xcshareddata/xcschemes/AdjustSdkIm.xcscheme+1-1
- Adjust.xcodeproj/xcshareddata/xcschemes/AdjustSdkTv.xcscheme+1-1
- Adjust.xcodeproj/xcshareddata/xcschemes/AdjustSdkWebBridge.xcscheme+1-1
- Adjust/ADJActivityState.m+18-5
- Adjust/ADJPackageBuilder.m+60-12
- Adjust/ADJUtil.h+6
- Adjust/ADJUtil.m+59-1
- Adjust/Adjust.h+2-2
- Adjust/Adjust.m+2-2
- AdjustBridge/AdjustBridgeRegister.m+1-1
- AdjustTests/AdjustTestApp/AdjustTestApp.xcodeproj/project.pbxproj+1-1
- AdjustTests/AdjustTestApp/AdjustTestApp/ViewController.h+8-8
- AdjustTests/AdjustTestApp/AdjustTestApp/ViewController.m+1-1
- AdjustTests/AdjustTestLibrary/AdjustTestLibrary.xcodeproj/project.pbxproj+1-1
- AdjustTests/AdjustUnitTests/ADJPackageFields.m+1-1
- AdjustTests/AdjustWebBridgeTestApp/AdjustWebBridgeTestApp.xcodeproj/project.pbxproj+1-1
- AdjustTests/AdjustWebBridgeTestApp/AdjustWebBridgeTestApp.xcodeproj/xcshareddata/xcschemes/AdjustWebBridgeTestApp.xcscheme+1-1
- AdjustTests/PocketSocket/PocketSocket.xcodeproj/project.pbxproj+1-1
- AdjustTests/PocketSocket/PocketSocket.xcodeproj/xcshareddata/xcschemes/PocketSocket-Mac.xcscheme+1-1
- AdjustTests/PocketSocket/PocketSocket.xcodeproj/xcshareddata/xcschemes/PocketSocket.xcscheme+1-1
- CHANGELOG.md+6
- README.md+2-2
- VERSION+1-1
- doc/chinese/README.md+2-2
- doc/english/migrate.md+1-1
- doc/english/sdk-to-sdk/admob.md+30
- doc/english/sdk-to-sdk/applovin-max.md+28
- doc/english/sdk-to-sdk/ironsource.md+28
- doc/english/web_views.md+1-1
- doc/japanese/README.md+55-16
- doc/korean/README.md+2-2
- doc/korean/web_views.md+1-1
- doc/migrate.md+1-1
- examples/AdjustExample-FbPixel/AdjustExample-FbPixel.xcodeproj/project.pbxproj+1-1
- examples/AdjustExample-ObjC/AdjustExample-ObjC.xcodeproj/project.pbxproj+1-1
- examples/AdjustExample-ObjC/AdjustExample-ObjC.xcodeproj/xcshareddata/xcschemes/AdjustExample-ObjC.xcscheme+1-1
- examples/AdjustExample-ObjC/AdjustExample-ObjC/AppDelegate.m+9-9
- examples/AdjustExample-Swift/AdjustExample-Swift.xcodeproj/project.pbxproj+1-1
- examples/AdjustExample-Swift/AdjustExample-Swift.xcodeproj/xcshareddata/xcschemes/AdjustExample-Swift.xcscheme+1-1
- examples/AdjustExample-WebView/AdjustExample-WebView.xcodeproj/project.pbxproj+1-1
- examples/AdjustExample-iMessage/AdjustExample-iMessage.xcodeproj/project.pbxproj+1-1
- examples/AdjustExample-iMessage/AdjustExample-iMessage.xcodeproj/xcshareddata/xcschemes/AdjustExample-iMessage MessagesExtension.xcscheme+2-1
- examples/AdjustExample-iMessage/AdjustExample-iMessage.xcodeproj/xcshareddata/xcschemes/AdjustExample-iMessage.xcscheme+1-1
- examples/AdjustExample-iWatch/AdjustExample-iWatch.xcodeproj/project.pbxproj+1-1
- examples/AdjustExample-tvOS/AdjustExample-tvOS.xcodeproj/project.pbxproj+1-1
0 commit comments