-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #33 from AppsFlyerSDK/releases/6.2.41
Releases/6.2.41
- Loading branch information
Showing
63 changed files
with
98 additions
and
981 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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
18 changes: 18 additions & 0 deletions
18
android/src/com/appsflyer/adobeair/functions/disableSKAdNetwork.java
This file contains 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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
package com.appsflyer.adobeair.functions; | ||
|
||
import android.util.Log; | ||
import com.adobe.fre.FREContext; | ||
import com.adobe.fre.FREFunction; | ||
import com.adobe.fre.FREObject; | ||
|
||
public class disableSKAdNetwork implements FREFunction { | ||
|
||
|
||
private final static String LOG = "AppsFlyer"; | ||
|
||
@Override | ||
public FREObject call(FREContext freContext, FREObject[] freObjects) { | ||
Log.d(LOG, "disableSKAdNetwork method is not supported on Android"); | ||
return null; | ||
} | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains 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 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
Binary file removed
BIN
-4.31 KB
sample-project — копия/assets/android/icons/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-1.76 KB
sample-project — копия/assets/android/icons/mipmap-ldpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-2.55 KB
sample-project — копия/assets/android/icons/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-6.05 KB
sample-project — копия/assets/android/icons/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-9.92 KB
sample-project — копия/assets/android/icons/mipmap-xxhdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-14.9 KB
sample-project — копия/assets/android/icons/mipmap-xxxhdpi/ic_launcher.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed
BIN
-23.2 KB
sample-project — копия/assets/ios/splashcreens/Default-Landscape.png
Diff not rendered.
Diff not rendered.
Binary file removed
BIN
-23.2 KB
sample-project — копия/assets/ios/splashcreens/Default-LandscapeRight.png
Diff not rendered.
Diff not rendered.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
sample-project — копия/build/build.custom.properties.template
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.