Few cents about my commits

Intellij Idea plugin: run function + DSL UI preview panel

|

While Intellij Idea’s code base is migrating to kotlin, its UI is migrated from Swing/AWT to their own Kotlin UI DSL implementation similar to Kotlin compose.
Sadly there is no preview panel available for this kind of code (There was semi-official plugin but it’s not supported anymore.

Let get few hacks to have it available:

AltPods: pods updated - 1.49.0-SNAPSHOT

|

AltPods were updated to v1.49.0-SNAPSHOT to sync with recent releases.

Updated pods (ones with API changed)

Pods without any API changes due update

  • Facebook Audience Network updated: v6.16.0 -> v6.17.1 (no api changes)
  • Firebase updated to v11.11.0 -> v11.13.0 (no api changes)
  • IronSource updated: v8.7.0 -> v8.8.0 (no api changes)
  • UnityAds updated: v4.14.1 -> v4.14.2 (no api changes)

These pods were pushed to https://oss.sonatype.org/content/repositories/snapshots maven repo under 1.49.0-SNAPSHOTS version. Source code @github

Updates are not fully tested, please open issue if bug found.

Intellij Idea maintenance + RoboVM facet

|

major goals:

  • removal of outdated not available Components;
  • fix for annoying UI freeze in projects with many modules;

StoreKit2: bindings for pure swift framework

|

It was requested for a while as StoreKit is marked as deprecated.

Moments with it is that swift doesn’t provide runtime to work with its classes from other languages as result Java classes can’t be bound to native pure switch similar as bro-bridge does.

AltPods: pods updated - 1.48.0-SNAPSHOT

|

AltPods were updated to v1.48.0-SNAPSHOT to sync with recent releases.

Not many changes this month.

Updated pods (ones with API changed)

These pods were pushed to https://oss.sonatype.org/content/repositories/snapshots maven repo under 1.48.0-SNAPSHOTS version. Source code @github

Updates are not fully tested, please open issue if bug found.

AltPods: pods updated - 1.47.0-SNAPSHOT

|

AltPods were updated to v1.47.0-SNAPSHOT to sync with recent releases.

Not many changes this month. Pay attention to Google Mobile Ads – there is a lot of API changes.

New pods

Updated pods

These pods were pushed to https://oss.sonatype.org/content/repositories/snapshots maven repo under 1.47.0-SNAPSHOTS version. Source code @github

Updates are not fully tested, please open issue if bug found.

AltPods: pods updated - 1.46.0-SNAPSHOT

|

AltPods were updated to v1.46.0-SNAPSHOT to sync with recent releases.

Updated pods

These pods were pushed to https://oss.sonatype.org/content/repositories/snapshots maven repo under 1.46.0-SNAPSHOTS version. Source code @github

Updates are not fully tested, please open issue if bug found.

AltPods: pods updated - 1.45.0-SNAPSHOT

|

AltPods: pods updated - 1.44.0-SNAPSHOT

|

AltPods were updated to v1.44.0-SNAPSHOT to sync with recent releases.

Updated pods

Pods without update

Following pods received new version but there is no api changes:

  • AppLovinSDK updated to v12.6.1 (no api changes)
  • CleverAds updated to 3.9.3 (no api changes)
  • Branch metrics updated to 3.6.1 (no api changes)
  • Facebook updated to 17.1.0 (no api changes)

These pods were pushed to https://oss.sonatype.org/content/repositories/snapshots maven repo under 1.44.0-SNAPSHOTS version. Source code @github

Updates are not fully tested, please open issue if bug found.

AltPods: pods updated - 1.43.0-SNAPSHOT

|