Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Releases: fan-ADN/nendSDK-Android-pub

v10.0.0

10 Oct 05:51
Compare
Choose a tag to compare

日本語

  • 動画広告用オプション ユーザーIDUserId,ユーザー属性UserFeatureを非推奨に変更
  • 内部処理をAndroid 14向けに最適化
  • その他内部の軽微な修正

English

  • Deprecated UserFeature and UserId for options of video ads.
  • Optimized internal processes for Android 14.
  • Minor fixes for internal dependency.

v9.0.1

07 Apr 03:17
Compare
Choose a tag to compare

日本語

  • らくらくスマートフォンF-42Aにてバナー広告が表示されない事象を修正
  • 動画広告再生時、予期せずアクティビティが破棄された場合にクローズのコールバックが呼ばれない事象を修正
  • その他内部の軽微な修正

English

  • Enable F-42A made by FUJITSU to display banner ads.For more information, please refer to here
  • Fixes to call the callback of onClosed when the activity was destroyed unexpectedly while playing video ads.
  • Minor fixes for internal dependency.

v9.0.0

14 Sep 06:25
Compare
Choose a tag to compare

日本語

  • 位置情報取得メソッドsetLocationEnabledの削除
  • 内部処理をAndroid 13向けに最適化
  • その他内部の軽微な修正

English

  • Delete setLocationEnabled method.
  • Optimized internal processes for Android 13.
  • Minor fixes for internal dependency.

v8.2.0

07 Jul 06:15
Compare
Choose a tag to compare

日本語

  • 動画インタースティシャル再生中、広告クリック時のコールバック呼び出し順をonAdClickedonClosedとなるように修正
  • インタラクティブ広告のViewがスクロールしないよう修正
  • フルボード広告のViewのレイアウトに関する軽微な修正
  • 他社SDKと競合のエラーが起きる可能性があるため、nendパッケージ名の難読化設定を修正
  • その他内部の軽微な修正

English

  • Fixes the order of callbacks from interstitial video ads when you click the ad, from onAdClicked to onClosed.
  • Fixes not to scroll interactive ads view.
  • Minor fixes for view of full board ads layout.
  • Minor fixes for obfuscate the name of nend package to avoid conflicting with other SDK.
  • Minor fixes for internal dependency.

v8.1.0

25 Jan 06:09
Compare
Choose a tag to compare

日本語

  • 依存性について軽微な修正
  • 動画ネイティブ広告のフルスクリーン表示時の軽微な修正
  • 動画広告の読み込み時について軽微な修正とパフォーマンスの改善

English

  • Minor fixes for a dependency.
  • Minor fixes to the video native ad when displayed in full screen.
  • Minor fixes and Performance improvements to load of Video ad.

v8.0.1

12 Oct 04:44
Compare
Choose a tag to compare

日本語

  • 依存性について、軽微な修正

English

  • Minor fixes for a dependency

v8.0.0

04 Oct 05:43
Compare
Choose a tag to compare

日本語

  • 内部処理を Android 12 向けに最適化
    • 広告IDの取得に関して重要な情報を追加しています。詳しくはこちらをご参照ください。
  • 不具合の修正:
    • 動画ネイティブ広告にて、全画面で動画の再生終了後にクリックによってLPへ画面遷移した際、描画が残る

English

  • Optimized internal processes for Android 12
    • Added important information about retrieving Google advertising id. For more information, please refer to here
  • Fixed some issues :
    • In Native Video Ad, Ad view stays when the user moves to ad content via video click, etc., after finishing video playback in fullscreen.

v7.1.0

13 Jul 02:35
Compare
Choose a tag to compare

日本語

  • SDK内部に新たに依存性を追加
    • AARファイルを用いて導入していただいている方に影響します。詳しくはこちらをご参照下さい。
  • 位置情報の取得を廃止

English

  • Added new dependencies in sdk.
    • This will affect those who have installed the application using AAR files. For more information, please refer to here.
  • Deprecated collecting location data.

v7.0.3

31 Mar 06:41
Compare
Choose a tag to compare

日本語

  • 一部端末に対してバナー広告を表示しないように変更
    • 詳しくは FAQ ご参照下さい。

English

  • Change to not display banner ads on some devices.
    • For more information, please see the FAQ .

v7.0.2

09 Feb 07:32
Compare
Choose a tag to compare

日本語

  • 不具合修正:
    • 一部の機種でインタラクティブ広告の表示がnet::ERR_FILE_NOT_FOUNDのエラーになる

English

  • Fixed some issues :
    • Displaying interactive ads on some devices gives a net::ERR_FILE_NOT_FOUND error.