forked from googleads/googleads-mobile-flutter
-
Notifications
You must be signed in to change notification settings - Fork 14
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
update from master #36
Merged
Merged
Conversation
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
* Creation of Pangle Adapter * Added Pangle github workflow
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@b4ffde6...9bb5618) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift) from 1 to 2. - [Release notes](https://github.com/swift-actions/setup-swift/releases) - [Commits](swift-actions/setup-swift@v1...v2) --- updated-dependencies: - dependency-name: swift-actions/setup-swift dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Creation of Meta Adapter * Added gma_mediation_meta github workflow
* Created ironSource adapter * Updated general analysis_options
* Added DT Exchange Adapter
* Created InMobi Adapter * Added Github workflow
* Mediation Extras implementation * Added permissions to manifest
* Updated iOS GMA SDK to 11.2.0 * Excluding mediation plugins from main plugin analysis
* Update Info.plist * Update Info.plist * Update Info.plist * Update Info.plist * Update Info.plist * Update Info.plist * Update Info.plist
Co-authored-by: Justin Malandruccolo <[email protected]>
* Updated UMP dependency to 2.2.0 * Added UMP 2.2.0 Android implementation * Added UMP 2.2.0 iOS implementation * Added Android unit tests * Added iOS unit tests
* Unity Adapter implementation
* Bump actions/checkout from 4.1.1 to 4.1.4 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.1...0ad4b8f) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update gma_mediation_applovin.yaml * Update google_mobile_ads.yaml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aldo Becerril <[email protected]>
…ive size (#1074) * Using adaptive banner code for now default banner sample * Deleted obsolete adaptive_banner_sample * Update build.yaml * Update build.yaml --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* Addressed issue of Dart conventions and Static analysis * Suppressed deprecation warnings
* Version bump to 5.1.0 * Updated CHANGELOG
* Added dart class to allow compatibility analysis * Updated license file
* Added LiftoffMonetize Adapter * Added Android unit tests * Added iOS unit tests * Added liftoffmonetize github workflow
* Mintegral Adapter Creation
* Updated adapters version. * Documentation for AppLovin Mediation Extras * Added License header to mediation extras files
* Added UMP SDK integration to Interstitial example * new line * Updated error name * formatted code * spacing * Removed branch * https from ssh * async/await * Moved startnewgame out of consent callback * put back * updated app bar action * setState * Using 5.1.0 * space --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* Adding UMP SDK integration to Rewarded Interstitial sample * don't start game until consent is gathered * only restart if paused * explicit widget * set statee * 5.1.0 --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* Added UMP SDK integration to Rewarded sample * Only resume if paused * app bar widget * 5.1.0 --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* Added UMP integration to native platform example * comment out debug * explicit widget * 5.1.0 --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* Added UMP SDK integration to native template example * explicit widget * 5.1.0 --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* Added UMP SDK integration to App Open example * null * 5.1.0 --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* IronSource Privacy APIs implementation * Updated ironSource GitHub workflow to run unit tests
Co-authored-by: Justin Malandruccolo <[email protected]>
Co-authored-by: Justin Malandruccolo <[email protected]>
Update adapters version, google_mobile_ads version, CHANGELOG and gives example folder for better pub.dev score
…plicationInfo() API (#1092) * added Tiramasu support with API check for older versions * formatted file * format correcetly * format comment * more formatting * Added test * removed unused imiports * tiramisu check * Update FlutterRequestAgentProviderTest.java * Format Fix --------- Co-authored-by: Justin Malandruccolo <[email protected]> Co-authored-by: Aldo Becerril <[email protected]>
* Regenerated mock files * Updated to GenerateNiceMocks
* Bump swift-actions/setup-swift from 1 to 2 Bumps [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift) from 1 to 2. - [Release notes](https://github.com/swift-actions/setup-swift/releases) - [Commits](swift-actions/setup-swift@v1...v2) --- updated-dependencies: - dependency-name: swift-actions/setup-swift dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Updating compileSdkVersion to 34 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: LTphantom <[email protected]>
* Bump actions/checkout from 4.1.2 to 4.1.6 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.2...a5ac7e5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Updated compileSdkVersion --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: LTphantom <[email protected]>
* Updated adapters to be static frameworks for iOS
* Added DT Exchange Privacy API usage * Added Android and iOS jobs to the DT Exchange github action * Updated iOS versions to run swift tests
…1119) * Updated ad id for banner sample * Updated android only --------- Co-authored-by: Justin Malandruccolo <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.2...692973e) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Added ad inspector to app bar * removed changes * removed * new line * no changes * no changes pt 2 * Updated minimum to iOS 12 --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* Added ad inspector code to interstitial example * iOS 12 * pause/resume updated * pause/resume --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* Added ad inspector button to rewarded example * iOS 12 * pause/resume --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* Add ad inspector to rewarded interstititla * iOS 12 --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* Added ad inspector button * ios 12 --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* Added ad inspector button * iOS 12 --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* Add ad inspector button * ioS 12 * formatted --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* Added ad inspector button * iOS 12 * Added documentation * Added documentation * Documentation --------- Co-authored-by: Justin Malandruccolo <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and what motivated the change.
Related Issues
*Replace this paragraph with a list of issues related to this PR from the issue database. Indicate, which of these issues are resolved or fixed by this PR.
Checklist
Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (
[x]
).This will ensure a smooth and quick review process. Updating the
pubspec.yaml
and changelogs is not required.///
).flutter analyze
) does not report any problems on my PR.Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?