File tree
13 files changed
+19
-8
lines changed- Assets/Adjust
- Android
- Test
- Windows
- iOS
- Test
- doc/english/migration
- ext
- android
- ios
13 files changed
+19
-8
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.
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 |
| |
|
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 |
| |
|
+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/example-app-keyboard/build.gradle+35
- Adjust/example-app-keyboard/proguard-rules.pro+29
- Adjust/example-app-keyboard/src/main/AndroidManifest.xml+47
- Adjust/example-app-keyboard/src/main/java/com/adjust/examples/keyboard/GlobalApplication.java+194
- Adjust/example-app-keyboard/src/main/java/com/adjust/examples/keyboard/KeyboardInputMethodService.java+127
- Adjust/example-app-keyboard/src/main/java/com/adjust/examples/keyboard/MainActivity.java+90
- Adjust/example-app-keyboard/src/main/res/layout/activity_main.xml+19
- Adjust/example-app-keyboard/src/main/res/layout/key_preview.xml+10
- Adjust/example-app-keyboard/src/main/res/layout/keyboard_view.xml+9
- Adjust/example-app-keyboard/src/main/res/mipmap-hdpi/ic_launcher.png
- Adjust/example-app-keyboard/src/main/res/mipmap-mdpi/ic_launcher.png
- Adjust/example-app-keyboard/src/main/res/mipmap-xhdpi/ic_launcher.png
- Adjust/example-app-keyboard/src/main/res/mipmap-xxhdpi/ic_launcher.png
- Adjust/example-app-keyboard/src/main/res/values-w820dp/dimens.xml+6
- Adjust/example-app-keyboard/src/main/res/values/colors.xml+10
- Adjust/example-app-keyboard/src/main/res/values/dimens.xml+5
- Adjust/example-app-keyboard/src/main/res/values/strings.xml+6
- Adjust/example-app-keyboard/src/main/res/values/styles.xml+8
- Adjust/example-app-keyboard/src/main/res/xml/keyboard.xml+28
- Adjust/example-app-keyboard/src/main/res/xml/method.xml+4
- Adjust/settings.gradle+1-1
- README.md+2-1
- Adjust.podspec+2-2
- Adjust/ADJActivityHandler.m+3-29
- Adjust/ADJAdditions/UIDevice+ADJAdditions.h+1-2
- Adjust/ADJAdditions/UIDevice+ADJAdditions.m+3-11
- Adjust/ADJEvent.m+88-65
- Adjust/ADJPackageBuilder.m+10-10
- Adjust/ADJUtil.m+2-2
- Adjust/Adjust.h+1-1
- Adjust/Adjust.m+85-35
- AdjustBridge/AdjustBridgeRegister.m+1-1
- AdjustTests/AdjustUnitTests/ADJPackageFields.m+1-1
- CHANGELOG.md+12
- README.md+2-2
- VERSION+1-1
- doc/chinese/README.md+2-2
- doc/english/migrate.md+1-1
- doc/english/web_views.md+1-1
- doc/japanese/README.md+2-2
- doc/korean/README.md+2-2
- doc/korean/web_views.md+1-1
- doc/migrate.md+1-1
0 commit comments